Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio b9935ab8fa AutoRespond: Support for per-match cooldown (#593)
Prevent a match from triggering too often using a cooldown
By default, matches do not have a cooldown (it's opt-in)
Also add translation support and more debug messages
2021-05-22 15:27:28 +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 AutoRespond: Support for per-match cooldown (#593) 2021-05-22 15:27:28 +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 Implement thread-safe ChatBot API (#1510, #1579) 2021-05-15 17:36:16 +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