PlayerStats icon indicating copy to clipboard operation
PlayerStats copied to clipboard

[Feature Request] Option to pull data from files and send it to MySQL database

Open Jacold opened this issue 11 months ago • 2 comments

Hi, I'm looking for plugin which pulls statistics abailable in pause menu and sends it to MySQL database to be easily accessed to build player profiles on website. Your plugin is the closest to achieve it and it's possible to pull single stat using PAPI and ajLeaderboards which is an option but it's not optimal, because there's no option to do it in bulk and ajLeaderboards accepts only numerical values. Any chance to add that feature?

Thanks, Jacold.

Jacold avatar Jan 15 '25 10:01 Jacold

Hi, Have you found a way to publish user statistics data to a web server? I'm looking to replicate the same thing. Thanks

XanWebb avatar Sep 27 '25 22:09 XanWebb

Hi, Have you found a way to publish user statistics data to a web server? I'm looking to replicate the same thing. Thanks

Jest single stats. I pull them out using ajleaderboard plugin. You need to cherry-pick which stats you really need because you can retrieve them one by one.

Nothing more changed, no option to just export what's you can explore in statistics in pause menu.

Jacold avatar Sep 28 '25 04:09 Jacold