
Inventory rollback for Fabric. Restore backups of player inventories!
Saves snapshots of the player's inventory when they die, join, leave, or change dimensions. Allowing moderators to list, view, and restore them later.
/ir alias of /invrestore/invrestore list <player name> [<event type>][<event type>] is optionally one of death, join, disconnect, or level_change/invrestore timezone <timezone>Some functionality can be configured in a config/invrestore/config.json file
query_results Controls 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 hoveredstore_limits Controls 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