Minecraft-Console-Client/MinecraftClient
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
..
ChatBots Add set varname=value MCC command 2014-06-14 18:48:43 +02:00
config Last changes for 1.7.3 release 2014-05-14 21:39:26 +02:00
Crypto App refactoring almost done 2014-05-31 01:59:03 +02:00
Properties Fix network reading incomplete strings 2014-05-15 18:36:01 +02:00
Protocol Add setting for manually choosing MC version 2014-06-14 16:01:19 +02:00
Proxy Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
ChatBot.cs Add set varname=value MCC command 2014-06-14 18:48:43 +02:00
ConsoleIO.cs Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
McTcpClient.cs Add set varname=value MCC command 2014-06-14 18:48:43 +02:00
MinecraftClient.csproj App refactoring almost done 2014-05-31 01:59:03 +02:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Program.cs Add setting for manually choosing MC version 2014-06-14 16:01:19 +02:00
Settings.cs Add set varname=value MCC command 2014-06-14 18:48:43 +02:00