Create Commands and Permissions authored by Ashijin's avatar Ashijin
Commands
========
All command parameters surrounded by []'s are required, while <>'s are optional.
### Admin Commands
| Command | Aliases | Description | Permission |
|--- |------ |---------- | ------ |
| `/mcc` | mccosmetics | Admin command | mccosmetics.command.admin |
| `mcc reload` | mccosmetics reload | Reloads all cosmetics. | mccosmetics.command.reload |
### Player Commands
| Command | Aliases | Description | Permission |
|--- |------ |---------- | ------ |
| `/cosmetics` | cosmetic | Open the main cosmetics menu. | mccosmetics.command.base |
| `/spray` | s | Spray your equipped spray | mccosmetics.command.spray |
| `/emote [emote]` | emotes, e | Provide an emote in the first argument. Plays the emote. | mccosmetics.command.emote |
Cosmetic Permissions
====================
MCCosmetics uses permissions to give people access to cosmetics.
By default, this permission is **`mccosmetics.cosmetic.[cosmetic_id]`**.
This can be overridden by specificing the `Permission` option on any cosmetic.
\ No newline at end of file