{
  "name": "/path",
  "category": "path",
  "description": null,
  "class": "com.hypixel.hytale.builtin.path.commands.PrefabPathCommand",
  "permission": "hytale.path.command.path",
  "permission_groups": [],
  "sub_commands": [
    "/path add",
    "/path edit",
    "/path list",
    "/path merge",
    "/path new",
    "/path nodes",
    "/path update",
    "/path update observationangle",
    "/path update pause"
  ],
  "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/path add\n/path new\n/path nodes\n/path edit\n/path merge"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "path"
  }
}