{
  "name": "/chunk tint",
  "category": "chunk",
  "description": "Open the tint chunk UI page",
  "class": "com.hypixel.hytale.server.core.command.commands.world.chunk.ChunkTintCommand",
  "permission": "hytale.system.command.chunk.tint",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Invalid color format. Expected hex color (#RRGGBB), hex integer (0xFF0000), or decimal integer (16711680), got: '__PROBE_BIDON_XYZ__'"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "chunk tint"
  }
}