Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justalittlewolf/serverpingerfixer
Improves pinging speed of the multiplayer server list
https://github.com/justalittlewolf/serverpingerfixer
Last synced: about 2 months ago
JSON representation
Improves pinging speed of the multiplayer server list
- Host: GitHub
- URL: https://github.com/justalittlewolf/serverpingerfixer
- Owner: JustAlittleWolf
- License: mit
- Created: 2023-07-09T15:09:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T15:35:32.000Z (8 months ago)
- Last Synced: 2024-05-13T17:04:44.699Z (8 months ago)
- Language: Java
- Homepage:
- Size: 4.04 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 |
| | |
Inspired by: https://github.com/Nixuge/ServerlistBufferFixer