Skip to content

Mechanics: playerWeather

muhahahahe edited this page Jan 14, 2018 · 3 revisions

Use this mechanic to change the weather and/or time for the targeted player/s only.

Attributes

Attribute Aliases Description Default
weather w weather type CLEAR
time t minecraft time ticks
duration dur how long the effect should last 200

Example

- playerweather{w=DOWNFALL;time=18000;duration=200} @PIR{r=10} ~onAttack
This will change the weather and time for the players in a range of 10 blocks for 10 seconds.
Clone this wiki locally