
Modrinth · Minecraft mod
PacketProfiler
Packet Profiler for Minecraft, see what packets you recently sent and received, how much bandwidth they were and more.
Quick answer
Which PacketProfiler release should I use?
PacketProfiler 1.0.3 targets 26.3 with Fabric. It must be installed on the client. Do not install it on the dedicated server. All 1 required mods have matching files.
Where it goes
Is PacketProfiler required on the client, server, or both?
It must be installed on the client. Do not install it on the dedicated server.
This file is marked client-only.
What else does PacketProfiler 1.0.3 need?
1.0.3. Change the file and its required mods may change too.
Install Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add PacketProfiler without breaking your instance.
Built for PacketProfiler 1.0.3. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0.3. It targets 26.3 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
It must be installed on the client. Do not install it on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0.3. It opens that exact file at the source.
About this project
What does PacketProfiler add?
PacketProfiler
PacketProfiler is a lightweight, client-side Fabric mod for Minecraft 26.2 that profiles packet frequency and Minecraft protocol-frame bandwidth in real time.
It is designed for mod developers, server administrators, technical players, and anyone investigating unusual network activity or bandwidth usage. No server-side installation is required.
Features
- Count incoming and outgoing packets by class-style name.
- Identify the busiest packet types during a capture.
- Measure protocol-frame bandwidth by direction and packet type.
- Display compact, readable reports directly in chat.
- Inspect selected packets using the sanitized PacketSniff tool.
- Tab-complete supported packet class names.
- Suggest the closest packet when a name is mistyped.
- Optionally save complete aggregate reports asynchronously.
- Remain effectively idle when no profiler is running.
Commands
| Command | Description |
|---|---|
/packetprofiler |
Start or stop a packet-count capture. |
/packetprofiler max [duration] |
Capture every observed packet type. Defaults to 10 seconds. |
/packetprofiler bandwidth [duration] |
Measure incoming and outgoing protocol-frame bandwidth. |
/packetprofiler bandwidth [duration] -verbose |
Include every observed packet type in the bandwidth report. |
/packetprofiler packetsniff <packetname> |
Print sanitized fields from every matching packet until stopped. |
/packetprofiler packetsniff |
Stop the active PacketSniff. |
/packetprofiler logging |
Toggle persistent aggregate report logging. |
/packetprofiler help |
Display the in-game help menu. |
Durations support h, m, and s. For example, 3h49m5s runs for 3 hours, 49 minutes, and 5 seconds.
Only one capture or PacketSniff can be active at a time.
Bandwidth measurement
PacketProfiler measures Minecraft protocol frames after transport decryption.
Measurements:
- include the frame’s VarInt length prefix;
- exclude Ethernet, IP, and TCP headers;
- separate incoming and outgoing traffic;
- attribute measured bytes to high-level packet classes where possible.
Packet observation is optional, non-cancelling, and fail-open. PacketProfiler does not modify, delay, resend, or cancel network traffic.
Privacy
Ordinary captures store only:
- packet class names;
- direction;
- counts;
- aggregate framed bytes;
- percentages;
- capture duration;
- peak packet rates.
PacketProfiler does not capture packet payloads.
PacketSniff is deliberately sanitized. Text, chat, NBT, item data, buffers, usernames, UUIDs, server addresses, credentials, tokens, signatures, and authentication material are redacted. PacketSniff output is chat-only and is never written to persistent reports.
Logging
Persistent logging is disabled by default. When enabled, full aggregate reports are written asynchronously under:
config/packetprofiler/
Requirements
- Minecraft 26.2
- Fabric Loader 0.19.3+
- Fabric API 0.156.0+26.2+
- Fabric Language Kotlin 1.13.13+kotlin.2.4.10+
- Java 25
PacketProfiler is a client-only mod and does not need to be installed on the server.
PacketProfiler is maintained by AI under human direction and review.
Project description from Modrinth.
Pick your setup
PacketProfiler by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.3
1 loader build26.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
PacketProfiler versions and loaders
1.0.3
PacketProfiler-mc26.3-1.0.3.jar
21 Sept 2026
1.0.2
PacketProfiler-mc26.2-1.0.2.jar
3 Aug 2026
Looking for an older file? The official Modrinth project page is in Resources.