taylorkelly / BigBrother

GNU General Public License v3.0
29 stars 20 forks source link

[Request] Log Chest Content Changes #30

Closed skeven closed 13 years ago

skeven commented 13 years ago

Would it be possible to log a change in the contents of a chest and what items were changed (possibly by someone other than the owner)? It already logs when someone opens a chest but wouldn't show what they have taken from the chest, if anything. And if this is possible, maybe bind it to a new tool?

I understand if this is too complex, I just wanted to ask.

N3X15 commented 13 years ago

There's a bug in Bukkit that doesn't trigger an event when a chest is closed and the inventory committed.

However, I've figured out a workaround and will be implementing it later.