{
  "name": "/block bulk",
  "category": "block",
  "description": null,
  "class": "com.hypixel.hytale.server.core.universe.world.commands.block.bulk.BlockBulkCommand",
  "permission": "hytale.universe.command.block.bulk",
  "permission_groups": [
    null
  ],
  "sub_commands": [
    "/block bulk find",
    "/block bulk find-here",
    "/block bulk replace"
  ],
  "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/block bulk find\n/block bulk find-here\n/block bulk replace"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "block bulk"
  }
}