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

  • R
  • Mar 23, 2026
  • 12.92 MB
  • 1.3K
  • 1.20.1
  • Forge

File Name

Ledger-3.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

# Ledger Mod Changelog

## v3.0.2

### Storage
- Migrated from JSON to SQLite database (again)
- Automatic migration of existing ledger.json on first launch
- Significantly reduced storage size and improved query performance

### Bug Fixes
- Fixed rollback not working due to incorrect timestamps when loading from storage
- Fixed console spam from storage not being ready on startup

### Changes
- Logging level changed from debug to info to reduce console output (I forgor)