InventorySee v1.0
Initial Release
Main Features
- Added /invsee — view another player's inventory safely in read-only mode.
- Added /invopen — open and edit a player's inventory in real time (fully synced).
- Added /invlock — lock a player's inventory to prevent item movement, pickup, drop, or interaction.
- Added warning messages for locked players when they try to interact, drop, or pick up items.
- Added real-time syncing for edited inventories — changes instantly apply to target players.
- Added config.yml with customizable messages, GUI titles, and logging formats.
- Added colorful, organized logs in both console and file (history.log).
General Improvements
- GUI shows player's armor, offhand, and detailed info (HP, food, XP, gamemode, world, coordinates).
- Clean single-class structure — all commands managed inside one optimized main file.
- Lightweight, no dependencies — drag & drop ready.
Permissions
- inventorysee.view — allows viewing other players’ inventories.
- inventorysee.open — allows editing other players’ inventories.
- inventorysee.lock — allows locking and unlocking inventories.



