ProfileStore - Save your player data easy (DataStore Module)

I don’t believe Scope should be used for new projects - it seemingly has no practical use and adds unnecessary complexity to the interface. I intentionally not included scope in the API so people wouldn’t think it’s something you should set (you shouldn’t). If you must use it for migrations you can simply edit the ProfileStore source and set the scope manually where :GetDataStore() is called.