ChestShop (iConomyChestShop)

ChestShop (iConomyChestShop)

6M Downloads

Shulker Boxes closing

trevor1097 opened this issue · 2 comments

commented

Plugin Version

3.10.2-SNAPSHOT (build 192)

Plugin Config

config.txt

Server Version

Paper 273 (MC 1.15.2)

Server Log

No errors

What other plugins are you running?

Luck Perms, Vault

What is happening?

With ChestShop installed if you are standing on a shulker box it will kick you out of the inventory,

What did you expect to happen?

keeps shulker inventory open

commented

ChestShop will not work without an economy plugin, please make sure to test with one installed. Also please provide the full server log as requested in the issue template.

commented

Reproduced it, apparently the server calls a PlayerTeleportEvent in that case which doesn't make a lot of sense Oo (ChestShop closes inventories automatically if that happens, I guess I can limit that to shop inventories for now)