Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 4 months ago
GlowPlayersPro
GlowPlayersPro is a lightweight plugin designed to add customizable glow effects to players using native Minecraft Scoreboard API, ensuring zero lag and maximum performance. With PlaceholderAPI integration for TAB plugin compatibility, allowing you to display player glow colors in nametags and tablists using %glowplayerspro_color% placeholder.


🌟 Features
- 16 Native Colors: Supports all standard Minecraft colors for glow outline.
- Neon Mode: Animated rainbow effect that cycles through colors smoothly.
- PlaceholderAPI Integration: Works with TAB plugin using
%glowplayerspro_color%placeholder. - Multi-language Support: Comes with English (
en.yml) and Portuguese (pt.yml) by default. Easily add your own language! - Persistence: Saves player glow states and automatically reapplies them on join or respawn.
- Clean Configuration: Core settings in
config.ymland all translations organized inlanguages/folder. - Legacy & Hex Support: All messages support both legacy (
&a) and modern Hex (&#FFFFFF) color formats. - Sound Feedback: Optional audio effects with volume and pitch control when enabling or disabling glow.
💡 Command Examples
/glow- Toggles default glow color./glow RED- Sets your glow outline to red./glow neon- Activates the animated rainbow effect./glow off- Removes your current glow effect./glow off PlayerName- (Admin) Removes glow from another player./glow reload- (Admin) Reloads bothconfig.ymland language files instantly./glow clearall- (Admin) Resets all active glows and clears the database.
🔑 Commands & Permissions
| 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 |
🛠️ Installation & TAB Integration
Installation:
- Place
.jarin yourpluginsfolder. - Restart your server.
- Choose your language in
plugins/GlowPlayers/config.yml. - Customize messages or commands in
plugins/GlowPlayers/languages/. - For TAB integration: Install PlaceholderAPI and configure your
groups.yml:_DEFAULT_: tagprefix: "%luckperms-prefix%%glowplayerspro_color%" customtabname: "%glowplayerspro_color%%player%"
Uninstallation:
- Run
/glow clearallto clean up active scoreboard teams. - Stop your server.
- Delete
GlowPlayersPro.jarandplugins/GlowPlayersfolder.
🔧 TAB Plugin Usage
Use %glowplayerspro_color% in your TAB plugin configuration to show player's current glow color:
- Above head: Add to
tagprefixfor nametag outline color - In tablist: Add to
customtabnamefor colored player names - Dynamic updates: Color changes automatically update in real-time


