> For the complete documentation index, see [llms.txt](https://pris.gitbook.io/mmoitems-pack-vol2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pris.gitbook.io/mmoitems-pack-vol2/installation-tutorial.md).

# Installation Tutorial

A guide to installing MMOItems Pack Vol2 correctly. If you encounter any problems, please reach out to us through Discord.

### 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pris.gitbook.io/mmoitems-pack-vol2/installation-tutorial.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
