[MOD] Better Ping Display
vladmarica opened this issue ยท 6 comments
Link the Mod's CurseForge page
https://www.curseforge.com/minecraft/mc-mods/better-ping-display-fabric
Why you think it might be beneficial to Craft to Exile
The Forge version of this mod is already part of CTE:Dissonance. I just released the Fabric version a few days ago.
Additional context
Thanks for including my mod in CTE:Dissonance! If you ever run into any incompatabilities with other mods, I'd be happy to try to resolve them. Love the modpack!
@BBXMax unrelated and also I like the simplicity of better ping display.
@vladmarica Hey thanks, great mod ;) one of the reasons I like your mod over numeric ping is the font is much more readable. However, I do like the feature of numeric that changes the colour of the font depending on the ping (eg ~150+ is yellow, etcetc) would you be able to implement something like this?
That is a great idea - don't know why I haven't thought of that yet. I can add two config options:
- Hide the ping bars and only display the numeric ping text
- Automatically color the numeric ping text based on the ping amount
I'll update this issue once I add those features.
Sorry for the delay - I have been busy with work recently.
If you're still interested, I have updated my Better Ping Display mod to include hiding the ping bars and automatically coloring ping text based on latency. You can find the mod file here and documentation of the new config options here: https://github.com/vladmarica/better-ping-display-fabric#configuration
Here is an example of the new default style for the player list:
Cheers!