{
  "name": "/fluid setradius",
  "category": "fluid",
  "description": "Changes the fluid at the player position in a given radius.",
  "class": "com.hypixel.hytale.builtin.fluid.FluidCommand$SetRadiusCommand",
  "permission": "hytale.fluid.command.fluid.setradius",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/fluid setradius --help\" to learn more!",
    "required_args": 3,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 3, actual: 1\nUsage:\nUse \"/fluid setradius --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "fluid setradius"
  }
}