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

Scoreboard and count arguments do not work correctly when combined

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 14w29b
    • None
    • Unconfirmed

      When using this command in a command block:
      /say @a[score_NAME_min=0,c=1]

      The name should be the player at the top of the scoreboard

      {which can be seen when the scoreboard is set to the sidebar}

      When the command is run, the arguments do not "talk to each other" and just act as separate arguments. When using @a[c=1] the command will list the closest player to the command block. When using @a[score_NAME_min=0,c=1] the command should list the player at the top of the scoreboard list

      {shown by setting the scoreboard to the sidebar}

      but instead shows the closest player to the command block with the score.

      The command should say the player with the highest score, which is at the top of the scoreboard list (shown by looking at the sidebar).

            searge [Mojang] Searge (Michael Stoyke)
            jirauser54679 user-2a4c8 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: