Command List
This section provides a complete list of commands available in the ECosmetics plugin. Main command: /ecosmetics (you can also use /ecos).
Note
The following notations are used in the commands:
<argument>- a required parameter.[argument]- an optional parameter.
Basic Player Commands
These commands are intended for use by regular players.
| Command | Description | Permission |
|---|---|---|
/ecos | Opens the main cosmetics menu specified in config.yml. | ecosmetics.cosmetics.use |
/ecos toggle | Hides or shows all equipped cosmetics for you only. | ecosmetics.toggle |
/ecos use <id> [color] | Equips a cosmetic with the specified ID. A HEX color code can be specified. | ecosmetics.equip |
/ecos unset <type> | Unequips a cosmetic of the specified type (hat, bag, balloon, etc.). | ecosmetics.equip |
/ecos unset all | Unequips all equipped cosmetics. | ecosmetics.equip |
/ecos unuse <id> | Unequips a cosmetic and, if possible, returns it as a token to the inventory. | ecosmetics.equip |
/ecos hide | Hides or shows your backpack for other players. | ecosmetics.hide |
/ecos preview <id> | Allows you to try on a cosmetic in the wardrobe zone without actually equipping it. | ecosmetics.equip |
Administrative Commands
These commands are intended for managing the plugin and player cosmetics.
| Command | Description | Permission |
|---|---|---|
/ecos reload | Reloads all plugin configuration files. | ecosmetics.reload |
/ecos add <player> <id> | Gives the specified cosmetic to a player. | ecosmetics.cosmetics |
/ecos addall <player> | Gives a player all existing cosmetic items. | ecosmetics.cosmetics |
/ecos remove <player> <id> | Removes the specified cosmetic from a player. | ecosmetics.cosmetics |
/ecos removeall <player> | Removes all available cosmetics from a player. | ecosmetics.cosmetics |
/ecos equip <player> <id> [color] [force] | Forcibly equips a cosmetic on a player. force allows equipping a cosmetic even if the player does not own it. | ecosmetics.equip |
/ecos unequip <player> <type/all> | Forcibly unequips a cosmetic of the specified type or all cosmetics from a player. | ecosmetics.equip |
/ecos open <menu> [player] | Opens the specified menu for yourself or for another player. | ecosmetics.menus |
/ecos token give <player> <id> | Gives a player a token with the specified ID. | ecosmetics.tokens |
/ecos convert <hmccosmetics/cosmeticscore> | Starts the conversion process from the specified plugin. | ecosmetics.convert |
/ecos toggle <player> | Hides or shows cosmetics for another player. | ecosmetics.toggle |
/ecos npc save | Saves all equipped cosmetics on NPCs (Citizens). | ecosmetics.cosmetics |
/ecos npc <npc_id> <cosmetic_id> [color] | Equips a cosmetic on an NPC from the Citizens plugin. | ecosmetics.cosmetics |
Wardrobe Zone Commands
This group of commands is used to create and configure wardrobe zones.
| Command | Description | Permission |
|---|---|---|
/ecos zones add <name> | Creates a new, unconfigured zone with the specified name. | ecosmetics.zones |
/ecos zones remove <name> | Completely deletes a zone and its configuration. | ecosmetics.zones |
/ecos zones givecorns <name> | Gives the tool for defining the zone's physical boundaries. | ecosmetics.zones |
/ecos zones setcam <name> | Sets the player's camera view point and direction in the zone. | ecosmetics.zones |
/ecos zones setnpc <name> | Sets the spawn point for the NPC on which the player tries on cosmetics. | ecosmetics.zones |
/ecos zones setexit <name> | Sets the point where the player will be teleported after exiting the zone. | ecosmetics.zones |
/ecos zones setballoon <name> | (Optional) Sets the position for previewing balloons. | ecosmetics.zones |
/ecos zones setspray <name> | (Optional) Sets the block and surface for previewing sprays. | ecosmetics.zones |
/ecos zones save <name> | Saves all set coordinates for the zone in zones.yml. | ecosmetics.zones |
/ecos zones enable <name> | Activates the zone, making it available for players to use. | ecosmetics.zones |
/ecos zones disable <name> | Temporarily disables the zone without deleting its settings. | ecosmetics.zones |