Track player inventory changes
WhiteNoise1010 opened this issue ยท 1 comments
In a modded environment, there are too many types of containers that can hold items, and I think it's impractical to track them all.
Instead, how about checking for changes in the player's inventory?
I think you could achieve a similar result by monitoring inventory changes for items other than those on a blacklist, such as cobblestone, netherrack, or user-defined items.