{
  "name": "/warp remove",
  "category": "warp",
  "description": "Remove a warp",
  "class": "com.hypixel.hytale.builtin.teleport.commands.warp.WarpRemoveCommand",
  "permission": "hytale.command.warp.remove",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Failed to find warp with name \"__probe_bidon_xyz__\"!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "warp remove"
  }
}