Damage Indicator – Floating Damage & Heal Text
Features:
- ● Floating damage text when entities take damage
- ● Floating heal text when entities regain health
- ● 4 animation styles:
- Float up and fade out
- Shrink and disappear
- Gravity drop
- Bouncy scatter
Designed for Performance:
- 100% Packet-Based – No real entities spawned
- Async task system – won’t block your server thread
- Clean code (~200 lines), easy to maintain and extend
️ 100% Customizable & Extendable
✨
Adjust color, scale, duration, and style
⚙️
Dependencies:
✅ PySpigot – Python scripting support for Spigot
✅ PacketEvents API – for custom packet handling