#Plugin: TAB

1 messages · Page 1 of 1 (latest)

eternal nexus
#

Someone know how add space beetwen prefix and name

#

i can find anywhere in config thing that format this

pearl crow
#

send me your current config please

eternal nexus
#

okey

eternal nexus
pearl crow
#

send me your groups.yml

#

@eternal nexus

eternal nexus
#

i dont edit this ever

#

@pearl crow

pearl crow
#

are you using luck perms for your ranks?

eternal nexus
#

yes

pearl crow
#

can you send me a screenshot of the rank

#

moderator

eternal nexus
pearl crow
#

type in chat /lp editor

#

and make a screenshot of the group

eternal nexus
#

okey

eternal nexus
pearl crow
#

almost!

#

click on the moderator rank

#

and screenshot what it displays

eternal nexus
pearl crow
#

okay thanks

eternal nexus
pearl crow
#

inside your groups.yml for TAB

#
#Owner:
#  tabprefix: "&0&l[&a&lOwner&0&l] &a"
#  tagprefix: "&2&lOwner &a"
default:
  tabprefix: " %luckperms-prefix% %luckperms-suffix%"
  tagprefix: "%luckperms-prefix% %luckperms-suffix%"
example_group:
  header:
    - "This is an example of per-group header/footer"
  footer:
    - "applied to a group"

 # 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%"
  tabsuffix: "%luckperms-suffix%"
  tagsuffix: "%luckperms-suffix%"

per-world:
  world1:
    Owner:
      tabprefix: "&0&l[&a&lOwner&0&l] &a"
      tagprefix: "&2&lOwner &a"
#

replace it with this condig

eternal nexus
#

okey

pearl crow
#

I changed the default rank to overwrite the standard luckperms setup

#

tip: if you ever want to add a rank that has a suffix just add a space after %luckperms-suffix%

eternal nexus
#

/tab reload stil broken

pearl crow
#

you get an error mesage?

eternal nexus
pearl crow
#

replace scoreboard-teams in your config

scoreboard-teams:
enabled: true
enable-collision: true
invisible-nametags: false
anti-override: true

https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Sorting-players-in-tablist

sorting-types:
- "PLACEHOLDER_HIGH_TO_LOW:%luckperms_highest_group_weight%"
- "PLACEHOLDER_A_TO_Z:%player%"
case-sensitive-sorting: true
can-see-friendly-invisibles: false
disable-condition: '%world%=disabledworld'

#

tablist-name-formatting:
enabled: true
anti-override: true
disable-condition: '%world%=disabledworld'

eternal nexus
#

scoreboardc teams doesnt work

#

scoreboard-teams:
enabled: true
enable-collision: true
invisible-nametags: false
anti-override: true

https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Sorting-players-in-tablist

sorting-types:
- "GROUPS:wlasciciel,technik,moderator+,moderator,media,sponsor,default"
- "PLACEHOLDER_A_TO_Z:%player%"
case-sensitive-sorting: true
can-see-friendly-invisibles: false
disable-condition: '%world%=disabledworld'

#

i have like that

#

and work

#

no error

#

but still no space betwen prefix and name

pearl crow
#

something in your config isn't align properly copy this and replace your config

eternal nexus
#

can i give you stream of my screen?

#

@pearl crow

pearl crow
#

yeah

#

add me as a friend

honest apex
#

What on earth lol

#

Simply add a space after %luckperms-prefix%

  tabprefix: "%luckperms-prefix% "
  tagprefix: "%luckperms-prefix% "
#

@eternal nexus - not sure what you're being asked to do here, but it's not needed.

calm patio
#

In addition to Swalbert, you can directly add space in your luckperm prefix.

honest apex
#

^ if you don’t have a prefix for the default rank, this is probably better.

tight wedge
#

theres the problem