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

Incorrect syntax for scoreboard players tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 17w45a
    • Minecraft 15w35b, Minecraft 15w47c, Minecraft 15w51b, Minecraft 1.11, Minecraft 1.11.2, Minecraft 1.12.1, Minecraft 1.12.2
    • Confirmed

      Syntax structure

      The current syntax for the /scoreboard players tag command is

      /scoreboard players tag <player> <add|remove|list> <tagName> [dataTag]
      

      However this is incorrect (also because of MC-80856) because the list option does not operate with a dataTag.

      Maybe something like this would be more correct

      /scoreboard players tag <player> add <dataName> [dataTag]|remove <dataName> [dataTag]|list
      

            Unassigned Unassigned
            marcono1234 [Mod] Marcono1234
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: