

InvRestore
The InvRestore mod creates snapshots of player inventories at key game moments: upon death, server join, disconnect, or dimension changes. Administrators gain the ability to view saved data and restore it when necessary.
Available Commands
- /ir — shortened version of the /invrestore command
- /invrestore list
[ — displays a list of the most recent saved inventory states for the specified player. As an additional parameter, you can specify the event type: death, join, disconnect, or level_change.] - /invrestore timezone
— configures the timezone for displaying time in chat.
Configuration Settings
All parameters are configured in the config/invrestore/config.json
file:
Result Formatting
- max_results (default: 5) — maximum number of snapshot information lines displayed in chat
- default_zone (default: UTC) — default timezone for players who haven't set their own
- full_time_format (default: yyyy-MM-dd HH:mm:ss (z)) — format for displaying full date and time when hovering
Storage Limits
- max_per_player (default: 50) — maximum number of inventory snapshots stored per player
- max_total (default: 10000) — total maximum number of snapshots stored for all players