Skip to content

Silly Fabric client mod that simulates high ping by delaying network packets (client to server and/or server to client) inside Minecraft’s Netty connection pipeline. ​

License

Notifications You must be signed in to change notification settings

QurtiDev/PurplePing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PurplePing Icon

PurplePing

Silly Fabric client mod that simulates high ping by delaying network packets (client to server and/or server to client) inside Minecraft’s Netty connection pipeline. ​

WARNING: This is a fabric mod that manipulates packets!! Do not distribute or use this on servers where it would give unfair advantages. Respect Mojang/Microsoft ToS and individual server rules.

Planned Features TODO!!!

  • GUI for easier configs
  • Custom keybinds system
  • Random jitter mode and offset, for faking unstable lag!

How to use?

Command Usage Description
.ptoggle .ptoggle Toggles, the mod ON or OFF. Turning it off immediately flushes all pending packets as well and set amount is reset.
.ping .ping <send|recv> <ms> Sets the delay in ms. Use send for packets from you. Or recv for packets you receive!

An example for you:

  • .ping send 200 (Adds 200ms delay to your clicks/attacks) !!

Installation

  1. Have a Fabric Loader!
  2. Download the PurplePing .jar file from Releases or build it from src.
  3. Drop the mod into your mods folder!
  4. Launch the game!
  5. Profit.

CurseForge page here

Modrinth page here

About

Silly Fabric client mod that simulates high ping by delaying network packets (client to server and/or server to client) inside Minecraft’s Netty connection pipeline. ​

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages