Update player statistics in an external database

[Releases]
Clone this repo:

Branches

  1. 6568fc6 Avoid preparing SQL statement on every single query by WHR · 2 years, 7 months ago master
  2. b6b3812 Fix preparing SQL statement waits last query thus blocking server thread by WHR · 2 years, 7 months ago
  3. 734a367 Add animal breed statistics by WHR · 2 years, 7 months ago
  4. fc85a17 Add entity interaction and kill statistics by WHR · 2 years, 7 months ago
  5. f1b46df Cleanup by WHR · 2 years, 7 months ago
  6. 37a4087 Add block interaction statistics; change license by WHR · 2 years, 7 months ago
  7. fb233d5 Add block place and break statistics by WHR · 2 years, 7 months ago
  8. ee1d9eb Cleanup imports by WHR · 2 years, 7 months ago
  9. ad053d1 Add item pick up and drop statistics by WHR · 2 years, 7 months ago
  10. 7dc859a Implement sell item statistics by WHR · 2 years, 7 months ago
  11. ea1f5cd Add crafting and trading statistics by WHR · 2 years, 7 months ago
  12. 1cbe1f6 Remove TransformerExclusions by WHR · 2 years, 7 months ago
  13. 5eacc01 Update tables schema by WHR · 2 years, 7 months ago
  14. 7503bd1 Implement break item statistics by WHR · 2 years, 7 months ago
  15. f9e87bd Implement use item statistics by WHR · 2 years, 7 months ago