Shock95 / AuctionHouse

Feature-packed auction house plugin for PocketMine-MP (pmmp)
GNU General Public License v3.0
43 stars 34 forks source link

Selling same item with different enchantments #83

Closed minijaham closed 2 years ago

minijaham commented 3 years ago

Issue description

If you run /ah sell [price] with an item in a later slot while having two items of the same type(regardless of the enchant), it will remove the item located in the earlier inventory slot, but listing the same item as the item in hand.

Steps to reproduce the issue

  1. https://www.youtube.com/watch?v=COL_LIw2tgM

OS and versions

minijaham commented 3 years ago

I have not tested with things like lores and custom name. That could be an issue as well.

minijaham commented 3 years ago

You also might want to take a look at this: https://github.com/pmmp/PocketMine-MP/issues/4233

Issue in PocketMine itself regarding the same issue here. Apparently it's working as intended!