Typing this: /recipe give @a *
gives this error:Player '@a' cannot be found
instead of giving all players all recipes.
Same for @e
, but I'm not sure why you would want to use that.
All other selectors work as expected.
Attachments
Comments 6
I can't test now, unfortunately, but what happens in multiplayer if you do @p[c=2]
? It may be only succeeding when it resolves to one player.
Alright, cool. Thanks for checking! So I guess the report should be renamed to something like, "recipe command fails when multiple players are selected."
Hmm, works fine for me.