Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.2–1.19.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
Licensed Apache-2.0
Published 8 months ago
Updated 3 months ago
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.