eGlow
Buy eGlowDiscord
  • Home
  • Getting started
    • FAQ
    • Installation
    • Commands & Permissions
    • Placeholders
    • Limitations
  • Guides
    • TabList compatibility
  • Developer API
    • Getting started
    • Accessing the API
  • Configs
    • Config.yml
    • Messages.yml
    • CustomEffects.yml
Powered by GitBook
On this page
  • Reason for compatibility issue
  • Solution
  • Explanation
  • Additional info
  1. Guides

TabList compatibility

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!

PreviousLimitationsNextGetting started

Last updated 4 months ago