Round History
Every finished round is logged, so players and staff can see who won what.
/lottery historyRequires dlottery.history. Shows the most recent rounds with their winner and prize:
Recent winners: * Steve - $48,250 * Alex - $12,000 * round 41: no winnerWhatβs recorded
Section titled βWhatβs recordedβFor each round, dLottery stores:
- The prize paid out and the tax taken.
- The winner (UUID + name), or none.
- The winning ticket count and the number of players in the round.
- A timestamp.
No-winner rounds (no tickets, or too few players) are recorded too, shown as βround N: no winnerβ.
History lives in the database, so itβs the permanent record of every draw β useful for transparency and for resolving disputes about past winners.