Reset all player's data

What do you want to achieve? Keep it simple and clear!
I want to wipe all player’s datastore after Beta version

What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I tried some data editor plugin and i need to remove each datastore that would took so long

Easiest way is to switch DataStores by entering a different DataStore name or key.

I’m new to Datastore, how would you find a Datastore’s name?

Where you define it with DataStoreService:GetDataStore("nameHere")

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.