{
  "name": "/auth login",
  "category": "auth",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.server.auth.AuthLoginCommand",
  "permission": "hytale.system.command.auth.login",
  "permission_groups": [],
  "sub_commands": [
    "/auth login browser",
    "/auth login device"
  ],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "auth login"
  }
}