MagicCheese1 / Damage-Indicator

Minecraft Bukkit plugin for indicating damage dealt to entities
https://www.spigotmc.org/resources/87113/
MIT License
16 stars 3 forks source link

cleaning and finish up #1

Closed MagicCheese1 closed 4 years ago

MagicCheese1 commented 4 years ago

-Added a configuration file (HitColor, CriticalHitColor, ShowToDamagerOnly) -Added ProtocolLib to dependencies and depend -Added dmulloy2's EntityHider class (https://gist.github.com/dmulloy2/5526f5bf906c064c255e) -Now can be set to only show indicator to damager -Added Crit detection and highlighting -Added Arrow Damage Indication