Mojira Archive
WEB-2267

Username should be using ASCII only

It seems the allowed characters for usernames of Minecraft Java Edition have changed. Up until recently a username could be validated by using a regex like "[a-zA-Z0-9_]{1,16}". Now at least
"ſ" (U+017F) is used, too.

For reference: https://de.namemc.com/profile/calledſnipes.1

Is this an mistake?
If it's working as intended, please provide a documentation of all allowed characters in user names.

Duplicate

Black Hole

2020-05-04, 02:22 PM

2020-05-04, 02:50 PM

2020-05-04, 02:34 PM

0

1