> For the complete documentation index, see [llms.txt](https://wiki.roinujnosde.me/simpleclans/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.roinujnosde.me/simpleclans/how-to-setup/clan-on-tablist.md).

# 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)
