Options for timer
NeunEinser opened this issue ยท 1 comments
In 1.17+, it should be possible to reliably detect pausing by detecting dependencies between scoreboard statistics minecraft:total_world_time
and minecraft:play_time
.
There are arguments to be made for both timing methods, so it makes sense to support an option for this.
Maybe also an option for in game time or real time? For timing, usually real time is preferred, though.