
Various Minecraft player list enhancements, such as numeric ping instead of connection bars.
Various Minecraft player list enhancements, such as numeric ping instead of connection bars.
This mod allows you to:
BetterPlayerList works on Fabric, Quilt and NeoForge.
The requirements vary depending on your platform.
On Fabric and Quilt, you'll need:
You do not need any additional dependencies on NeoForge.
To build the mod, you'll need:
Clone the repository:
$ git clone https://github.com/azurejelly/better-player-list
$ cd better-player-list/
And run:
$ ./gradlew build
Distributable JARs will be available under build/libs/.
In some ways, this mod is inspired by Perspective Enhancements. You should check it out.