Closed Taneax closed 7 months ago
The only difference I see is in color of owner. Is that it? It's most likely caused by another plugin, see https://github.com/NEZNAMY/TAB/issues/1259 as an example. Try without other plugins.
here is a really buggy tablist screenshot xD
and that's the normal one
Did you try without ProtocolLib and anti-cheats?
I will remove them later and try it. I'll let you know. I hope it resolves the issues
Okey it is fixed now. I just removed Grim AntiCheat... ty
Server version
pufferfish 1.20.4 latest
TAB version
4.1.2
Describe the bug
Hello,
I have a problem with the rank colors in the tablist. Everything is normal in the chat. I use LPC Chat-Formatter plugin for the chat.
The TAB rank colors are sometimes normal and sometimes completely broken and are then a different color. I do not know why...
When you log in to the server everything is usually normal. But after a short time the rank colors in the tab list are buggy. When you relog everything is normal again.... With LabyMod client 1.20.4 the colors are always buggy and are never displayed normally.
normal colors: https://prnt.sc/bzSmQLEAeaEY
bugged colors: https://prnt.sc/d1xXLLqpKZKu
Expected behavior
All rank colors should be displayed normally without the color constantly changing.
Steps to reproduce
idk... x-x
Additional info
Thats the prefix style of all ranks from luckperms: prefix.90.&#FB1313&lOWNER &#FB1313
groups.yml Player: tabprefix: "&0&l[&7&lPlayer&0&l] &3" tagprefix: "&2&lPlayer &3" example_group: header:
"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: "%vault-prefix%" tagprefix: "%vault-prefix%" customtabname: "%essentials_nickname%" customtagname: "%essentials_nickname%" # don't forget to enable unlimited nametag mode to make this one work tabsuffix: "%vault-suffix%" tagsuffix: "%vault-suffix%"
per-world: world1: Owner: tabprefix: "&0&l[&a&lOwner&0&l] &a" tagprefix: "&2&lOwner &a"
config.yml
https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Header-&-Footer
header-footer: enabled: true header:
Checklist