promotional bannermobile promotional banner

Indexor

A ledger mod that logs all kinds of things like: dropping items, block breaking, taking things out of chests, eploding blocks ect. Even with a rollback feature to undo the damage, perfect for server moderation.
Back to Files

Indexor-3.0.0

File nameLedger-3.0.0.jar
Uploader
VibesnipVibesnip
Uploaded
Mar 17, 2026
Downloads
114
Size
44.8 KB
Mod Loaders
Forge
File ID
7770434
Type
R
Release

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:indexor-ledger-1423454:7770434")

Learn more about Curse Maven

What's new

Ledger v3.0.0 — Changelog

Logging

  • Blocks broken, placed, and destroyed by explosions are now all tracked
  • Explosion blocks are snapshotted before they're destroyed so rollbacks are accurate
  • Rate limiting added so the same action doesn't get logged hundreds of times per second
  • Container opens and item transactions are logged

Search & Inspect

  • Right-click any block in inspect mode to see its full history
  • Page through results with clickable ◀ Prev / Next ▶ arrows in chat
  • /ledger player <name> to look up everything a specific player did
  • Filter by action type — break, place, kill, container
  • Filter by date range using real dates or relative times like 5m, 2h, 1d

Rollback

  • Roll back any time range globally or per player
  • Optionally limit rollback to a radius around you
  • Shows a preview before doing anything — confirm or cancel with a click
  • Live progress bar updates while rollback runs
  • Blocks are restored gradually in the background so the server never freezes
  • Explosions are fully rolled back alongside regular block changes

Config

  • ledger-server.toml generated automatically on first launch
  • Configurable log retention (days), page size, max search radius and rollback speed

This mod has no additional files