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. |
||
|---|---|---|
| .. | ||
| Alerts.cs | ||
| AntiAFK.cs | ||
| AutoRelog.cs | ||
| ChatLog.cs | ||
| HangmanGame.cs | ||
| PlayerListLogger.cs | ||
| RemoteControl.cs | ||
| Script.cs | ||
| ScriptScheduler.cs | ||
| TestBot.cs | ||