mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 23:14:36 +01:00
feat: Finish help command and add description to commands.
This commit is contained in:
@@ -82,35 +82,43 @@
|
||||
{
|
||||
"Name": "Help",
|
||||
"Enabled": true,
|
||||
"Description": "Show all of the commands",
|
||||
"Prefix": "help"
|
||||
},
|
||||
{
|
||||
"Name": "Rights",
|
||||
"Enabled": false,
|
||||
"Description": "Directly alter user's applied courses.",
|
||||
"Prefix": "rights"
|
||||
}, {
|
||||
"Name": "Raviente",
|
||||
"Enabled": true,
|
||||
"Description": "Start or view an ongoing raviante raid.",
|
||||
"Prefix": "ravi"
|
||||
}, {
|
||||
"Name": "Teleport",
|
||||
"Enabled": false,
|
||||
"Description": "Teleport to a specified stage.",
|
||||
"Prefix": "tele"
|
||||
}, {
|
||||
"Name": "Reload",
|
||||
"Enabled": true,
|
||||
"Description": "Reload all user sessions (Forces log out)",
|
||||
"Prefix": "reload"
|
||||
}, {
|
||||
"Name": "KeyQuest",
|
||||
"Enabled": false,
|
||||
"Description": "Allow the overriding of necessary key quests.",
|
||||
"Prefix": "kqf"
|
||||
}, {
|
||||
"Name": "Course",
|
||||
"Enabled": true,
|
||||
"Description": "Apply/remove user courses based on the name.",
|
||||
"Prefix": "course"
|
||||
}, {
|
||||
"Name": "PSN",
|
||||
"Enabled": true,
|
||||
"Description": "Link a PSN account to your Erupe account.",
|
||||
"Prefix": "psn"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user