name: OpenInv main: com.lishid.openinv.OpenInv version: 2.3.0 author: lishid description: > This plugin allows you to open a player's inventory as a chest and interact with it in real time. commands: openinv: aliases: [oi, inv, open] description: Open a player's inventory usage: | / - Open last person's inventory / - Open a player's inventory openender: aliases: [oe] description: Opens the enderchest of a player usage: | / - Opens a player's enderchest searchinv: aliases: [si] description: Search and list players having a specific item usage: | / [MinAmount] - Item can be the Item ID or the CraftBukkit Item Name, MinAmount is the minimum amount to be considered. toggleopeninv: aliases: [toi, toggleoi, toggleinv] description: Toggle item openinv function usage: | / [Check] - Checks whether item openinv is enabled silentchest: aliases: [sc, silent] description: Toggle silent chest function, which hides the animation of a chest when opened or closed, and suppresses the sound. usage: | / [Check] - Checks whether silent chest is enabled anychest: aliases: [ac] description: Toggle anychest function, which allows opening of blocked chests. usage: | / [Check] - Checks whether anychest is enabled