Managing Your World
Please select an edition
There are two versions of this article. One for Minecraft's Java edition and another for Minecraft's Bedrock edition.
Uploading Your World
Make sure your server is offline while following the steps below.
Make sure your world folder is compressed/archived (The
.zip
format is recommended) before following the steps below.
- Log in to the Game Panel, then choose a server.
- Navigate to the “Files” tab.
- Click on “Upload”.
- Select your world archive.
- After it is done uploading, locate your world archive and click on the 3 dots to its right.
- Click on “Unarchive”.
- Your world should be uploaded!
You can also use SFTP!
Make sure your world file is called
world
.
Downloading Your World
- Log in to the Game Panel, then choose a server.
- Navigate to the “Files” tab.
- Locate your world folder, it is usually called
world
. - Click on the 3 dots to its right.
- Click on “Archive”.
- A new file should be created. Locate it and click on the 3 dots to its right.
-
Click on “Download”.
- Your world folder should be downloaded!
You can also use SFTP!
Uploading Your World
This guide explains how to upload a world to your server!
Make sure your server is turned off while following the steps below.
- Open any type of file explorer application on your device.
- Navigate to your Minecraft Client world folder.
PC (Windows 10 Edition):
- \Users\USERNAME\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftWorlds
“USERNAME” is your own Windows username.
Android:
Internal storage/Android/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds
IOS:
Apps/com.mojang.minecraftpe/Documents/games/com.mojang/minecraftWorlds
- There will be a folder (or multiple folders, one for each world if you have Windows 10 Edition or Pocket Edition) with a random name like “BQUAAIFxEAA=”, find the world file you want to put on your dedicated server by checking
levelname.txt
. - Archive your world folder.
- Go to the Game Panel and click on your server.
- Click on “File Manager” at the top of the page.
- Navigate to the
worlds
folder and open it. - Click on “Upload”, it is a big blue button located at the top right of the page.
- Select your world archive.
- After it is done uploading, locate your world archive and click on the 3 dots to its right.
- Click on “Unarchive”.
- Remove the
=
symbol from the world folder name by clicking the “Rename” button from the 3 dots. - Open the
server.properties
file on your server. Find thelevel-name=
line and enter the name of the folder you uploaded in step 8, (spaces are allowed) so that it looks something likelevel-name=My Server Level
. This must match the folder name. - Start your server. It should now be running your imported world.
If you have a compressed/archived world (ending in “.zip”, “.rar” or others), then follow steps from step 5.
Downloading Your World
This guide explains how to download a world from your server!
- Go to the Game Panel.
- Click on your server.
- Click on “File Manager” at the top of the page.
- Navigate to the
worlds
folder, open it. - Click on the 3 dots to the right of your world folder.
- Click on “Archive”.
- A new file should be created, locate it and click on the 3 dots to its right.
- Click on “Download”.
- Your world folder should be downloaded!
You can also use SFTP!