{
  "name": "/debug shape cylinder",
  "category": "debug",
  "description": "Display a debug cylinder shape at your position",
  "class": "com.hypixel.hytale.server.core.modules.debug.commands.DebugShapeCylinderCommand",
  "permission": "hytale.debugplugin.command.debug.shape.cylinder",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/debug shape cylinder --help\" to learn more!",
    "required_args": 0,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 0, actual: 1\nUsage:\nUse \"/debug shape cylinder --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "debug shape cylinder"
  }
}