{
  "name": "/tp",
  "category": "tp",
  "description": null,
  "class": "com.hypixel.hytale.builtin.teleport.commands.teleport.TeleportCommand",
  "permission": "hytale.teleport.command.tp",
  "permission_groups": [
    "Creative"
  ],
  "sub_commands": [
    "/tp all",
    "/tp back",
    "/tp forward",
    "/tp history",
    "/tp home",
    "/tp top",
    "/tp world"
  ],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "/tp 0 100 0"
  }
}