Tick Durations not showing on 1.12 / 1.8 servers
i0xHeX opened this issue ยท 2 comments
The relevant Paper patch was only introduced in the late 1.13.2 era. Tracking MSPT without an explicit tick start/tick end patch is difficult (since without NMS or mixins, we can only use the Bukkit scheduler, which is not accurate).
If you are willing to modify your server JAR, here's a patch that we made against Paper 1.12.2 for our fork.
I think I may close it as problem is solved, thanks @astei for tip & patch!