20 lines
488 B
Plaintext
20 lines
488 B
Plaintext
|
//Grant Command
|
||
|
|
||
|
[C_GRANT_DESCRIPTION]
|
||
|
Grant roles or users permissions for commands or modules.
|
||
|
|
||
|
[C_GRANT_RESOLVEERROR]
|
||
|
Unable to find any roles or members, view `{prefix}cmd grant` for more help.
|
||
|
|
||
|
[C_GRANT_MISSINGPERMPARAM]
|
||
|
You must provide permissions to grant, view `{prefix}cmd grant` for more help.
|
||
|
|
||
|
//Revoke Command
|
||
|
|
||
|
[C_REVOKE_DESCRIPTION]
|
||
|
Revoke permissions granted to roles or users.
|
||
|
|
||
|
//Permissions Command
|
||
|
|
||
|
[C_PERMISSIONS_DESCRIPTION]
|
||
|
View permissions granted to roles or users.
|