Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 832 Bytes

File metadata and controls

30 lines (20 loc) · 832 Bytes

Packet Tool

Client-side packet tracker for Minecraft (Fabric).

Packet Tool adds a simple in-game UI that lists inbound/outbound packets in real time so you can see what your client is sending and receiving.

Features

  • Live packet list with timestamps
  • Inbound/Outbound filters
  • Search by packet class name
  • Clear button
  • Mod Menu support (opens the Packet Tool screen)

How To Use

  • Press R in-game to open/close Packet Tool.
  • Use the search bar and filters to narrow results.
  • Click Clear to reset the log.

Install

  1. Download the jar from Github Releases
  2. Install Fabric Loader for Your Minecraft Version.
  3. Install Fabric API.
  4. Drop the jar into your mods folder.

License

All Rights Reserved