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

  1. 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]"
  1. Find the option belowname or classic-vanilla-belowname and disable it.
  2. Find the option unlimited-nametag-prefix-suffix-mode and enable it.
  3. Restart (or reload) and enjoy!

Screenshot

Player's Name Tag