Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio 72bd485e67 Add basic location handling
- Retrieve player location from the server
- Send back player location from the server
- Requires that a specific setting is enabled
- Should allow items to be picked up by the player
- May also trigger some anti chead plugins
2015-11-27 17:16:37 +01: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 basic location handling 2015-11-27 17:16:37 +01:00
AutoRespond.cs Fix AutoRespond not handling "other" message type 2015-10-13 00:31:24 +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 Various C# Script improvements 2015-08-23 18:51:29 +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