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