When jumping, with this set to true, the Humanoid.JumpHeightvalue is used to ensure the humanoid jumps to that height. With this set to false, theHumanoid.JumpPower value is used to apply an upward force.
JumpPower and JumpHeight are in the wrong order.
When the value is set to true, JumpPower is used, not JumpHeight