#Plugin: TAB
1 messages · Page 1 of 1 (latest)
send me your current config please
okey
@pearl crow
are you using luck perms for your ranks?
yes
srenshot of what only /lp group info?
okey
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
okey
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%
/tab reload stil broken
you get an error mesage?
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'
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
something in your config isn't align properly copy this and replace your config
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.
In addition to Swalbert, you can directly add space in your luckperm prefix.
^ if you don’t have a prefix for the default rank, this is probably better.