Tab auto-completion is case-sensitive
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
Created Issue:
Tab auto-completion is case-sensitive
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.
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.
UPDATE: This is still a problem in 17w45b. When typing /gamerule dod and pressing tab it should autocomplete to /gamerule doDaylightCycle but it autocompletes to /gamerule dodaylightCycle and the command won't execute because it has incorrect capitalization. In older versions of Minecraft, you could do /gamerule DoDAyLigHt and press tab, and it would autocomplete with correct capitalization, /gamerule doDaylightCycle but in this version it will just do /gamerule DoDAyLigHtCycle and it will not work.
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.
UPDATE: This is still a problem in 17w45b. When typing /gamerule dod and pressing tab it should autocomplete to /gamerule doDaylightCycle but it autocompletes to /gamerule dodaylightCycle and the command won't execute because it has incorrect capitalization. In older versions of Minecraft, you could do /gamerule DoDAyLigHt and press tab, and it would autocomplete with correct capitalization, /gamerule doDaylightCycle but in this version it will just do /gamerule DoDAyLigHtCycle and it will not work.
relates to
they said auto completion isnt finished for the new system yet
Yes, I am aware of this, but in the changelog it says
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.
@Cavinator 1 that is
MC-121790can
MC-121790be marked as either duplicate or also fixed. Cause it is practically the same thing.This isn't fixed. Please update the ticket to reflect this!
CyanEmber, old behavior (no autocompletion) was fixed. New behavior (wrong autocompletion) is described in
MC-121790Ah, okay.
Appears to not be fixed in 17w47b
Examples:
Marcono1234, appears to be fully fixed in 17w50a or somewhere before.