Mod Detector Plugin
Monitors plugin message channels to detect client mods and optionally kick players using blocked mods.
293
1
Список изменений
Changed
-
JSON Detection Logging
- Detection logs now output in JSON format instead of plain text
- Log file changed from
detections.txttodetections.json - Each line is a valid JSON object for easy parsing
-
Player Session Tracking
- Logs now include player UUID
- Session join time (
sessionJoinTime) recorded when player connects - Session leave time (
sessionLeaveTime) recorded on disconnect/kick - Session duration in seconds (
sessionDurationSeconds) calculated automatically
Example Log Entry
{"timestamp":"2026-01-12T14:30:45Z","uuid":"f999e944-a15d-4287-bff4-34f63a97832e","username":"PlayerName","mods":["Jade","XaerosMinimap"],"sessionJoinTime":"2026-01-12T14:25:00Z","sessionLeaveTime":"2026-01-12T14:30:45Z","sessionDurationSeconds":345}
Файлы
moddetectorplugin-1.1.1.jar(23.63 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.1.1
Загрузчики
Paper
Версии игры
1.21–1.21.11
Загрузок
7
Дата публикации
2 мес. назад