Skip to content

Improves pinging speed of the multiplayer server list now for Java 8

License

Notifications You must be signed in to change notification settings

K4sum1/ServerPingerFixerJava8

 
 

Repository files navigation

Server Pinger Fixer

This mod improves how servers in the multiplayer list are pinged, making for a much nicer experience in the menu. You can especially notice the difference when pressing the refresh button a lot.

The mod works by increasing the Thread count used for pinging servers. It also clears the Thread pool when it's overloaded.

Without the Mod With the Mod
Gets stuck loading after just a few times
pressing the refresh button
Loads even when spamming the refresh button
gif of the issue without the mod gif of the issue fixed with the mod

Inspired by: https://github.com/Nixuge/ServerlistBufferFixer

Compilation

You will need Java 17 to compile, blame Fabric. Output will work fine with Java 8 though. ./gradlew build

About

Improves pinging speed of the multiplayer server list now for Java 8

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%