andrei1058 / BedWars1058

A minecraft minigame where you have to defend your bed and destroy the others. Once your bed is destroyed, you cannot respawn.
GNU General Public License v3.0
280 stars 219 forks source link

Item upgrades do not replace existing items #1046

Open ArmyFury opened 2 months ago

ArmyFury commented 2 months ago

Describe the bug

When a higher level of an item (eg: pickaxe) is bought, is does not replace the old one but simply gives the player another pickaxe

To Reproduce Steps to reproduce the behavior:

In a game, buy an item which has upgrade tiers (eg: pickaxe, axe, sword)

Expected behavior

It should remove the old item

Screenshots

System (please complete the following information):

Additional context

andrei1058 commented 1 month ago

I am aware of it and we are still working on 1.21 support on #1031