** Bug Fixes:**
- Fixed lottery draw timer showing incorrect date (1 month instead of 24h)
- Fixed player tickets not resetting after drawing
- Fixed border rendering syntax error in GUI
**⚙️ Technical Changes:**
- Changed `add 1 day` to `add 24 hours` for better date calculation
- Improved ticket cleanup using UUID loop instead of wildcard
- Optimized mod() function in border creation
** Commands Update:**
- All admin commands now integrated into `/lottery` (no separate commands needed)
- `/lottery reset` - Reset lottery
- `/lottery draw` - Force drawing
- `/lottery setjackpot <amount>` - Set jackpot manually
---
### Version 2.0
- Premium 6-row GUI with elegant borders
- 5 purchase options (1/5/10/25/50 tickets)
- Weekend bonus always visible in menu
- Improved visual design with colored glass panes
- Emoji support throughout interface
### Version 1.0
- Initial release
- Basic lottery functionality
- Weekend bonus system