{"id":85866,"date":"2026-06-05T00:41:11","date_gmt":"2026-06-04T21:41:11","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/"},"modified":"2026-06-05T00:41:11","modified_gmt":"2026-06-04T21:41:11","slug":"inventoryrestore","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/","title":{"rendered":"inventoryrestore"},"content":{"rendered":"<p># InventoryRestore<\/p>\n<p>![Discord](https:\/\/discord.gg\/qdmSv7usbJ)<br \/>\n![GitHub](https:\/\/github.com\/vanillaxtra\/inventoryrestore)<br \/>\n![Minecraft](https:\/\/github.com\/vanillaxtra\/Dinventoryrestore)<br \/>\n![Folia](https:\/\/github.com\/vanillaxtra\/inventoryrestore)<\/p>\n<p>**InventoryRestore** backs up player inventories and lets staff inspect, restore, and document refunds\u2014with optional MySQL, crash recovery, autosave, and a Discord webhook for refund confirmations.<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>### Backups &#038; storage<\/p>\n<p>&#8211; **Automatic saves** when players **join**, **quit**, **die**, **change worlds**, **crashes**, and on a configurable **autosave** interval<\/p>\n<p>&#8211; **Force backup** for one online player or **everyone online** (`\/ir forcebackup`).<br \/>\n&#8211; **YAML** (default) or **MySQL** for centralized storage.<br \/>\n&#8211; Per-player limits per save type (`max-saves`: join, quit, death, world-change, force, crash).<br \/>\n&#8220;`<br \/>\n## Maximum saves a backup will hold per type per user.<br \/>\nmax-saves:<br \/>\n  join: 10<br \/>\n  quit: 10<br \/>\n  death: 50<br \/>\n  world-change: 10<br \/>\n  force: 10<br \/>\n  crash: 20<br \/>\n&#8220;`<br \/>\n&#8211; **Material ignore list** so chosen items are never stored (`backup-ignore-materials`) this is so that item is not taking up lots of storage for example string if you have a `\/string` plugin.<br \/>\n&#8220;`<br \/>\n## Materials (Bukkit names) excluded from backups and not stored. Example: [DIRT, STONE]<br \/>\n## Empty list = nothing ignored.<br \/>\nbackup-ignore-materials: []<br \/>\n&#8220;`<br \/>\n&#8211; **Offline restores &#038; inventory viewing**<\/p>\n<p>&#8211; **Export restores to shulkers, chests, bundles &#038; drop** Incase you dont want to restore someones current inventory you can put chests at their base, put a bundle in their inventory etc.<\/p>\n<p>### Staff GUIs<\/p>\n<p>&#8211; **Main menu** \u2014 browse players (restore mode shows names; refund mode can hide names for privacy).<br \/>\n![Main menu](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/mainmenu.png)<\/p>\n<p>&#8211; **Player menu** \u2014 choose backup category (join, quit, death, world change, force, crash).<br \/>\n![Main inventory backup menu](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/backupmenu.png)<\/p>\n<p>| Joins | Quits | Deaths |<br \/>\n|&#8212;&#8212;-|&#8212;&#8212;-|&#8212;&#8212;&#8211;|<br \/>\n| ![Joins backups](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/joins.png) | ![Quits backups](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/quits.png) | ![Death backups](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/deaths.png) |<\/p>\n<p>| World changes | Force saves | Crashes |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| ![World change backups](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/worldchanges.png) | ![Force saves](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/forcesaves.png) | ![Crash backups](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/crashes.png) |<\/p>\n<p>&#8211; **Rollback list** \u2014 paginated list of snapshots with timestamps (timezone\/format configurable).<\/p>\n<p>![Rollback list](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/rollbacklist.png)<\/p>\n<p>&#8211; **Main inventory backup** \u2014 full **36-slot preview**, **armor &#038; off-hand** in the same layout as vanilla, plus actions:<br \/>\n![Player \/ restore menu](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restoremenu.png)<br \/>\n  &#8211; Restore main inventory + armor + off-hand (with **overwrite warning** when the target still has items; skipped if their inventory is **completely empty** when detectable).<br \/>\n  &#8211; **Ender chest** backup view and restore.<br \/>\n  &#8211; **Hunger** and **XP** restore (when target is online).<br \/>\n  &#8211; **Teleport** to saved backup location (permission `inventoryrestore.restore.teleport`).<br \/>\n  &#8211; **Export to storage** (extract items for manual handling).<br \/>\n  &#8211; **Backup activity** \u2014 who opened or restored a snapshot (audit trail).<br \/>\n&#8211; **Overwrite warning** \u2014 shows the target\u2019s **current** inventory (or last saved layout offline) including **armor &#038; off-hand** before confirming a full restore.<br \/>\n![Overwrite warning](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/overwritewarning.png)<\/p>\n<p>#### Screenshots \u2014 restore actions &#038; tools<\/p>\n<p>| Teleport to backup coords | Ender chest | Ender chest |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| ![Restore coords](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restorecoords.png) | ![Ender chest restore 1](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restoreenderchest1.png) | ![Ender chest restore 2](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restoreenderchest2.png) |<\/p>\n<p>| Restore food | Restore XP | Restore offline |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| ![Restore food](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restorefood.png) | ![Restore XP](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restorexp.png) | ![Restore offline](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restoreoffline.png) |<\/p>\n<p>| Export (chest) | Export (bundle) |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| ![Export chest](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/exportchest.png) | ![Export bundle](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/exportbundle.png) |<\/p>\n<p>![Backup activity](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/backupactivity.png)<\/p>\n<p>| Refund \/ restore history (1) | Refund \/ restore history (2) |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| ![Restore history 1](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restorehistory1.png) | ![Restore history 2](https:\/\/raw.githubusercontent.com\/vanillaxtra\/inventoryrestore\/refs\/heads\/main\/assets\/restorehistory2.png) |<\/p>\n<p>### Commands &#038; safety<\/p>\n<p>&#8211; **`\/restore`** \/ **`\/ir restore [player|uuid]`** \u2014 open restore GUI; supports **UUID** or name tab-complete.<br \/>\n&#8211; **`\/refund`** \/ **`\/ir refund [player|uuid]`** \u2014 refund GUI + ledger context.<br \/>\n&#8211; **`\/ir enable`**, **`\/ir disable`**, **`\/ir reload`**, **`\/ir version`**, **`\/ir help`**.<br \/>\n&#8211; **`\/ir import confirm`** \u2014 one-time migration from legacy backup data (requires **`inventoryrestore.import`**; grant via your permissions plugin if needed).<br \/>\n&#8211; Configurable **death event ordering** vs other plugins (`allow-other-plugins-edit-death-inventory`).<br \/>\n&#8211; **`loadbefore`** several death-chest style plugins to reduce ordering conflicts.<\/p>\n<p>### Integrations &#038; ops<\/p>\n<p>&#8211; Optional **Discord refund webhook** when a full restore is confirmed from the refund GUI (`refund-webhook` in `config.yml`).<br \/>\n&#8211; **Update checker** on startup (configurable).<br \/>\n&#8211; **Sounds** for restore, teleport, food, hunger, and XP (each togglable).<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>| Command | Permission | Description |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/restore [player]` | `inventoryrestore.viewbackups` | Open restore GUI (optional target). |<br \/>\n| `\/refund [player]` | `inventoryrestore.refund` | Open refund GUI. |<br \/>\n| `\/ir restore [player]` | `inventoryrestore.viewbackups` | Same as `\/restore`. |<br \/>\n| `\/ir refund [player]` | `inventoryrestore.refund` | Same as `\/refund`. |<br \/>\n| `\/ir forcebackup all` | `inventoryrestore.forcebackup` | Force-save all online players. |<br \/>\n| `\/ir forcebackup player <name>` | `inventoryrestore.forcebackup` | Force-save one online player. |<br \/>\n| `\/ir enable` | `inventoryrestore.enable` | Turn plugin on. |<br \/>\n| `\/ir disable` | `inventoryrestore.disable` | Turn plugin off. |<br \/>\n| `\/ir reload` | `inventoryrestore.reload` | Reload config. |<br \/>\n| `\/ir version` | `inventoryrestore.version` | Version info. |<br \/>\n| `\/ir help` | `inventoryrestore.help` | In-game command list. |<br \/>\n| `\/ir import confirm` | `inventoryrestore.import` | Import legacy backups (destructive; confirm only). |<\/p>\n<p>Child permission **`inventoryrestore.restore.teleport`** \u2014 allows teleporting to the backup\u2019s saved world\/coords from the GUI.<\/p>\n<p>Full permission tree is in **`plugin.yml`**.<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration (`config.yml`)<\/p>\n<p>| Option | What it does |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `enabled` | Master switch. |<br \/>\n| `max-saves` | Caps per type per player. |<br \/>\n| `backup-lines-visible` | Rows visible on rollback list (max 5). |<br \/>\n| `folder-location` | Data path or `DEFAULT`. |<br \/>\n| `mysql` | Enable DB + pool settings. |<br \/>\n| `sounds.*.enabled` | Toggle feedback sounds. |<br \/>\n| `time-zone` \/ `time-format` | Backup timestamp display. |<br \/>\n| `allow-other-plugins-edit-death-inventory` | Death save timing vs other plugins. |<br \/>\n| `restore-to-player-button` | Show full-restore button. |<br \/>\n| `save-empty-inventories` | Whether empty snapshots are kept. |<br \/>\n| `backup-ignore-materials` | Bukkit material names to skip. |<br \/>\n| `refund-webhook` | Discord POST on refund-path full restore. |<br \/>\n| `autosave-*` | Interval autosave + crash recovery behavior. |<br \/>\n| `update-checker` | GitHub Releases update notice (`vanillaxtra\/inventoryrestore`). |<br \/>\n| `bStats` | Anonymous metrics (see below). |<br \/>\n| `debug` | Extra console logging. |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcca bStats<\/p>\n<p>![bStats: servers using InstantBrew](https:\/\/bstats.org\/plugin\/bukkit\/inventory-restore\/30407)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>InventoryRestore backs up player inventories and lets staff inspect and restore with crash recovery, autosave, and a Discord webhook &#038; in game logging system<\/p>\n","protected":false},"featured_media":85867,"template":"","meta":{"_minecraft_slug":"inventoryrestore","_minecraft_project_id":"iVK0fIKs","_minecraft_author":"not.authorised","_minecraft_license":"MIT","_minecraft_downloads":53,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"inventoryrestore.zip","_minecraft_size_bytes":1093868,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T21:01:31.459213Z","_minecraft_date_created":"2026-04-10T21:41:31.783729Z","_minecraft_date_modified":"2026-03-25T20:40:12.226205Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/inventoryrestore","_minecraft_icon_attachment_id":85867,"_minecraft_imported_at":"2026-06-04T21:41:13+00:00","_minecraft_import_hash":"d6f985683aae6e75f8817be2d218c6a5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,89,126,127,128,129,91,92],"mod_loader":[130,131,132,133,134],"minecraft_version":[438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-85866","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-storage","mod_category-utility","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>inventoryrestore - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"inventoryrestore - Minecraft\" \/>\n<meta property=\"og:description\" content=\"InventoryRestore backs up player inventories and lets staff inspect and restore with crash recovery, autosave, and a Discord webhook &amp; in game logging system\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/\",\"name\":\"inventoryrestore - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inventoryrestore-icon-be86e25819b351daaad50cac9287e2a9b06c8f20_96.webp\",\"datePublished\":\"2026-06-04T21:41:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inventoryrestore-icon-be86e25819b351daaad50cac9287e2a9b06c8f20_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inventoryrestore-icon-be86e25819b351daaad50cac9287e2a9b06c8f20_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventoryrestore\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"inventoryrestore\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"inventoryrestore - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/","og_locale":"en_US","og_type":"article","og_title":"inventoryrestore - Minecraft","og_description":"InventoryRestore backs up player inventories and lets staff inspect and restore with crash recovery, autosave, and a Discord webhook & in game logging system","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/","name":"inventoryrestore - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inventoryrestore-icon-be86e25819b351daaad50cac9287e2a9b06c8f20_96.webp","datePublished":"2026-06-04T21:41:11+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inventoryrestore-icon-be86e25819b351daaad50cac9287e2a9b06c8f20_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inventoryrestore-icon-be86e25819b351daaad50cac9287e2a9b06c8f20_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventoryrestore\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"inventoryrestore"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/85866","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/85867"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=85866"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=85866"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=85866"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=85866"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}