{
  "name": "/plugin reload",
  "category": "plugin",
  "description": "Reload a plugin",
  "class": "com.hypixel.hytale.server.core.plugin.commands.PluginCommand$PluginReloadCommand",
  "permission": "hytale.system.command.plugin.reload",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Invalid plugin identifier: __PROBE_BIDON_XYZ__ (String does not match <group>:<name>)"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "plugin reload"
  }
}