Back to marketplace
InvSee++
Modrinth Plugin

InvSee++

A bukkit plugin for manipulating player inventories.

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Plugin

Access

Free

Latest version

0.31.15

Downloads

293 818

Loaders / Platforms

bukkit paper purpur spigot

Minecraft versions

1.8.8 1.12.2 1.15.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 – 1.21.1 1.21.3 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

library management

Description

Detailed information

# 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](https://github.com/Jannyboy11/InvSee-plus-plus#supported-server-software). - Does not work on Folia ([#58]([https://github.com/Jannyboy11/InvSee-plus-plus/issues/58](https://github.com/Jannyboy11/InvSee-plus-plus/issues/58))). - (Optional) integration with PerWorldInventory. - [Addon] Give items to (offline) players via commands. - [Addon] Clear items out of (offline) players' inventories via commands. ### Running the plugin Just drop the InvSee++.jar file in your server's /plugins folder. ### Commands - `/invsee <userName>|<uniqueId> [PWI{...}]` - spectates a player's inventory. - `/endersee <userName>|<uniequeId> [PWI{...}]` - spectates a player's ender chest. Note that for integration with PerWorldInventory, `load-data-on-join` needs to be set to `true` in its config. - `invseeplusplusreload` - reloads the plugin's configuration. ### 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 - `invseeplusplus.reload` allows access to `/invseeplusplusreload`. ###### 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.tabcomplete` allows username tabcompletion in /invsee or /endersee commands. This permission is automatically provided by invseeplusplus.invsee.view and invseeplusplus.endersee.view - `invseeplusplus.reload` allows access to /invseeplusplusreload. - `invseeplusplus.*` provides all of the base permissions as well as all of the addon permissions. ## Addons #### InvSee++_Give ##### Commands: - `/invgive <target player> <item type> [<amount>] [<nbt tag>]` - `/endergive <target player> <item type> [<amount>] [<nbt tag>]` ###### Examples: On 1.20.4 an earlier: - `/invgive Notch diamond 1 {"foo":"bar"}` - `/endergive Jannyboy11 wool:14` On 1.20.5 and later: - `/invgive Jannyboy11 minecraft:emerald[minecraft:max_stack_size=99] 65` ##### Permissions: - `invseeplusplus.give.*` provides `invseeplusplus.give.inventory` and `invseeplusplus.give.enderchest`. - `invseeplusplus.give.inventory` allows access to `/invgive`. - `invseeplusplus.give.enderchest` allows access to `/endergive`. #### InvSee++_Clear ##### Commands: - `/invclear <player> <item type>? <amount>?` - `/enderclear <player> <item type>? <amount>?` ###### Examples: - `/invclear Notch diamond 1` - `/enderclear Jannyboy11 wool:14` ##### Permissions: - `invseeplusplus.clear.*` provides `invseeplusplus.clear.inventory` and `invseeplusplus.clear.enderchest`. - `invseeplusplus.clear.inventory` allows access to `/invclear`. - `invseeplusplus.clear.enderchest` allows access to `/enderclear`. ### Metrics This plugin collects anonymous metrics which are submitted to [bStats](https://bstats.org/plugin/bukkit/InvseePlusPlus/9309) and [FastStats](https://faststats.dev/project/invsee-plus-plus/invsee%2B%2B). They help me to see how the plugin is used and thus with future development. Collection of metrics can be disabled in the /plugins/bstats/config.yml and plugins/faststats/config.properties files. [![Servers & Players](https://faststats.dev/embed/2cfe5112-d8dc-4b71-8759-c0b0601d0076?w=800&h=300&theme=dark)](https://faststats.dev/project/invsee-plus-plus/invsee++) ### Contact Bugs & Feature requests: [GitHub issues](https://github.com/Jannyboy11/InvSee-plus-plus/issues) Anything else can be discussed via the [discussion thread on SpigotMC](https://www.spigotmc.org/threads/invsee.456148/) or via [Discord](https://discord.gg/Z8WCDHHcdJ). ### Developers API Documentation available on the [wiki](https://github.com/Jannyboy11/InvSee-plus-plus/wiki)! ### Credits Special thanks to Icodak for making the plugin's logo! You can find them on [Discord](https://discordapp.com/users/345308025331908619) and on [SpigotMC](https://www.spigotmc.org/members/icodak.473813/).

