Compatibility
Minecraft: Java Edition
1.21.3–1.21.11
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 months ago
Simple Inventory Rollback
Lightweight Paper plugin that allows to backup and rollback player inventories!
WARNING! This plugin IS IN the early state of development and may contain bugs!
Commands
Main Commands (require SIR-OP)
| Command | Description |
|---|---|
/sir help |
Show all commands |
/sir <player> rollback <minutes> |
Rollback inventory to X minutes ago |
/sir <player> rollback tillDeath |
Restore to last death backup |
/sir <player> rollback <backupName> |
Restore to specific backup |
/sir <player> undo |
Undo last rollback (if within undoGracePeriod) |
/sir <player> undo confirm |
Force undo (if outside undoGracePeriod) |
/sir <player> backup |
Create manual backup |
Config Commands (require SIR-OP)
| Command | Description |
|---|---|
/sir config backupEvery <minutes> |
Auto-backup interval (1-30) (default: 5) |
/sir config clearInventory <true/false> |
Clear inventory before rollback (default: true) |
/sir config maxBackups <1-100> |
Max regular backups per player (default: 100) |
/sir config maxDeathBackups <1-100> |
Max death backups per player (default: 100) |
/sir config rollbackExp <true/false> |
Rollback experience (default: true) |
/sir config rollbackHunger <true/false> |
Rollback hunger (default: true) |
/sir config undoGracePeriod <1-60> |
Undo grace period in minutes (default: 10) |
/sir config op add <player> |
Add SIR-OP |
/sir config op remove <player> |
Remove SIR-OP |
/sir config op list |
List all SIR-OPs |
/sir config reload |
Reload configuration |
Installation
- Download the JAR file
- Place it in your server's
pluginsfolder - Restart the server
- Add yourself to
sir-opsinplugins/SimpleInventoryRollback/config.ymland replace “your nickname” with your nickname. After that you allow to add OPs with command - Use
/sir helpto get started
![Simple Inventory Rollback [SIR]](https://cdn.modrinth.com/data/d7BgWjIm/b3228fa999b25123f83a3f7ee560945c44af5d35_96.webp)

