-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Incorrect Display of Server TPS #217
Labels
bug
Something isn't working
Comments
Merged
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checks
Minecraft Version
1.20.4
MC-Discord-Chat Version
2.2.6
Description
MCDC always calculates the Server TPS by using the following code:
However, if the TPS is modified using the Carpet mod, the MSPT value remains unchanged, and as a result, MCDC cannot reflect the modified TPS.
To Reproduce
/tick rate 15
/mcdc info
The message still displays the default Server TPS of 20 instead of 15.
Log
Config
The text was updated successfully, but these errors were encountered: