alvin0319 / CustomItemLoader

This is a plugin that brings the custom item to your server for PocketMine-MP!

Home Page:https://discord.com/invite/Py2vSwg3B3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Armor durability

GabBiswajit opened this issue · comments

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!"