{
  "name": "/update patchline",
  "category": "update",
  "description": "Show or set the update patchline",
  "class": "com.hypixel.hytale.server.core.update.command.UpdatePatchlineCommand",
  "permission": "hytale.updatemodule.command.update.patchline",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Patchline changed to: __PROBE_BIDON_XYZ__"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "update patchline"
  }
}