{
  "name": "/network streampriority",
  "category": "network",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.utility.net.NetworkCommand$StreamPriorityCommand",
  "permission": "hytale.system.command.network.streampriority",
  "permission_groups": [],
  "sub_commands": [
    "/network streampriority preset",
    "/network streampriority reset",
    "/network streampriority set"
  ],
  "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/network streampriority set\n/network streampriority reset\n/network streampriority preset"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "network streampriority"
  }
}