GlowPlayersPro
PluginMIT

GlowPlayersPro

Add persistent and customizable glow outlines

61
Downloads
0
Followers
2 months ago
Updated
📦
2
Versions

📖About GlowPlayersPro

GlowPlayersPro

GlowPlayersPro is a lightweight plugin designed to add customizable glow effects to players using the native Minecraft Scoreboard API, ensuring zero lag and maximum performance.

Banner

Presentation of the GlowPlayersPro plugin showing a player with a neon effect.

🌟 Features

  • 16 Native Colors: Supports all standard Minecraft colors for the glow outline.
  • Neon Mode: Animated rainbow effect that cycles through colors smoothly.
  • 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.yml and all translations organized in the languages/ folder.
  • Legacy & Hex Support: All messages support both legacy (&a) and modern Hex (&#FFFFFF) color formats.
  • Sound Feedback: Optional audio effects when enabling or disabling the glow.

💡 Command Examples

  • /glow - Toggles the 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 the 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 & Uninstallation

Installation:

  1. Place the .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/.

Uninstallation:

  1. Run /glow clearall to clean up active scoreboard teams.
  2. Stop the server.
  3. Delete GlowPlayersPro.jar and the plugins/GlowPlayers folder.