{
  "name": "/inventory",
  "category": "inventory",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.player.inventory.InventoryCommand",
  "permission": "hytale.system.command.inventory",
  "permission_groups": [],
  "sub_commands": [
    "/inventory backpack",
    "/inventory clear",
    "/inventory item",
    "/inventory see"
  ],
  "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/inventory see\n/inventory item\n/inventory backpack\n/inventory clear"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "inventory"
  }
}