mojira.dev
MC-124372

Wrong/weird sorting order in tab-completion

The bug

The lists in tab-completion gets sorted A-Z and then a-z instead of Aa-Zz.

Example

The following list:

aa
aA
Aa
AA
za
Az
Za

Will be sorted like this:

AA
Aa
Az
Za
aA
aa
za

Linked issues

Comments 1

Also affects tab player list

AlexMCool

Nathan Adams

Confirmed

tab-completion

Minecraft 18w03b, Minecraft 18w05a

Minecraft 18w06a

Retrieved