Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio f076e1f512 Add argument passing for C# scripts
script files with spaces in filename will need double quotes when
calling them eg /script "my script.txt" instead of /script my script.txt
2015-06-25 12:12:59 +02:00
..
Alerts.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
AntiAFK.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AutoRelog.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
AutoRespond.cs AutoRespond tests and fixes 2015-06-21 16:40:13 +02:00
ChatLog.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
HangmanGame.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
PlayerListLogger.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
RemoteControl.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
Script.cs Add argument passing for C# scripts 2015-06-25 12:12:59 +02:00
ScriptScheduler.cs Add argument passing for C# scripts 2015-06-25 12:12:59 +02:00
TestBot.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00