kernitus / BukkitOldCombatMechanics

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

Eating gapple resets health boost effect #664

Closed MisterLolxd2 closed 1 year ago

MisterLolxd2 commented 1 year ago

Information


<!-- OldCombatMechanics config.yml, please paste it within the backticks (i.e. ```) -->
* OldCombatMechanics config file: https://pastebin.com/8RSmdtGw
``` yaml

Problem Description

If i have the HealthBoost III and i eating a golden apple takes our lives back.

  1. Video (golden apple + healthboost): https://www.youtube.com/watch?v=uAAJSFDq9t8&ab_channel=Trawka
  2. Video (durability bug? look a armor status) https://www.youtube.com/watch?v=SxjjZIdGI3U&ab_channel=scr1ptarina_ The problem with durability is if attacker has effect strength. Without this effect the durability just works.

To Reproduce

Steps to reproduce the behavior: 1. Make healthboost ex. 3 2. Eat golden apple 3. Look
kernitus commented 1 year ago
  1. These appear to be two completely separate issues. Please open a new issue for the armour durability one.
  2. This seems to be related to the fix for #662, as the effects are now removed before being reapplied for compatibility reasons with weaker effects
MisterLolxd2 commented 1 year ago
  1. Ok then,
  2. Can you somehow do it to work normally?