osb/assets/opensb/help.config.patch

10 lines
266 B
Diff
Raw Normal View History

{
"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."
}
}