| Author | 2called-chaos |
|---|---|
| Source | vendor/handlers/_buildin/weather_and_time.rb |
| Commands | !sun !rain !thunder !weather !time !morning !day !noon !evening !midnight !freeze !unfreeze |
| Description | This handler provides shortcuts for the /time, /weather and /gamerule commands. |
| Default ACL: | member |
|---|
| Usage: | !sun [duration=999999] |
|---|---|
| Action: | Clears the weather for given duration (max duration is 1 million = 11 days RT) |
| Usage: | !rain [duration] |
|---|---|
| Action: | Sets the weather to rain for given duration (max duration is 1 million = 11 days RT) |
| Usage: | !thunder [duration] |
|---|---|
| Action: | Sets the weather to thunder for given duration (max duration is 1 million = 11 days RT) |
| Usage: | !weather <on/off> |
|---|---|
| Action: | Enable or disable weather cycle |
| Usage: | !time <value> |
|---|---|
| Action: | Sets the time to given value (must be between 0 and 24k) |
| Default ACL: | member |
| Usage: | !morning |
|---|---|
| Action: | Sets the time to 0 |
| Usage: | !day |
|---|---|
| Action: | Sets the time to 6000 |
| Usage: | !evening |
|---|---|
| Action: | Sets the time to 12000 |
| Usage: | !night |
|---|---|
| Action: | Sets the time to 14000 |
| Usage: | !night |
|---|---|
| Action: | Sets the time to 18000 |
| Usage: | !freeze |
|---|---|
| Action: | Freezes the time. |
| Usage: | !unfreeze |
|---|---|
| Action: | Unfreezes the time. |