{
  "name": "/spawn",
  "category": "spawn",
  "description": "Teleport to the world spawn",
  "class": "com.hypixel.hytale.builtin.teleport.commands.teleport.SpawnCommand",
  "permission": "hytale.command.spawn.self",
  "permission_groups": [],
  "sub_commands": [
    "/spawn default",
    "/spawn set"
  ],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "/spawn"
  }
}