kernitus / BukkitOldCombatMechanics

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

No damage with weakness potion #524

Closed ludgart closed 1 year ago

ludgart commented 3 years ago

Information

Problem Description

### To Reproduce Steps to reproduce the behavior: 1. Use the config above 2. Change the weakness modifier to 0.1 or something else ( doesnt matter ). Or turn off the module 3. Try to hit a player with your hand / wooden sword. ### Expected Behaviour Reduced damage to the player ### Actual Behaviour

No damage to the player

kernitus commented 1 year ago

@ludgart 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.