{
  "name": "/npc flock",
  "category": "npc",
  "description": null,
  "class": "com.hypixel.hytale.server.flock.commands.NPCFlockCommand",
  "permission": "hytale.npc.command.npc.flock",
  "permission_groups": [],
  "sub_commands": [
    "/npc flock grab",
    "/npc flock join",
    "/npc flock leave",
    "/npc flock playerleave"
  ],
  "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/npc flock playerleave\n/npc flock leave\n/npc flock join\n/npc flock grab"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "npc flock"
  }
}