Update commands to check roles per server

This commit is contained in:
Ethan Lane 2022-03-16 20:12:50 +00:00
parent d111363c87
commit 1387200c00
Signed by: Vylpes
GPG key ID: EED233CC06D12504
17 changed files with 111 additions and 20 deletions

View file

@ -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")