{
  "name": "/lang",
  "category": "lang",
  "description": null,
  "class": "com.hypixel.hytale.server.core.modules.i18n.commands.InternationalizationCommands",
  "permission": "hytale.i18nmodule.command.lang",
  "permission_groups": [],
  "sub_commands": [
    "/lang gen"
  ],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Could not find subcommand '__PROBE_BIDON_XYZ__', did you mean one of these commands?:\n/lang gen"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "lang"
  }
}