Displaying the clan tag on the tablist - marcelo-mason/SimpleClans GitHub Wiki
Plugins needed
- PlaceholderAPI
- PlayerListPlus (you can use a different tablist plugin, as long as it supports PlaceholderAPI)
Step by step
- Open PlayerListPlus config and edit the formats adding
%simpleclans_clan_color_tag%
:
For example:
slot-items:
# This slot items will shows all players
PLAYERS:
format: "%simpleclans_clan_color_tag%&c.$displayname"
type: PLAYER_LIST
hidevanished: true
ping: true
skin: true
- Restart (or reload) and enjoy!