# Installation

On this page, you will find all the dependencies needed and the installation steps for this resource.

## 🔗 Dependencies

* [**WorldEdit**](https://dev.bukkit.org/projects/worldedit) [Plugin](https://dev.bukkit.org/projects/worldedit) **-** Free

## 🔗 Recommended Dependencies

* [Multiverse-Core Plugin](https://dev.bukkit.org/projects/multiverse-core) - Free
* [VoidGen Plugin](https://www.spigotmc.org/resources/voidgen.25391/) - Free

## ⚙️Installation

* Download the schematic from our BuiltByBit page.
* Install all dependencies to your plugin's folder.
* Start your server.
* Upload the schematic to your `/WorldEdit/schematics/` folder.
* Join and execute the following commands:
  * `/mv create YourWorldName normal -g VoidGen`
  * `/mv tp YourWorldName`
  * `//schem load Mapa189`
  * `//paste -a`
* After you have done all of this you can enjoy the map!

{% hint style="info" %}
Remember to check the version of your server to download the correct dependency. If you have questions you can join our [Discord](https://discord.gg/diekieboy) server and ask.
{% 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.diekieboy.com/premade-builds/medieval-island-spawn-usd2-49/installation.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.
