Inventory Rollback: Continued

Inventory Rollback: Continued

418 Downloads

Inventory Rollback: Continued


Build Status License Commits Since Latest Release Latest Commit

Minecraft Bukkit Plugin - Tested with versions 1.8.8 - 1.18.2

Versions 1.5.3 and above require NBTAPI v2.9.0 or greater: https://www.curseforge.com/minecraft/bukkit-plugins/nbt-api/

This plugin logs players' inventory, health, hunger, experience, and ender chest during various events. Perfect if someone loses their gear because of an admin mishap or if a bad plugin accidentally wipes a players data for example! These logged events include:

  • Player death
  • Player joining the
  • Player disconnecting from the
  • Player changing worlds

Staff with the required permission can open a GUI and select the required backup for the player. They can then click and drag the items the player requires off the GUI so they can pick them up. Clicking on the other icons enables you to restore the other attributes if required directly to the player.

By default, it will log 50 deaths and 10 joins, disconnects, world changes, and force saves each per player before the old data is purged to save space. These values can be changed in the config.

If upgrading a current server from before 1.13 you will need to delete all your backup data due to the changes with materials in later versions.

Downloads

Commands

Permissions

Why does this fork exist?

Danjono, the plugin's original dev, seems to have disappeared off the face of the earth. I intend to maintain this fork in their absence. I will be manually merging pull requests (which I believe are of benefit to the plugin) from the original repo.

Additionally the author of the other Inventory Rollback fork has licensed all their changes as all rights reserved. I disagree with that philosophy, the mere ability to publish our forks should demonstrate that copyleft licenses are a good thing.