Wire up chat permissions.
This commit is contained in:
parent
23235a7fe8
commit
627ede198b
2 changed files with 7 additions and 3 deletions
|
@ -143,6 +143,7 @@ PERMS = {
|
|||
"DEBUG_LOGIN_TO_OTHERS": 3,
|
||||
"CHAT_BYPASS_MUTE": 2,
|
||||
"CHAT_MODERATION": 2,
|
||||
"CHAT_FULL_CONTROL": 3,
|
||||
"PERFORMANCE_KILL_PROCESS": 3,
|
||||
"PERFORMANCE_SCALE_UP_DOWN": 3,
|
||||
"PERFORMANCE_RELOAD": 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue