{
  "name": "/debug shape",
  "category": "debug",
  "description": null,
  "class": "com.hypixel.hytale.server.core.modules.debug.commands.DebugShapeSubCommand",
  "permission": "hytale.debugplugin.command.debug.shape",
  "permission_groups": [],
  "sub_commands": [
    "/debug shape arrow",
    "/debug shape clear",
    "/debug shape cone",
    "/debug shape cube",
    "/debug shape cylinder",
    "/debug shape showforce",
    "/debug shape sphere"
  ],
  "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/debug shape showforce\n/debug shape sphere\n/debug shape arrow\n/debug shape clear\n/debug shape cylinder"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "debug shape"
  }
}