Posted 03 July 2015 - 04:32 AM
Okay, so I'm having a bit of problems with my commands, and I have no idea how to fix it. The project I'm working on, I need the player to only be able to look forward and only move in two dimensions. Every step, I run:
/effect @a[score_2E_min=1] jump_boost 1 2 true
/tp @a[score_2E_min=1] ~ ~ 5 180 0
But whenever I run it with the jump boost, it totally glitches out and I can't jump or else I get teleported to where I started jumping! Please help!