Changes
Page history
Update Commands and Permissions
authored
Feb 17, 2026
by
Ashijin
Show whitespace changes
Inline
Side-by-side
Commands-and-Permissions.md
View page @
362c9d15
...
...
@@ -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`
| m
ythi
ccosmetics | Admin command | m
ythi
ccosmetics.command.admin |
|
`/mcc reload`
| m
ythi
ccosmetics reload | Reloads all cosmetics. | m
ythi
ccosmetics.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
====================
M
C
Cosmetics uses permissions to give people access to cosmetics.
M
ythic
Cosmetics uses permissions to give people access to cosmetics.
By default, this permission is
**`mccosmetics.cosmetic.[cosmetic_id]`**
.
By default, this permission is
**`m
ythi
ccosmetics.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