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 72 forks source link

Cant eat gapples in row. #597

Closed razor257 closed 2 years ago

razor257 commented 2 years ago

Information

Problem Description

You can't eat gapples in row which isn't default vanilla setting it's dangerous for players in combat as they could get killed when they should be able to eat and stay alive.

https://youtu.be/JbjGXrFLHWk

To Reproduce

Steps to reproduce the behavior:

  1. Setup your config like this :
    old-golden-apples:
    enabled: true
    old-potion-effects: true
  2. Try to eat gapples while holding and not letting go of the mouse button. You can start to jump but can also stand still.
  3. Side note - the no-conflict-mode: false/true in this module doesn't change anything.

Expected Behaviour

Can eat gapples in row.

Actual Behaviour

Cant eat gapples in row.

kernitus commented 2 years ago

Duplicate of #405