I am trying to change the datastore to ProfileService without resetting all of my players data, the current one has duping and data loss.
I don’t really know where to start, I have the ProfileService made and done I just need to switch all stats to that (Maybe like a one time command players type in game?
When a player joins you can check if they have data in the ProfileService datastore, if they don’t you can check if they have old data and load that instead.