mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Brand Information tells the server what client is being used to connect to the server, possible values are the following: - none (do not tell anything) - vanilla (tells that you are using MC vanilla) - mcc (tell that you are using MCC + version) This will usually not do anything unless plugins developers use this information for developing some MCC interoperability eg more chat interactions instead of using GUIs. This could also be used to block third party clients, that's why brand information can be disabled or changed to vanilla. |
||
|---|---|---|
| .. | ||
| Compression | ||
| ChatParser.cs | ||
| Json.cs | ||
| Protocol16.cs | ||
| Protocol18.cs | ||
| ZlibUtils.cs | ||