Better Ping Display Remake

Quick rating

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

Better Ping Display Remake

No reviews yet

Adds a configurable numerical ping display to the player list.

Mod Loaders
Minecraft
26.3 26.2

About

Description

DISCLAIMER

I am not the official owner of this mod. I just ported the mod from Fabric-1.21.x to Fabric-26.2 using "Anthropic Claude". Since the owner didn't update this mod for a long time. I decided to update this mod by myself using A.I.

Original Creator: Quintinity aka Vladmarica

Github of Original Creator: https://github.com/vladmarica/better-ping-display-fabric

Original Mod Link: https://www.curseforge.com/minecraft/mc-mods/better-ping-display-fabric

A Fabric mod for Minecraft to display each player's ping in the player list as a number.

Newly Added Features,
1.Player Head Skin For Tab List Menu
2.Custom Fonts for Only Tab List Menu
3.User Pirority 
4.Custom Tag [BPD+] and [NEO+]

image

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

Configuration

This mod's config file is betterpingdisplay.json. It contains the following options:

                                         
     Option                                                                                      
Default Value Description
autoColorPingText true Whether to color a player's ping based on their latency.
renderPingBars false Whether to also draw the default Minecraft ping bars
pingTextColor #A0A0A0 The ping text color to use. Only works whens autoColorPingText is false
pingTextFormatString %dms The format string for ping text. Must include a %d, which will be replaced dynamically by the actual ping value.
showPlayersHead true Show player skin heads next to names in the tab list.
tabFont default Choose a custom font for player names and ping text in the tab list.
prioritizeSelfInTabList true Always shows your own name at the top of the tab list, regardless of your rank or tag.
showSelfPrefix false Shows a client-side-only custom tag provide by this mod in front of your own name in the tab list.

  As of mod version Dappled_Forest.1.6.0, a GUI configuration screen is available if you have Mod Menu and YACL installed. These are optional dependencies and this mod will continue to work normally without them installed.

image

Supported Minecraft Versions

 * 1.15.x  * 1.16.x  * 1.17.x  * 1.18.x  * 1.19.x  * 1.20.x  * 1.21.x  * 26.2.x  *26.3.x

Requirements

 * Fabric

DISCLAIMER

This project was forked from Vladmacrica's Better Ping Display Fabric Mod. It will be updated by me.

Original Creator: Quintinity aka Vladmarica

Github of Original Creator: https://github.com/vladmarica/better-ping-display-fabric

Original Mod Link: https://modrinth.com/mod/better-ping-display-fabric

A Fabric mod for Minecraft to display each player's ping in the player list as a number.

Newly Added Features,
1.Player Head Skin For Tab List Menu
2.Custom Fonts for Only Tab List Menu

image

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

Configuration

This mod's config file is betterpingdisplay.json. It contains the following options:

                                                                                                                                          Option Default Value Description
autoColorPingText true Whether to color a player's ping based on their latency.  
renderPingBars false Whether to also draw the default Minecraft ping bars  
pingTextColor #A0A0A0 The ping text color to use. Only works whens autoColorPingText is false  
pingTextFormatString %dms The format string for ping text. Must include a %d, which will be replaced dynamically by the actual ping value.  
showPlayersHead true Show player skin heads next to names in the tab list.  
tabFont default Choose a custom font for player names and ping text in the tab list.  

  As of mod version sulfurcube.1.4.0, a GUI configuration screen is available if you have Mod Menu and YACL installed. These are optional dependencies and this mod will continue to work normally without them installed.

image

Supported Minecraft Versions

 * 1.15.x  * 1.16.x  * 1.17.x  * 1.18.x  * 1.19.x  * 1.20.x  * 1.21.x  * 26.2.x

Requirements

 * Fabric