Minecraft-Console-Client/MinecraftClient/Protocol
ORelio c88d150976 Fix Offline BungeeCord 1.5.2 requiring encryption
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.
2015-07-23 21:38:58 +02:00
..
Handlers Fix Offline BungeeCord 1.5.2 requiring encryption 2015-07-23 21:38:58 +02:00
IMinecraftCom.cs Remove padding mechanism 2015-06-19 19:40:18 +02:00
IMinecraftComHandler.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
ProtocolHandler.cs Add 1.8.5 - 1.8.7 as supported versions 2015-06-19 18:42:24 +02:00