Displaying the clan tag below the player's name (tag) - marcelo-mason/SimpleClans GitHub Wiki
Plugins needed
- PlaceholderAPI
- TAB (you can use a different tablist plugin, as long as it supports PlaceholderAPI)
Step by step
- Open TAB's config and edit the Groups section adding
%simpleclans_clan_color_tag%
to belowname
:
For example:
_OTHER_:
tabprefix: "%vault-prefix% "
tagprefix: "%vault-prefix% "
tabsuffix: "%afk%"
tagsuffix: "%afk%"
customtabname: "%essentialsnick%"
customtagname: "%essentialsnick%"
belowname: "&l&b[ %simpleclans_clan_color_tag% &l&b]"
- Find the option
belowname
or classic-vanilla-belowname
and disable it.
- Find the option
unlimited-nametag-prefix-suffix-mode
and enable it.
- Restart (or reload) and enjoy!
Screenshot
