A small plugin to allow players set time in the world they are located in if more than 50% of players in the world want it. Plugin was tested on NostalgiaCore 1.1.0 php8, but it should also work with php5 and with older versions of core.
Commands:
Config:
Changelog:
Commands:
/vote <day/night>- start a vote in the world./vote <yes/no>- vote for a started vote.
Config:
vote-time-ticks- a duration of the vote, ticks, default value: 600vote-timeout-ticks- a delay between vote end ans the next vote start, ticks, default value: 2000
Changelog:
- 1.0
- Initial Release