Wrong syntax for /scoreboard players test (max value isn't required)
The syntax for /scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>
But the <max> value isn't required; if you don't specify any value, it will assume the biggest maximum, but not return errors. So the syntax should be:
/scoreboard players test <player> <objective> <min> [max]
Environment
Windows 8
Java 7u55
Created Issue:
Wrong syntax for /scoreboard players test (max value isn't required)
The syntax for /scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>But the <max> value isn't required; the command works if you don't specify the last value. So it should be:
/scoreboard players test <player> <objective> <min> [max]Environment
Windows 8 Single Language
Java 7u55
Hey, moderators, did you saw this report? There's one week it was created and no response.
The syntax for
/scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>
But the <max>value isn't required; the command works if you don't specify the last value. So it should be:
/scoreboard players test <player> <objective> <min> [max]The syntax for /scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>But the <max> value isn't required; the command works if you don't specify the last value. So it should be:
/scoreboard players test <player> <objective> <min> [max]
Added some labels.
The syntax for /scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>But the <max> value isn't required; the command works if you don't specify the last value. So it should be:
/scoreboard players test <player> <objective> <min> [max]The syntax for /scoreboard players test is:
{{/scoreboard players test <player> <objective> <min> <max>}}But the <max> value isn't required; the command works if you don't specify the last value. So it should be:
{{/scoreboard players test <player> <objective> <min> [max]}}
The syntax for /scoreboard players test is:
{{/scoreboard players test <player> <objective> <min> <max>}}But the <max> value isn't required; the command works if you don't specify the last value. So it should be:
{{/scoreboard players test <player> <objective> <min> [max]}}The syntax for /scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>But the <max> value isn't required; the command works if you don't specify the last value. So it should be:
/scoreboard players test <player> <objective> <min> [max]
The syntax for /scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>But the <max> value isn't required;
the command worksif you don't specifythe last value. So itshould be:/scoreboard players test <player> <objective> <min> [max]The syntax for /scoreboard players test is:
/scoreboard players test <player> <objective> <min> <max>But the <max> value isn't required; if you don't specify any value, it will assume the biggest maximum, but not return errors. So the syntax should be:
/scoreboard players test <player> <objective> <min> [max]


Confirmed.
If <max> is omitted, LONG_MAX is assumedd.