{
  "name": "/spawning markers",
  "category": "spawning",
  "description": null,
  "class": "com.hypixel.hytale.server.spawning.commands.SpawnMarkersCommand",
  "permission": "hytale.spawning.command.spawning.markers",
  "permission_groups": [],
  "sub_commands": [
    "/spawning markers add",
    "/spawning markers disable",
    "/spawning markers enable"
  ],
  "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 markers add\n/spawning markers enable\n/spawning markers disable"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "spawning markers"
  }
}