itHotL / PlayerStats

Adds a simple command to see any Minecraft statistic for all players on a server (individually, or in top 10 format)
MIT License
29 stars 8 forks source link

Future feature: database support #85

Open Artemis-the-gr8 opened 2 years ago

Artemis-the-gr8 commented 2 years ago

Get data in database:


Get data out of database

994AK commented 2 years ago

hi I appreciate you, it would be better if there is mysql

Artemis-the-gr8 commented 2 years ago

hi I appreciate you, it would be better if there is mysql

Thanks for the appreciation! I'm currently working on PlaceholderAPI support, but once that's finished I will probably start working on database support. I haven't worked with databases before, so it might take me some time to learn how to properly implement it, but I'll get there eventually!