Upload world in Minecraft Java Edition: File Browser & SFTP ​
Attention
The world files must not be an archive such as .zip
. Unzip the world first.
Stop your Minecraft Java Edition server.
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.
Upload your new world in the main folder, which also contains the
world
folder.open the file
server.properties
.Look for the following entry:
level-name=world
level-name=world
Change the value to the name of your uploaded world (e.g.
level-name=NewWorld
).Save the file and restart your server.
Tip
You can also run several worlds in parallel on your server, e.g. with plugins such as Multiverse-Core.