# Installation

## Dependencies:

**PlaceholderAPI, latest version please.**

{% embed url="<https://www.spigotmc.org/resources/placeholderapi.6245/>" %}

And any permissions manager.

## Using a plugin for Tab management:

**If you are using a plugin in order to configurate your tab (I recommend TAB by neznamy), you need to add the following placeholder at tags system:**\
`%fancyglow_color%`

Example using TAB:\
1º. Go to groups.yml\
2º. Search at tag prefix one.\
3º. Add the %fancyglow\_color% placeholder.

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

Furthermore, you need to set `unlimited-nametag-mode` on `true` and add the color that you want at the `customtagname`. Also, using unofficial minecraft modifications f5 view will be bugged. To know if you applie the prefix correctly, run the command `/tab nametag preview`.

<figure><img src="/files/V94fBhZN8IbPPuc5pGrY" alt=""><figcaption><p>config.yml</p></figcaption></figure>

<figure><img src="/files/0WKvVdg9DB5RodIEvY9S" alt=""><figcaption><p>groups.yml</p></figcaption></figure>

Documentation of TAB about this "problem"/bug:\
<https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Unlimited-nametag-mode#additional-note-2---f5-view>\
<https://github.com/NEZNAMY/TAB/wiki/How-to-make-TAB-compatible-with-glow-plugins><br>


---

# 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://hhitt-1.gitbook.io/fancy-glow-documentation/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.
