2019-03-14 00:32:22 +01:00
|
|
|
# textdomain: mcl_weather
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ weather_core.lua ]##
|
2019-03-14 00:32:22 +01:00
|
|
|
Gives ability to control weather=
|
|
|
|
Changes the weather to the specified parameter.=
|
|
|
|
Error: No weather specified.=
|
|
|
|
Error: Invalid parameters.=
|
|
|
|
Error: Duration can't be less than 1 second.=
|
|
|
|
Error: Invalid weather specified. Use “clear”, “rain”, “snow” or “thunder”.=
|
|
|
|
Toggles between clear weather and weather with downfall (randomly rain, thunderstorm or snow)=
|