IBARP is a plugin for Minecraft server that provides inventory backup and restore functionality for players
Native minecraft version: 1.7.10
Features
- Create backups of player inventories using /inventorybackup command.
- Restore player inventories using /inv_backup_load <username> <backup_date> command.
- Serialization of inventory to backup file using NBT format.
- GZIP compression used to reduce backup file size.
- Automatic creation of backup folder on plugin enable.