EnderCloud • Knowledge Centre
  • Welcome!
  • Getting Started
    • Recent Updates
    • Popular FAQ's
    • Articles for blogs
  • FAQ (EnderCloud)
    • Not Receiving Email to Reset Game Panel/Billing Panel Password
    • Why is There a Manual Payment System in the Billing Panel to Purchase Services?
    • I Purchased a Service and Paid the Bill, But I Haven’t Received My Product
    • Is my data or bot source code safe at Endercloud?
  • Faq (Minecraft)
    • How to install and setup Skinrestorer?
    • How to install and Setup GeyserMC?
    • How to Install and use OpeNLogin
    • How to install and setup DiscordSRV
    • How to install and setup Luckperms
    • How to make custom ip address
    • How to Convert Minecraft Bukkit World to Vanilla
    • How to Setup Bungeecord
    • What is the Best Minecraft Server Jar
    • How to change Minecraft Java Version ?
    • How to optimize paper minecraft server ?
    • How to Change MOTD of Minecraft Server ?
    • How to install and setup Holographic Displays
    • How to install and setup DecentHolograms
    • How add a Server Resource Pack
    • Minecraft Chunk Corruption errors and their fix
    • Out of Memory Error Minecraft ?
    • Different Minecraft Lag Types and their fixes ?
    • How to create a custom texture pack in minecraft ?
    • How to install and setup Google Drive Backups On Minecraft Server ?
    • How to Install a Minecraft Modpack ?
    • How to enable Cracked on Minecraft Server
    • How to allocate / add more Ram to a Minecraft Launcher / Client ?
    • Best Server Jar For Minecraft ?
    • How can i connect my domain to my Minecraft Server ?
    • Understanding and Preventing Crash Packets
    • How much RAM do I need for my Minecraft Server?
  • Discord Community
  • Home Page
  • Billing Panel
  • Game Panel
Powered by GitBook
On this page
  • Converting Bukkit Worlds to vanilla
  • Part 2: Converting the world​
  1. Faq (Minecraft)

How to Convert Minecraft Bukkit World to Vanilla

PreviousHow to make custom ip addressNextHow to Setup Bungeecord

Last updated 7 months ago

How to Convert Minecraft Bukkit World to Vanilla

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. For instructions on using the file manager and SFTP, please see the articles on them, respectively.

Part 2: Converting the world

Once you have downloaded and extracted your archive from the server, you should have three folders that look like this:

In this guide, we will be referring to the folder where these folders are located as the "root" folder

First, go into world_nether and copy the DM-1 folder. You can safely ignore everything else.

Now, return to the root folder open the world folder and paste the DM-1 folder.

Return to the root folder once again and go into world_the_end. From here, copy the DM1 folder and paste it in the world folder, as we did with the DM-1 folder previously.

By copying the DM-1 and DM1 folders into world, you have made a copy of all the data of the Nether and End dimensions available in the world folder, which means that it now contains all the required data to run all three dimensions successfully (it already has its own copies of level.dat, session.lock and uid.dat) and can be run without issue on vanilla, Fabric, Forge and other servers.

Congratulations You did it!

​
​