{
  "name": "/voice",
  "category": "voice",
  "description": null,
  "class": "com.hypixel.hytale.server.core.modules.voice.commands.VoiceCommand",
  "permission": "hytale.voicemodule.command.voice",
  "permission_groups": [],
  "sub_commands": [
    "/voice enabled",
    "/voice fullvolumedistance",
    "/voice maxdistance",
    "/voice mute",
    "/voice muted",
    "/voice status",
    "/voice unmute"
  ],
  "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/voice maxdistance\n/voice mute\n/voice unmute\n/voice fullvolumedistance\n/voice muted"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "voice"
  }
}