Skip to content

How to Upload a World to Your Minecraft Bedrock Edition Server

Attention

The world files must not be an archive such as .zip or .mcworld. Unzip the world beforehand. Make sure that the folder name remains unchanged.

  1. Stop server
    Stop your Minecraft Bedrock Edition server.

  2. Open file browser
    Open your dashboard, select your server and go to the file browser or connect to your server via SFTP. You can find instructions here: Establish SFTP connection.

  3. Upload world
    Upload your new world into the worlds folder.

  4. Open config
    Open the file server.properties in the main folder of your server.

  5. Find entry
    Look for the following entry:

    level-name=Bedrock level
    level-name=Bedrock level
  6. Change value
    Change the value to the name of your uploaded world (e.g. level-name=New World).

  7. Save & restart
    Save the file and restart your server.