TechzoneMC / SonarPet

A fork of EchoPet, updated to 1.11
https://ci.techcable.net/job/SonarPet/
GNU General Public License v3.0
19 stars 16 forks source link

Issue with lifesteal plugins #52

Closed UltraFaceguy closed 7 years ago

UltraFaceguy commented 8 years ago

When pets are immune to damage, players can absorb health from them.

Basically, due to how the damage is cancelled within SonarPet, pets are easily used to endlessly heal players with any plugin that allows you to heal for a percentage of damage dealt damage. Attacking one's own pet, or another pet that shouldn't be attack-able will deal the damage, keep the pet alive, and heal the attacker. When pets shouldn't take damage, the damage event should be set to zero and the event should be cancelled to prevent this.

I used to just checkout a copy of the plugin and change it myself, but eh, maybe other people have the same issue as well. Thanks for your time!

Techcable commented 7 years ago

Should be fixed as of build 45