{
  "name": "/spawning suppression add",
  "category": "spawning",
  "description": "Add a spawn suppression at the current position",
  "class": "com.hypixel.hytale.server.spawning.commands.SpawnSuppressionCommand$Add",
  "permission": "hytale.spawning.command.spawning.suppression.add",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[Trork_Tier_3, Spawn_Camp, Test]",
    "expected_type": "SpawnSuppression",
    "player_required": false,
    "raw_probe_response": "Failed to find SpawnSuppression: __PROBE_BIDON_XYZ__\nDid you mean? [Trork_Tier_3, Spawn_Camp, Test]"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "spawning suppression add"
  }
}