Incorrect /gamerule syntax (typing only /gamerule doesn't return any error)
The syntax for the /gamerule command is:
/gamerule <rule> [value]
(This syntax can be seen through the /help command.)
But, since typing only /gamerule will return all available gamerules and not any error message, the <rule> field isn't required, so it should be:
/gamerule [rule] [value]
The fix for this bug is simple and only involves changing a string on the language files.
Linked Issues
Created Issue:
Incorrect /gamerule syntax (typing only /gamerule doesn't return any error)
The syntax for the /gamerule command is:
/gamerule <rule> [value]
(This syntax can be seen through the /help command.)
But, since typing only /gamerule will return all available gamerules and not any error message, the <rule> field isn't required, so it should be:
/gamerule [rule] [value]
The fix for this bug is simple and only involves changing a string on the language files. Also, I didn't find any ticket about this bug by searching the words gamerule, syntax and command.
Environment
Windows 8.1
Java 8u31
The syntax for the /gamerule command is:
/gamerule <rule> [value]
(This syntax can be seen through the /help command.)
But, since typing only /gamerule will return all available gamerules and not any error message, the <rule> field isn't required, so it should be:
/gamerule [rule] [value]
The fix for this bug is simple and only involves changing a string on the language files. Also, I didn't find any ticket about this bug by searching the words gamerule, syntax and command.
The syntax for the /gamerule command is:
/gamerule <rule> [value](This syntax can be seen through the /help command.)
But, since typing only /gamerule will return all available gamerules and not any error message, the <rule> field isn't required, so it should be:
/gamerule [rule] [value]The fix for this bug is simple and only involves changing a string on the language files. Also, I didn't find any ticket about this bug by searching the words gamerule, syntax and command.
The syntax for the /gamerule command is:
/gamerule <rule> [value](This syntax can be seen through the /help command.)
But, since typing only /gamerule will return all available gamerules and not any error message, the <rule> field isn't required, so it should be:
/gamerule [rule] [value]The fix for this bug is simple and only involves changing a string on the language files. Also, I didn't find any ticket about this bug by searching the words gamerule, syntax and command.
The syntax for the /gamerule command is:
/gamerule <rule> [value](This syntax can be seen through the /help command.)
But, since typing only /gamerule will return all available gamerules and not any error message, the <rule> field isn't required, so it should be:
/gamerule [rule] [value]The fix for this bug is simple and only involves changing a string on the language files.
testing discovered



Can anyone confirm this report? It's almost 6 months old.
Confirmed.
Fixed in some 1.13 snapshot, although the behavior of /gamerule on its own printing available gamerules is now gone. I will create a separate ticket for this.