CivClassic / SimpleAdminHacks

Tools and backend for Citadel servers, including advanced inventory monitoring, active new player assistance, and other logging. Built for Paper 1.16.5
BSD 3-Clause "New" or "Revised" License
0 stars 19 forks source link

Statistics Hack #68

Closed Protonull closed 3 years ago

Protonull commented 3 years ago

Adds a data generating hack to be used in statistics. It currently only generates player join date data, but this can be easily expanded later on.

okx-code commented 3 years ago

Could you make SQL and file IO asynchronous?