Update Commands and Permissions authored by Ashijin's avatar Ashijin
......@@ -6,22 +6,20 @@ All command parameters surrounded by []'s are required, while <>'s are opt
### Admin Commands
| Command | Aliases | Description | Permission |
|--- |------ |---------- | ------ |
| `/mcc` | mccosmetics | Admin command | mccosmetics.command.admin |
| `/mcc reload` | mccosmetics reload | Reloads all cosmetics. | mccosmetics.command.reload |
| `/mcc` | mythiccosmetics | Admin command | mythiccosmetics.command.admin |
| `/mcc reload` | mythiccosmetics reload | Reloads all cosmetics. | mythiccosmetics.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 | Uses the given emote | mccosmetics.command.emote |
| `/cosmetics` | cosmetic | Open the main cosmetics menu. | mythiccosmetics.command.base |
| `/spray` | s | Spray your equipped spray | mythiccosmetics.command.spray |
Cosmetic Permissions
====================
MCCosmetics uses permissions to give people access to cosmetics.
MythicCosmetics uses permissions to give people access to cosmetics.
By default, this permission is **`mccosmetics.cosmetic.[cosmetic_id]`**.
By default, this permission is **`mythiccosmetics.cosmetic.[cosmetic_id]`**.
This can be overridden by specificing the `Permission` option on any cosmetic.
\ No newline at end of file
This can be overridden by specifying the `Permission` option on any cosmetic.
\ No newline at end of file