rewrite command processor and i18n

This commit is contained in:
wish
2024-10-14 23:23:14 +11:00
parent 0af565a766
commit c46d8dea3f
6 changed files with 622 additions and 394 deletions

View File

@@ -114,64 +114,52 @@
"RelayChannelID": ""
}
},
"Commands": [
{
"Name": "Help",
"Commands": {
"help": {
"Enabled": true,
"Description": "Show enabled chat commands",
"Prefix": "help"
}, {
"Name": "Rights",
"Description": "Show enabled chat commands"
},
"rights":{
"Enabled": false,
"Description": "Overwrite the Rights value on your account",
"Prefix": "rights"
}, {
"Name": "Raviente",
"Description": "Overwrite the Rights value on your account"
},
"ravi": {
"Enabled": true,
"Description": "Various Raviente siege commands",
"Prefix": "ravi"
}, {
"Name": "Teleport",
"Description": "Various Raviente siege commands"
},
"teleport": {
"Enabled": false,
"Description": "Teleport to specified coordinates",
"Prefix": "tele"
}, {
"Name": "Reload",
"Description": "Teleport to specified coordinates"
},
"reload": {
"Enabled": true,
"Description": "Reload all players in your Land",
"Prefix": "reload"
}, {
"Name": "KeyQuest",
"Description": "Reload all players in your Land"
},
"kqf":{
"Enabled": false,
"Description": "Overwrite your HR Key Quest progress",
"Prefix": "kqf"
}, {
"Name": "Course",
"Description": "Get or Set your HR Key Quest progress"
},
"course": {
"Enabled": true,
"Description": "Toggle Courses on your account",
"Prefix": "course"
}, {
"Name": "PSN",
"Description": "Toggle Courses on your account"
},
"psn": {
"Enabled": true,
"Description": "Link a PlayStation Network ID to your account",
"Prefix": "psn"
}, {
"Name": "Discord",
"Description": "Link a PlayStation Network ID to your account"
},
"discord": {
"Enabled": true,
"Description": "Generate a token to link your Discord account",
"Prefix": "discord"
}, {
"Name": "Ban",
"Description": "Generate a token to link your Discord account"
},
"ban": {
"Enabled": false,
"Description": "Ban/Temp Ban a user",
"Prefix": "ban"
}, {
"Name": "Timer",
"Description": "Ban/Temp Ban a user"
},
"timer": {
"Enabled": true,
"Description": "Toggle the Quest timer",
"Prefix": "timer"
"Description": "Toggle the Quest timer"
}
],
},
"Courses": [
{"Name": "HunterLife", "Enabled": true},
{"Name": "Extra", "Enabled": true},