Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/help.config.patch
blob: 0feb3456e6e57c2bcc84417025196722c2d872f7 (plain)
1
2
3
4
5
6
7
8
9
{
  "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."
  }
}