mojira.dev
MC-75620

Setting a gamerule without the true / false parameter will set it to false, but it can't be set back to true

What I expected to happen was that the gamerule would be set to true.

What actually happened was that the gamerule stayed false as is.

Steps to Reproduce:
1. Perform a gamerule command like so:

/gamerule doDaylightCycle

2. Notice that the gamerule is set to false

3. Perform the command from step 1.
4. Notice that the gamerule stays false

Comments 2

Cannot confirm in 1.8.2-pre1.
If you don't specify a value for a gamerule, it will just display the current value of it(not changing it).

Works As Intended. Putting /gamerule [gamerule here] without the true/false parameter just shows the current state of the gamerule. It is so that gamerules like randomTickSpeed without true/false parameters can be modified.

Dlawso the Really Lucky Rabbit

(Unassigned)

Unconfirmed

Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.2-pre1

Retrieved