Back to mods
PacketProfiler project artwork

Modrinth · Minecraft mod

PacketProfiler

Packet Profiler for Minecraft, see what packets you recently sent and received, how much bandwidth they were and more.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which PacketProfiler release should I use?

Updated today
Latest stable file 1.0.3
Game version 26.3
Loader Fabric

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.

Client Required
Dedicated server Not supported
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by PacketProfiler 1.0.3
required
Matching file found Matched file: 0.161.0+26.3

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.

  1. 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.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 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.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

PacketProfiler versions and loaders

2 of 2 releases match

Looking for an older file? The official Modrinth project page is in Resources.