{
  "name": "/lighting calculation",
  "category": "lighting",
  "description": "Change the lighting calculation used in a world",
  "class": "com.hypixel.hytale.server.core.command.commands.utility.lighting.LightingCalculationCommand",
  "permission": "hytale.system.command.lighting.calculation",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[FLOOD, FULLBRIGHT]",
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Could not find enum of type LightCalculationType with a name: '__PROBE_BIDON_XYZ__'. Did you mean? [FLOOD, FULLBRIGHT]"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "lighting calculation"
  }
}