{
  "name": "/spawn default",
  "category": "spawn",
  "description": "Set the spawn point of the world to the default/original spawn from when world was created",
  "class": "com.hypixel.hytale.builtin.teleport.commands.teleport.SpawnSetDefaultCommand",
  "permission": "hytale.command.spawn.self.default",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/spawn default --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 \"/spawn default --help\" to learn more!"
  },
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "spawn default"
  }
}