Skip to content

Diff and Export

Albert edited this page Jan 4, 2026 · 1 revision

Diff and Export

Use diffs to compare two snapshots and see what changed.

Command

/invsafe diff <player> <indexA> <indexB> [--nbt] [--out <name>]

Output

  • Per-slot changes with severity scoring.
  • Optional NBT-aware comparison for item metadata.
  • Export diff output to a text file with --out.

Tips

  • Use the history GUI to find snapshot indices.
  • Large diffs are easier to audit using export files.

Clone this wiki locally