Sync every 2 weeks. A mirror of original repository.
Find a file
ORelio f99efb5177 Better connection lost detection
To detect that the TCP connection has been lost, try sending a small
packet every ~10 seconds. If the connection is lost, it will then throw
an exception which will allow MCC to detect that connection is lost, and
eventually properly trigger the AutoRelog bot.
- See issue #41 -
2014-08-11 12:38:39 +02:00
MinecraftClient Better connection lost detection 2014-08-11 12:38:39 +02:00
MinecraftClientGUI Fix text encoding for GUI (BasicIO) mode 2014-01-21 18:28:14 +01:00
.gitignore Added Minecraft Client GUI v1.0 to the repository 2013-08-21 14:31:57 +02:00
MinecraftClient.sln Added MCC Source Code v1.5.2 2013-07-18 09:27:19 +02:00
MinecraftClientGUI.sln Added Minecraft Client GUI v1.0 to the repository 2013-08-21 14:31:57 +02:00
README.md Wrote README file contents 2013-07-18 09:17:44 +02:00

Minecraft Console Client

Minecraft Console Client is a lightweight app allowing to connect to any minecraft server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game.

This source code is published under the CDDL-1.0 license.

More info at http://www.minecraftforum.net/topic/1314800-/