scoreboard teams option syntax help uses captalized option names but feedback uses lower case ones
The bug
The command syntax help for /scoreboard teams option shows the option names capitalized but the feedback when setting an option or when no or an invalid option value is provided prints the option in lower case.
Note: If the lower case versions are intended it would be good to replace all options and values with lower case and words separated by underscores ones. Otherwise options like seefriendlyinvisibles are kind of hard to read.
How to reproduce
- Create a scoreboard team
/scoreboard teams add testTeam
- Have the syntax help shown
/scoreboard teams option
→ You will see for example "seeFriendlyInvisibles"
- Have the syntax help for this option shown
/scoreboard teams option testTeam seeFriendlyInvisibles
→ You will see that the option is printed in lower case: "seefriendlyinvisibles"
Linked Issues
Created Issue:
scoreboard teams option syntax help uses captalized option names but feedback uses lower case ones
The bug
The command syntax help for /scoreboard teams option shows the option names capitalized but the feedback when setting an option or when no or an invalid option value is provided prints the option in lower case.
Note: If the lower case versions are intended it would be good to replace all options and values with lower case and worts seperated by underscores ones. Otherwise options like seefriendlyinvisibles are kind of hard to read.
How to reproduce
- Create a scoreboard team
/scoreboard teams add testTeam- Have the syntax help shown
/scoreboard teams option→ You will see for example "seeFriendlyInvisibles"
- Have the syntax help for this option shown
/scoreboard teams option testTeam seeFriendlyInvisibles→ You will see that the option is printed in lower case: "seefriendlyinvisibles"
The bug
The command syntax help for /scoreboard teams option shows the option names capitalized but the feedback when setting an option or when no or an invalid option value is provided prints the option in lower case.
Note: If the lower case versions are intended it would be good to replace all options and values with lower case and wor
ts seperated by underscores ones. Otherwise options like seefriendlyinvisibles are kind of hard to read.How to reproduce
- Create a scoreboard team
/scoreboard teams add testTeam- Have the syntax help shown
/scoreboard teams option→ You will see for example "seeFriendlyInvisibles"
- Have the syntax help for this option shown
/scoreboard teams option testTeam seeFriendlyInvisibles→ You will see that the option is printed in lower case: "seefriendlyinvisibles"
The bug
The command syntax help for /scoreboard teams option shows the option names capitalized but the feedback when setting an option or when no or an invalid option value is provided prints the option in lower case.
Note: If the lower case versions are intended it would be good to replace all options and values with lower case and words separated by underscores ones. Otherwise options like seefriendlyinvisibles are kind of hard to read.
How to reproduce
- Create a scoreboard team
/scoreboard teams add testTeam- Have the syntax help shown
/scoreboard teams option→ You will see for example "seeFriendlyInvisibles"
- Have the syntax help for this option shown
/scoreboard teams option testTeam seeFriendlyInvisibles→ You will see that the option is printed in lower case: "seefriendlyinvisibles"
is blocked by
It works like a charm for me. You probably just got some typos in your commands.
Also, sorry for bothering you with the lowercase option name – that's actually another bug, MC-114523.
The feedback is gone, and with it this bug.
Reopening, there's a chance this is still a valid issue.