Sync every 2 weeks. A mirror of original repository.
Find a file
ORelio 2d174f81c0 Rewrite Scripting bot respecting the Bot API + Code Optimization
Do NOT put thread sleeps in bots. NEVER. Initialize() and Update() are
called in the main thread!
Also, a delay should be respected between each chat/command sendind to
avoid being kicked.
Putting Thread.Sleep() in bots may cause the client to be out of sync
with the server or make it lose connection so again do not use them :)
2013-07-20 12:58:41 +02:00
MinecraftClient Rewrite Scripting bot respecting the Bot API + Code Optimization 2013-07-20 12:58:41 +02:00
.gitignore Updated App Icon 2013-07-20 12:10:37 +02:00
MinecraftClient.sln Added MCC Source Code v1.5.2 2013-07-18 09:27:19 +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-/