InvSee-plus-plus icon indicating copy to clipboard operation
InvSee-plus-plus copied to clipboard

Inventory backups & rollbacks

Open Jannyboy11 opened this issue 1 year ago • 2 comments

Some users want to be able to make backups of player inventories, and restore them if needed. If I accept this idea, I would like it to be possible to preview backed-up inventories as well.

Given the scope of this feature, it would be best to implement this in a separate addon; The addon plugin can then be configured to automatically create and delete backups. I think admins who have the right permission should also be able to edit backups ingame via the inventory view. Perhaps I can even support multiple backup formats, although Bukkit's own YamlConfiguration/ConfigurationSerialzable setup is likely the the best fit since it is the most compatible. NBT may also be an option, but this is very time-consuming to implement on Glowstone.

Jannyboy11 avatar Jun 08 '23 14:06 Jannyboy11

My idea from spigotmc. It would be awesome!

jurohn avatar Jun 27 '23 09:06 jurohn

This issue is not a huge priority for me, since there are existig plugins that should handle most use cases very well, most notably InventoryRollbackPlus.

Jannyboy11 avatar Aug 01 '23 19:08 Jannyboy11