{
  "name": "/scriptedbrushes",
  "category": "scriptedbrushes",
  "description": null,
  "class": "com.hypixel.hytale.builtin.buildertools.scriptedbrushes.commands.BrushConfigCommand",
  "permission": "hytale.editor.brush.config",
  "permission_groups": [],
  "sub_commands": [
    "/scriptedbrushes clear",
    "/scriptedbrushes exit",
    "/scriptedbrushes info",
    "/scriptedbrushes list",
    "/scriptedbrushes load",
    "/scriptedbrushes step"
  ],
  "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/scriptedbrushes exit\n/scriptedbrushes load\n/scriptedbrushes disable\n/scriptedbrushes clear\n/scriptedbrushes step"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "scriptedbrushes"
  }
}