Inventory Rollback

⭐ — (3 endorsements) 📥 1,323 downloads 📌 v1.0-SNAPSHOT 📅 2/10/2026
🟡 Updated this year

By utf8 · game-mechanics

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 1/31/2026 📅 Created: 2/10/2026

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #187 of 214 game-mechanics mods in this game by downloads

📋 About This Mod

✅ `30s` or `30` - 30 seconds
✅ `5m` - 5 minutes
✅ `1h` - 1 hour
✅ `2h30m` - 2 hours 30 minutes

# Inventory Rollback Plugin A comprehensive Paper Minecraft plugin for snapshotting and restoring player inventories with time-based rollback capabilities. ## Installation 1. Download `InventoryRollback-1.0.0.jar` 2. Place in `plugins/` folder 3. Restart server 4. Configure in `plugins/InventoryRollback/config.yml` 5. Reload: `/invrollback reload` ## Commands | Command | Description | Permission | |---------|-------------|------------| | `/ir restore <player> ` | Restore player inventory | `invrollback.restore` | | `/ir restore world <world> <time>` | Restore entire world | `invrollback.restore.world` | | `/ir restore server <time>` | Restore entire server | `invrollback.restore.server` | | `/ir list <player>` | List snapshots | `invrollback.list` | | `/ir backup <player>` | Manual backup | `invrollback.backup` | | `/ir cleanup` | Cleanup old snapshots | `invrollback.cleanup` | | `/ir confirm` | Confirm operation | - | | `/ir cancel` | Cancel operation | - | **Aliases**: `/invrollback`, `/ir`, `/invr` ## Configuration ### Snapshot Settings ```yaml snapshots: interval: 300 # 5 minutes max-per-player: 50 events: on-death: true on-quit: true ``` ### Storage ```yaml storage: mode: HYBRID # MEMORY, DISK, or HYBRID compression: enabled: true level: 6 # 1-9 ``` ### Rollback ```yaml rollback: max-time: 3600 # 1 hour in seconds current-inventory-action: BACKUP # BACKUP, DROP, or CLEAR ``` ## Usage Examples ### Restore Single Player ``` /ir restore Steve 30m ``` Restores Steve's inventory to 30 minutes ago ### Restore Entire World ``` /ir restore world world_nether 1h /ir confirm ``` Restores all players in Nether to 1 hour ago (requires confirmation) ### List Snapshots ``` /ir list Steve ``` Shows all available snapshots for Steve ### Manual Backup ``` /ir backup Steve ``` Creates immediate snapshot for Steve ## Time Format - `30s` or `30` - 30 seconds - `5m` - 5 minutes - `1h` - 1 hour - `2h30m` - 2 hours 30 minutes ## Storage Modes ### MEMORY - Fast access - Lost on restart - Periodic disk backup - Takes RAM ### DISK - Persistent - Slower access - Compressed storage - Takes Storage ### HYBRID - Memory cache + disk persistence - Best of both - Automatic sync ## Safety Features - **Confirmation Required**: Dangerous operations need `/ir confirm` - **Current Inventory Handling**: Backup before restore - **Batch Processing**: World/server restores in batches to avoid lag - **Corruption Detection**: Auto-removes corrupted files ## Permissions | Permission | Default | Description | |------------|---------|-------------| | `invrollback.admin` | op | Full access | | `invrollback.restore` | op | Restore inventories | | `invrollback.restore.others` | op | Restore others | | `invrollback.restore.world` | op | Restore inventories for users in a world | | `invrollback.restore.server` | op | Restore inventories for everyone in the server | ## Support For issues, check: 1. `/ir status` for plugin info 2. Enable debug in config 3. Check console logs 4. Join our Discord Server

# Inventory Rollback Plugin

A comprehensive Paper Minecraft plugin for snapshotting and restoring player inventories with time-based rollback capabilities.

## Installation

1. Download `InventoryRollback-1. 0. 0.jar` 2. Place in `plugins/` folder 3. Restart server 4. Configure in `plugins/InventoryRollback/config.yml` 5. Reload: `/invrollback reload`

## Commands

| Command | Description | Permission | |---------|-------------|------------| | `/ir restore ` | Restore player inventory | `invrollback.restore` | | `/ir restore world

Aliases: `/invrollback`, `/ir`, `/invr`

## Configuration

### Snapshot Settings ```yaml snapshots: interval: 300 # 5 minutes max-per-player: 50 events: on-death: true on-quit: true ```

### Storage ```yaml storage: mode: HYBRID # MEMORY, DISK, or HYBRID compression: enabled: true level: 6 # 1-9 ```

### Rollback ```yaml rollback: max-time: 3600 # 1 hour in seconds current-inventory-action: BACKUP # BACKUP, DROP, or CLEAR ```

## Usage Examples

### Restore Single Player ``` /ir restore Steve 30m ``` Restores Steve's inventory to 30 minutes ago

### Restore Entire World ``` /ir restore world world_nether 1h /ir confirm ``` Restores all players in Nether to 1 hour ago (requires confirmation)

### List Snapshots ``` /ir list Steve ``` Shows all available snapshots for Steve

### Manual Backup ``` /ir backup Steve ``` Creates immediate snapshot for Steve

## Time Format

  • `30s` or `30` - 30 seconds
  • `5m` - 5 minutes
  • `1h` - 1 hour
  • `2h30m` - 2 hours 30 minutes

## Storage Modes

### MEMORY - Fast access - Lost on restart - Periodic disk backup - Takes RAM

### DISK - Persistent - Slower access - Compressed storage - Takes Storage

### HYBRID - Memory cache + disk persistence - Best of both - Automatic sync

## Safety Features

  • Confirmation Required: Dangerous operations need `/ir confirm`
  • Current Inventory Handling: Backup before restore
  • Batch Processing: World/server restores in batches to avoid lag
  • Corruption Detection: Auto-removes corrupted files

## Permissions

| Permission | Default | Description | |------------|---------|-------------| | `invrollback.admin` | op | Full access | | `invrollback.restore` | op | Restore inventories | | `invrollback.restore.others` | op | Restore others | | `invrollback.restore.world` | op | Restore inventories for users in a world | | `invrollback.restore.server` | op | Restore inventories for everyone in the server |

For issues, check: 1. `/ir status` for plugin info 2. Enable debug in config 3. Check console logs 4. Join our Discord Server

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
utf8
Version
1.0-SNAPSHOT
Downloads
1,323
Endorsements
3
Category
game-mechanics
Created
2/10/2026
Updated
1/31/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics, management, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Inventory Rollback support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of Inventory Rollback?

Version 1.0-SNAPSHOT, published 2026-01-31 with 1,323 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More game-mechanics 👤 More by utf8 🔎 Similar Mods 🌐 Best game-mechanics (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods