# Clan on Tablist

## Plugins required

* [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/)
* [TAB](https://github.com/NEZNAMY/TAB/releases) (you can use a different tablist plugin, as long as it supports PlaceholderAPI)

## Step by step

1\. Open Tab's `groups.yml` file and add `%simpleclans_clan_color_tag%` to `tabprefix`:

{% code title="/plugins/TAB/groups.yml" %}

```yaml
_DEFAULT_:
    tabprefix: "%simpleclans_clan_color_tag%%vault-prefix% "
```

{% endcode %}

2\. Restart (or reload `/tab reload`) your server and enjoy!

## Screenshot

![](/files/-MET11iL93BGGTFfIQlm)


---

# 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.roinujnosde.me/simpleclans/how-to-setup/clan-on-tablist.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.
