Best place to store player stats while being accessible by the player?

How would I make sure each player has their own individual stats? should I make a module that stores the stats or use number values in a folder in serverstorage?

Also, how would I go about loading and saving stats for each individual player?

I have gone down a rabbit hole for 2 days with ProfileService and I literally cannot get it to work how I need it to for the life of me, so I am starting to think I am looking at how to do this all wrong

I am pretty new to using datastores on roblox by the way, I have consumed like 6 hours of tutorials and summaries on them and a lot of reading too in the past day or two but I am still having issues.

1 Like