PacketLogger has been archived. PacketLogger will not receive any further updates unless the author decides to unarchive the project.
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter versions...

1.6.1: Bugfix time

  • Fixed not being able to connect to some servers caused by ChunkData (thanks to gadget for the wonderful mixin)
  • Moved whitelist and blacklist to the minecraft client. This should fix the issue where packets would display wrong data in the frontend
  • Updated frontend to v1.4.1, this improves ui a bit at some places

Full Changelog: https://github.com/aridevelopment-de/fabric-packet-logger/compare/1.6.0+1.19.4...1.6.1+1.19.4

1.6.0 and 1.5.0 Update

This version includes all changes that have been made to 1.19.4 but adapted to this version. Metadata has been updated accordingly.

Changelog of 1.6.0

This release finally adds support for every serverbound packet. Metadata and frontend has been updated accordingly and support for a new clientbound look on the frontend has been added.

Changelog of 1.5.0

This update introduces a new frontend ui (still kind of work in progress), performance and ram improvements and improved user feedback:

  • Frontend now includes a navigation bar
    • A new page has been added: Analyzer. You can now import log files and analyze them there
  • Data streamed via websocket is being reduced by a lot. This improved the processing speed and ram usage by a lot
  • Packet data is now being stored in the format of packet bufs on the Minecraft client
  • Custom Toast Notifications have been added
  • You are now also able to export the stored log via an ingame command (/packetlogger export)

Full Changelog: https://github.com/aridevelopment-de/fabric-packet-logger/compare/1.6.0+1.19.4...1.6.0+1.19.3

Serverbound packets for 1.19.4

This release finally adds support for every serverbound packet. Metadata and frontend has been updated accordingly and support for a new clientbound look on the frontend has been added.

What's Changed

Full Changelog: https://github.com/aridevelopment-de/fabric-packet-logger/compare/1.5.0+1.19.4...1.6.0+1.19.4

This update introduces a new frontend ui (still kind of work in progress), performance and ram improvements and improved user feedback:

  • Frontend now includes a navigation bar
    • A new page has been added: Analyzer. You can now import log files and analyze them there
  • Data streamed via websocket is being reduced by a lot. This improved the processing speed and ram usage by a lot
  • Packet data is now being stored in the format of packet bufs on the Minecraft client
  • Custom Toast Notifications have been added
  • You are now also able to export the stored log via an ingame command (/packetlogger export)

What's Changed

New Contributors

Full Changelog: https://github.com/aridevelopment-de/fabric-packet-logger/compare/1.4.0+1.19.4...1.5.0+1.19.4

First release for support of 1.19.3

  • Updated and removed some packets as this was forked from 1.19.4
  • Big internal changes in web-ui (using zustand, better performance and toggle logging state button)
    • Now with localstorage saved settings as well
  • Critical bugfix: Packet ids couldn't be resolved. Now using accessWideners to retrieve them
  • Internal changes for metadata
  • Updated some descriptions as always

Full Changelog: https://github.com/aridevelopment-de/fabric-packet-logger/compare/1.3.0+1.19.4...1.4.0+1.19.4

  • Now supporting every client-side packet
  • Better handling with identification
  • Updated frontend with more user-friendly features (try it out!)

Full Changelog: https://github.com/aridevelopment-de/fabric-packet-logger/compare/1.2.0+1.19.4...1.3.0+1.19.4

Full Changelog: https://github.com/aridevelopment-de/fabric-packet-logger/compare/1.1.3+1.19.4...1.2.0+1.19.4

Critical bug fix

  • Fixed 404 when trying to open web-ui
  • Added support for more packets (54/111)
  • Added config option to resolve entities

Initial upload.
Note: Not all packets supported, see README for list of supported packets


Project members

Ari24-cb24

Owner


Technical information

License
AGPL-3.0-only
Client side
required
Server side
unsupported
Project ID