Spigot and Paper worlds have separate folders for the Nether and The End dimensions, which Vanilla Minecraft does not. Vanilla Minecraft requires both dimensions to be within the main world folder.
Steps to Convert Your World:
1. Prepare Your Files
Keep your Spigot/Paper world files in an easy-to-access area on your computer. You will have three main folders:
{world}
: Main world file.{world_nether}
: Nether dimension world file.{world_the_end}
: End dimension world file.
In this tutorial, the example world names are paper-world
, paper-world_nether
, and paper-world_the_end
.
2. Download the World Files
Download the world files from your server to your local machine.
3. Migrate the Nether
- Open the
paper-world_nether
folder. - Copy the
DIM-1
folder. - Navigate to the
paper-world
folder. - Paste the copied
DIM-1
folder into thepaper-world
folder. - If
DIM-1
already exists in thepaper-world
folder, rename it toDIM-1_backup
for safekeeping.
4. Migrate The End
- Open the
paper-world_the_end
folder. - Copy the
DIM1
folder. - Navigate to the
paper-world
folder. - Paste the copied
DIM1
folder into thepaper-world
folder. - If
DIM1
already exists in thepaper-world
folder, rename it toDIM1_backup
for safekeeping.
5. Verify Your Main World Folder
Ensure that your main world folder (paper-world
) now contains both the DIM-1
and DIM1
folders.
6. Upload Your World
If you made these changes on your local machine, use an FTP client to upload the updated paper-world
folder back to your server.
7. Load Your World
Install a Vanilla Minecraft server using your server manager and load the newly updated world.
Congratulations! You’ve successfully converted your Spigot/Paper world to a Vanilla Minecraft world.