{
  "name": "/npc",
  "category": "npc",
  "description": null,
  "class": "com.hypixel.hytale.server.npc.commands.NPCCommand",
  "permission": "hytale.npc.command.npc",
  "permission_groups": [],
  "sub_commands": [
    "/npc all",
    "/npc appearance",
    "/npc attack",
    "/npc attack ",
    "/npc attack clear",
    "/npc benchmark",
    "/npc blackboard",
    "/npc blackboard blockevents",
    "/npc blackboard chunk",
    "/npc blackboard chunks",
    "/npc blackboard drop",
    "/npc blackboard entityevents",
    "/npc blackboard reservation",
    "/npc blackboard reserve",
    "/npc blackboard resourceview",
    "/npc blackboard resourceviews",
    "/npc blackboard view",
    "/npc blackboard views",
    "/npc clean",
    "/npc debug",
    "/npc debug clear",
    "/npc debug defaults",
    "/npc debug presets",
    "/npc debug set",
    "/npc debug show",
    "/npc debug toggle",
    "/npc descriptors",
    "/npc dump",
    "/npc flock",
    "/npc flock grab",
    "/npc flock join",
    "/npc flock leave",
    "/npc flock playerleave",
    "/npc freeze",
    "/npc give",
    "/npc give nothing",
    "/npc message",
    "/npc path",
    "/npc path ",
    "/npc path polygon",
    "/npc role",
    "/npc runtests",
    "/npc sensorstats",
    "/npc spawn",
    "/npc step",
    "/npc test",
    "/npc test probe",
    "/npc thaw"
  ],
  "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 all\n/npc blackboard\n/npc flock\n/npc give\n/npc debug"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "npc"
  }
}