{
  "name": "/lighting",
  "category": "lighting",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.utility.lighting.LightingCommand",
  "permission": "hytale.system.command.lighting",
  "permission_groups": [],
  "sub_commands": [
    "/lighting calculation",
    "/lighting get",
    "/lighting info",
    "/lighting invalidate",
    "/lighting send",
    "/lighting send global",
    "/lighting send local"
  ],
  "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/lighting calculation\n/lighting get\n/lighting invalidate\n/lighting send\n/lighting info"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "lighting"
  }
}