Player Data API

I could have sworn there was a player data api at one point here. So store per player information…

Server-side in DB ?
I added a player key/value data similar to the gmod SetPData to my project if it’s what you are looking for. But it’s not stable at the moment, I am fighting with a strange deadlock/silent exception issue with MySQL.

Hmm… not quite. It was to write .txt files with the info. I might end up using this though! Thanks!