{
  "name": "/plugin",
  "category": "plugin",
  "description": null,
  "class": "com.hypixel.hytale.server.core.plugin.commands.PluginCommand",
  "permission": "hytale.system.command.plugin",
  "permission_groups": [],
  "sub_commands": [
    "/plugin list",
    "/plugin load",
    "/plugin manage",
    "/plugin reload",
    "/plugin unload"
  ],
  "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/plugin r\n/plugin reload\n/plugin load\n/plugin u\n/plugin ls"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "plugin"
  }
}