Compatibility
Minecraft: Java Edition
1.21.7ā1.21.10
Platforms
Supported environments
Dedicated servers only
Links
Tags
Creators
Details
Licensed MIT
Published 11 months ago
Let your players vote to change the vanilla weather.
ā What It Does
Players can start a vote to change the weather. Once a vote begins, other players have a limited time to cast their vote. If a majority agrees, the weather changes.
⨠Features
Spoiler
- /weathervote <sun|rain|thunder> to start/cast a weather vote
- /weathervote status to check voting progress (ops only)
- /weathervote reset (op-only) to cancel an active vote (ops only)
- Automatically ends early if all players have voted
- Configurable vote duration, cooldowns, and threshold
š§ Configuration
Edit config/meteorolocracy.json to customize:
Spoiler
- voteDuration ā how long the vote lasts (in seconds)
- voteThreshold ā percent of players needed to pass (example 0.53 = 53%)
- playerCooldown ā how long a player must wait before starting another vote (ops dont count)
- endEarlyWhenAllVoted ā whether voting ends early if everyone has voted


