TabList compatibility
This guide will explain how to solve the incompatibility with the TabList plugin by Toldi.
Content
Reason for compatibility issue
Somehow eGlow packet blocker is unable to properly block team changes from Tablist which causes an incorrect glow color.
Solution
The solution to get around this is by configuring eGlow and Tablist properly. Please execute these steps:
Disable eglows packet blocker by setting smart-package-blocker in Config.yml to false.
Add '%eglow_glowcolor%' to the end of all groups tagprefixes in TabList.
Explanation
Glow colors are handled by the team prefixes. Setting adding the placeholder at the end of the tagprefixes will ensure a proper glow color. We disable eGlows packet blocker to save extra resources since it failed to block Tablist packets anyway.
Additional info
This does require PlaceholderAPI to be installed!
Last updated