DeepTrace
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: fabric
标签: management utility
DeepTrace is a lightweight server-side Fabric mod designed to track and log player activity, with a focus on creative mode actions.
It automatically records when players take items in creative mode and stores everything in clean, timestamped log files for each server session.
? Features
- Logs items taken in creative mode
- Creates a new log file every server start
- Stores logs permanently (no auto-deletion)
- Clean and readable log format
- Lightweight and performance-friendly
? Log System
DeepTrace generates logs in:
world/serverconfig/logs/
Each session creates a file like:
deeptrace_YYYY-MM-DD_HH-MM-SS.txt
Example log:
[2026-03-20 18:22:15] [CREATIVE] Isaac took x5 Diamond in creative slot 12
? Use Cases
- Detect creative abuse
- Monitor admin/moderator actions
- Track suspicious activity
- Server auditing
⚙️ Requirements
- Minecraft 1.21.1
- Fabric Loader
- Fabric API
?️ Notes
- Server-side only (no client installation required)
- Logs are permanent and must be deleted manually
请登录后举报
暂无评论,抢个沙发吧~