> 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/permissions/examples.md).

# Examples

### Allow players to open the wardrobe

`cosmeticscore.user.command.wardrobe`

### Allow every cosmetic to be visible in the wardrobe GUI

`cosmeticscore.user.cosmetics.seeingui.*`

### Allow every cosmetic to be worn by players

`cosmeticscore.user.cosmetics.wear.*`
