{
  "name": "/update apply",
  "category": "update",
  "description": "Apply a staged update and restart the server",
  "class": "com.hypixel.hytale.server.core.update.command.UpdateApplyCommand",
  "permission": "hytale.updatemodule.command.update.apply",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "update apply"
  }
}