HomeJavaModsRavenclaw's Ping Equalizer
Ravenclaw's Ping Equalizer
ModsJava

Ravenclaw's Ping Equalizer

by ravineclaw · on Modrinth

A mod dedicated to equalizing ping for PvP, doing this by adding arbitrary delays before packets are processed and sent out by the client.

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 26.1–26.2⬇ Download for 1.21–1.21.11⬇ Download for 1.20–1.20.6
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Ravenclaw's Ping Equalizer — screenshot 1Ravenclaw's Ping Equalizer — screenshot 2

Ravenclaw's Ping Equalizer

Summary

Ravenclaw's Ping Equalizer is a client-side Fabric mod designed to create a fairer PvP environment by allowing players to artificially increase their network latency. Unlike visual-only mods, this tool introduces real packet delay at the network layer.


Commands

Command Usage Description
Add Delay /pe add <ms> Adds a fixed amount of latency to your connection.
Example: /pe add 50 adds 50ms to your native ping.
Total Target /pe total <ms> Automatically adjusts delay to stabilize your ping at a specific target.
Example: /pe total 100 attempts to keep you at 100ms.
Status /pe status Displays your current settings and validation status (Client-side only).
Disable /pe off Disables the equalizer and returns connection to native speed.

Technical Architecture

Packet Manipulation The mod hooks into the Minecraft client's Netty pipeline. Outgoing and incoming packets are intercepted and held in a scheduled task queue for the duration of the configured delay before being flushed. This ensures the latency is "real" regarding server-side hit registration and movement processing.

Server Control Servers can directly control and query the equalizer via custom payloads:


Ethics & Usage

License

MIT

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more