# Installation

### Requirements

<table><thead><tr><th>Name</th><th width="192">Link</th><th width="147">Version</th><th>Required?</th></tr></thead><tbody><tr><td>Paper, Forked Paper</td><td><a href="https://papermc.io/downloads/all"><strong>Free Download</strong></a></td><td><strong>1.21.10</strong></td><td>Yes</td></tr><tr><td><strong>ItemsAdder</strong></td><td><a href="https://polymart.org/resource/itemsadder-custom-items-etc.1851"><strong>Purchase</strong></a></td><td><strong>Latest</strong></td><td><strong>Read </strong><mark style="color:orange;"><strong>[ Warning ]</strong></mark><strong> Below</strong></td></tr><tr><td><strong>Nexo</strong></td><td><a href="https://polymart.org/resource/nexo.6901"><strong>Purchase</strong></a></td><td><strong>Latest</strong></td><td><strong>Read </strong><mark style="color:orange;"><strong>[ Warning ]</strong></mark><strong> Below</strong></td></tr></tbody></table>

{% hint style="warning" %} <mark style="color:orange;">**\[ WARNING ]**</mark>\
**ItemsAdder** and **Nexo**: you **only need one** for your server to use our setup. **ItemsAdder** is highly recommended.
{% endhint %}

{% hint style="warning" %}
On the first installation, it may take a long time because the setup will need to download the necessary libraries. Please be patient and restart the setup after the first load.
{% endhint %}

{% hint style="info" %}
If for any reason you are unable to set up the installation on your host yourself, please purchase the **\[ Installation Addon ($10) ]**, and we will help you set it up quickly.
{% endhint %}

### Installation

1. Unzip the package you downloaded from the marketplace.
2. Download and copy the **Paper 1.21.10 jar** file into your main server folder and **rename** it to **`server.jar`**.
3. Copy all the plugin dependencies listed in the table above to the **`plugins`** folder.
4. Double click to the file `LAUNCH.BAT` to start your server.
5. If you’re using **ItemsAdder**, check out [ResourcePack Hosting](https://itemsadder.devs.beer/plugin-usage/resourcepack-hosting/resourcepack-self-hosting) to set it up properly for your server.
6. Waiting for server to load. Enjoy!


---

# 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.hyronic.dev/server-setups/hyronic-skyblock/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.
