# NPC Avatar Series

{% hint style="success" %}
All NPC Avatars Volumes share the same format, installation, and usage method. You will use this page for general information about all Volumes, and for details on specific NPCs and Skins, please refer to the subpages of each Volume.
{% endhint %}

## Dependencies

<table><thead><tr><th width="239">Name</th><th>Link</th><th>Version</th><th>Required</th></tr></thead><tbody><tr><td><strong>Citizens2</strong></td><td><a href="https://ci.citizensnpcs.co/view/Citizens/job/Citizens2/lastBuild/"><strong>Download</strong></a></td><td>Latest</td><td>Optional</td></tr><tr><td><strong>CharacterDialogue</strong></td><td><a href="https://www.spigotmc.org/resources/characterdialogue.95868/"><strong>Download</strong></a></td><td>Latest</td><td>Optional</td></tr><tr><td><strong>MythicMobs</strong></td><td><a href="https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84.5702/"><strong>Download</strong></a></td><td>Latest</td><td>Optional</td></tr><tr><td><strong>Lib's Disguises</strong></td><td><p><a href="https://www.spigotmc.org/resources/libs-disguises-free.81/"><strong>1.20.4 &#x26; Older</strong></a></p><p><a href="https://ci.md-5.net/job/LibsDisguises/"><strong>1.20.6 &#x26; 1.21</strong></a></p></td><td>Latest</td><td>Optional</td></tr><tr><td><strong>ItemsAdder</strong></td><td><a href="https://www.spigotmc.org/resources/%E2%9C%A8itemsadder%E2%AD%90emotes-mobs-items-armors-hud-gui-emojis-blocks-wings-hats-liquids.73355/"><strong>Purchase</strong></a></td><td>Latest</td><td>See <mark style="color:orange;"><strong>WARN</strong></mark> below</td></tr><tr><td><strong>Oraxen</strong></td><td><a href="https://www.spigotmc.org/resources/%E2%98%84%EF%B8%8F-oraxen-custom-items-blocks-emotes-furniture-resourcepack-and-gui-1-18-1-21-1.72448/"><strong>Purchase</strong></a></td><td>Latest</td><td>See <mark style="color:orange;"><strong>WARN</strong></mark> below</td></tr></tbody></table>

{% hint style="warning" %}
**Oraxen** and **ItemsAdder**: you **only need one** for your server to use our configuration package. **ItemsAdder** is highly recommended.
{% endhint %}

## Installation

{% hint style="danger" %}
Before following the installation tutorial, make **100% sure that you have a backup** in case something goes wrong.
{% endhint %}

This is the package after you download and unzip it. Basically, there are **two methods to set up** these NPCs on your server: first, using **Citizens (recommended)**, and second, using **MythicMobs**. You only need one of these methods.

<figure><img src="/files/kAjCRddwHeBJpSOJ9bDV" alt=""><figcaption></figcaption></figure>

### Method #1 - Using <mark style="color:purple;">Citizens2</mark>

{% embed url="<https://youtu.be/h38TR-C89WQ>" %}

### Method #2 - Using <mark style="color:blue;">MythicMobs</mark>

{% embed url="<https://youtu.be/fDBqrqM3WJs>" %}

<details>

<summary>Tutorial Commands:</summary>

/savedisguise **NPC\_\<name>** player \<inherit> setSkin **\<SKIN-URL>** setDynamicName

</details>


---

# 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/configurations/npc-avatar-series.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.
