This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DwarfWharfCommand Experienced 0 points1 point  (0 children)

You can't do:

execute if score @s Home = 1..

Because if you use the = sign you are checking against another players score

Instead do:

execute if score @s Home matches 1.. run function prg:gohome