mojira.dev
MC-17120

The comparison signs i.e. ">" do not work for score_<Objective>

I typed

/testfor @a[score_ModifyKills=<1]

(note that "ModifyKills" is a scoreboard objective)

When I gave myself -1 of ModifyKills, the comparator did not output anything. I tried with

/testfor @a[score_ModifyKills=-1]

and it outputted a comparator signal.

Attachments

Comments 1

score_name passes players with at most the specified number of points, while score_name_min passes players with at least the specified number of points.

http://www.minecraftwiki.net/wiki/Scoreboard#Objectives

Nick S

(Unassigned)

Unconfirmed

command, command_block, scoreboard

Minecraft 1.5.1, Minecraft 1.5.2, Snapshot 13w21b, Snapshot 13w22a

Retrieved