{
  "name": "/block bulk find-here",
  "category": "block",
  "description": "Find a block around where you are",
  "class": "com.hypixel.hytale.server.core.universe.world.commands.block.bulk.BlockBulkFindHereCommand",
  "permission": "hytale.universe.command.block.bulk.find-here",
  "permission_groups": [],
  "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": "block bulk find-here"
  }
}