How to check the removal of an item from the chest using the API?
Opened this issue ยท 2 comments
Hi, I need to somehow use the API to check when a certain player takes someone else's items from the chests. How to do it? I have read the documentation but still haven't figured it out. I figured out only how to check for broken blocks, but not removing items from chests.
Performing lookups on container transactions isn't presently supported by the API.