#how to display an ItemsAdder prefix on the TAB

1 messages · Page 1 of 1 (latest)

pearl sparrow
gusty holly
#

where is this option?

pearl sparrow
gusty holly
#

k

#

its alredy on off...

jaunty notch
#

if its per group add the %img_admin% to the admin rank and it will return the tag for the admin

gusty holly
#

admin:
tabprefix: '%img_admin% '
tagprefix: '%img_admin% '

#

in the Group.yml

jaunty notch
#

does it work?

gusty holly
#

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"