Packet Ninja
ModLGPL-3.0-only

Packet Ninja

Customize logging for incoming and outgoing packets. Mod for developers.

302
Downloads
6
Followers
3 months ago
Updated
📦
4
Versions

📖About Packet Ninja

Packet Ninja Logo

A utility mod used to customize logging for incoming and outgoing packets.

The aim is to make working with packets, specifically during development, a little easier to debug! :)

Screenshots:

Screenshot 1

Screenshot 2

Screenshot 3

Features:

Pretty packet formatting:

There are plans on supporting all packets; currently there is full formatting for the essentials:

Clientbound

  • ClientboundAddEntityPacket
  • ClientboundCustomPayloadPacket
  • ClientboundRemoveEntitiesPacket
  • SetPassengersHandler

Serverbound

  • ServerboundInteractPacket
  • ServerboundPlayerActionPacket
  • ServerboundSwingPacket

⚠️ Warning
This mod is under active development, not all packet types have nice formatting (if any).