{
  "name": "/spawning beacons add",
  "category": "spawning",
  "description": "Add a spawn beacon to the world",
  "class": "com.hypixel.hytale.server.spawning.commands.SpawnBeaconsCommand$Add",
  "permission": "hytale.spawning.command.spawning.beacons.add",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[Zone1_Cave_Plains_Aggro, Zone1_Cave_Swamps_Aggro, Goblin_Duke_Phase_2, Goblin_Duke_Phase_1, Goblin_Duke_Phase_3]",
    "expected_type": "BeaconNPCSpawn",
    "player_required": false,
    "raw_probe_response": "Failed to find BeaconNPCSpawn: __PROBE_BIDON_XYZ__\nDid you mean? [Zone1_Cave_Plains_Aggro, Zone1_Cave_Swamps_Aggro, Goblin_Duke_Phase_2, Goblin_Duke_Phase_1, Goblin_Duke_Phase_3]"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "spawning beacons add"
  }
}