#how to display an ItemsAdder prefix on the TAB
1 messages · Page 1 of 1 (latest)
where is this option?
language
if its per group add the %img_admin% to the admin rank and it will return the tag for the admin
ye just like that
does it work?
no...
look my groups.yml
#Owner:
# tabprefix: "&0&l[&a&lOwner&0&l] &a"
# tagprefix: "&2&lOwner &a"
Player:
tabprefix: "&0&l[&7&lPlayer&0&l] &3"
tagprefix: "&2&lPlayer &3"
example_group:
header:
- "This is an example of per-group header/footer"
footer:
- "applied to a group"
admin:
tabprefix: '%img_admin% '
tagprefix: '%img_admin% '
# default settings for all groups, all groups will take properties from this section unless player's primary group overrides a specific setting
_DEFAULT_:
tabprefix: "%luckperms-prefix%"
tagprefix: "%luckperms-prefix%"
customtabname: "%player%"
customtagname: "%player%" # don't forget to enable unlimited nametag mode to make this one work
tabsuffix: "%luckperms-suffix%"
tagsuffix: "%luckperms-suffix%"
per-world:
world1:
Owner:
tabprefix: "&0&l[&a&lOwner&0&l] &a"
tagprefix: "&2&lOwner &a"