{
  "name": "/droplist",
  "category": "droplist",
  "description": "Simulate the drops for a given droplist",
  "class": "com.hypixel.hytale.server.core.asset.type.item.DroplistCommand",
  "permission": "hytale.assetmodule.command.droplist",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "No droplist asset found for id '__PROBE_BIDON_XYZ__'!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "droplist"
  }
}