Elise
Elise
**Get data in database**: - [x] Create database outline - [ ] Take care of initial setup on **database** side: - [x] check if tables exist, make them if they...
- [ ] players that have been excluded from statistic calculations (banned/not whitelisted/joined too long ago) - [x] players that are on the exclude-list
- [ ] food eaten - [ ] block placed - [ ] thing thrown
This will be possible once I'm working with a database
This will make individual statistic lookups as heavy as top stats, so only implement this if I'm working with a database (or make it opt-in with a warning for bigger...