{
  "name": "/fluid",
  "category": "fluid",
  "description": null,
  "class": "com.hypixel.hytale.builtin.fluid.FluidCommand",
  "permission": "hytale.fluid.command.fluid",
  "permission_groups": [],
  "sub_commands": [
    "/fluid get",
    "/fluid set",
    "/fluid setradius"
  ],
  "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/fluid setradius\n/fluid set\n/fluid get"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "fluid"
  }
}