Update commands to check roles per server
This commit is contained in:
parent
d111363c87
commit
1387200c00
17 changed files with 111 additions and 20 deletions
|
@ -6,6 +6,7 @@ commands.disabled.message: The message to show when a disabled command is ran (D
|
|||
|
||||
role.assignable: List of roles assignable to user (Default: [])
|
||||
role.moderator: The moderator role name (Default: "Moderator")
|
||||
role.administrator: The administrator role name (Default: "Administrator")
|
||||
role.muted: The muted role name (Default: "Muted")
|
||||
|
||||
rules.file: The location of the rules file (Default: "data/rules/rules")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue