# Oyuncu Adının Altında veya Üstünde Klan Adı veya Etiketi Gösterme

## Gerekli Eklentiler

* [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/)
* [TAB](https://www.spigotmc.org/resources/tab-1-5-x-1-15-x-free-version.57806/) (PlaceholderAPI'yi desteklediği sürece farklı bir tab listesi eklentisi kullanabilirsiniz.)

## Adım Adım

1\. TAB'ın yapılandırmasını açın ve Gruplar bölümünü düzenleyin:

&#x20;Altına eklemek için bu: `belowname`&#x20;

Üstüne eklemek için bu: `abovename` kısmına bunu ekleyin:`%simpleclans_clan_name%` veya`%simpleclans_clan_color_tag%`

{% code title="Example:" %}

```yaml
_OTHER_:
 tabprefix: "%vault-prefix% "
 tagprefix: "%vault-prefix% "
 tabsuffix: "%afk%"
 tagsuffix: "%afk%"
 customtabname: "%essentialsnick%"
 customtagname: "%essentialsnick%"
 belowname: "&l&b[ %simpleclans_clan_color_tag% &l&b]"
```

{% endcode %}

2\. Aşağıdaki `belowname` veya`classic-vanilla-belowname` seçeneğini bulun ve devre dışı bırakın.

3\. `unlimited-nametag-prefix-suffix-mode` seçeneğini bulun ve etkinleştirin.

4\. Yeniden başlatın (veya yeniden yükleyin) ve keyfini çıkarın!

## Ekran Görüntüsü

![](/files/-MczNxntrAa03PyX-Q1g)


---

# 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/tuerkce/how-to-setup/clan-below-players-name.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.
