Minecraft-Console-Client/MinecraftClient/Commands
ORelio 2907b9c587 Account list file support
Accounts can be stored in a file and used while (re)connecting
+ Check that the server IP is valid (avoid /connect <player>)
+ Fix command prompt not exiting while exiting the server
+ SendChatMessage() -> SendText() method name change
2014-06-19 19:24:03 +02:00
..
Connect.cs Account list file support 2014-06-19 19:24:03 +02:00
Exit.cs Commands as separate classes 2014-06-18 13:32:17 +02:00
Reco.cs Account list file support 2014-06-19 19:24:03 +02:00
Respawn.cs Commands as separate classes 2014-06-18 13:32:17 +02:00
Script.cs Commands as separate classes 2014-06-18 13:32:17 +02:00
Send.cs Account list file support 2014-06-19 19:24:03 +02:00
Set.cs Commands as separate classes 2014-06-18 13:32:17 +02:00