[HEADING=1]✨ LightGlow — Custom Hex Glow & Flying Animal Effects[/HEADING]
LightGlow is a lightweight and modern plugin that allows players to customize their Glow effect using HEX colors and summon flying animals orbiting around them.
Designed for performance, simplicity, and multi-version compatibility.
[HEADING=2] Features[/HEADING]
✔ Custom Glow colors using HEX format (#RRGGBB)
✔ Real-time glowing effects
✔ Flying animals around players
✔ Full permission system
✔ Admin management commands
✔ Reload config without restarting server
✔ TPS-friendly and optimized
[HEADING=2] Commands & Permissions[/HEADING]
[HEADING=3]Player Commands[/HEADING]
Code (Text):
/light help - Show help menu (lightglow.command.help)
/light on - Enable glow (lightglow.command.on)
/light off - Disable glow (lightglow.command.off)
/light color <hex> - Change glow color (lightglow.command.color)
/light clear - Remove glow color (lightglow.command.clear)
/light animal <type> - Spawn animal (lightglow.animal.<type>)
/light list - View available colors (lightglow.command.list)
[HEADING=3]Admin Commands[/HEADING]
Code (Text):
/light set <player> <hex> - Change player's glow (lightglow.admin)
/light reload - Reload configuration (lightglow.admin)
[HEADING=2] Example Usage[/HEADING]
Code (Text):
/light on
/light color #00FFAA
/light animal bee
Player will glow with a custom color while animals fly around them.
[HEADING=2]⚙ Compatibility[/HEADING]
✔ Spigot
✔ Paper
✔ Purpur
✔ Minecraft 1.16 - 1.20+
[HEADING=2] Installation[/HEADING]
1. Download the .jar file
2. Place it into /plugins folder
3. Restart server
4. Done!
[HEADING=2]⭐ Support[/HEADING]
If you enjoy this plugin, please leave a 5-star rating!
[HEADING=3] Permissions[/HEADING]
Code (Text):
lightglow.command.help - Allows player to use /light help
lightglow.command.on - Allows player to enable glow
lightglow.command.off - Allows player to disable glow
lightglow.command.color - Allows player to change glow color
lightglow.command.clear - Allows player to clear glow color
lightglow.command.list - Allows player to view color list
lightglow.animal.wolf - Allows wolf flying effect
lightglow.animal.bee - Allows bee flying effect
lightglow.animal.bat - Allows bat flying effect
lightglow.animal.cat - Allows cat flying effect
lightglow.admin - Access to admin commands
lightglow.* - Grants all permissions