Update Commands and Permissions authored by Ashijin's avatar Ashijin
...@@ -7,14 +7,14 @@ All command parameters surrounded by []'s are required, while <>'s are opt ...@@ -7,14 +7,14 @@ All command parameters surrounded by []'s are required, while <>'s are opt
| Command | Aliases | Description | Permission | | Command | Aliases | Description | Permission |
|--- |------ |---------- | ------ | |--- |------ |---------- | ------ |
| `/mcc` | mccosmetics | Admin command | mccosmetics.command.admin | | `/mcc` | mccosmetics | Admin command | mccosmetics.command.admin |
| `mcc reload` | mccosmetics reload | Reloads all cosmetics. | mccosmetics.command.reload | | `/mcc reload` | mccosmetics reload | Reloads all cosmetics. | mccosmetics.command.reload |
### Player Commands ### Player Commands
| Command | Aliases | Description | Permission | | Command | Aliases | Description | Permission |
|--- |------ |---------- | ------ | |--- |------ |---------- | ------ |
| `/cosmetics` | cosmetic | Open the main cosmetics menu. | mccosmetics.command.base | | `/cosmetics` | cosmetic | Open the main cosmetics menu. | mccosmetics.command.base |
| `/spray` | s | Spray your equipped spray | mccosmetics.command.spray | | `/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 | | `/emote [emote]` | emotes, e | Uses the given emote | mccosmetics.command.emote |
Cosmetic Permissions Cosmetic Permissions
... ...
......