Mod

DeltaLogger

Quick rating

DeltaLogger

No reviews yet

A block and entity logging tool for the fabric mod loader

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
Custom License
Latest Version
deltalogger-1.16.5-1.1.3.jar
Authors
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Join the DeltaLogger discord for support and discussion

DeltaLogger has been replaced for 1.17. See Ledger

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 rollback <radius> <time> [filters] Runs a rollback with the radius and terms specified

Support

Support can be obtained on the discord found here

License

Licensed under AGPL with additional linking permission. See 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

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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Total Downloads
CurseForge
~2,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync