Compatibility
Minecraft: Java Edition
1.21.3–1.21.11
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last year
Updated 15 hours ago
Saves snapshots of the player's inventory when they die, join, leave, or change dimensions. Allowing moderators to list, view, and restore them later.
Commands
/iralias of/invrestore/invrestore list <player name> [<event type>]- Shows a list of the most recent snapshots of a player
[<event type>]is optionally one ofdeath,join,disconnect, orlevel_change
/invrestore timezone <timezone>- Configures the timezone to use for you personally when formatting times in chat
Config
Some functionality can be configured in a config/invrestore/config.json file
query_resultsControls how to format the results in chatmax_results(default:5) Maximum number of snapshot lines shown in chatdefault_zone(default:UTC) Default zone when a player hasn't set onefull_time_format(default:yyyy-MM-dd HH:mm:ss (z)) Format of timestamps when hovered
store_limitsControls when older snapshots will be discardedmax_per_player(default:50) Maximum snapshots per player that will be storedmax_total(default:10000) Maximum snapshots that will be stored


