mattmess1221 / tabbychat

TabbyChat chat mod for Minecraft
20 stars 9 forks source link

Eliminate trailing spaces in server address #7

Closed apYdr6uxv closed 9 years ago

apYdr6uxv commented 9 years ago

The Minecraft client allows for servers to have addresses with trailing spaces (a likely occurrence when copy-pasting from websites occurs). Changed so the address is trim()-ed before it's parsed.