Download Universal Ledger — Minecraft Mods — MetaMods
Universal Ledger

Universal Ledger

Active

Downloads

0

Last update

2 months ago

Versions

1.21.7 — 1.21.8
Server
Fabric
Control
Social
Utils

Universal Ledger

Universal Ledger is an extension for the Ledger mod that makes event logs accessible to all players on the server. This solution is perfect for small servers where administrators want to share monitoring responsibilities.

How to Use the Mod

To get started, you need to craft the special Ledger book:

Crafting recipe

Checking Container Contents

To view the history of actions with chests, furnaces, shulker boxes, and other containers:

Right-click the container block while holding the book

Chest log

Monitoring Entity Activity

To track actions with mobs and other entities:

Right-click the air or any non-inventory block while holding the book

Entity log

Tracking Block Changes

To check the history of block placement and destruction:

Left-click the block while holding the book

Block log

Configuration

You can configure which specific events will be displayed in the book for different types of checks. To change the default settings, add the following code to the end of the /config/ledger.toml file:

[book]
# This section relates to the Universal Ledger extension
# Here you can specify what actions players see when using the Ledger book

# What actions to show when right-clicking anywhere except containers
areaActions = ["item-pick-up", "item-drop", "entity-kill", "entity-change", "entity-mount", "entity-dismount"]
# What actions to show when right-clicking a container
inventoryActions = ["item-insert", "item-remove"]
# What actions to show when left-clicking a block
blockActions = ["block-place", "block-break", "block-change"]
Project members
Gjorgdy

Gjorgdy

Developer

Created: 21 Aug 2025

ID: 262825