Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ZizzyDizzyMC 1223c91d79 Added setting to make sending brand info optional.
sendbrandinfo=true|false was added so we can optionally send client
info.  Enabled by default.
Added sendbrandinfo into auto-generated ini file.
Edited Protocol18.cs to reflect this with an "if" statement before
SendBrandInfo() is called upon.

Fixed minor mistake of not adding chatbotmessages into Parsemode.
Parsemode.Default was being used.
2015-09-04 09:54:38 -04:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
ChatParser.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Json.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Protocol16.cs Fix Offline BungeeCord 1.5.2 requiring encryption 2015-07-23 21:38:58 +02:00
Protocol18.cs Added setting to make sending brand info optional. 2015-09-04 09:54:38 -04:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00