I was looking into a few ways to punish exploiters (kick, ban etc.) and I came across resetting the player’s data. If the player was XP farming and got a ban, it would be necessary to have to wipe their data. Have any ideas on how to do this?
You can simply achieve this by reading the Datastores post. I recommend you use GetAsync() and SetAsync()
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.