Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Supported environments
Dedicated servers only
Creators
Details
Licensed MIT
Published last week
Updated last month
SimpleEventLogger Mods
SimpleEventLogger is a lightweight server-side MySQL audit logger for Fabric, Forge, and NeoForge dedicated servers.
Features
- Records player joins and quits with UUID, username, raw client IP address, and configurable server name
- Durable local journal: events are retained and retried after a MySQL outage
- MySQL connection, table names, retry settings, and TLS settings are configurable
- MySQL TLS is disabled by default for straightforward local or Docker deployments
Compatibility
| Minecraft | Loaders |
|---|---|
| 1.20.1 | Fabric, Forge |
| 1.21.1 | Fabric, Forge, NeoForge |
For NeoForge 1.20.1, use the Forge release; NeoForge recommends Forge for that Minecraft version.
Installation
- Download the JAR matching the Minecraft version and loader.
- Put it in the server mods directory and start the server once.
- Edit config/SimpleEventLogger/config.yml with the MySQL connection details.
Privacy
This mod stores raw client IP addresses for player joins and quits. IP addresses are personal data: restrict database access, tell players about collection and retention, and remove old records according to your server policy.
日本語
SimpleEventLogger は、Fabric/Forge/NeoForge の専用サーバー向けMySQL監査ログModです。プレイヤーの参加・退出を、UUID・名前・生IP・サーバー名とともに記録します。MySQLに接続できないときはローカルジャーナルへ保存し、復旧後に再送します。
対応環境
- Minecraft 1.20.1: Fabric / Forge
- Minecraft 1.21.1: Fabric / Forge / NeoForge
NeoForge 1.20.1ではForge版を使用してください。
導入
- 環境に合うJARをサーバーの mods フォルダへ入れます。
- 一度起動して config/SimpleEventLogger/config.yml を生成します。
- MySQL接続情報を設定して再起動します。
プライバシー
参加・退出時の生IPを保存します。IPアドレスは個人情報として扱い、プレイヤーへの案内、DBアクセス制限、適切な保持期間の設定を行ってください。

