mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| Compression | ||
| Forge | ||
| ChatParser.cs | ||
| Json.cs | ||
| Protocol16.cs | ||
| Protocol18.cs | ||
| ZlibUtils.cs | ||