Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the weather in the environment. See more in the Popular Commands documentation.
Permission Level | Game Directors |
---|---|
Requires Cheats? | Yes |
Usage
Set weather
/weather <type: WeatherType> [duration: int]
Set
a weather type
for an optional duration
.
Query weather
/weather query
Query
the current weather
.
Arguments
duration
: int An optionalinteger
that will a random number between 300 and 900 seconds if not specified.type
: WeatherType Anenum
ofclear
,rain
(will cause snow in cold biomes), orthunder
(will cause blizzard in cold biomes).
Enums
WeatherType
An enum
of clear
, rain
(will cause snow in cold biomes), or thunder
(will cause blizzard in cold biomes).
Values
clear
Clear - no precipitationrain
Rain - Precipitation, or snow in cold biomesthunder
Thunder - Lightning and sky noises, blizzard in cold biomes