Hi !
I've got a problem with PlaceholderAPI and TAB plugins with BetterRanks.
I'm trying to display an image for ranks above the head of the player and in the "tab" menu.
As mention in this page : https://itemsadder.devs.beer/plugin-usage/placeholderapi#placeholderapi ; I try to replace tabprefix and tagprefix by %imgNAMEOFIMAGE% but this not working.
This is an exemple of what I've in my groups.yml :
admin:
tabprefix: %img_admin% "
tagprefix: %img_admin% "
And my image is located to ../plugins/ItemsAdder/contents/betterranks/textures/admin.png
I'm using LuckPerms and LuckPermsChat, Vault and NOT using Essentials.
Thanks for your help! 🙂