# How to install Builds (WORLD)

{% hint style="info" %}
To start you must download the plugin from the official Multiverse Core Plugin page.
{% endhint %}

## ⏩ [Upload a world](#user-content-fn-1)[^1]&#x20;

1\. Download and install the [<mark style="color:blue;">**MultiverseCore**</mark>](https://dev.bukkit.org/projects/multiverse-core) plugin&#x20;

<div align="left"><figure><img src="/files/ur6NdGvHu5tJAxa1HF3Y" alt=""><figcaption></figcaption></figure></div>

2\. Enter the world you downloaded, inside the worlds folder of your server

<div align="left"><figure><img src="/files/RDS2K5mlNlNoqsA21KDk" alt=""><figcaption></figcaption></figure></div>

3\. Within the game, use this command to import the world on your server   &#x20;

&#x20;  <mark style="color:blue;">**/mv import \[world-name] normal -t flat**</mark>

<div align="left"><figure><img src="/files/83f96SCthx73RqXEbI5R" alt=""><figcaption></figcaption></figure></div>

4\. To go to that world we will use the command /mv tp \[world-name]

<div align="left"><figure><img src="/files/V79An3SMXeS8jpkM3cDq" alt=""><figcaption></figcaption></figure></div>

[^1]:


---

# 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://astrumprojects.gitbook.io/wiki/tutorials/how-to-install-builds-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.