Developer

Jannyboy11

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Change log

Project versions

Published versions and original Modrinth files.

0.31.15 Current Release 16.06.2026

InvSee++ 0.31.15

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
Loaders / Platforms
bukkit paper purpur spigot
Sign in

2.08 MB

0.31.13 Release 24.05.2026

InvSee++ 0.31.13

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
bukkit paper purpur spigot
Sign in

1.91 MB

0.31.13-SNAPSHOT Alpha 17.05.2026

InvSee++ 0.31.13-SNAPSHOT

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
bukkit paper purpur spigot
Sign in

1.91 MB

0.31.12 Release 10.05.2026

InvSee++ 0.31.12

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
bukkit paper purpur spigot
Sign in

1.91 MB

0.31.10 Release 19.04.2026

InvSee++ 0.31.10

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
bukkit paper purpur spigot
Sign in

1.91 MB

0.31.10-SNAPSHOT Alpha 19.04.2026

InvSee++ 0.31.10-SNAPSHOT

Supported Minecraft versions
1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6
Loaders / Platforms
bukkit paper purpur spigot
Sign in

1.93 MB

0.31.9 Release 13.04.2026

InvSee++ 0.31.9

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Bugfix for Paper 26.1.2
Sign in

1.92 MB

0.31.6 Release 10.04.2026

InvSee++ 0.31.6

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Update for CraftBukkit and Paper 26.1.2.
Sign in

1.92 MB

0.31.4 Release 04.04.2026

InvSee++ 0.31.4

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21.1 1.21.4 1.21.5 1.21.7 1.21.9 1.21.11 26.1 26.1.1
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Release for CraftBukkit and Paper 26.1.1
Sign in

1.86 MB

0.31.3 Alpha 04.04.2026

InvSee++ 0.31.3

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21.1 1.21.4 1.21.5 1.21.7 1.21.9 1.21.11 26.1 26.1.1
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Update for Minecraft 26.1.1
Sign in

1.86 MB

0.30.15 Release 15.12.2025

0.30.15

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.9 1.21.11
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Improved Paper 1.21.10 and 1.21.11 compatibility. Fixes a NoSuchMethodError.
Sign in

1.61 MB

0.31.0 Release 13.12.2025

0.31.0

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Update for CraftBukkit and Paper 1.21.11.
Sign in

1.7 MB

0.30.12 Release 03.12.2025

0.30.12

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Fixes an issue that caused bukkit and paper player metadata not to be saved to the playerdata savefile when saving an offline player's inventory.
Sign in

1.53 MB

0.30.11 Release 07.10.2025

InvSee++ 0.30.11

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.7 1.21.8 1.21.9 1.21.10
Loaders / Platforms
bukkit paper purpur spigot
Show changes
CraftBukkit & Paper 1.21.10 support.
Sign in

1.53 MB

0.30.10 Release 30.09.2025

InvSee++ 0.30.10

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Loaders / Platforms
bukkit paper purpur spigot
Show changes
CraftBukkit 1.21.9 support
Sign in

1.68 MB

0.30.7 Release 22.07.2025

0.30.7

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21.1 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Support for Paper 1.21.8
Sign in

1.6 MB

0.30.4 Release 30.06.2025

0.30.4

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
bukkit paper purpur spigot
Show changes
1.21.7 support
Sign in

1.6 MB

0.30.3 Release 28.06.2025

0.30.3

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.3 1.21.4 1.21.5 1.21.6
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Fixed an issue which occurred when a spectated player was viewing a Crafter.
Sign in

1.52 MB

0.30.1 Release 22.06.2025

InvSee++ 0.30.1

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.4 1.21.5 1.21.6
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Fix for Paper 1.21.6
Sign in

1.52 MB

0.30.0 Release 18.06.2025

