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

[BUG]QuickShop can copy items. #131

Closed tygh89071388 closed 9 months ago

tygh89071388 commented 3 years ago

Used ChestSort version 11.2.2

Used Spigot version This server is running Paper version git-Paper-186 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 72ce684)

Other plugin used https://www.spigotmc.org/resources/quickshop-reremake-1-17-ready-multi-currency.62575/

Describe the bug menu preview can copy items (Use right-double-click)

To Reproduce https://youtu.be/B00eRMqLO14

Expected behavior FIX copy

Additional context THX!

mfnalex commented 3 years ago

Hi, please do this:

  1. /sort debug
  2. Reproduce the bug
  3. Send the console output

Then I can easily fix this. Other alternative would be that QuickShop implements a proper InventoryHolder or uses the ChestSortAPI.

Ghost-chu commented 2 years ago

https://github.com/Ghost-chu/QuickShop-Reremake/commit/810ca577a4232f52834b445481ef4ec11543696a

mfnalex commented 2 years ago

Did the QUickShop update fix it?