-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Albert edited this page Jan 4, 2026
·
1 revision
Config file: plugins/InvSafe/config.yml.
-
snapshots.on-death- Create a snapshot on death. -
snapshots.on-join- Create a snapshot on join. -
snapshots.on-quit- Create a snapshot on quit. -
snapshots.on-world-change- Create a snapshot when changing worlds (v1.01+).
-
storage.max-snapshots- Max snapshots per player (FIFO). -
storage.compression-noneorgzipfor snapshot files.
-
restore.include-xp- Include XP in snapshots and restores. -
restore.clear-inventory-before-restore- Clear inventory before applying a snapshot.
-
diff.nbt-aware- Enable NBT-aware diffs by default.
- Snapshot data is stored under
plugins/InvSafe/data/.
BuiltByBit: https://builtbybit.com/resources/invsafe-inventory-recovery.87178
InvSafe is an admin-only inventory safety system built around deterministic snapshots and reversible restores.
All restore operations are undo-safe by design.
All inventory state changes are inspectable and auditable.
© InvSafe
- Home