Sync every 2 weeks. A mirror of original repository.
Find a file
ORelio 84b8b9da2a GUI API for tab-complete
Allow the GUI to pass a request to the console client, not to the
server.
Any string starting with a null character is handled by the console:
Command is: \0commandname\0commandarg
Output from console: \0commandname\0result
eg. \0autocomplete\0/he -> \0autocomplete\0/help
Currently, only "autocomplete" command is implemented.
2013-08-18 18:26:20 +02:00
MinecraftClient GUI API for tab-complete 2013-08-18 18:26:20 +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-/