-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Albert edited this page Jan 4, 2026
·
1 revision
All commands are under /invsafe.
-
/invsafe panel- Open the control panel GUI. -
/invsafe restore <player>- Restore the latest snapshot (offline players are queued). -
/invsafe snapshot <player>- Create a manual snapshot. -
/invsafe history <player>- Open the snapshot history GUI. -
/invsafe diff <player> <indexA> <indexB> [--nbt] [--out <name>]- Compare two snapshots. -
/invsafe label <player> <index> <label>- Add a label to a snapshot. -
/invsafe note <player> <index> <note>- Add a note to a snapshot. -
/invsafe undo <player>- Undo the most recent restore (PRE_RESTORE).
- Snapshot indices are shown in the history GUI and diff output.
- Offline restores apply when the player next joins.
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