PowerupStack
Game serversLog inSign up
How to enable hardcore mode on a Minecraft server
Minecraft

How to enable hardcore mode on a Minecraft server

Enable hardcore mode before generating a Minecraft world or edit an existing world's level.dat file with an NBT editor.

2 min read

Updated July 20, 2026

Hardcore mode locks the difficulty to Hard and changes what happens after a player dies. The setup method depends on whether the world has already been generated.

Enable hardcore mode for a new world

You must enable hardcore mode before the world is generated:

  1. Stop your Minecraft server.
  2. Open server.properties in the file manager.
  3. Find hardcore= and change it to:
hardcore=true
  1. Make sure the server will generate a new world. Change level-name to an unused name, or back up and remove the existing world folder.
  2. Save the file and start the server.

The newly generated world will use hardcore mode.

Change hardcore mode on an existing world

Changing hardcore in server.properties does not update a world that has already been generated. Edit the world's level.dat file instead:

  1. Stop the server.
  2. Create and download a full backup of the world.
  3. Download level.dat from the active world folder.
  4. Open the file in an NBT editor.
  5. Find the hardcore property inside the Data compound.
  6. Set its byte value to 1 to enable hardcore mode or 0 to disable it.
  7. Save the file and upload it to the world folder, replacing the existing level.dat.
  8. Start the server and verify the world settings.

Frequently asked questions

Does hardcore mode delete the world?

No. A dedicated server does not automatically delete the world when a player dies. What a dead player can do next depends on the Minecraft version and server software.

Why did changing server.properties not work?

The world already has its hardcore setting stored in level.dat. Use an NBT editor to change the hardcore property for that existing world.

PowerupStack

Launch fast, scale confidently, and keep your community online with modern game server hosting.

Browse games

|

Knowledgebase
PowerupStack
  • Knowledgebase
  • Status
  • Contact

© 2026 PowerupStack. All rights reserved.

Powered by PowerupStack