-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 17w48a
-
Linux Mint 17.3, Java 1.9.0_151 64bit, Nvidia GeForce GT 730 driver version 384.90
-
Unconfirmed
The scoreboard teams join command used to allow a list of player names. e.g.
scoreboard teams join red Aaaaa Bbbbb Ccccc
The new team join command throws an error if a space separated list of player names is supplied. Specifically,
team join red Aaaaa Bbbbb Ccccc
gives "Incorrect argument for command at position 20: ...ods Aaaaa <--[HERE]".
Trying to supply a comma separated list just concatenates the names.