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