Minecraft Servers HQ

Minecraft plugin InvSeePlusPlus

Information about InvSeePlusPlus and servers where it was found

🔌 About InvSee++

InvSee++ is a Minecraft plugin that lets server staff view and edit other players' inventories and ender chests. It supports inspecting armour, off-hand, crafting/workbench and several other container types, works with offline player data, and exposes an API used by optional add-ons.

🎯 Purpose

Provide server administrators and moderators with a reliable inventory inspection and manipulation tool that works for online and offline players, integrates with inventory-based plugins, and supports logging and custom layouts.

⚙️ Features

  • View and edit other players' inventories and ender chests (including armour and off-hand).
  • Inspect crafting/workbench, anvil, smithing table, stonecutter, grindstone, loom, enchanting table, merchant inventories and the cursor-held item.
  • Works for offline players, including players who have never joined the server.
  • Auto-reloads spectator inventories when players relog.
  • Customisable inventory layouts and titles.
  • Configurable logging of inventory changes.
  • Simple application programming interface (API) for addons and integrations.
  • Optional add-ons provide give, clear and clone commands for inventories and ender chests.

🧩 Who It Is For

  • Server owners and administrators who need to inspect or manage player inventories.
  • Moderation teams that require offline inspection for investigations.
  • SMP, survival and small-to-medium public servers wanting inventory management tools.

🏗️ Example Use Cases

  • A moderator inspects a suspected cheater's inventory while the player is offline.
  • An admin uses an add-on command to give an item to an offline player for recovery.
  • A server integrates PerWorldInventory to inspect a player's world-specific inventory state.

⌨️ Commands

CommandDescriptionPermissionAccess
`/invsee `Open and view/edit a player's inventory. Optional PerWorldInventory argument supported when integrated.invseeplusplus.invsee.view
`/endersee `Open and view/edit a player's ender chest. Optional PerWorldInventory argument supported when integrated.invseeplusplus.endersee.view
/invseeplusplusreloadReload plugin configuration.invseeplusplus.reloadAdmin

Add-on commands (provided by optional add-on plugins):

CommandDescriptionPermissionAccess
/invgive <target> <item> [amount] [nbt]Give an item into a player's inventory (addon).invseeplusplus.give.inventoryAdmin
/endergive <target> <item> [amount] [nbt]Give an item into a player's ender chest (addon).invseeplusplus.give.enderchestAdmin
/invclear <player> [item] [amount]Clear items from a player's inventory (addon).invseeplusplus.clear.inventoryAdmin
/enderclear <player> [item] [amount]Clear items from a player's ender chest (addon).invseeplusplus.clear.enderchestAdmin
/invclone <source> [target]Clone a player's inventory to another player (addon).(addon permission nodes)Admin

🔐 Permissions

PermissionDescriptionDefault
invseeplusplus.invsee.viewAllows access to /invsee.op
invseeplusplus.invsee.editAllows editing the target player's inventory.op
invseeplusplus.endersee.viewAllows access to /endersee.op
invseeplusplus.endersee.editAllows editing the target player's ender chest.op
invseeplusplus.exempt.invseePrevents the holder's inventory from being spectated.not specified
invseeplusplus.exempt.enderseePrevents the holder's ender chest from being spectated.not specified
invseeplusplus.bypass-exempt.invseeIgnore inventory exempt settings for targets.not specified
invseeplusplus.bypass-exempt.enderseeIgnore ender chest exempt settings for targets.not specified
invseeplusplus.tabcompleteAllows username tab-completion for /invsee and /endersee.not specified
invseeplusplus.reloadReload the plugin configuration.not specified

Aggregate permissions documented by the project (provide grouped access):

  • invseeplusplus.view provides view permissions.
  • invseeplusplus.edit provides edit permissions.
  • invseeplusplus.exempt provides exempt permissions.
  • invseeplusplus.bypass-exempt provides bypass permissions.
  • invseeplusplus.* provides all base and addon permissions.

⚙️ Installation

📥 Setup

  • Download the plugin JAR and place it in your server's plugins/ folder.
  • Restart the server and check console logs to confirm the plugin loaded.

📦 Dependencies

  • Optional: PerWorldInventory — InvSee++ supports integration when load-data-on-join: true is enabled in PerWorldInventory's config.
  • Optional: Vault — required if you need permission checks for offline players.
  • Add-ons for give/clear/clone functionality are distributed separately.

🧠 Technical Notes

  • Native major MC version indicated by the project is 1.16; the project lists multiple tested Minecraft versions across a wide range.
  • Works on CraftBukkit-based server software and forks such as Spigot, Paper and Purpur. Folia support is currently disabled by the author.
  • The plugin exposes a small API used by addon modules for give/clear/clone functionality.
  • The project publishes source code and issues on a public repository and maintains release artifacts.

🤝 When This Plugin Is Useful

When you need reliable inventory inspection and manipulation for moderation, recovery, or administration — including the ability to inspect offline players and integrate with per-world inventory systems — InvSee++ provides a focused toolset and extendable addons.

Servers with InvSeePlusPlus

The InvSeePlusPlus plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.

Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of InvSeePlusPlus depends on each server's configuration.

Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses InvSeePlusPlus.

Use the server list with InvSeePlusPlus to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.