{
  "name": "/path nodes",
  "category": "path",
  "description": "List all nodes and information for a given path",
  "class": "com.hypixel.hytale.builtin.path.commands.PrefabPathNodesCommand",
  "permission": "hytale.path.command.path.nodes",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/path nodes --help\" to learn more!",
    "required_args": 2,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 2, actual: 1\nUsage:\nUse \"/path nodes --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "path nodes"
  }
}