
Packet Logger
Records all packets sent and recieved while playing and saves it to a file on disconnect!
- Загрузки
- 5K
- Подписчики
- 11
- Обновлён
- 12 июля 2024 г.
- Лицензия
- Apache-2.0
Опубликован 15 февраля 2024 г.
Packet Logger mod
This mod logs all packets (including all relevant data) that you send to the server, and saves it to a seperate JSON (written and saved on disconnect, inside the 'packet-logs' folder) file with timestamps!
Why not incoming packets?
Minecraft code is non human readable, so reading packet class names leads to a non human readable output, I've had to manually list packet names for each outgoing packet, I do plan to add support for all incoming packets in the future!
Dependencies
This mod requires Fabric api, and Cloth config + Mod menu for configuration.
Ченджлог
1.0.1Релиз1.20.2, 1.20.3, 1.20.4 · 12 июля 2024 г.
Fixed crash on file save (thanks to Krumbut)
1.0Релиз1.20.2, 1.20.3, 1.20.4 · 15 февраля 2024 г.
initial upload
Комментарии
Загружаем…