{
  "name": "/entity clean",
  "category": "entity",
  "description": "Remove all entities",
  "class": "com.hypixel.hytale.server.core.command.commands.world.entity.EntityCleanCommand",
  "permission": "hytale.system.command.entity.clean",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "This command requires the flag argument \"--confirm\" to be specified as confirmation of your execution of this command."
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "entity clean"
  }
}