Minecraft-Console-Client/MinecraftClient/Protocol
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
..
Handlers Give ChatBots access to plugin channels. 2016-02-07 14:55:10 -08:00
IMinecraftCom.cs Add basic location handling 2015-11-27 17:16:37 +01:00
IMinecraftComHandler.cs Give ChatBots access to plugin channels. 2016-02-07 14:55:10 -08:00
ProtocolHandler.cs Add block material database 2015-12-09 23:04:00 +01:00