There is now a command /lottery toggleremindmsg that allows you to turn the announcement message on/off
A new permission cocolottery.max.bypass that allows you to buy any number of tickets.
Add this to the config.yml for the lottery section:
infiniteSymbol: "∞"
Add this to the messages:
toggle_reminder:
enabled: "%prefix% &fLottery reminder messages have been @FB08enabled&f."
disabled: "%prefix% &fLottery reminder messages have been &#FF0000disabled&f."
If you need it in another language, regenerate the given messages file
now the slots of the filler item can be edited
Admins have the right to use the /lottery help <admin | player> command. (They can view the player part when designing)
From now on, the plugin supports all types of currencies which you can set in config.yml. If you need any help, contact us on discord.
Add this to your config:
currencies:
name: "Dollar"
symbol: "$"
allowDecimals: false
placeholder: "%vault_eco_balance%"
give_command: "eco give {player} {amount}"
take_command: "eco take {player} {amount}"
