promotional bannermobile promotional banner

Ledger for Forge

Block logging for server moderation, logs blocks placed and changes by players, see who and what they took out of chests and more

File Details

Ledger 3.0.0

  • R
  • Mar 17, 2026
  • 44.75 KB
  • 108
  • 1.20.1
  • Forge

File Name

Ledger-3.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ledger-for-forge-1423454:7770434")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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