konstructs / server

A voxel based game server.
http://www.konstructs.org
MIT License
49 stars 12 forks source link

Send incorrect username/password message to client #151

Open nsg opened 7 years ago

nsg commented 7 years ago

When a user logs in with a incorrect username or password, send a message to the client.

Ref https://github.com/konstructs/client/issues/230