{
  "name": "/auth login device",
  "category": "auth",
  "description": "Start OAuth2 device flow (for headless/remote servers)",
  "class": "com.hypixel.hytale.server.core.command.commands.server.auth.AuthLoginDeviceCommand",
  "permission": "hytale.system.command.auth.login.device",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "auth login device"
  }
}