Sets or queries the weather.
weather <weather> [<duration>]
Sets the weather
weather query
Gets the weather
<weather> : String
<weather>
The weather to set. Available options depend on the weather mod, but rain and clear work with all supported mods.
rain
clear
[<duration>] : String or number
[<duration>]
The duration for the weather to last (MCL only).
Must be a number with an optional unit suffix. Units include:
d: an in-game day, 24000 ticks
d
s: a second, 20 ticks
s
t (default and omittable): a single tick, the default unit.
t
(Note: "ticks" don't really apply to Minetest, they're just defined here as 1/24000 of a day).
v3.0
Added /weather
/weather
Last updated 8 months ago