You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When displaying TPS information using the bossbar, the maximum value of the bossbar always corresponds to 50 ms even when using the "/tick rate" command to change the server's TPS to a value other than 20. /tick rate is a vanilla command, so this mod should be able to handle it.
To Reproduce
Steps to reproduce the behavior:
Toggle bossbar using /tabtps toggle bossbar
Set the target tick rate to a number significantly greater than 20, e.g. /tick rate 60
Expected behavior
When I set the tick rate to 60, I would expect the bossbar maximum to correspond to 16.667 ms, but the maximum still corresponds to 50 ms
Screenshots
In the screenshot below, I would expect the bar to be about half full and yellow, but it is only about 16% full and green
Server Software and Version:
Running a Fabric server with TabTPS installed
Minecraft Version: 1.20.4
TabTPS version: 1.3.22
The text was updated successfully, but these errors were encountered:
When displaying TPS information using the bossbar, the maximum value of the bossbar always corresponds to 50 ms even when using the "/tick rate" command to change the server's TPS to a value other than 20.
/tick rate
is a vanilla command, so this mod should be able to handle it.To Reproduce
Steps to reproduce the behavior:
/tabtps toggle bossbar
/tick rate 60
Expected behavior
When I set the tick rate to 60, I would expect the bossbar maximum to correspond to 16.667 ms, but the maximum still corresponds to 50 ms
Screenshots
In the screenshot below, I would expect the bar to be about half full and yellow, but it is only about 16% full and green
Server Software and Version:
The text was updated successfully, but these errors were encountered: