Add persistent and customizable glow outlines
Customizable glow effects using Minecraft's native Scoreboard API. Zero lag, maximum performance. Supports 16 colors, Neon mode, PlaceholderAPI, and multi-language.


16 Native Colors:
BLACK |
DARK_BLUE |
DARK_GREEN |
DARK_AQUA |
DARK_RED |
DARK_PURPLE |
GOLD |
GRAY |
DARK_GRAY |
BLUE |
GREEN |
AQUA |
RED |
LIGHT_PURPLE |
YELLOW |
WHITE |
Neon Mode — animated rainbow effect that cycles through colors smoothly
PlaceholderAPI Integration — use %glowplayerspro_color% with TAB plugin
Multi-language Support — English (en.yml) and Portuguese (pt.yml) included. Easily add your own
Persistence — saves player glow states and reapplies on join or respawn
Legacy & Hex Support — messages support both &a and &#FFFFFF formats
Sound Feedback — optional audio effects with volume and pitch control
| Command | Description | Permission |
|---|---|---|
/glow |
Toggles default glow | glowplayers.use |
/glow <color> |
Sets a specific color | glowplayers.use |
/glow off |
Removes own glow | glowplayers.use |
/glow neon |
Starts rainbow effect | glowplayers.neon |
/glow off <player> |
Removes glow from others | glowplayers.admin |
/glow reload |
Reloads configurations | glowplayers.admin |
/glow clearall |
Clears all plugin data | glowplayers.admin |
.jar in your plugins foldergroups.yml:_DEFAULT_:
tagprefix: "%luckperms-prefix%%glowplayerspro_color%"
customtabname: "%glowplayerspro_color%%player%"
The placeholder in tagprefix is required for the glow outline to appear above heads. The one in customtabname is optional and only colors the name in the tablist.