Better Player List

Quick rating

Community listing page, reviews here may not be monitored by the author.

Better Player List

By azuuureOwner

No reviews yet

Various Minecraft player list enhancements, such as numeric ping instead of connection bars.

Mod Loaders
Minecraft
26.2

About

Description

Better Player List Gradle Downloads Game version

Various Minecraft player list enhancements, such as numeric ping instead of connection bars.

Features

This mod allows you to:

  • Replace the default connection bars with the exact latency each player has
  • Change between hold/toggle for the Player List keybind
  • Disable server headers and footers
  • Disable player heads
  • Force player heads on offline mode servers

Supported loaders

BetterPlayerList works on Fabric, Quilt and NeoForge.

Requirements

The requirements vary depending on your platform.

Fabric and Quilt

On Fabric and Quilt, you'll need:

  • Fabric API
  • Mod Menu
    • Technically optional, but it is required to access the settings screen.

NeoForge

You do not need any additional dependencies on NeoForge.

Building

To build the mod, you'll need:

  • Git
  • JDK 25

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/.

Credits

In some ways, this mod is inspired by Perspective Enhancements. You should check it out.