GlowPlayersPro
Add persistent and customizable glow outlines
GlowPlayersPro
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
* Sound Feedback: Supports all standard Minecraft colors for glow outline. * Sound Feedback: Animated rainbow effect that cycles through colors smoothly. * Sound Feedback: Works with TAB plugin using `%glowplayerspro_color%` placeholder. * Sound Feedback: Comes with English (`en.yml`) and Portuguese (`pt.yml`) by default. Easily add your own language! * Sound Feedback: Saves player glow states and automatically reapplies them on join or respawn. * Sound Feedback: Core settings in `config.yml` and all translations organized in `languages/` folder. * Sound Feedback: 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 both `config.yml` and 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
For TAB integration 1. Place `.jar` in your `plugins` folder. 2. Restart your server. 3. Choose your language in `plugins/GlowPlayers/config.yml`. 4. Customize messages or commands in `plugins/GlowPlayers/languages/`. 5. For TAB integration: Install PlaceholderAPI and configure your `groups.yml`: ```yaml DEFAULT: tagprefix: "%luckperms-prefix%%glowplayerspro_color%" customtabname: "%glowplayerspro_color%%player%" ```
Uninstallation: 1. Run `/glow clearall` to clean up active scoreboard teams. 2. Stop your server. 3. Delete `GlowPlayersPro.jar` and `plugins/GlowPlayers` folder.
---
🔧 TAB Plugin Usage
Use `%glowplayerspro_color%` in your TAB plugin configuration to show player's current glow color: - Dynamic updates: Add to `tagprefix` for nametag outline color - Dynamic updates: Add to `customtabname` for colored player names - Dynamic updates: Color changes automatically update in real-time