Skip to content
CyberNex Logo
Back to Tutorials
Minecraft3 min readJuly 15, 2026

How to install a map on your Minecraft server

Ganidu Sathishka
Support Engineer at CyberNex | 4+ years customer technical support

Step-by-Step Instructions

<ol><li>Log in to the game panel, click your server, then click Minecraft maps.</li><li>Select a map you want to install (for example OneBlock [Original]).</li><li>Click the Install button at the right of the map.</li><li>Wait for the spinner, then go to Files and note the new map folder's name.</li><li>Open server.properties, find level-name and replace world with the copied folder name.</li><li>Click Save content, then restart the server.</li></ol>

Code / Configuration

<pre><code># in server.properties level-name=oneblock # set this to your map folder name</code></pre>

Warning

If you do not change level-name, Minecraft keeps loading the old world and the new map will not appear.

Related Hosting Services

Was this guide helpful?

Join our Discord for more guides and direct help from our engineering team.

How to install a map on your Minecraft server | CyberNex