CurseForge · Minecraft mod
Packet Spy
PacketSpy is a network debugging tool for Minecraft. It intercepts and logs packets sent (TX) and received (RX) by the client. It features a local web interface (hosted via Java-WebSocket) that allows users to view packet traffic in real-time.
Quick answer
Which Packet Spy release should I use?
Packet Spy PacketSpy-2.0.jar targets 1.21, 1.21.1, 1.21.3 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Packet Spy required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Packet Spy PacketSpy-2.0.jar need?
PacketSpy-2.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Packet Spy without breaking your instance.
Built for Packet Spy PacketSpy-2.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use PacketSpy-2.0.jar. It targets 1.21, 1.21.1, 1.21.3 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside PacketSpy-2.0.jar. It opens that exact file at the source.
About this project
What does Packet Spy add?
Security Disclosure
Important Security Notice
PacketSpy intercepts and displays real-time Minecraft network packets (both outgoing and incoming) via a local web interface at http://localhost:8887.
- The built-in web server is strictly bound to localhost for single-machine use only.
- Displayed packet data may contain sensitive information, including chat messages, player coordinates, inventory contents, custom mod data, or other gameplay details.
- Users should take precautions:
- Avoid modifying the server configuration to expose the port externally.
- Prevent unauthorized access to the device, as anyone with local access could view the interface.
- Be mindful when sharing screenshots, recordings, or logs, as they may reveal private information.
- This tool is intended solely for personal debugging and development. Use it responsibly, respecting server rules, privacy norms, and applicable laws.
No remote vulnerabilities are known in the current version, but exercise standard caution with any network inspection tool.
PacketSpy
PacketSpy is a lightweight, client-side network debugging tool for Minecraft Fabric (supports versions 1.21–1.21.3). It provides real-time inspection of packets exchanged between the client and server, making it ideal for mod developers and advanced players troubleshooting network issues.
Unlike traditional logging that clutters the console or chat, PacketSpy runs a local web server (powered by Java-WebSocket) to stream packet data to a clean, browser-based dashboard at http://localhost:8887.
Key Features
- Real-Time Monitoring: Instantly view packet names, directions (TX/RX), and timestamps as they happen.
- External Web Dashboard: Keeps the in-game experience uncluttered—monitor everything in a separate browser tab.
- Intelligent Filtering: Toggle filters to suppress high-volume "noise" packets (e.g.,
move_player_posandmove_player_rot), highlighting important events like custom mod packets or rare interactions.
Why Use PacketSpy?
For Players & Power Users
- Eliminate chat/log spam from packet debugging.
- Clear, readable packet list with essential details.
- Automatically filter out mundane movement updates to focus on meaningful traffic.
- Perfect for diagnosing lag, mod conflicts, or server-side anomalies.
For Mod Developers
- Observe custom packets in real time to quickly identify and fix issues.
- Keep the game window free of debug output.
- Prioritize relevant packets with built-in filters.
- Minimal overhead—lightweight and fully compatible with Fabric Loader.
PacketSpy turns complex network debugging into a straightforward, efficient process.
Current Version: 2.0
Built With: Gradle
Logo: AI-generated (via ChatGPT)
Project description from CurseForge.
Pick your setup
Packet Spy by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.2
1 loader build1.21.1
1 loader build1.21
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Packet Spy versions and loaders
PacketSpy-2.0.jar
4 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.