InvView
InvView is a Minecraft server plugin designed to provide advanced inventory viewing and management capabilities for server administrators and moderators. Built for Spigot, it allows you to view, backup, restore, and freeze player inventories with ease.
Features
- View any player's inventory in real-time
- Backup and restore player inventories
- Freeze player inventories to prevent changes
- View Ender Chest contents
- Track inventory history and changes
- Easy-to-use commands for all features
Installation
- Download the latest InvView-x.y.z.jar from the releases page.
- Place the jar file into your server's plugins folder.
- Restart your server.
Configuration
Edit the
config.yml file in the
plugins/InvView directory to customize plugin settings.
Commands
- /viewinv [player] - View a player's inventory
- /viewender [player] - View a player's Ender Chest
- /invbackup [player] - Backup a player's inventory
- /invrestore [player] [backup] - Restore a player's inventory from backup
- /invfreeze [player] - Freeze/unfreeze a player's inventory
- /invhistory [player] - View inventory change history
Permissions
Code (Text):
invview.*
Grants all InvView permissions
Children:
invview.inventory.*
invview.enderchest.*
invview.history.*
invview.freeze
invview.backup
invview.restore
invview.access.*
invview.inventory.*
All inventory permissions
Children:
invview.inventory.open
invview.inventory.edit
invview.inventory.open.offline
invview.inventory.open
Open player inventories
invview.inventory.edit
Edit player inventories
invview.inventory.open.offline
Open offline player inventories
invview.enderchest.*
All ender chest permissions
Children:
invview.enderchest.open
invview.enderchest.edit
invview.enderchest.open.offline
invview.enderchest.open
Open player ender chests
invview.enderchest.edit
Edit player ender chests
invview.enderchest.open.offline
Open offline player ender chests
invview.history.*
All history permissions
Children:
invview.history.view
invview.history.track
invview.history.view
View inventory history
invview.history.track
Exempt from history tracking
invview.freeze
Freeze player inventories
invview.backup
Create inventory backups
invview.restore
Restore inventory backups
invview.access.*
All access level permissions
Children:
invview.access.level.1
invview.access.level.2
invview.access.level.1
Standard access level
invview.access.level.2
Administrator access level
Support
For issues or feature requests, please open an issue on the GitHub repository or in the support Discord:
https://discord.gg/FZuVXszuuM