mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-15 08:25:09 +01:00
fix: Fixed description for reload command.
This commit is contained in:
@@ -84,8 +84,7 @@
|
|||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
"Description": "Show all of the commands",
|
"Description": "Show all of the commands",
|
||||||
"Prefix": "help"
|
"Prefix": "help"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"Name": "Rights",
|
"Name": "Rights",
|
||||||
"Enabled": false,
|
"Enabled": false,
|
||||||
"Description": "Directly alter user's applied courses.",
|
"Description": "Directly alter user's applied courses.",
|
||||||
@@ -103,7 +102,7 @@
|
|||||||
}, {
|
}, {
|
||||||
"Name": "Reload",
|
"Name": "Reload",
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
"Description": "Reload all user sessions (Forces log out)",
|
"Description": "Delete and recreate all players within the session.",
|
||||||
"Prefix": "reload"
|
"Prefix": "reload"
|
||||||
}, {
|
}, {
|
||||||
"Name": "KeyQuest",
|
"Name": "KeyQuest",
|
||||||
|
|||||||
Reference in New Issue
Block a user