Scytale Posted March 29, 2024 Posted March 29, 2024 I am looking for some assistance in subscribing to the event of a player transferring items from a container to their inventory. I ask as I find that neither the EntityItemPickupEvent nor the ItemPickupEvent fire in this circumstance, only when picking up from the ground. Any help would be appreciated. Quote
Scytale Posted March 31, 2024 Author Posted March 31, 2024 I think I have a solution by which ... when the open container event is fired, I add a custom ContainerListener to the chest that overrides and handles the slotChanged. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.