How to Reset Player Data on a Minecraft Java Server
If you need to reset player data on your Minecraft Java server hosted with Beacon Hosting, this guide will walk you through the process. Resetting player data can help resolve issues or provide a fresh start for players.
Warning
This guide is for Java Edition. Bedrock stores player data differently inside worlds/ and is not covered here.
Step 1: Back up and stop the server
- Log in at www.beaconhosting.org/auth/login
- Open Your Servers and select your Minecraft Java server
- Create a backup from Backups before making changes
- Stop the server from Console before editing world files
Step 2: Access your server files
Go to Files in the server sidebar, or connect with SFTP from Settings → SFTP Access.
Step 3: Locate the player data folder
Open your main world folder. By default this is world, but the name comes from level-name in server.properties (Files → Visual Editor → Commonly used).
Inside that world folder, open:
playerdata/— inventories, location, and progressstats/(optional) — statistics and advancements
Step 4: Delete player data files
Delete the files inside playerdata/ to reset all player progress, inventories, and locations. Delete stats/ as well if you also want to reset statistics and advancements.
To reset one player only, delete that player’s .dat file from playerdata/ (and their file in stats/ if present).
This action is irreversible unless you restore from a backup.
Step 5: Restart your server
Start the server again from Console.
Warning
Resetting player data permanently removes affected progress, inventories, and locations. Create a backup from Backups first if you might need to restore.
For more support articles, visit our Knowledgebase.
Was this helpful?
Your feedback helps us improve our guides.