Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
Inventory Rollback Plus
Updated version of "Inventory Rollback" for 1.8 - 1.21.5
Restore / rollback player inventories if they die!
Found a bug? Report it [HERE]
Need a new feature? Make a suggestion [HERE]
Want to chat? Join the discord server [HERE]
Introduction
Description
InventoryRollback Plus is a plugin which will backup player inventories for various events. If a save is made for an inventory, it can later be restored in order to rollback their inventory to a previous state. This is very useful if players lose items due to lag, griefing and more!
This plugin can be referenced under the following names: InventoryRollbackPlus, IRP or IR+
Requirements
This plugin may soon require Java 17 (update soon to make sure this won't be an issue)
Features in this plugin
- Automatically save & make backups of player inventories
- Intuitive GUI interface for staff members to view backups
- Ability to restore player inventories, ender chest, & more
- Allows viewing inventory & ender chests before restoring them
- Single button click to restore the entire inventory
- Full support of 1.8 - 1.21.5
- Tab completion for commands
- Lag-free teleportation using Paper async teleports
- Lag-free async backups for MySQL & YAML (0.01% of tick is the max I have ever seen)
- MySQL support with little-to-no performance impact
- Customizable MySQL table prefixes
- Name of the killer is displayed next to the death type for better moderation
- Shows the name of the shooter of a projectile if shot by a player (or the name of the block if shot by a dispenser)
- Better and more detailed updater messages (minor, feature and major updates)
- Separate config and messages files for easier setup
- Display the current version and update link using /irp version (also allows you to hide the current version using permissions if concerned about security)
- Change the default plugin prefix in chat
- Pre-translated messages are available on github here
- Better support for clients using a high gui scale (text should wrap around instead of going off-screen)
- Support for Purpur's extended/6-rows enderchest
- View-only backups without being able to interact with the items in the backup (based on a permission)
- & more coming soon..
When does the plugin backup player inventories?
A backup is made when the a player: Dies, Joins, Leaves, Changes world, or when manually requested by a staff member.
What does the plugin save?
The plugin saves the player's: Inventory, Enderchest, Location, Health, Hunger, XP.
How to use this plugin
When a backup is created, it is added to a list of available backups to view and restore.
Players with the required permission can open a rollback menu by running the command /ir restore <name>. You will be presented will all the recent backups the plugin has made. To view a backup just click on the corresponding icon. You can now choose to restore what you want or go back to the list of backups.
The plugin saves inventories of 50 deaths, 10 joins, 10 leaves and 10 world changes by default. New deaths, joins, leaves and world changes will remove old backups (push them into deleted space :O) You can change these values in the configuration file if you are worried about disk usage on major servers and networks.
Screenshots
Documentation
Commands
/irp restore [name] - Open a menu to view all player backups (player name is optional)
/irp forcebackup <all / player> <name> - Create a backup manually
/irp enable - Enable the plugin if disabled
/irp disable - Disable the plugin if enabled
/irp reload - Reload the configuration file
/irp help - Show the help message with all commands
/irp version - Show info about the plugin version, author and update link
Permissions
inventoryrollbackplus.viewbackups - (Default: OP) Allow /irp restore command (without being able to interact with the backups)
inventoryrollbackplus.restore - (Default: OP) Allow /irp restore command
inventoryrollback.restore.teleport - (Default: OP) Allow player to teleport to location of backup (This permission is given by default when you give the inventoryrollbackplus.restore permission)
inventoryrollbackplus.forcebackup - (Default: OP) Allow /irp forcebackup command
inventoryrollbackplus.enable - (Default: OP) Allow /irp enable command
inventoryrollbackplus.disable - (Default: OP) Allow /irp disable command
inventoryrollbackplus.reload - (Default: OP) Allow /irp reload command
inventoryrollbackplus.version - (Default: All) Allow viewing the version of the plugin when running /irp version
inventoryrollbackplus.help - (Default: All) Allow /irp help command
inventoryrollbackplus.adminalerts - (Default: OP) Allow IRP to send warnings and updates to these players
inventoryrollbackplus.deathsave - (Default: All) Allow backup on death
inventoryrollbackplus.joinsave - (Default: All) Allow backup on join
inventoryrollbackplus.leavesave - (Default: All) Allow backup on leave
inventoryrollbackplus.worldchangesave - (Default: All) Allow backup on world change
!! WARNING !!
If you have any issue using the plugin, USE THE GITHUB LINK at the TOP of the page and CREATE A GITHUB ISSUE explaining your problem. Reviews are for your OPINION about the plugin, NOT for support! Complaining without contacting me first may result in getting COMPLETELY IGNORED