Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Most of the time, playing Minecraft is about exploring, building, and the occasional creeper indignity. Few players think about the files behind the scenes. But there are moments when those files matter. Someone abuses operator commands, a friend stockpiles diamonds nobody earned, or a fresh start sounds better than another inventory cleanup. Whatever the reason, resetting a player's progress means removing their playerdata files from the world.
Both multiplayer servers and singleplayer saves keep these files, although the path to them differs. This guide walks through finding the right UUIDs, deleting the playerdata, and handling plugin-managed data that sits outside the usual folders.

Each Minecraft account is tied to a Universally Unique Identifier (UUID). Playerdata files are named after these identifiers, so before deleting anything you need the right ones. Online accounts get a UUID assigned by Mojang at purchase. Cracked or offline accounts also have UUIDs, but they are generated locally from the username, so they shift any time someone renames their character.
Pick the section that matches your account type.





The values you collect here are what the next steps depend on. Wrong UUID, wrong file, wrong result.

For every UUID, two files exist in the world's `playerdata` folder, usually a `.dat` and a `.dat_old`. Both should go for a clean reset. After deletion, that account loses inventory, XP, position, ender chest contents, advancement progress, and anything else tracked in those files. There is no in-game undo.
Back up the world before deleting anything. A copy on your computer or a server snapshot is the only safety net if you remove the wrong file.
How you reach the folder depends on whether the world lives on a server or in your own client.











A server's `playerdata` directory is not always the whole story. Plugins often store their own per-player files for currency, homes, kits, claims, or whatever else they track. Locations vary plugin by plugin. EssentialsX, for example, keeps each account in a folder called `userdata` instead of `playerdata`. Other plugins might use `players`, `accounts`, or a database file with no per-user files at all.



The world folder is missing or mislabeled. Check the world name shown on your panel's main screen first. If you use a multiworld plugin like Multiverse, several worlds may exist on the server that are not the default one. Log in, teleport to the map you want to reset, and use the world name shown by the plugin. Also confirm you are editing the right server instance if you have multiple servers configured.
No file matches the UUID you copied. On premium servers, double check that you grabbed the Full UUID and not the trimmed version (the trimmed format has no dashes). On cracked servers, the UUID is derived from the username, so a single capital letter difference produces a completely different ID. Confirm the exact spelling, including case. If you still see nothing, the player may not have joined since the last world save.
You deleted the wrong file. Restore from a backup if you have one. Otherwise, contact your hosting provider's support team and ask whether server snapshots can recover the file. For singleplayer worlds, the only realistic recovery is whatever local copy you kept before deletion. Without one, the data is gone.
Come chat with us and we will get back to you as soon as possible!
Contact SupportBuild a working Minecraft chunk loader from scratch with this hands-on walkthrough, including the redstone setup, a parts list, simpler mod and plugin alternatives, and fixes for the most common build issues.
Replace your raw IP and port with a clean subdomain that points to Dynmap. Step by step GoDaddy DNS setup, A record, masked forwarding, and quick fixes for the most common DNS issues.
Run a Minecraft 1.21 preview on your server using experimental features in 1.20.3 and above. Try Trial Chambers, Breeze mobs, and Decorated Pots before launch.