Download Universal Ledger — Minecraft Mods — MetaMods
Universal Ledger

Universal Ledger

Active

Downloads

0

Last update

2 weeks ago

Versions

1.21.7 — 1.21.8
Server
Fabric
Control
Social
Utils

Universal Ledger is an extension for Ledger to make logs available for all players.

Intended for smaller servers to take some work away from administrators.

How to use

To start off, you need to craft the Ledger Book

Crafting recipe

To check an inventory

(chest, furnace, shulkers etc.)

right-click the inventory block using the book

Log of a chest

To check entities

right-click in the air or any non-inventory block using the book

Log of entities

To check blocks

left-click the block using the book

Logs of a block

Config

you are able to configure which triggers show which actions in the book

To change the default configuration, paste the following at the end of the /config/ledger.toml file:

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

# What actions should be shown when right-clicking anywhere but an inventory block
areaActions = ["item-pick-up", "item-drop", "entity-kill", "entity-change", "entity-mount", "entity-dismount"]
# What actions should be shown when right-clicking an inventory block
inventoryActions = ["item-insert", "item-remove"]
# What actions should be shown when left-clicking a block
blockActions = ["block-place", "block-break", "block-change"]
Project members
Gjorgdy

Gjorgdy

Developer