kernitus / BukkitOldCombatMechanics

Spigot plugin to configure combat mechanics from 1.9 onwards
https://www.spigotmc.org/resources/19510/
Mozilla Public License 2.0
168 stars 71 forks source link

Problem with godmode on spigot 1.12.2 and old armor strenght. #589

Closed pjorun closed 1 year ago

pjorun commented 2 years ago

To Reproduce

Steps to reproduce the behavior:

  1. diamond armor with protection 5
  2. diamond sword with sharpness 5
  3. enchanted apple

Expected Behaviour

Actual Behaviour

You do not get any damage. god mode on.

kernitus commented 1 year ago

@pjorun please try the new test builds, where I have rewritten most of the calculations that deal with damage.

kernitus commented 1 year ago

Closing due to rewrite of all damage calculation code. Please open a new issue with debug logs from the latest version if you think the issue is still present.