{
  "name": "/instances exit",
  "category": "instances",
  "description": "Exit the current instance",
  "class": "com.hypixel.hytale.builtin.instances.command.InstanceExitCommand",
  "permission": "hytale.instances.command.instances.exit",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "No such player '__PROBE_BIDON_XYZ__'."
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "instances exit"
  }
}