{
  "name": "/selectionhistory",
  "category": "selectionhistory",
  "description": "Record selection box changes in the undo/redo history",
  "class": "com.hypixel.hytale.builtin.buildertools.commands.SelectionHistoryCommand",
  "permission": "hytale.buildertools.command.selectionhistory",
  "permission_groups": [
    "Creative"
  ],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": true,
    "raw_probe_response": "Wrong sender type, expecting Player"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "selectionhistory"
  }
}