InventoryHolder couldBeShopContainer check - Broke double chest quantity updating.
andrewkm opened this issue ยท 1 comments
What is happening?
This commit a9cb809 broke double chest quantity updating.
This build & below works: https://ci.minebench.de/job/ChestShop-3/395/
This build & above borked: https://ci.minebench.de/job/ChestShop-3/397/
TL;DR:
- Make chestshop single chest, add stuff, quantity updates.
- Make chestshop double chest, add stuff, quantity doesn't update.
Video TL;DR: https://www.youtube.com/watch?v=rO2FHcUVyKI
Report made via: https://ecocitycraft.com/forum/threads/.223761/
What did you expect to happen?
Quantity to update.
Plugin Version
Latest, compiled against a413e86
Plugin Config
Not needed.
Server Version
Paper 1.20.1 Build 196
Server Log
Not needed.
What other plugins are you running?
Not needed.
Agreements
- I have checked if there are already similar issues open.
- I am running the latest development version available from https://ci.minebench.de/job/ChestShop-3/.
- The version has support for this type of issue.
- I have provided all requested information and agree to the terms of the project's license
Additional context
Not needed.