Minecraft execute multiple scoreboards?

Ab
11

Can you somehow determine several scoreboard values at the same time?

So e.g. If value1 = 5 and value2 = 3 and value3 = 5, then do…

Should work in 1.15.1.

Fr

How do you mean?

Ab

So that you can query the scores of several scoreboards at the same time

Fr

So e.g.

Sb1 value = @p 1

Sb1 value = @p 2

If value sb1 = 2 and sb2 = 3 then

Cr

One can e.g.

execute as @a [scores = {value1 = 5, value2 = 3, value3 = 5}] run say hi

Ab

Can you come to my server or talk to me to explain?

Ab

I think it was. I test it and get in touch

Fr
Ab

I'm druff

Ab

Unfortunately it didn't work

Ab

Do you come too?

Cr

For me the command works perfectly. I use the command like this in my datapack