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: {}",
|
|
|
|
|
|
|
|
"debugCommands": {
|
|
|
|
"run": "Usage /run <lua>. Executes a script on the player and outputs the return value to chat."
|
|
|
|
}
|
|
|
|
}
|