A Fabric mod for improving ping display in Minecraft
Find a file
2020-10-09 14:54:16 -03:00
gradle/wrapper Initial work on the 1.15.2 Fabric port of this mod 2020-09-02 00:17:57 -03:00
src/main Progress on automatic ping colors 2020-10-09 14:54:16 -03:00
.gitignore Initial work on the 1.15.2 Fabric port of this mod 2020-09-02 00:17:57 -03:00
build.gradle Initial work on the 1.15.2 Fabric port of this mod 2020-09-02 00:17:57 -03:00
gradle.properties Progress on automatic ping colors 2020-10-09 14:54:16 -03:00
gradlew Initial work on the 1.15.2 Fabric port of this mod 2020-09-02 00:17:57 -03:00
gradlew.bat Initial work on the 1.15.2 Fabric port of this mod 2020-09-02 00:17:57 -03:00
LICENSE Initial commit 2020-08-27 19:21:40 -03:00
README.md Fix supported Minecraft versions in README 2020-09-09 23:44:40 -03:00
settings.gradle Initial work on the 1.15.2 Fabric port of this mod 2020-09-02 00:17:57 -03:00

Better Ping Display - Fabric Edition

A Fabric mod for Minecraft to display each player's ping in the player list as a number. There is also a config file for changing the text color and format.

Go here for the Minecraft Forge edition of this mod.

This is a client-side mod. The server doesn't need to have it installed. It works even when playing on vanilla servers.

Supported Minecraft Versions

  • 1.15.x

Requirements