{
  "name": "/chunk",
  "category": "chunk",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.world.chunk.ChunkCommand",
  "permission": "hytale.system.command.chunk",
  "permission_groups": [],
  "sub_commands": [
    "/chunk fixheight",
    "/chunk forcetick",
    "/chunk info",
    "/chunk lighting",
    "/chunk load",
    "/chunk loaded",
    "/chunk marksave",
    "/chunk maxsendrate",
    "/chunk regenerate",
    "/chunk resend",
    "/chunk tint",
    "/chunk tracker",
    "/chunk unload"
  ],
  "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/chunk forcetick\n/chunk lighting\n/chunk tint\n/chunk loaded\n/chunk load"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "chunk"
  }
}