Language

InvSee++

InvSee++

ModrinthSpigotMC

A bukkit plugin for manipulating player inventories.

314.6k downloads 456 followers updated 2mo ago
latest v0.31.15 Modrinth
Bukkit Paper Purpur Spigot 1.8.8 – 26.2 LibraryManagement

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.
    • Does not work on Folia (#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 and FastStats. 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

Contact

Bugs & Feature requests: GitHub issues
Anything else can be discussed via the discussion thread on SpigotMC or via
Discord.

Developers API

Documentation available on the wiki!

Credits

Special thanks to Icodak for making the plugin's logo!
You can find them on Discord and on SpigotMC.

Versions

Release
0.31.15
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 2mo ago
52.9k
Release
0.31.13
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 2mo ago
19.8k
Alpha
0.31.13-SNAPSHOT
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 3mo ago
3.0k
Release
0.31.12
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 3mo ago
7.9k
Release
0.31.10
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 3mo ago
14.1k
Alpha
0.31.10-SNAPSHOT
bukkit, paper, purpur · 1.16.5, 1.17.1, 1.18.2 · 3mo ago
93
Release
0.31.9
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 4mo ago
Bugfix for Paper 26.1.2
4.2k
Release
0.31.6
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 4mo ago
Update for CraftBukkit and Paper 26.1.2.
3.0k
Release
0.31.4
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 4mo ago
Release for CraftBukkit and Paper 26.1.1
4.0k
Alpha
0.31.3
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 4mo ago
Update for Minecraft 26.1.1
119
Release
0.30.15
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 8mo ago
Improved Paper 1.21.10 and 1.21.11 compatibility. Fixes a NoSuchMethodError.
61.3k
Release
0.31.0
bukkit, paper, purpur · 1.8.8, 1.12.2, 1.16.5 · 8mo ago
Update for CraftBukkit and Paper 1.21.11.
11.6k

Comments 0

No comments yet. Be the first to share your thoughts.

FAQ

How do I install InvSee++?

Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.

Is InvSee++ free?

InvSee++ is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.

Which Minecraft versions does InvSee++ support?

Works with Bukkit, Paper, Purpur, Spigot. Supports versions 1.8.8–26.2. See the download section on this page for the full list of supported versions and loaders.

Download InvSee++

SpigotMC
R 0.31.15 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 2.1 MB R 0.31.13 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB A 0.31.13-SNAPSHOT 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB R 0.31.12 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB R 0.31.10 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB A 0.31.10-SNAPSHOT 1.16.5, 1.17.1, 1.18.2 bukkit, paper, purpur 1.9 MB R 0.31.9 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB R 0.31.6 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB R 0.31.4 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB A 0.31.3 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.9 MB R 0.30.15 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.6 MB R 0.31.0 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.7 MB R 0.30.12 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.5 MB R 0.30.11 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.5 MB R 0.30.10 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.7 MB R 0.30.7 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.6 MB R 0.30.4 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.6 MB R 0.30.3 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.5 MB R 0.30.1 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.5 MB R 0.30.0 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.5 MB R 0.29.20 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.4 MB R 0.29.18 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.4 MB R 0.29.11 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.4 MB R 0.29.6 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.3 MB R 0.29.4 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.2 MB R 0.29.0 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.1 MB R 0.28.0 1.8.8, 1.12.2, 1.16.5 bukkit, paper, purpur 1.1 MB R 0.27.0 1.8.8, 1.12.2, 1.15.2 bukkit, paper, purpur 1.1 MB R 0.23.4 1.8.8, 1.12.2, 1.15.2 bukkit, paper, purpur 982 KB

Files are served directly from the original source. Modgrid does not host or modify them.