
MINECRAFT · SETTING
How to Upload a Custom World to Your Minecraft Server
You can play on a premade world from the panel, or upload your own singleplayer or downloaded world.
QUICK ANSWER
Stop the server, upload your world folder to the server's root directory over SFTP, make sure level-name in server.properties matches the folder name, set the same Minecraft version in the Version Changer, then start the server.
Fact
The server loads the world folder named in level-name inside server.properties. The default is world, so either rename your folder to world or change level-name to your folder name.
Using a Premade World
- 1Log in to your server dashboard and open the World Manager.
- 2Browse or search for a world that fits your server.
- 3Click Install next to it.
- 4Restart the server to load the new world.
Uploading a Custom World
- 1Prepare the world. Make sure the world folder is compatible with your server's Minecraft version. Stop the server before uploading.
- 2Upload it. Connect with an SFTP client (how to use SFTP) and upload the world folder to the server's root directory.
- 3Point the server at it. In
server.properties, setlevel-nameto the folder name you uploaded. - 4Match the version. Open the Version Changer in your dashboard and select the version the world was made in.
- 5Start the server to load the custom world.
server.properties
level-name=my-custom-worldHaving trouble? Contact support.



