-
Notifications
You must be signed in to change notification settings - Fork 268
How to make TAB compatible with glow plugins
This guide will explain how to solve the incompatibility with glow plugins.
Glow color is managed by scoreboard teams, which also handle nametag formatting and player sorting in tablist. Only one plugin can handle teams at a time. Because of that, TAB will prevent glow plugins from assigning players into teams.
The solution to get around this issue is to use the glow plugin's placeholder (if it has any).
This placeholder has to be at the end of the player's tagprefix as it has to be the last color in the prefix.
Warning
For Minecraft versions below 1.13 the prefix can't be longer than 14 characters due to 16-character limit total
(glow placeholder adds 2 characters - & and the color code)
Example: This example uses the placeholder of the eGlow plugin.
groups.yml
_DEFAULT_:
tagprefix: '%vault-prefix%%eglow_glowcolor%'
- Why TAB?
- Installation
- Commands & Permissions
- Frequently Asked Questions
- Compatibility
- How to assign players into groups
- Known issues
- TAB-Bridge plugin
- Belowname
- Bossbar
- Global playerlist
- Header/Footer
- Layout
- Multi server support
- Nametags
- Per world playerlist
- Ping spoof
- Playerlist objective
- Scoreboard
- Sorting in tablist
- Spectator fix
- Tablist name formatting