# Upload a world

**Multiverse plugin:** <https://dev.bukkit.org/projects/multiverse-core>

1\) Upload the .ZIP file to your file management.&#x20;

2\) Unzip the .ZIP folder inside of your file management.

3\) Make sure there is a new folder.&#x20;

4\) Using either console or in-game, execute the `mv import foldername normal`, remembering not to use `/` in console.&#x20;

5\) If this succeeds then you will see a message in game/console.&#x20;

6\) This step is optional but if you wish to have your new world as your main world that players will spawn in you will need to deactivate your server.&#x20;

7\) Delete your current world folder and rename the new folder to "`world`".&#x20;

8\) Activate your server

{% hint style="success" %}
**Good to know:** Browse through amazing hubs, spawns and lobbies <https://www.breadbuilds.com/store>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.breadbuilds.com/minecraft-java-tutorials/upload-a-world.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
