NEZNAMY / TAB

"That" TAB plugin.
Apache License 2.0
905 stars 246 forks source link

GrimAC turning RGB colors into legacy colors #1265

Closed Taneax closed 7 months ago

Taneax commented 7 months ago

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:

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

NEZNAMY commented 7 months ago

image 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.

Taneax commented 7 months ago

here is a really buggy tablist screenshot xD

image

Taneax commented 7 months ago

and that's the normal one

image

NEZNAMY commented 7 months ago

Did you try without ProtocolLib and anti-cheats?

Taneax commented 7 months ago

I will remove them later and try it. I'll let you know. I hope it resolves the issues

Taneax commented 7 months ago

Okey it is fixed now. I just removed Grim AntiCheat... ty