Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio 87d4687394 Add set varname=value MCC command
- Allow to use vars declared in scripts or directly by the user
- Commands my now use %variable% as well
- Moved "help" command from RemoteControl to inner MCC command manager
- The only special command is "wait", which is only available in scripts
Todo: Solve ambiguity between MCC help and Server help commands
Note: Auto accept tpa suggested by MousePak
Note: Manually choosing MC version suggested by ZizzyDizzyMC
2014-06-14 18:48:43 +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 Add set varname=value MCC command 2014-06-14 18:48:43 +02:00
Script.cs Add set varname=value MCC command 2014-06-14 18:48:43 +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