inventoryrestore 图标

inventoryrestore

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/inventoryrestore
资源信息

Minecraft 版本: 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11

平台: bukkit folia paper purpur spigot

标签: game-mechanics management storage

资源介绍

InventoryRestore

Discord
GitHub
Minecraft
Folia

InventoryRestore backs up player inventories and lets staff inspect, restore, and document refunds—with optional MySQL, crash recovery, autosave, and a Discord webhook for refund confirmations.


Features

Backups & storage

  • Automatic saves when players join, quit, die, change worlds, crashes, and on a configurable autosave interval

  • Force backup for one online player or everyone online (/ir forcebackup).

  • YAML (default) or MySQL for centralized storage.

  • Per-player limits per save type (max-saves: join, quit, death, world-change, force, crash).

    ## Maximum saves a backup will hold per type per user.
    max-saves:
    join: 10
    quit: 10
    death: 50
    world-change: 10
    force: 10
    crash: 20
  • 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.

    ## Materials (Bukkit names) excluded from backups and not stored. Example: [DIRT, STONE]
    ## Empty list = nothing ignored.
    backup-ignore-materials: []
  • Offline restores & inventory viewing

  • Export restores to shulkers, chests, bundles & drop Incase you dont want to restore someones current inventory you can put chests at their base, put a bundle in their inventory etc.

Staff GUIs

  • Main menu — browse players (restore mode shows names; refund mode can hide names for privacy).
    Main menu

  • Player menu — choose backup category (join, quit, death, world change, force, crash).
    Main inventory backup menu

Joins Quits Deaths
Joins backups Quits backups Death backups
World changes Force saves Crashes
World change backups Force saves Crash backups
  • Rollback list — paginated list of snapshots with timestamps (timezone/format configurable).

Rollback list

  • Main inventory backup — full 36-slot preview, armor & off-hand in the same layout as vanilla, plus actions:
    Player / restore menu
    • Restore main inventory + armor + off-hand (with overwrite warning when the target still has items; skipped if their inventory is completely empty when detectable).
    • Ender chest backup view and restore.
    • Hunger and XP restore (when target is online).
    • Teleport to saved backup location (permission inventoryrestore.restore.teleport).
    • Export to storage (extract items for manual handling).
    • Backup activity — who opened or restored a snapshot (audit trail).
  • Overwrite warning — shows the target’s current inventory (or last saved layout offline) including armor & off-hand before confirming a full restore.
    Overwrite warning
Screenshots — restore actions & tools
Teleport to backup coords Ender chest Ender chest
Restore coords Ender chest restore 1 Ender chest restore 2
Restore food Restore XP Restore offline
Restore food Restore XP Restore offline
Export (chest) Export (bundle)
Export chest Export bundle

Backup activity

Refund / restore history (1) Refund / restore history (2)
Restore history 1 Restore history 2

Commands & safety

  • /restore / /ir restore [player|uuid] — open restore GUI; supports UUID or name tab-complete.
  • /refund / /ir refund [player|uuid] — refund GUI + ledger context.
  • /ir enable, /ir disable, /ir reload, /ir version, /ir help.
  • /ir import confirm — one-time migration from legacy backup data (requires inventoryrestore.import; grant via your permissions plugin if needed).
  • Configurable death event ordering vs other plugins (allow-other-plugins-edit-death-inventory).
  • loadbefore several death-chest style plugins to reduce ordering conflicts.

Integrations & ops

  • Optional Discord refund webhook when a full restore is confirmed from the refund GUI (refund-webhook in config.yml).
  • Update checker on startup (configurable).
  • Sounds for restore, teleport, food, hunger, and XP (each togglable).

Commands

Command Permission Description
/restore [player] inventoryrestore.viewbackups Open restore GUI (optional target).
/refund [player] inventoryrestore.refund Open refund GUI.
/ir restore [player] inventoryrestore.viewbackups Same as /restore.
/ir refund [player] inventoryrestore.refund Same as /refund.
/ir forcebackup all inventoryrestore.forcebackup Force-save all online players.
/ir forcebackup player <name> inventoryrestore.forcebackup Force-save one online player.
/ir enable inventoryrestore.enable Turn plugin on.
/ir disable inventoryrestore.disable Turn plugin off.
/ir reload inventoryrestore.reload Reload config.
/ir version inventoryrestore.version Version info.
/ir help inventoryrestore.help In-game command list.
/ir import confirm inventoryrestore.import Import legacy backups (destructive; confirm only).

Child permission inventoryrestore.restore.teleport — allows teleporting to the backup’s saved world/coords from the GUI.

Full permission tree is in plugin.yml.


Configuration (config.yml)

Option What it does
enabled Master switch.
max-saves Caps per type per player.
backup-lines-visible Rows visible on rollback list (max 5).
folder-location Data path or DEFAULT.
mysql Enable DB + pool settings.
sounds.*.enabled Toggle feedback sounds.
time-zone / time-format Backup timestamp display.
allow-other-plugins-edit-death-inventory Death save timing vs other plugins.
restore-to-player-button Show full-restore button.
save-empty-inventories Whether empty snapshots are kept.
backup-ignore-materials Bukkit material names to skip.
refund-webhook Discord POST on refund-path full restore.
autosave-* Interval autosave + crash recovery behavior.
update-checker GitHub Releases update notice (vanillaxtra/inventoryrestore).
bStats Anonymous metrics (see below).
debug Extra console logging.

? bStats

bStats: servers using InstantBrew

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Better Create Wrench

价格:0 墨喵币
下载量:0

查看详情
Create: Bigger Storage

价格:0 墨喵币
下载量:0

查看详情
Two Meadows

价格:0 墨喵币
下载量:0

查看详情
Fast Elytra

价格:0 墨喵币
下载量:0

查看详情