DeltaLogger 图标

DeltaLogger

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.3
本资源为搬运资源,原资源地址: https://modrinth.com/mod/deltalogger
资源信息

Minecraft 版本: 1.16.5

平台: fabric

标签: utility

资源介绍

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

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
AbyssPacks

价格:0 墨喵币
下载量:0

查看详情
Short Bottles

价格:0 墨喵币
下载量:0

查看详情
Mace Reimagined

价格:0 墨喵币
下载量:0

查看详情
Die Roten

价格:0 墨喵币
下载量:0

查看详情