{
  "name": "/server",
  "category": "server",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.debug.server.ServerCommand",
  "permission": "hytale.system.command.server",
  "permission_groups": [],
  "sub_commands": [
    "/server dump",
    "/server gc",
    "/server stats",
    "/server stats cpu",
    "/server stats gc",
    "/server stats memory"
  ],
  "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/server stats\n/server dump\n/server gc"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "server"
  }
}