DeltaLogger

DeltaLogger

A block, container and entity logging tool for the fabric mod loader

by
1.6K Downloads
fabricutility
Rent Server with this Mod

About this Mod

Block and chest/container inventory tracking tool for fabric that can be configured to use MySQL or SQLite.

Setup

DeltaLogger supports two types of database: MySQL and SQLite
Place the mod jar in the mods folder of your server directory and launch your fabric server once to make it generate a config/deltalogger.properties. Or make a file called deltalogger.properties in the config folder of your server directory. Put the following as the file content:

# DeltaLogger configuration

# Whether you want to use an SQLite database. Put false for MySQL.
use_sqlite=true

##! MYSQL ONLY BELOW. If you are using SQLite these  are safe to ignore. !##

# Name of the MySQL database to use. If you do not have one, then do
# "CREATE DATABASE yourdbname" from a MySQL client first.
database=

# MySQL port
port=
# MySQL host/url
host=
# MySQL username
username=
# MySQL password
password=

# MySQL SSL configuration. You can leave this as false but the database
# connection will not be encrypted. If you are using MySQL across the open internet
# then you should strongly consider properly enabling SSL
useSSL=false
requireSSL=false

By default, SQLite is enabled. This means that your logs will be saved to a database found in world/deltalogger.sqlite. If you want to use MySQL, fill out the additional properties with the relevant information to access your database and set use_sqlite to false.

This mod also requires the fabric api mod, which you can find here.

In Game Commands

  • /dl resetpass get a temporary password for the web interface.
  • /dl inspect Whack a block or container to see recent interactions with the target.
  • /dl inspect <pos> Shows database records for the block position provided.
  • /dl search <args> Builds a database query with the parameters specified
  • /dl sql (block|transaction) <query> Runs a query on the database with the SQL specified

Support

Support can be obtained on the discord found here

License

Licensed under AGPL with additional linking permission. See the license file.

Issues

If you find a bug, please open an issue on the issues page. Please ask on the discord if you have a support issue which is not a bug

Available Versions

DeltaLogger 1.1.3release
MC 1.16.5fabric
April 15, 2021
1.1.2release
MC 1.16.2, 1.16.3, 1.16.4, 1.16.5fabric
March 20, 2021
1.1.1release
MC 1.16.2, 1.16.3, 1.16.4, 1.16.5fabric
March 8, 2021
1.1.0release
MC 1.16.2, 1.16.3, 1.16.4, 1.16.5fabric
March 1, 2021
DeltaLogger-v1.0.0-1.16.5release
MC 1.16.2, 1.16.3, 1.16.4, 1.16.5fabric
February 26, 2021

How to Install DeltaLogger on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.16.5).

3

Install Mod

Open the mod browser in the dashboard and search for "DeltaLogger". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.16.5, 1.16.4, 1.16.3 (+1 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

DeltaLogger server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.16.5). You can switch loaders with one click in the panel.

Is DeltaLogger compatible with fabric?

DeltaLogger officially supports fabric for Minecraft 1.16.5, 1.16.4, 1.16.3. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with DeltaLogger – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if DeltaLogger consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install DeltaLogger with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-Custom
Server-side
Required

Supported Versions

1.16.51.16.41.16.31.16.2