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