SkillAgentSearch skills...

InvSee

A PocketMine-MP plugin that lets you view and modify offline and online players' inventories in real-time!

Install / Use

/learn @BlockHorizons/InvSee
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Cursor

README

InvSee

InvSee lets you view and modify player's inventory and ender chest inventory realtime. You can view and modify offline players' inventories too!

Grab a pre-compiled InvSee .phar file from Poggit CI.

Usage

Accessing a player's inventory

Use /invsee <player> to access a player's inventory. This will open a double-chest inventory with the first 36 slots displaying the player's inventory contents in order. The last row of slots displays the player's armor inventory contents.

image

Accessing a player's ender inventory

Similar to /invsee <player>, /enderinvsee <player> opens the player's ender inventory.

image

More Features

InvSee features modules which can be configured through modules.yml. When a server starts, each module's state (enabled / disabled) is set to what is configured under module-states in modules.yml. However, modules can be enabled or disabled during runtime via the /invseemod command. These are all the InvSee modules at the moment: | Name | Description | | --- | --- | | InvSee by Request | Allows players to request other players to view their inventory contents (in read-only mode). See https://github.com/BlockHorizons/InvSee/issues/10 for more information. | | Portable Ender Chest | Allows players to access their own ender inventory via /echest command (the command name and its aliases are configurable). |

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated1mo ago
Forks13

Languages

PHP

Security Score

95/100

Audited on Feb 19, 2026

No findings