- Added option to only show entity damage indicators when damage is dealt by a player.
- Added entity-type whitelist/ blacklist.
- Fixed the bottom of the default help page being too short.
- Fixed tab completer returning player names in slots with no args.
- Fixed error when a player is damaged/ healed after disabling health-indicators with "/di reload".
- Fixed error when enabling health-indicators with "/di reload" on 1.13+ servers.
- Fixed the plugin failing to load if another plugin or the server didn't initialize SQLite.
- Fixed damage modified by other plugins on the HIGHEST priority sometimes not updating indicators.
- Fixed packets being sent to all players no matter how far away they are.
- Fixed indicators showing to the player who's been damaged/ healed.
- Fixed health indicator not toggling if the server was reloaded instead of using "/de reload".
- Optimized how indicators are handled.