# Installation

{% hint style="danger" %}
**Please follow the steps below correctly, or your pack may be incorrectly installed.**
{% endhint %}

## PAPI Setup (PlaceholdersAPI)

* `/papi ecloud download Player`
* `/papi ecloud download Vault`
* `/papi reload`

## ItemsAdder & HappyHUD Setup

* **Drag and drop** ItemsAdder & HappyHUD folders in your **plugins folder**
* Disable ItemsAdder **Text Effects**.
* Disable ItemsAdder **Hide Scoreboard Numbers**.
* In the HappyHud config.yml set copy-resource-pack to **enabled: true** and make the path

  copy-resource-pack: **enabled: true** # The location to copy each namespace to. The parent path is your plugins directory. namespaces: minecraft: "ItemsAdder/contents" happyhud: "ItemsAdder/contents"
* run command `/hh reload`
* run command `/iazip`

Have fun !


---

# 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.chrisgraph.fr/how-to-install/futurist-hotbar/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.
