> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.lilypad.gg/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Reset the world on your Minecraft server

We've made resetting the world on your server super simple.

1. Head to our game panel at [panel.lilypad.gg](https://panel.lilypad.gg) and select your server, then press the **Stop** button to shut it down.

2. Select the **Files** button in the sidebar, and then delete the folder called `world` — this will delete the overworld, Nether and End, including all player data.

| Want to only reset the Nether or the End? Go to the `world/dimensions/minecraft` folder, and delete the folder named `the_nether` or `the_end` accordingly.

![](https://storage.crisp.chat/users/helpdesk/website/-/2/2/6/6/2266a5cd61214c00/cleanshot-2026-08-14-at-161636_iwvf5q.gif)

3. Do you have a specific seed you want to use? In the **Files** tab, click on the `server.properties` file and paste the seed after the `level-seed=` text, then press **Save**.

![](https://storage.crisp.chat/users/helpdesk/website/2266a5cd61214c00/cleanshot-2024-03-20-at-224950_epbv7d.gif)

4. If you also want to set a specific "level type" (e.g. to get a superflat world), this can also be adjusted in the `server.properties` by adding one of the following after the `level-type=` text:

* `normal` – the default Minecraft terrain generation
* `flat` – a superflat world with no proper terrain
* `large_biomes` – default terrain gen but with much larger biome sizes
* `amplified` – default terrain gen but mountains are higher, ravines are deeper, and floating islands spawn in the sky!

5. Start your server again and the new world should generate. It's completely fine if this takes up to a minute or two (although usually takes up to 10 seconds), and will only happen on the first startup with the new world.
