Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio 9456e82923 Handle all internal MCC commands in one place
- 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.
2014-06-14 13:20:15 +02:00
..
Alerts.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AntiAFK.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AutoRelog.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
ChatLog.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
HangmanGame.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
PlayerListLogger.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
RemoteControl.cs Handle all internal MCC commands in one place 2014-06-14 13:20:15 +02:00
Script.cs Handle all internal MCC commands in one place 2014-06-14 13:20:15 +02:00
ScriptScheduler.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
TestBot.cs App refactoring almost done 2014-05-31 01:59:03 +02:00