Reloading
dLottery reads settings.yml, database.yml and messages.yml at startup.
| Change | How to apply |
|---|---|
settings.yml (round length, price, tax, VIP caps, reminders) |
Restart the server (or a full plugin reload). New values apply to the next round. |
messages.yml |
Restart / full reload. |
database.yml |
Restart β the connection pool is built at startup. |
Changing
lossTime,ticketPriceortaxesPercentdoes not retroactively alter the round thatβs already open β it takes effect when the next round opens (or after a restart). Use/lottery shuffleor/lottery resetto end the current round first if you want new settings to apply right away.