# Installation Tutorial

### Notes

* This config doesn't natively support Bedrock.

### Dependencies

| Name                     | Link                                                                                                                                          | Note                                                                                                                                                                                     |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| MMOItems                 | [Buy Now](https://www.spigotmc.org/resources/mmoitems.39267/)                                                                                 | You need <mark style="color:$warning;">**latest dev build**</mark>!                                                                                                                      |
| MythicLib                | [Download Now](https://www.spigotmc.org/resources/mmolib-mythiclib.90306/)                                                                    | You need <mark style="color:$warning;">**latest dev build**</mark>!                                                                                                                      |
| MythicMobs **(PREMIUM)** | [Buy Now](https://mythiccraft.io/index.php?resources/mythicmobs.1/product-download)                                                           | You need <mark style="color:$warning;">**premium version**</mark>!                                                                                                                       |
| **Nexo**                 | [Buy Now](https://polymart.org/product/6901/nexo)                                                                                             | `See Below`                                                                                                                                                                              |
| **ItemsAdder**           | [Buy Now](https://www.spigotmc.org/resources/73355/)                                                                                          | `See Below`                                                                                                                                                                              |
| MMOCore                  | [Buy Now](https://www.spigotmc.org/resources/%E2%AD%90-mmocore-%E2%AD%90-classes-skills-levels-skill-trees-professions-mana-waypoints.70575/) | <mark style="color:$warning;">**Not required**</mark><mark style="color:$warning;">,</mark> however if you do not have MMOCore some abilities related to mana regeneration may not work. |

{% hint style="info" %}
You only need to install either **Nexo** or **ItemsAdder**. We strongly recommend using Nexo.
{% endhint %}

### Installation Steps

1. Make sure you have all the dependencies before continuing.
2. Drag, drop and replace the `MMOItems`, `MythicLib` and `MythicMobs` to your folders *(make sure to backup!)*
3. Drag, drop and merge `ItemsAdder` OR `Nexo` folders to the plugin folders.\
   **NOTE:** If you already have an ItemsAdder or Oraxen pack, you will need to merge the files. Follow the guide here: *insert link*
4. If you have purchased the Animated Addons addon, drag, drop and merge `ItemsAdder` OR `Nexo` folders in the addon folder to the plugin folders **after you have completed step 3**.
5. 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://pris.gitbook.io/mmoitems-pack-vol2/installation-tutorial.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.
