How to reset a players data
You may need to reset a players data for a variety of reasons, in this guide we will learn how to reset their player data.
Locating a players UUID
- Head to name https://namemc.com/ and enter the users name.
- From there, you will see a list of accounts that previously had that name. Select the top name to get their profile since that is the profile with the name currently.

- Then you can see their UUID and copy it ready to delete it.

Deleting World Playerdata
- Head to the File Manager down the left hand side of our panel.
- Go the folder
worldname/playerdata
. Replace worldname with the name of your world, by default this will beworld
.
- Find the file called
UUID.dat
where UUID is the the ID you found above for the player.

- Select the file by the checkbox to the left of it, and press delete!
- Simply start the server back up!
Deleting Plugin Playerdata
- Head to the File Manager down the left hand side of our panel.
- Go the folder
plugins/pluginName
. Replace pluginName with the name of the plugin you're trying to delete.
- Find the folder containing the files for players, this is usually in a folder called
playerdata
ordata
.

- Find the file starting with the ID you found above for the player.

- Select the file by the checkbox to the left of it, and press delete!
- Simply start the server back up!
You've now succesfully reset a players data!
Updated on: 14/02/2022
Thank you!