InvSee++

A Bukkit plugin for manipulating player inventories

InvSee++ A bukkit plugin for manipulating player inventories. This plugin will still work when target players are offline, even when they have never been on the server. Features View and edit other players' inventories and enderchests. Includes players' armour contents and off-hand items. Includers players' crafting/workbench/anvil/smithing table/stonecutter/grindstone/loom/enchanting table/merchant items. Includes the item stack that players hold on their cursor. Auto-reloading of spectator inventories when players relog. Customisable inventory layouts and titles. Simple yet extensive application programming interface. Works on CraftBukkit (and forks) as well as Glowstone. Support for hybrid servers (Forge/Bukkit, Fabric/Bukkit) is available. (Optional) integration with PerWorldInventory. Running the plugin Just drop the InvSee++.jar file in your server's /plugins folder. Commands /invsee [PWI{...}] /endersee [PWI{...}] Note that for integration with PerWorldInventory, load-data-on-join needs to be set to true in its config. Permissions Base permissions: invseeplusplus.invsee.view allows access to /invsee. By default only for server operators. invseeplusplus.invsee.edit allows the player to manipulate the target player's inventory. By default only for server operators. invseeplusplus.endersee.view allows access to /endersee. By default only for server operators. invseeplusplus.endersee.edit allows the player to manipulate the target player's enderchest. By default only for server operators. invseeplusplus.exempt.invsee makes it impossible to spectate the inventory of the owner of this permission. invseeplusplus.exempt.endersee makes it impossible to spectate the enderchest of the owner of this permission. invseeplusplus.bypass-exempt.invsee ignore whether target players are exempted from having their inventory spectated invseeplusplus.bypass-exempt.endersee ignore whether target players are exempted from having their enderchest spectated Aggregate permissions: invseeplusplus.view provides invseeplusplus.invsee.view and invseeplusplus.endersee.view. invseeplusplus.edit provides invseeplusplus.invsee.edit and invseeplusplus.endersee.edit. invseeplusplus.exempt provides invseeplusplus.exempt.invsee and invseeplusplus.exempt.endersee. invseeplusplus.bypass-exempt provides invseeplusplus.bypass-exempt.invsee and invseeplusplus.bypass-exempt.endersee. invseeplusplus.* provides all eight of the base permissions as well as all of the addon permissions.

Open InvSee++ on MCFoundry