{
  "name": "/block setstate",
  "category": "block",
  "description": "Sets the state of a block",
  "class": "com.hypixel.hytale.server.core.universe.world.commands.block.BlockSetStateCommand",
  "permission": "hytale.universe.command.block.setstate",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/block setstate --help\" to learn more!",
    "required_args": 4,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 4, actual: 1\nUsage:\nUse \"/block setstate --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "block setstate"
  }
}