{
  "name": "/spawning",
  "category": "spawning",
  "description": null,
  "class": "com.hypixel.hytale.server.spawning.commands.SpawnCommand",
  "permission": "hytale.spawning.command.spawning",
  "permission_groups": [],
  "sub_commands": [
    "/spawning beacons",
    "/spawning beacons add",
    "/spawning beacons trigger",
    "/spawning disable",
    "/spawning enable",
    "/spawning markers",
    "/spawning markers add",
    "/spawning markers disable",
    "/spawning markers enable",
    "/spawning populate",
    "/spawning stats",
    "/spawning suppression",
    "/spawning suppression add",
    "/spawning suppression dump",
    "/spawning suppression dumpall"
  ],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Could not find subcommand '__PROBE_BIDON_XYZ__', did you mean one of these commands?:\n/spawning populate\n/spawning stats\n/spawning enable\n/spawning disable\n/spawning suppression"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "spawning"
  }
}