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