Spoilers, major command system improvements #4
11
README.md
11
README.md
@ -179,8 +179,7 @@ You can see config file with all the comments below:
|
|||||||
},
|
},
|
||||||
"reboot": {
|
"reboot": {
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"admins",
|
"owner"
|
||||||
"group_admins"
|
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
"general"
|
"general"
|
||||||
@ -231,6 +230,14 @@ You can see config file with all the comments below:
|
|||||||
"modules": [
|
"modules": [
|
||||||
"applications"
|
"applications"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"resetcommands": {
|
||||||
|
"permissions": [
|
||||||
|
"owner"
|
||||||
|
],
|
||||||
|
"modules": [
|
||||||
|
"general"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user