Search Knowledgebase

How to delete the Overworld, Nether or End from your Minecraft Server

This article will help you to reset the overworld, nether, or end dimensions in your server. If you do not want to spend the time to do this, you can always open a support ticket and our support team will do it for you. If you want to reset the entire world, follow our guide for resetting the world.


Contents

  1. Quick Guide
  2. Resetting a Single Dimension
  3. Modded Dimension IDs
  4. Further Reading & External Links
  5. StickyPiston Support

Quick Guide

If you are already familiar with FTP and locating folders, these are the steps for you.

  1. Stop the server.
    This can be done in the Multicraft control panel or from inside the server with the /stop command.
  2. Determine which dimension(s) you would like to reset.
  3. Locate the following files in your world folder on the server for whichever dimension(s) were chosen in step 2.
    <world>/region/ = Overworld
    <world>/DIM-1/region/ = The Nether
    <world>/DIM1/region/ = The End
  4. Delete the region folder for the dimension to reset.
    WARNING: This will reset everything from the buildings in the dimension, to all mobs inside of it (excluding players)
  5. Repeat step 4 for all dimensions you want to reset, then start your server

Resetting a Single Dimension

Decide which dimension(s) you would like to reset. If you want to reset more than one dimension. This will keep all of the world generation the same, meaning that the world will keep the same seed, if you want to change the seed of the world, you will need to reset the entire world .

  1. Stop the server.
    This can be done in the Multicraft control panel or from inside the server with the /stop command.
  2. If you are unsure of whether you want to reset the dimension or not, now is the time when you should take a backup of your world so if you change your mind you can always restore it.
  3. Login to the server using FTP. For more information on how to use FTP you can read our article about how to upload and download files using FTP.
    You only need to login to FTP, you do not need to upload or download anything. We are only going to be deleting folders already in the server.
  4. In your FTP client, go into your world's folder. By default, the world folder will be named world , but if you have a custom world folder name, you will need to delete the folder which matches the world-name in your server.properties file.
  5. Find the corresponding region folder of the dimension you want to delete. The dimension region folders can be found below:
    <world>/region/ = Overworld
    <world>/DIM-1/region/ = The Nether
    <world>/DIM1/region/ = The End
  6. Once you have located the folder, select the region folder and delete all of it. In the Multicraft FTP File Access, this is done by selecting the box to the left of the folder name, then clicking the Delete button at the top left of the file list. Repeat this step for all dimensions that you want to delete. A selected folder within the Multicraft FTP panel.
  7. Once you have deleted the region folder from each dimension that you want to reset, you can start your server .

Modded Dimension IDs

Removing a dimension from a mod is very similar, some common dimension IDs from mods are:

  • The Twilight Forest: 7
  • The Beneath: 10
  • Aroma's Mining Dimension: 6
  • Betweenlands: 20

Note: Even in modded servers, the vanilla dimension IDs stay the same.

  • Overworld: 0
  • Nether: -1
  • The End: 1


StickyPiston Support

Whether you own a server with StickyPiston or don’t, we are always happy to help with any and all issues you may be having. Open a support ticket with our team and we will be in touch.

Open Support Ticket


  • 56 Utenti hanno trovato utile questa risposta

Hai trovato utile questa risposta?

 Stampa Articolo

Leggi anche

How to Upgrade or Reinstall your Modded Server

Changing the server option in the control panel does not change the server it just chooses a...

Updating a Feed The Beast Server on Multicraft

Changing the server option in the control panel does not change the server it just chooses a...

How to set a Coloured MoTD on your Minecraft Server

You may want to add some colour to your motd (the message that displays in the server...

How to use an Alternate Terrain Generator on a Minecraft Server

Minecraft terrain generators decide how biomes, trees, villages, ores and more are...

How to use a whitelist on your Minecraft server

A whitelist is used to limit which players can join your Minecraft server. This is...