mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
- MCC internal commands for command prompt, remote control and scripts are handled in one place, thus it's no more needed to add them in 3 different places. - "exit" command in scripts is not equivalent to "/quit" - removed "disconnect" command in scripts /!\ - bots can now easily perform internal MCC commands. |
||
|---|---|---|
| .. | ||
| ChatBots | ||
| config | ||
| Crypto | ||
| Properties | ||
| Protocol | ||
| Proxy | ||
| Resources | ||
| .gitignore | ||
| ChatBot.cs | ||
| ConsoleIO.cs | ||
| McTcpClient.cs | ||
| MinecraftClient.csproj | ||
| MinecraftClient.csproj.user | ||
| Program.cs | ||
| Settings.cs | ||