Jump to content
  • 0

Removing player accounts


Question

5 answers to this question

Recommended Posts

  • 0
Posted

There is no safe/easy way to delete accounts atm. You can delete them directly through database modifications, but you shouldn't touch there if you don't know what are you doing. API has no delete account endpoints yet, so its not an option. I guess you will need to wait until a new update or until source.

  • 0
Posted

I deleted accounts and characters many times actually. I didn't have any problems yet. Players can use same name aswell. Remove all characters from the account you want, after remove the player when it has no characters left. I'm doing like that and its working fine. I deleted like 80 eXe accounts 2-3 days ago. 

  • 0
Posted
3 minutes ago, Uyarrr said:

I deleted accounts and characters many times actually. I didn't have any problems yet. Players can use same name aswell. Remove all characters from the account you want, after remove the player when it has no characters left. I'm doing like that and its working fine. I deleted like 80 eXe accounts 2-3 days ago. 

If you are deleting them directly through database I bet there are lots of unused variables as well as another kind of data from other tables. Space shouldnt be the issue of deleting accounts/characters, only actual reason for deleting an account should be data protection laws.

  • 0
Posted

Well you are true, I don't support this way. But anyways you can still remove that's what Im talked about. Even it's not safe :D. I'm removing accounts freely right now because I'll reset whole playerdata when game is fully released.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...