Minecraft-Console-Client/MinecraftClient/ChatBots
ReinforceZwei 3b5488a7bf
Remove illegal characters in chat messages before sending (#1587)
Sending illegal character will cause server to kick the client. This happens when using remote control to execute some command that contains color output. Message checking applies to remote control only.
2021-05-12 19:34:55 +02:00
..
Alerts.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
AntiAFK.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AutoAttack.cs Add setting for overriding attack speed for autoattack (#1512) 2021-03-28 19:26:38 +08:00
AutoCraft.cs Imporve auto-craft mechanism (#1415) 2021-01-15 20:25:23 +08:00
AutoDrop.cs Fix player inventory being deleted by server (#1430) 2021-01-31 08:25:04 +08:00
AutoEat.cs Fix AutoEat crash (#1068) 2020-06-14 15:14:51 +02:00
AutoFishing.cs Fix #1393 2020-12-31 13:49:24 +01:00
AutoRelog.cs Add random demay in AutoRelog 2020-11-04 19:23:46 +01:00
AutoRespond.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
ChatLog.cs Add lock to chatlog file (#1488) 2021-03-07 14:20:54 +08:00
HangmanGame.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Mailer.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
PlayerListLogger.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
RemoteControl.cs Remove illegal characters in chat messages before sending (#1587) 2021-05-12 19:34:55 +02:00
ReplayCapture.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Script.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
ScriptScheduler.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
TestBot.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00