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