fix: Fixed description for reload command.

This commit is contained in:
Matthew
2023-11-27 16:14:32 -05:00
parent de5c3addd1
commit 7b7b2874c5

View File

@@ -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",