correct names for the commands
I feel like this should be an automatic thing, no?
This commit is contained in:
parent
6c3f696aaf
commit
08f5e0e6f2
@ -102,16 +102,16 @@
|
||||
},
|
||||
{
|
||||
"names": [
|
||||
"setperm"
|
||||
"setperms"
|
||||
],
|
||||
"usage":"/addperm <Usernames> <Role>",
|
||||
"text":"Sets the role of the user.."
|
||||
"usage":"/setperms <Usernames> <Role>",
|
||||
"text":"Sets the role of the user."
|
||||
},
|
||||
{
|
||||
"names": [
|
||||
"removeperm"
|
||||
"removeperms"
|
||||
],
|
||||
"usage":"/removeperm <Usernames> <Permission>",
|
||||
"usage":"/removeperms <Usernames> <Permission>",
|
||||
"text":"Removes the role from a given user."
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user