clonejo / mc-erl

mc-erl is a server for Minecraft 1.4.7 written in Erlang.
GNU General Public License v3.0
44 stars 6 forks source link

Invalid usernames are accepted and passed to clients #10

Closed dalbothek closed 12 years ago

dalbothek commented 12 years ago

Usernames containing special characters like '§' or more than 119 characters are accepted resulting in colored join messages or all connected clients being kicked.

gfv commented 12 years ago

Fixed with commit 2a99f3996d