Change Weather
Change the current weather state immediately.
Syntax
weather <clear, rain, thunder> [instantly=true/false]
On multiplayer, the weather is automatically instant.
Parameters
clear(keyword): Clears the weather to sunny.rain(keyword): Starts rain without thunder.thunder(keyword): Starts thunderstorm with rain and thunder effects.
Examples
weather clear
Sets weather to clear skies.
weather rain
Starts raining.
weather rain true
Starts raining instantly.
weather thunder
Starts a thunderstorm with rain and thunder sounds.