better-ping-display-fabric icon indicating copy to clipboard operation
better-ping-display-fabric copied to clipboard

A Fabric mod for improving ping display in Minecraft

Results 13 better-ping-display-fabric issues
Sort by recently updated
recently updated
newest added

Try this code for 1.16.5 below : ( ColorUtil.getColor() is same to PingColors.getColor() in your code ) https://github.com/IAFEnvoy/HypixelExtension/blob/master/src/main/java/iafenvoy/hypextension/Mixins/GUI/PlayerListHudMixin.java This code is worked by changing a magic number in PlayerListHud.class and...

When my friends join my server, they do not appear in the display thing (When you press tap) but when I join after them, they appear in the display thing....

https://modrinth.com/mod/what-are-they-up-to https://github.com/Corosauce/WATUT/issues/8 `[13:28:39] [Render thread/WARN] (FabricLoader/Mixin) @Redirect conflict. Skipping betterpingdisplay.mixins.json:PlayerListHudMixin from mod betterpingdisplay->@Redirect::redirectRenderLatencyIconCall(Lnet/minecraft/class_355;Lnet/minecraft/class_332;IIILnet/minecraft/class_640;)V with priority 1000, already redirected by watut_fabric.mixins.json:client.RenderPingIconInject from mod watut->@Redirect::renderPingIcon(Lnet/minecraft/class_355;Lnet/minecraft/class_332;IIILnet/minecraft/class_640;)V with priority 1000 ` ``` java.lang.RuntimeException: Mixin...

Fixes #26 by adding a configurable array of players and servers to blacklist from showing their numeric ping. Can be configured as a string array in the config. Example: ```json...

Added the ability to blacklist certain ping values from rendering, to fix the issue shown in the picture below. Added a config option for this blacklist. ![2023-11-18_13 06 44](https://github.com/vladmarica/better-ping-display-fabric/assets/61655741/685dc1d6-f7d9-4c70-9a2d-d225b2079171)

on a bigger server like mcci if i press tab when i have better ping display open my pc gets a heart attack, please add a way to disable and...

I'm the author of a very similar mod that I *think* I created mainly because this mod was missing a graphical configuration. If this mod had this feature I could...

![Screenshot_1](https://github.com/vladmarica/better-ping-display-fabric/assets/37251822/2d198af1-9514-4324-8510-1fe46ab6f545) [crash log.txt](https://github.com/vladmarica/better-ping-display-fabric/files/15281269/crash.log.txt)