I made a scoreboard with the criteria "minecraft.custom:minecraft.jump" and with this command in a repeating command block, the scoreboard doesn't increment when I jump:
/execute as @a[gamemode=adventure] at @s run tp @s ~ ~ 0 0 0
Comments 6
I am not changing the y-coordinate, the scoreboard with the criteria "minecraft.custom:minecraft.jump" does increment correctly when there aren't any teleport commands running constantly while jumping.
Looks like a feature request. Teleporting and jumping are not the same thing.