A plugin that voting between online players and change overworld weather based on vote!
for clone and build library in your system type :
git clone https://github.com/mtalaeii/WeatherVote.git && cd WeatherVote && gradlew build
Then pick up .jar file from build/libs and put it in your server plugins directory!
wv:
vote-time : 60
This is default config you can modify time of votes
/voting [clear|storm|rain|day|night|yes|no]
- Limit server online players more than 1 player for starting votes
- Change Tab completer to only show yes/no if vote in process
- Automate build and release using CI/CD
- Add ability for voting by click on message (yes/no)
- Add support for multiple minecraft server
- Add support for admin command to control/cancel in process votes