{
  "name": "/npc role",
  "category": "npc",
  "description": "Display the role of an NPC",
  "class": "com.hypixel.hytale.server.npc.commands.NPCRoleCommand",
  "permission": "hytale.npc.command.npc.role",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[Test_Prioritiser_Provided_Filter, Test_Read_Position_From_Target, Test_Inferred_Patrol_Path, Skeleton_Burnt_Praetorian, Skeleton_Burnt_Praetorian_Wander]",
    "expected_type": "NPC Role",
    "player_required": false,
    "raw_probe_response": "Failed to find NPC Role: __PROBE_BIDON_XYZ__\nDid you mean? [Test_Prioritiser_Provided_Filter, Test_Read_Position_From_Target, Test_Inferred_Patrol_Path, Skeleton_Burnt_Praetorian, Skeleton_Burnt_Praetorian_Wander]"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "npc role"
  }
}