{
  "name": "/objective",
  "category": "objective",
  "description": null,
  "class": "com.hypixel.hytale.builtin.adventure.objectives.commands.ObjectiveCommand",
  "permission": "hytale.objectives.command.objective",
  "permission_groups": [],
  "sub_commands": [
    "/objective complete",
    "/objective complete objective",
    "/objective complete task",
    "/objective complete taskset",
    "/objective history",
    "/objective locationmarker",
    "/objective locationmarker add",
    "/objective locationmarker disable",
    "/objective locationmarker enable",
    "/objective panel",
    "/objective reachlocationmarker",
    "/objective reachlocationmarker add",
    "/objective start",
    "/objective start line",
    "/objective start objective"
  ],
  "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/objective reachlocationmarker\n/objective marker\n/objective start\n/objective history\n/objective complete"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "objective"
  }
}