When typing in /gamerule dod
It will not autocomplete to /gamerule doDaylightCycle
, but it must be /gamerule doD
before it autocompletes to /gamerule doDaylightCycle
This may be intentional, as the new command system is supposed to be case-sensitive. However, tab-completion is supposed to speed things up and help you find what you're looking for, and it would be nice if you could successfully autocomplete without worrying whether you typed in correct capitalization or not.
Linked issues
relates to 1
Comments 10
Yes, I am aware of this, but in the changelog it says
It really isn't complete, and there are a lot of parts that just aren't implemented yet or might behave a little unexpectedly. Please feel free to report these to the bug tracker so we can keep track of them!
Can confirm that this bug isn't actually fixed in 17w45b. It also happens with other gamerules, e.g. type in "dof" and it will autocomplete to "dofireTick" and will not work - only "doFireTick" works.
@@unknown that is MC-121790
can MC-121790 be marked as either duplicate or also fixed. Cause it is practically the same thing.
@unknown, old behavior (no autocompletion) was fixed. New behavior (wrong autocompletion) is described in MC-121790
they said auto completion isnt finished for the new system yet