Changed !rtx privileges to ADMIN_KICK_USERS
This commit is contained in:
parent
0939ec972c
commit
e3f1bc05e9
|
@ -1272,7 +1272,7 @@ commands = [
|
|||
"callback": switchServer
|
||||
}, {
|
||||
"trigger": "!rtx",
|
||||
"privileges": privileges.ADMIN_MANAGE_SERVERS,
|
||||
"privileges": privileges.ADMIN_KICK_USERS,
|
||||
"syntax": "<username> <message>",
|
||||
"callback": rtx
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user