mfnalex / ChestSort

Best sorting plugin for Minecraft / Spigot 1.14+
https://www.chestsort.de
GNU General Public License v3.0
91 stars 34 forks source link

Possible Item-Duplication when using ChestSort along with Shulker-Backpacks from CMI #105

Closed ghost closed 3 years ago

ghost commented 3 years ago

I got a duplication-issue when i use ChestSort along with Shulker-Backpacks from CMI

Steps do reproduce: You have 2 shulker-boxes in your inventory, (box-A, box-B) Put box (B) into hotbar, slot 1 Put box (A) into hotbar, slot 2 Put some stuff to duplicate (e.g. diamons) into box (A) Open box (A) with SHIFT+Rightclick from your Inventory (CMI-Backpacks-Feature) Double-click an empty slot in your hotbar (bottom-bar of inventory-gui) The content of box (A) is copied into box (B)

https://github.com/Zrips/CMI/issues/5112

mfnalex commented 3 years ago

Closing, CMI author doesn't want to fix it according to the mentioned issue -> https://github.com/Zrips/CMI/issues/5112

To say it with CMI's author's words: "This needs to be fixed from CMI plugin side as i cant simply add support for dozens of different backpack plugins out there." (BTW this is the only one causing this bug, all other backpack plugins are working fine as they properly save the inventory on the InventoryCloseEvent)

I'm trying to contact the author on discord now, let's see, maybe we can get this fixed soon