Wire up chat permissions.

This commit is contained in:
Ben Rog-Wilhelm 2023-08-27 04:43:00 -05:00
parent 23235a7fe8
commit 627ede198b
2 changed files with 7 additions and 3 deletions

View file

@ -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,