{
  "name": "/weather set",
  "category": "weather",
  "description": "Set the forced weather in a world",
  "class": "com.hypixel.hytale.builtin.weather.commands.WeatherSetCommand",
  "permission": "hytale.system.command.weather.set",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[Dungeon_Cursed_Crypt_Graveyard, Zone4_Underground_Jungle_Pink, Zone2_Story_Dungeon_Interior_Corrupted, Zone3_Cave_Deep, Dungeon_Cursed_Crypt]",
    "expected_type": "Weather",
    "player_required": false,
    "raw_probe_response": "Failed to find Weather: __PROBE_BIDON_XYZ__\nDid you mean? [Dungeon_Cursed_Crypt_Graveyard, Zone4_Underground_Jungle_Pink, Zone2_Story_Dungeon_Interior_Corrupted, Zone3_Cave_Deep, Dungeon_Cursed_Crypt]"
  },
  "test": {
    "status": "?",
    "note": "?: no log capture",
    "tested_command": "/weather set Rain"
  }
}