Looking for an Open Inventory Plugin

Subject says it all. In bukkit we had “openinv” to look in players inventory even if offline. This was great for determining griefs/etc. If there is already something like this I apologize, just point me to the right direction. Thanks!

Jasems

1 Like

Here’s the problem. While player inventories are complete, the chest inventory API and custom inventory API are still being implemented, and are unusable right now. And as a ‘openinv’ command entails reading a player’s inventory, making a custom inventory, and copying the items over (since you can’t literally open another player’s inventory), this isn’t possible for a little while.