This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I want to set someone's score to something when they approach an entity.
I tried something like this (This is pseudo code)
/execute at some_entity run /execute as @p[distance=5] run /scoreboard ......whatever
problem is.... it didnt work. Am I doing something wrong?
Can't have bar after "run", but it will not make the command work because the new execute is buggy.
I want to set someone's score to something when they approach an entity.
I tried something like this (This is pseudo code)
/execute at some_entity run /execute as @p[distance=5] run /scoreboard ......whatever
problem is.... it didnt work. Am I doing something wrong?
Can't have bar after "run", but it will not make the command work because the new execute is buggy.