Merge pull request #323 from AwesomeAim/setperms
/setperms and /removeperms get documented again
This commit is contained in:
commit
de466a239b
@ -102,16 +102,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"names": [
|
"names": [
|
||||||
"setperm"
|
"setperms"
|
||||||
],
|
],
|
||||||
"usage":"/addperm <Usernames> <Role>",
|
"usage":"/setperms <Usernames> <Role>",
|
||||||
"text":"Sets the role of the user.."
|
"text":"Sets the role of the user."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"names": [
|
"names": [
|
||||||
"removeperm"
|
"removeperms"
|
||||||
],
|
],
|
||||||
"usage":"/removeperm <Usernames> <Permission>",
|
"usage":"/removeperms <Usernames> <Permission>",
|
||||||
"text":"Removes the role from a given user."
|
"text":"Removes the role from a given user."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user