Factions/src/com/bukkit
Brettflan 2016f232ef Fix for enemy attacks healing people in their own territory, instead of correctly just giving reduced damage.
The problem is that Bukkit reports the amount of damage before armor calculations are made, so the actual damage will be less if the target is wearing armor.
So, I switched it to using setDamage instead of healing the target.
2011-03-06 21:13:27 -06:00
..
mcteam Fix for enemy attacks healing people in their own territory, instead of correctly just giving reduced damage. 2011-03-06 21:13:27 -06:00