In this tutorial, we will guide you through the process of uploading an existing world file to your Minecraft Bedrock server.
If you get stuck at any time, Game Host Bros offers free server transfers. Just reach out to a bro on Discord.
Danger
This guide only works with PC saves. Saves from Xbox Console, PlayStation, Nintendo Switch, and mobile platforms cannot be transferred to dedicated servers.
Did you know?
Uploading an existing world can also be a super quick way to mod your Minecraft Bedrock server, simply enable the behavior and resource packs you want on your world, and then follow this guide to upload the existing data to your server.
Exporting Your World
- 1Open Minecraft Bedrock Edition and click
Playto find your world list. - 2Click the pencil icon next to the world you want to export.
- 3Under
General, scroll down and selectExport World. - 4The game will create a
.mcworldfile, save this file to an easy-to-find location on your PC.
Preparing Your World Files
- 1Locate your exported
.mcworldfile. - 2Rename your
.mcworldfile to.zip(for example,MyWorld.mcworldtoMyWorld.zip). - 3Right-click the
.zipfile and clickExtract All. - 4After extraction, you'll see the extracted world files. Create a new folder with a recognizable name (for example,
MyWorld123). - 5Move all the extracted files into your newly created folder.
MyWorld123 (create me!)
level.dat
level.dat_old
levelname.txt
db
behavior_packs
resource_packs
world_behavior_packs.json
world_resource_packs.json
Uploading Your World
- 1Log in to Bropanel and
Stopyour Minecraft Bedrock server. - 2In the sidebar, go to
Filesand enter theworldsdirectory. - 3Upload your existing world folder (For example, MyWorld123).
- 4In the sidebar, go to
Filesand openserver.properties. - 5Find the line that says
level-name=and change it to match your uploaded world folder name:level-name=MyWorld123 - 6Save the file and start your server.
Once uploaded, your server files should look like this:
worlds
MyWorld123
level.dat
level.dat_old
levelname.txt
db
behavior_packs
resource_packs
world_behavior_packs.json
world_resource_packs.json
