{
  "name": "/warp",
  "category": "warp",
  "description": null,
  "class": "com.hypixel.hytale.builtin.teleport.commands.warp.WarpCommand",
  "permission": "hytale.teleport.command.warp",
  "permission_groups": [],
  "sub_commands": [
    "/warp go",
    "/warp list",
    "/warp reload",
    "/warp remove",
    "/warp set"
  ],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": true,
    "raw_probe_response": "Wrong sender type, expecting Player"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "warp"
  }
}