mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Vanilla minecraft encryption can be unofficially bypassed on pre-1.7 minecraft when connecting to offline-mode servers (now it IS officially bypassed in offline mode in 1.7+), but BungeeCord 1.5.2 requires encryption even in offline-mode, so enable encryption even in offline-mode. Bug report by xp9kus. |
||
|---|---|---|
| .. | ||
| Compression | ||
| ChatParser.cs | ||
| Json.cs | ||
| Protocol16.cs | ||
| Protocol17.cs | ||
| Protocol18.cs | ||
| ZlibUtils.cs | ||