InvSee++ 0.30.0

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21.1 1.21.3 1.21.4 1.21.5 1.21.6
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Hi folks, This update makes InvSee++ compatible with CraftBukkit 1.21.6. This release has a minor version bump because of the addition of animal armour and saddle slots to player inventories (yes, really, I am not kidding). To support these inventory slots, the slots with numbers 41 and 42 will be used to represent the respective items. The cursor slot has been moved to number 43. The default inventory mirror has been updated to reflect this change. For developers making use of the API: - The PlayerInventorySlot enum has been expanded to include the new BODY and SADDLE slots. - The array returned by MainSpectatorInventory#getOffHandContents() now will include the 'body' and 'saddle' items when running on CraftBukkit 1.21.6. - The method MainSpectatorInventory#setOffHandContents(ItemStack[]) will now always require an itemstack array of length 3, when running on CraftBukkit 1.21.6. Cheers!
Sign in

1.52 MB

0.29.20 Release 29.03.2025

InvSee++ 0.29.20

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1 1.21.3 1.21.4 1.21.5
Loaders / Platforms
bukkit paper purpur spigot
Show changes
This update adds support for CraftBukkit 1.21.5. Cheers!
Sign in

1.43 MB

0.29.18 Release 16.02.2025

InvSee++ 0.29.18

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21.1 1.21.3 1.21.4
Loaders / Platforms
bukkit paper purpur spigot
Show changes
The following bugs are fixed in this release: - [https://github.com/Jannyboy11/InvSee-plus-plus/issues/105](https://github.com/Jannyboy11/InvSee-plus-plus/issues/105) - [https://github.com/Jannyboy11/InvSee-plus-plus/issues/137](https://github.com/Jannyboy11/InvSee-plus-plus/issues/137) - [https://github.com/Jannyboy11/InvSee-plus-plus/issues/136](https://github.com/Jannyboy11/InvSee-plus-plus/issues/136)
Sign in

1.36 MB

0.29.11 Release 03.12.2024

InvSee++ 0.29.11

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21.1 1.21.3 1.21.4
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Add support for CraftBukkit 1.21.4
Sign in

1.36 MB

0.29.6 Release 23.10.2024

0.29.6

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21.1 1.21.3
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Adds support for CraftBukkit 1.21.3
Sign in

1.28 MB

0.29.4 Release 12.08.2024

0.29.4

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21 1.21.1
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Now supports Bukkit 1.21.1
Sign in

1.21 MB

0.29.0 Release 30.06.2024

0.29.0

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21
Loaders / Platforms
bukkit paper purpur spigot
Show changes
This release adds support for the following Minecraft versions: - 1.21 - 1.20.1 Support for the following Minecraft versions has been dropped: - 1.20.5 - 1.15.2 Other breaking changes: SpectatorInventoryView was changed from a class to an interface in order to support Bukkit's source-incompatible change (they converted InventoryView from a class to an interface). API consumers that made use of the SpectatorInventoryView, EnderSpectatorInventoryView or MainSpectatorInventoryView classes will have to recompile their code against this new version.
Sign in

1.14 MB

0.28.0 Release 13.06.2024

0.28.0

Supported Minecraft versions
1.8.8 1.12.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1 1.20.4 1.20.6 1.21
Loaders / Platforms
bukkit paper purpur spigot
Show changes
This release adds support for the following Minecraft versions: - 1.21 - 1.20.1 Support for the following Minecraft versions has been dropped: - 1.20.5 - 1.15.2
Sign in

1.12 MB

0.27.0 Release 05.05.2024

0.27.0

Supported Minecraft versions
1.8.8 1.12.2 1.15.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.4 1.20.5 1.20.6
Loaders / Platforms
bukkit paper purpur spigot
Show changes
Additions: - Support for Minecraft 1.20.5 - Support for Minecraft 1.20.6 Deletions: - Support for Minecraft 1.20.2 Other breaking changes: - InvSee++_Give's command format was changed to accomodate the removal of NBT tags. The syntax of the /invgive and /endergive commands is now almost exactly like Vanilla's /give command. The exception is that entity selectors do not work with /ingvive and /endergive. Note that the new format is only required for Minecraft 1.20.5 and up. InvSee++ still uses the old format on Minecraft 1.20.4 and below. - InvSee++_Give now properly respects the max_stack_size component of item stacks - it is no longer possible to give stacks larger than the maximum stack size.
Sign in

1.15 MB

0.23.4 Release 07.08.2023

0.23.4

Supported Minecraft versions
1.8.8 1.12.2 1.15.2 1.16.5 1.17.1 1.18.2 1.19.4 1.20.1
Loaders / Platforms
bukkit paper purpur spigot
Sign in

0.96 MB