promotional bannermobile promotional banner

Inventory Archiver

Automatically archives player inventories at configurable intervals and restore items directly from any backup via an in-game GUI.

File Details

inventoryarchiver-1.12.2-1.1.jar

  • R
  • Jun 17, 2026
  • 38.80 KB
  • 13
  • 1.12.2
  • Forge

File Name

inventoryarchiver-1.12.2-1.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:inventory-archiver-1575765:8268442")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Console-Friendly Commands All archive management can now be done entirely from the server console — no GUI required.

_/inventoryarchive list <player> <index> _Prints the full contents of a specific archive to chat, grouped by section (Hotbar, Inventory, Armor, Offhand, Baubles). Useful for checking what an archive contains before restoring it.

/inventoryarchive restore <player> [index] Restores a player's inventory directly from an archive. Works from the console and from in-game. Index defaults to 1 (most recent). Manual archives are listed first, followed by automatic ones — the same order shown in the GUI.

Config Additions backupIntervalMinutes — default changed from 5 to 10 minutes maxBackupsPerPlayer — default changed from 10 to 20 enableLogging — new toggle (default off) to log archive save and restore events to the console