Description
🎒 InventoryBackups
Never lose your items again! Automatic inventory backup and restoration system for Minecraft servers.
📖 Overview
InventoryBackups is a powerful server-side mod that automatically saves player inventories at regular intervals and on important events (death, login, logout). Server administrators can easily restore, view, or copy any previous inventory state with simple commands and an intuitive chat interface.
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
✨ Features
🔄 Automatic 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)
🎮 Interactive Commands
All commands require OP level 2 for security.
/inventory list <player> [filter] [page]
Browse backups with pagination (10 per page), quick filters, and inline action buttons.
/inventory view <player> <backup>
Opens a read-only chest GUI showing the backed-up inventory.
/inventory set <player> <backup>
Restores player's inventory to the specified backup.
/inventory copy <player> <backup>
Copies backup items to your own inventory (great for investigations).
🎭 Curios API Support
Optional integration with Curios API for saving accessory slots.
⚙️ Fully Configurable
Located at: config/inventory/InventoryBackups.toml
- Enable/disable each save type individually
- Adjust save intervals (default: 600 seconds)
- Configure retention period (1-365 days)
- Fine-tune cleanup behavior
🎯 Usage Examples
Restore a player who died to a bug:
/inventory list Steve death
Click the restore button next to the death save you want.
Investigate suspected duplication:
/inventory list Alex 2025-01
Browse through January backups, use /inventory view to inspect items.
Help a player who lost items:
/inventory list PlayerName today
View recent backups and restore the correct one.
📁 File Storage
All backups are stored in:
InventoryLog/inventory/<player-uuid>/<timestamp>.json
Filename format: yyyy-MM-dd-HH-mm-ss[-suffix].json
🐛 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.