mojira.dev
MC-108967

"Selector '<selector>' found nothing" message is missing for /scoreboard teams join/leave

  • Joining to a team doesn't give you this error message at all

Example command: (you won't get anything in chat)

/scoreboard teams join Team @e[type=!Player,r=0]
  • Leaving a team gives the error message only for the first selector.

Example command: (you'll leave from any teams you've been before, but you won't get the error message for the second selector)

/scoreboard teams leave @p @e[type=!Player,r=0]

Linked issues

Comments 5

Can confirm. But gives the error "Could not remove 1 player(s) from their teams: (player)

You got that error message because the first selector (@p) tried to remove you from a team but you wasn't in any team.

Probably happens for all commands which do not run for every specified entity but for multiple entities only once. Might be only these two at the moment.

Fixed in some 1.13 snapshot.

SunCat

(Unassigned)

Confirmed

/scoreboard, scoreboard-teams, selector

Minecraft 1.10.2, Minecraft 16w42a, Minecraft 16w43a, Minecraft 16w44a, Minecraft 1.11 Pre-Release 1, ..., Minecraft 17w15a, Minecraft 17w16b, Minecraft 17w17b, Minecraft 17w18b, Minecraft 1.12 Pre-Release 2

Minecraft 18w02a

Retrieved