This is a spigot server plugin that disables mods that display the health of other players (such as neat).
This works by replacing the health value of every ENTITY_METADATA packet with the maximum health of that entity. The plugin was inspired by AntiDamageIndicators, but works with spigot 1.9+.
This plugin depends on ProtocolLib.