{
  "name": "/auth",
  "category": "auth",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.server.auth.AuthCommand",
  "permission": "hytale.system.command.auth",
  "permission_groups": [],
  "sub_commands": [
    "/auth cancel",
    "/auth login",
    "/auth login browser",
    "/auth login device",
    "/auth logout",
    "/auth persistence",
    "/auth select",
    "/auth status"
  ],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Could not find subcommand '__PROBE_BIDON_XYZ__', did you mean one of these commands?:\n/auth cancel\n/auth logout\n/auth select\n/auth persistence\n/auth login"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "auth"
  }
}