I use ProfileStore a Datastore wrapper for saving player data, and I have my own module that wraps that for use on the server and replication to the client. It is all stored in tables in memory, not with values, as they are exploitable as some have said.
2 Likes