Description
WeatherVote is a simple vote plugin that allows players to stop a storm from forming by voting.
We collect Metrics
To opt-out of the metrics change collectMetrics: true to collectMetrics: false in the plugins config file. or open plugins/PluginMetrics/config.yml and change opt-out: false to true to disable metrics collection for all plugins on your server.
Note: The plugin will not check for updates nor collect metrics if the config file is not present when the server starts so you can disable those features if you want. When updating to version 2.2 of this plugin you may want to delete your config file first.
Features
- Custom length of vote time
- Customizable length of weather conditions
- Option to randomly change the weather regardles of votes
- Compatible with multiple worlds
- Customizable messages
- Automatic update checker
Commands
| Command | Description | Permission |
|---|---|---|
| voteRain | Casts a vote for rain. | WeatherVote.use |
| voteSun | Casts a vote for sun. | WeatherVote.use |
Commands are case insensitive.
Configuration
The default config can be found here.
To disable a ceirtain weather condition set the longest possible duration to 0. Note that if you do that for sun and rain you will be stuck with whatever condition present when the plugin was loaded.
Talk to me!
No, seriously. If you've got anything to say about this plugin just leave a comment below, I will try to reply as soon as possible. I'd also be glad to get some suggestions on what else to add.



