Skip to content

Commands

Albert edited this page Jan 4, 2026 · 1 revision

Commands

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).

Notes

  • Snapshot indices are shown in the history GUI and diff output.
  • Offline restores apply when the player next joins.

Clone this wiki locally