Need help preventing data loss / possibly saving in a way better way

Hi! I suggest you use ProfileService, which is a great DataStore Module that implements data-loss prevention measures, and session-locking, etc.

This will require you to use a new DataStore (I think), and you will have to implement a way to port legacy data to the new one using ProfileService.

1 Like