Using /effect on people with a certain amount of points on a scoreboard
//ads -- adsterra.com -- native banner
?>
So I am trying to make a double jump for my server and i want to give people the jump boost effect when their score on the objective "Jumping?" is 1. I tried /effect @a[score_Jumping?=1] 8 3 10 but that didn't work. Please help!
Best Answer
Just in case, try removing the '?'.
But your real problem is score_Jumping=1, use score_Jumping_min=1 to check for a minimum score.
Because score_jumping= checks for a maximum and is actually "score_jumping_max=".
Pictures about "Using /effect on people with a certain amount of points on a scoreboard"



How do you use if score?
You can add, configure and remove teams using the /team command in Minecraft. This is a very useful command when you want to set up multiplayer PvP games. Once you have created your teams, use the /scoreboard command to manage your scoreboard, objectives and players in Minecraft.Minecraft Scoreboard Command Tutorial [1.18]
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Henri Mathieu-Saint-Laurent, Ioannis Ritos, Andrea Piacquadio, Tim Douglas
