mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| Handlers | ||
| IMinecraftCom.cs | ||
| IMinecraftComHandler.cs | ||
| ProtocolHandler.cs | ||