Scoreboard with criteria "minecraft.custom:minecraft.jump" doesn't increment when player is constantly teleported and jumps.
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
Environment
OS: Windows 10 Professional Insider Preview (Build 18219)
Java: 1.8.0_181 64bit
Created Issue:
Scoreboard with criteria "minecraft.custom:minecraft.jump" doesn't increment when player is constantly teleported.
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:
/execute as @a[gamemode=adventure] at @s run tp @s ~ ~ 0 0 0Environment
OS: Windows 10 Professional Insider Preview (Build 18219)
Java: 1.8.0_181 64bit
Changed Description:
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
Changed Summary:
Scoreboard with criteria "minecraft.custom:minecraft.jump" doesn't increment when player is constantly teleported and jumps.
Added Mojang Priority: Normal
Added Affects Versions: 1.15.2
Added Affects Versions: 1.16.4
Added Affects Versions: 20w51a
Looks like a feature request. Teleporting and jumping are not the same thing.
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.
Thanks for the clarification! I understand now.
Affects 1.16.4
Confirm in 20w51a.
Can confirm in 21w05b.