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

Old armour durability can't eat gapples while damaged #586

Closed Pulsih closed 2 years ago

Pulsih commented 2 years ago

Information

Problem Description

If enabling the old-armor-durability feature, players can't eat gapples or stuff while being damaged, i think because the plugin update the player inventory while eating, and resetting the animation.

### To Reproduce Steps to reproduce the behavior: 1. Just enable the old-armor-strenght feature and get hitted while eating ### Expected Behaviour You should be able to eat gapples normally ### Actual Behaviour

You won't be able to eat gapples, and you will die ( My server is a FFACombo )

kernitus commented 2 years ago

You mention both the old armour strength and old armour durability modules, which one is it that you think causes the issue?

kernitus commented 2 years ago

Duplicate of #405