Releases: randombyte-developer/lottery
Releases · randombyte-developer/lottery
v2.0.2
v2.0.1
Changes:
- Fixed bug
v2.0
v1.4
Changes:
- Added command
lottery addPot <amount>to add some amount of money to the pot without buying a ticket. This could be essentially done by just editing the config file. The permission islottery.addpot. A command node to limit the amount of adding money is available(max-deposit). The command is most likely useful when executed from console, e.g. a small giveaway of ingame money. Thanks @MrHDR! - Added command alias
lot - Added config node
messages.not-enough-money - Added parameter
ticketCoststomessages.info-message-playerandmessages.info-message-console. Delete these both nodes and let them regenerate with/sponge plugins reloadforce-update the comments of the config nodes. This will just addticketCoststo the list of available parameters, that is just a hint; you can use this new parameter without updating the comment.
v1.3.1
Changes:
- Little fix for config file comments
v1.3
v1.2
Changelog:
- Updated to API v5 release
- Fixed a message
v1.1
Changes:
- Fixed bug
v1.0
Changelog:
- Fixed bug
v0.2.2
Changes:
- Added timed broadcast(see config)