Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed ARR
Published 2 weeks ago
InventoryPro
An admin-side inventory management mod for Minecraft 1.21.1 (NeoForge 21.1.x).
It allows operators to inspect and edit any player's inventory and ender chest, and enables approved players to maintain up to five independent profile slots (inventory, ender chest, and status).
Features
- Admin GUI / Commands — View and edit any player's inventory and ender chest for both online and offline players
- Multiple Profiles — Up to 5 profiles per player (configurable). Each profile stores inventory, ender chest, health, hunger, XP, and game mode independently
- Per-player Permission System — Disabled by default. Admins can grant access individually through the GUI or commands
- Admin Detection — Based on OP level (default: 4) and a UUID whitelist


Quick Start
# Open the admin GUI (permission management + player search)
/invpro admin permissions
# Open a player's inventory
/invpro admin view <player>
# Open a player's ender chest
/invpro admin ender <player>
# Grant profile access to a player
/invpro admin grant <player>
# Open the profile menu (approved players only)
/invpro profile menu
See the documentation for more details.
Build
./gradlew build
# build/libs/inventorypro-1.0.0.jar
License
MIT


