Lets say I wanted to have a feature in my game that wiped the players stats if they wanted to. Would I use :clearDataStore
? Or is there not a way to do this?
Well if nothing else works, you can change the key.
just put somthing like this as the key
KeyVersion = "1" Key = "Whatever"..KeyVersion Key2 = "Meh"..KeyVersion Key3 = "Lol"..KeyVersion
so u can just change one thing