Permissions
Basic Permissions
| Permission | Description |
|---|---|
ecosmetics.* | Wildcard: Grants full access to all plugin features. |
ecosmetics.reload | Allows reloading the plugin configuration (/ecosmetics reload). |
ecosmetics.cosmetics | Grants access to commands for managing cosmetics (add, remove, addall, removeall, npc). |
ecosmetics.equip | Allows forcibly equipping and unequipping cosmetics from players. |
ecosmetics.menus | Allows opening menus for other players (/ecosmetics open). |
ecosmetics.tokens | Grants permission to issue tokens (/ecosmetics token give). |
ecosmetics.zones | Allows creating and configuring wardrobe zones (/ecosmetics zones ...). |
ecosmetics.toggle | Grants permission to hide/show cosmetics for oneself or others (/ecosmetics toggle). |
ecosmetics.tint | Allows tinting items in hand (/ecosmetics tint). |
ecosmetics.convert | Allows using the configuration conversion command. |
ecosmetics.cosmetics.use | Basic player permission: Opens the main menu with the /cosmetics command. |
ecosmetics.hide | Allows using the /ecosmetics hide command to hide the backpack. |
Customizable Permissions
You can set your own permissions for various elements in the plugin's configuration files.
| Element | Description |
|---|---|
| Cosmetics | Set by the permission parameter in the cosmetic file to restrict access to the item. |
| Menus | Set by the permission parameter in menus.yml to restrict access to the menu. |
| Menu Buttons | Set by the permission parameter for a slot in menus.yml, restricting its use. |
| Colors | Set by the permission parameter for a primary color or its shades in menus.yml. |