Changes
Page history
Create Commands and Permissions
authored
Aug 31, 2022
by
Ashijin
Show whitespace changes
Inline
Side-by-side
Commands-and-Permissions.md
0 → 100644
View page @
1d8ad93f
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