Перейти к содержимому
Mineforgian

Universal Ledger

Allow your players to read block, storage and item logs from Ledger in survival.

1K загрузок15 подписчиковApache-2.0fabric

Обновлён 13 апреля 2026 г. · опубликован 18 августа 2025 г.

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"]
# If true, will send the logs to the player in the chat instead of opening a book
chatOnly = false

Центр версий

8 версий
  • Релиз29 КБ
  • Релиз29 КБ
  • Релиз24 КБ
  • Релиз25 КБ
  • Релиз26 КБ
  • Релиз17.2 МБ
  • Релиз17.2 МБ
  • Релиз17.2 МБ

Ченджлог

1.2.1+26.1.2Релиз26.1.2 · 13 апреля 2026 г.

Tiny Takeover, Tiny Logbook

Updated the mod to 26.1.2

1.2.1Релиз1.21.11 · 13 апреля 2026 г.

Chat only mode

Added a config option to send logs to the player in the chat instead of opening a book.

1.2.0Релиз1.21.11 · 23 декабря 2025 г.

Updated to 1.21.11

Just an update to the latest version of Minecraft and Ledger

1.2.0Релиз1.21.9, 1.21.10 · 10 октября 2025 г.

Updated to 1.21.10

Added loading feedback

1.1.1Релиз1.21.9, 1.21.10 · 5 октября 2025 г.

Updated to 1.21.9

Fixed dependencies so the filesize is much smaller.

1.1.0Релиз1.21.7, 1.21.8 · 23 августа 2025 г.

Added config options

on request of Panyel on the Fabric Server Tools Discord

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"]
1.0.1Релиз1.21.7, 1.21.8 · 23 августа 2025 г.

Fixed the mod not loading on 1.21.8

1.0Релиз1.21.7, 1.21.8 · 18 августа 2025 г.

Initial Release

Комментарии

Загружаем…