How to Convert Minecraft Bukkit World to Vanilla
Merge Bukkit's split world folders back into a single vanilla-compatible world.
Converting Bukkit Worlds to Vanilla
If you upload or generate a world on a Bukkit/Spigot/Paper server, you will notice that when the server loads it splits the world into three folders: world, world_nether and world_the_end, or one for each dimension.
This is fine until you want to download the world and run it in singleplayer or switch to a vanilla/Fabric/Forge server. This guide shows you how to convert Bukkit/Spigot/Paper worlds back to ones that can be used on vanilla or other server types.
Part 1: Download the World
Note: This is not strictly necessary ā you CAN use SFTP or the file manager if you want, but downloading the files makes them much easier to work with.
This is most easily done by archiving the files using the Pterodactyl file manager and downloading them using SFTP.
Part 2: Converting the World
Once you have downloaded and extracted your archive from the server, you should have three folders:
worldworld_netherworld_the_end
We will refer to the folder where these folders are located as the "root" folder.
Step 1 ā Copy the Nether
- 1Go into
world_netherand copy theDIM-1folder (ignore everything else) - 2Return to the root folder
- 3Open the
worldfolder and paste theDIM-1folder there
Step 2 ā Copy the End
- 1Return to the root folder and go into
world_the_end - 2Copy the
DIM1folder - 3Paste it in the
worldfolder, just like theDIM-1folder
Result
By copying the DIM-1 and DIM1 folders into world, you have made a copy of all the data of the Nether and End dimensions available in the world folder.
The world folder now contains all the required data to run all three dimensions successfully and can be run without issue on vanilla, Fabric, Forge and other servers.
Congratulations, you did it!
Was this helpful?
Your feedback helps us write better guides.
Related Articles
More from FAQ (Minecraft).
How to Install and Setup SkinRestorer
Restore player skins on cracked servers using the SkinRestorer plugin.
How to Install and Setup GeyserMC
Allow Minecraft Bedrock clients to join Java servers using GeyserMC.
How to Install and Use OpeNLogin
Allow players to authenticate ownership of their account on cracked servers.
Still need help?
Our team is on Discord around the clock. Real humans, real answers.