mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Sync every 2 weeks. A mirror of original repository.
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 :) |
||
|---|---|---|
| MinecraftClient | ||
| .gitignore | ||
| MinecraftClient.sln | ||
| README.md | ||
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-/