🌦️
Admin
/weather
Summon sunshine, rain, or a full thunderstorm.
At a glance
Syntax
Syntax
/weather <type> [duration]commandtargetcoordsvaluerequiredoptional
See it
What it does
A thunderstorm rolls in
Anatomy
Every part, explained
- 1
CommandRequired/weatherSets the current weather.
- 2
TypeRequired<type>clear, rain, or thunder.
- 3
DurationOptional[duration]How long, in seconds. Optional.
Your turn
Try it yourself
Playground
2 tokens · press Enter to run
Copy & paste
Examples
/weather clearBlue skies, instantly.
/weather rain 600Ten minutes of rain.
/weather thunderLightning and storms.
Avoid these
Common mistakes
✕
/weather sunny✓
/weather clearThe clear-sky keyword is 'clear', not 'sunny'.
✕
/weather rain 600s✓
/weather rain 600Duration is a plain number of seconds — no 's'.
Keep going