This commit is contained in:
Yessiest 2022-05-15 18:19:29 +04:00
parent 570aa63cc6
commit 14e859fd45
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ local grantrole = command("grant-role",{
{name = "Options:",value = "-q - quiet (don't print the result)"}
}
}},
permss = {
perms = {
"administrator"
},
args = {
@ -50,7 +50,7 @@ local revokerole = command("revoke-role",{
{name = "Options:",value = "-q - quiet (don't print the result)"}
}
}},
permss = {
perms = {
"administrator"
},
args = {