Change Weather
Change the current weather state immediately.
Syntax
weather set <clear, rain, thunder>
Parameters
clear
(keyword): Clears the weather to sunny.rain
(keyword): Starts rain without thunder.thunder
(keyword): Starts thunderstorm with rain and thunder effects.
Example
weather set clear
Sets weather to clear skies.
weather set rain
Starts raining.
weather set thunder
Starts a thunderstorm with rain and thunder sounds.