# Installation Guide

{% hint style="info" %}
If you don't want to bother setting up the server, feel free to purchase the Installation Addon. We will setup the server on whatever platform you prefer, and make sure it runs smoothly!
{% endhint %}

## Notes

* The setup is built on using **Nexo**, and it is <mark style="color:yellow;">strongly recommended</mark> to use said plugin. Using ItemsAdder is possible, but it will come with some drawbacks, refer to [Nexo vs ItemsAdder](/prism-skyblock/nexo-vs-itemsadder.md).
* The setup doesn't natively support Bedrock.

## Requirements

<table><thead><tr><th width="282.921875" align="center">Plugins</th><th width="262.55859375" align="center">Note</th><th align="center">Required?</th></tr></thead><tbody><tr><td align="center"><a href="https://www.spigotmc.org/resources/%EF%B8%8F%E2%9A%94%EF%B8%8F-mmoitems-%E2%9A%94%EF%B8%8F-items-weapons-armor-sets-tiers-editor-gui-skills.39267/">MMOItems</a> (Paid)</td><td align="center">Use latest dev-build</td><td align="center">Yes</td></tr><tr><td align="center"><a href="https://www.spigotmc.org/resources/mmocore.70575/">MMOCore</a> (Paid)</td><td align="center">Use latest dev-build</td><td align="center">Yes</td></tr><tr><td align="center"><a href="https://www.spigotmc.org/resources/mmolib-mythiclib.90306/">Mythiclib</a> (Free)</td><td align="center">Use latest dev-build</td><td align="center">Yes</td></tr><tr><td align="center"><a href="https://ci.citizensnpcs.co/job/Citizens2/3994/">Citizens</a> (Free)</td><td align="center">Use the build in the link</td><td align="center">Yes</td></tr><tr><td align="center"><a href="https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84.5702/">MythicMobs</a> (Free)</td><td align="center"></td><td align="center">Yes</td></tr><tr><td align="center"><a href="https://ci.lib.co.nz/job/LibsDisguises/">LibsDisguise</a> (Free)</td><td align="center">Use latest dev-build</td><td align="center">Yes</td></tr><tr><td align="center"><a href="https://polymart.org/product/6901/nexo">Nexo</a> (Paid)</td><td align="center"></td><td align="center">Refer to below</td></tr><tr><td align="center"><a href="https://www.spigotmc.org/resources/%E2%9C%A8itemsadder%E2%AD%90emotes-mobs-items-armors-hud-gui-emojis-blocks-wings-hats-liquids.73355/">ItemsAdder</a> (Paid)</td><td align="center"></td><td align="center">Refer to below</td></tr></tbody></table>

{% hint style="info" %}
For Nexo and ItemsAdder, you only need **ONE** for your server to use our setup. **Nexo** is **highly recommended**.
{% endhint %}

## Installation Steps

1. Download the latest version from BuiltByBit/Polymart. Extract the zip files.
2. Download [Paper 1.21.8 .jar file](https://fill-ui.papermc.io/projects/paper/version/1.21.8), and put it in the main folder. Rename it to `paper.jar`
3. Download and move all requirements plugins into the plugins folder, including either Nexo or ItemsAdder. Unzip *world-spawn.zip* file.
4. Download either Nexo or ItemsAdder and:\
   \- If you are using Nexo, you don't need to do anything.\
   \- If you are using ItemsAdder, copy all contents from *ItemsAdder-Patch* folder into the plugins folder, and click `replace`.
5. Start the server using the included `run.bat`&#x20;


---

# 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://pris.gitbook.io/prism-skyblock/installation-guide.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.
