LotteryPool (v1.1)
Details
-
FilenameLotteryPool (v1.1).jar
-
Uploaded by
-
UploadedNov 17, 2018
-
Size23.30 KB
-
Downloads208
-
MD594fc30d958f220f304bc84bc3d1af0ed
Supported Bukkit Versions
- 1.13
Changelog
UPDATES
- Added an option to set whether the lottery starts on server start/restart.
- Optimized the timers for both next pool duration and current pool duration. (Should be EXTREMELY exact now.)
- When a lottery has ended and has not started a new one, the current pool duration time will change it's display name to "(!) THERE ARE CURRENTLY NO ON-GOING LOTTERY POOLS.", instead of stating that the current pool ends in 0 minutes.
There's a new addition to the config.yml as shown below, if you're updating from version 1.0.2, I highly suggest you put these changes in your config.yml.
[code=YAML] # If enabled, the lottery will start right when the server is started/restarted.
onserverstart: true[/code]