Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed MIT
Published last month
Updated last month
This mod makes it so that the tick command outputs more helpful information. The mod is fully server-side, but can be installed on the client to work in singleplayer.
/tick query normally:
The game is running normally
Target tick rate: 50.0 ms/T = 20.0 TPS
Actual tick rate: [...] ms/T = [...] TPS
(Could run up to [...]x target speed)
/tick query while lagging:
The game is running, but can't keep up with the target tick rate
Target tick rate: [...] ms/T = [...] TPS
Actual tick rate: [...] ms/T = [...] TPS
(Running at [...]x target speed)
/tick query while sprinting:
The game is sprinting
Target tick rate: 50.0 ms/T = 20.0 TPS (ignored)
Actual tick rate: [...] ms/T = [...] TPS
(Running at [...]x target speed)
Message when sprint ends:
Sprint completed with [...] ms/T = [...] TPS ([...]x target speed)

