βš™οΈCustomization

Locations

You have to set the world and its coordinates, you can also set the yaw and pitch rotations. To get these values just use /coords command of Essentials or use F3.

Camera location

Command: /cosmeticsconfig config set camera-location

Mannequin location

Command: /cosmeticsconfig config set mannequin-location

Location of the player to preview the cosmetics in the wardrobe.

Teleport area

This is a bit different, you have to set two points which represent the area in which the player can enter to open the wardrobe.

Command: /cosmeticsconfig config set door-area-locations

For better precision

Exit location

Command: /cosmeticsconfig config set exit-location

Location where the player will be teleported back when they leave the wardrobe.

Other camera settings

  • hide_actionbar_texts : hide any actionbar message. Useful to hide HUDs created by ItemsAdder and similar plugins

  • use_invisibility_potion: add invisibility potion to the player when they join the wardrobe (should not be needed)

  • rotation : preview NPC rotation using the mouse wheel

    • manual: rotate the NPC using the mouse wheel while the cursor is not on the NPC

    • auto: automatically rotate the NPC

      • pause_ticks_on_manual_rotation: duration of the auto rotation pause after mouse scroll

  • zoom: zoom using the mouse wheel, while the cursor is on the NPC

    • min: is the min zoom amount

  • fade_effect: black screen fade animation on enter-exit the wardrobe

Graphics customization

circle-exclamation

Warning

To generate these colors you can use any website which offers an RGB color picker. For example this onearrow-up-right.

These properties are used to set colors of the slots in the wardrobe GUI.

  • Owned: color of the cosmetics owned (with permission)

  • Not owned: color of the cosmetics not owned (no permission)

  • Wearing: color of the cosmetics currently equipped

  • Wearing preview: color of the cosmetics currently equipped but not owned (no permission), equipped only as preview

  • Max amount reached: color of all the other cosmetics which cannot be equipped because the player is already wearing the max amount for that category

Last updated