Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
Pokechu22 1ea8f119d9 Give ChatBots access to plugin channels.
Chatbots may find it useful to send messages over plugin channels.  This allows REGISTERing, UNREGISTERing, and sending over plugin channels, with built-in checking if the server also registered the channel (which can be disabled by the bot if needed). Unused channels are UNREGISTERed when a bot is disabled.
2016-02-07 14:55:10 -08:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
Forge Only add \0FML\0 to the IP if forgeinfo is not null (+ whitespace fixes) 2015-10-24 22:56:35 -07:00
ChatParser.cs Remove debug printing line in ChatParser 2016-01-31 19:09:08 +01:00
Json.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Protocol16.cs Give ChatBots access to plugin channels. 2016-02-07 14:55:10 -08:00
Protocol18.cs Give ChatBots access to plugin channels. 2016-02-07 14:55:10 -08:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00