Armor durability
GabBiswajit opened this issue · 1 comments
GabBiswajit commented
Hey @alvin0319 , I've identified a critical bug in your plugin that needs urgent attention. Whenever I equip armor and engage in combat, the armor breaks after just 2 or 3 hits, even though its durability hasn't been depleted. It's causing major issues in my gameplay. Here's a snippet of my configuration for reference:
lapis_boots:
id: 5016
meta: 0
namespace: "armorsapi:lapis_boots"
armor: true
max_stack_size: 1
allow_off_hand: false
armor_slot: boots
defence_points: 5
durable: true
max_durability: 64000
armor_class: diamond
texture: lapis_boots
Could you please investigate and fix this issue as soon as possible? Thanks!"
GabBiswajit commented