> For the complete documentation index, see [llms.txt](https://cosmeticscore.devs.beer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmeticscore.devs.beer/commands.md).

# Commands

### Open the wardrobe

`/wardrobe`

Permission: `cosmeticscore.user.command.wardrobe`

### Open the cosmetics menu anywhere

`/cosmetics`

Permission: `cosmeticscore.user.command.cosmetics`

### Reload config.yml

`/cosmeticsconfig config reload`

Permission: `cosmeticscore.admin.command.cosmeticsconfig`

### Reload cosmetics

`/cosmeticsconfig cosmetics reload`

Permission: `cosmeticscore.admin.command.cosmeticsconfig`

### Force wear cosmetic

`/cosmetics <player> add <name> [silent|not-silent]`

Permission: `cosmeticscore.admin.command.cosmetics`

### Force un-wear cosmetic

`/cosmetics <player> remove <name> [silent|not-silent]`

Permission: `cosmeticscore.admin.command.cosmetics`

### Force un-wear all cosmetics

`/cosmetics <player> remove-all [category] [silent|not-silent]`

Permission: `cosmeticscore.admin.command.cosmetics`
