2023-06-27 10:55:10 +00:00
|
|
|
{
|
2024-06-11 14:41:46 +00:00
|
|
|
"basicHelpText": "Basic commands are: {}",
|
|
|
|
"adminHelpText": "Admin commands are: {}",
|
|
|
|
"debugHelpText": "Debug commands are: {}",
|
2024-09-06 21:29:02 +00:00
|
|
|
"openSbHelpText": "OpenSB commands are: {}",
|
|
|
|
"openSbDebugHelpText": "OpenSB Debug commands are: {}",
|
2024-06-11 14:41:46 +00:00
|
|
|
|
2024-09-06 21:29:02 +00:00
|
|
|
"openSbDebugCommands": {
|
2024-06-11 14:41:46 +00:00
|
|
|
"run": "Usage /run <lua>. Executes a script on the player and outputs the return value to chat."
|
2024-09-06 21:29:02 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"openSbCommands": {
|
2024-09-09 07:53:11 +00:00
|
|
|
"swap": "Usage /swap <name>. Swaps the current character, case-insensitive, only substring required.",
|
2024-09-09 10:32:23 +00:00
|
|
|
"respawninworld": "Usage /respawninworld. Sets the respawn flag for the current world until you teleport away."
|
2024-06-11 14:41:46 +00:00
|
|
|
}
|
|
|
|
}
|