Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-55592

The wildcard * fits into wrong commands without error.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 18w03b
    • Minecraft 14w20b, Minecraft 14w21b, Minecraft 14w28a, Minecraft 1.8.2-pre1, Minecraft 1.8.3, Minecraft 1.8.6, Minecraft 15w34a, Minecraft 15w34b, Minecraft 15w34c, Minecraft 15w34d, Minecraft 1.8.9, Minecraft 16w05b, Minecraft 16w35a, Minecraft 1.12.2
    • None
    • Confirmed

      For example I do this:

      /scoreboard objectives add o dummy
      Added new objective 'o' successfully

      /scoreboard players set a o 1
      Set score of o for player a to 1

      /scoreboard players set b o 1
      Set score of o for player b to 1

      /scoreboard players set c o 1
      Set score of o for player c to 1

      /scoreboard teams add *
      Added new team 'b' successfully
      Added new team 'c' successfully
      Added new team 'a' successfully

      Clearly it makes no sense to put the wildcard as a team name, but it will create teams with the names of all the players in the scoreboard successfully. It also works in other "/scoreboard ..." commands in places where it shouldn't but I haven't tested all of them to give a complete list.

            Unassigned Unassigned
            fdsteffahn Frank Steffahn
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: