{
  "name": "/npc path polygon",
  "category": "npc",
  "description": "Set a transient path on the target NPC using a polygon with a defined number of sides",
  "class": "com.hypixel.hytale.server.npc.commands.NPCPathCommand$PolygonPathCommand",
  "permission": "hytale.npc.command.npc.path.polygon",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Invalid integer value: '__PROBE_BIDON_XYZ__'"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "npc path polygon"
  }
}