Description
๐ InventoryBackups
Never lose your items again! Automatic inventory and ender chest backup and restoration system for Minecraft servers.
๐ Overview
InventoryBackups is a powerful server-side mod that automatically saves player inventories and ender chests at regular intervals and on important events (death, login, logout, ender chest opening). Server administrators can easily restore, view, or copy any previous state with simple commands and an intuitive chat interface. Works with both online and offline players!
Perfect for:
- ๐ก๏ธ Server Protection - Recover from rollbacks, bugs, or glitches
- ๐ฎ Admin Tools - Investigate duplication or item loss issues
- ๐ง Player Support - Help players who lost items due to bugs
- ๐ Activity Monitoring - Track inventory changes over time
- ๐ฏ Live Inspection - View and edit player inventories in real-time
โจ Features
๐ Automatic Inventory Backups
- โฐ Periodic Saves - Every 10 minutes (configurable)
- ๐ Death Saves - Captures inventory before death processing
- โก๏ธ Login Saves - Records inventory when player joins
- โฌ
๏ธ Logout Saves - Records inventory when player quits
- ๐งน Smart Deduplication - Skips saving if inventory hasn't changed
- ๐๏ธ Auto-Cleanup - Removes backups older than 7 days (configurable)
๐ Automatic Ender Chest Backups
- โฐ Periodic Saves - Every 10 minutes (uses same interval as inventory)
- ๐ Death Saves - Captures ender chest contents on death
- โก๏ธ Login Saves - Records ender chest when player joins
- โฌ
๏ธ Logout Saves - Records ender chest when player quits
- ๐ฆ Open Saves - Optional: save when player opens ender chest (disabled by default)
- ๐งน Smart Deduplication - Only saves when contents change
๐ฎ Inventory Commands
All commands require OP level 2 for security and work with both online and offline players!
/inventory player <player>
NEW! Opens the player's current inventory in an editable chest GUI (online players only). Changes sync automatically when you close the interface.
/inventory list <player> [filter] [page]
Browse backups with pagination (10 per page), quick filters, and inline action buttons. Works for offline players!
/inventory view <player> <backup>
Opens a read-only chest GUI showing the backed-up inventory. Works for offline players!
/inventory set <player> <backup>
Restores player's inventory to the specified backup (requires player to be online).
/inventory copy <player> <backup>
Copies backup items to your own inventory (great for investigations). Works for offline players!
๐ Ender Chest Commands
Complete ender chest management with the same intuitive interface!
/enderchest player <player>
Opens the player's current ender chest in an editable GUI (online players only). Changes sync automatically.
/enderchest list <player> [filter] [page]
Browse ender chest backups with pagination and filters. Works for offline players!
/enderchest view <player> <backup>
Opens a read-only preview of an ender chest backup. Works for offline players!
/enderchest set <player> <backup>
Restores player's ender chest to the specified backup (requires player to be online).
/enderchest copy <player> <backup>
Copies ender chest backup items to your inventory. Works for offline players!
๐ญ Curios API Support
Optional integration with Curios API for saving accessory slots automatically.
โ๏ธ Fully Configurable
Located at: config/inventory/InventoryBackups.toml
Inventory Settings:
- Enable/disable each save type individually
- Adjust save intervals (default: 600 seconds)
- Configure retention period (1-365 days)
Ender Chest Settings:
- Master enable/disable switch
- Independent controls for periodic, death, join, quit, and open saves
- Shares retention period with inventory backups
๐ฏ Usage Examples
View and edit a player's current inventory:
/inventory player Steve
Open Steve's inventory, add or remove items, then close to save changes.
Restore a player who died to a bug:
/inventory list Steve death
Click the restore button next to the death save you want.
Check offline player's ender chest backups:
/enderchest list Alex
Browse Alex's ender chest backups even when they're offline!
Investigate suspected duplication:
/inventory list PlayerName 2025-01
Browse through January backups, use /inventory view to inspect items.
Restore ender chest from yesterday:
/enderchest list Steve
Use the "Yesterday" quick filter button, then restore the backup you need.
Help a player who lost items:
/inventory list PlayerName today
View recent backups and restore the correct one.
๐ File Storage
Inventory backups are stored in:
InventoryLog/inventory/<player-uuid>/<timestamp>.json
Ender chest backups are stored in:
InventoryLog/enderchest/<player-uuid>/<timestamp>.json
Filename format: yyyy-MM-dd-HH-mm-ss[-suffix].json
Suffixes:
-death = Saved on death
-join = Saved on login
-quit = Saved on logout
-open = Saved when opening ender chest (if enabled)
- (no suffix) = Periodic auto-save
๐ Offline Player Support
One of the most powerful features - view backups for any player, even if they're not currently online!
โ
Works offline:
/inventory list <offline-player>
/inventory view <offline-player> <backup>
/inventory copy <offline-player> <backup>
/enderchest list <offline-player>
/enderchest view <offline-player> <backup>
/enderchest copy <offline-player> <backup>
โ Requires online:
/inventory player <player> - needs live connection
/inventory set <player> <backup> - needs player online
/enderchest player <player> - needs live connection
/enderchest set <player> <backup> - needs player online
๐ Bug Reports & Suggestions
Found a bug or have a feature request? Please report it on our GitHub Issues page!
๐ License
This mod is released under the MIT License. Free to use, modify, and redistribute!
โค๏ธ Support
If you enjoy this mod, please:
- โญ Leave a review on CurseForge
- ๐ฌ Share it with your friends
- ๐ Report bugs to help improve it
Made with โค๏ธ for the Minecraft community
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.