Minecraft-Console-Client/MinecraftClient/config/ChatBots
Daenges 061b71befc Prevent errors from OnPlayerLeave() returning NULL
I suffered from some errors when I started the script. I soon found out, that the client detects some players leaving and I was wondering why, because there was not even a leaving message. I soon found out that the errors came from OnPlayerLeave() which returned a UUID but the name parameter was NULL. I don't know whether this is a bug in the client, but this should fix it for the script.
2021-06-02 23:11:36 +02:00
..
AutoLook.cs Implement pull request #982 2020-05-01 14:02:23 +02:00
AutoTree.cs Add AutoTree ChatBot script 2020-12-05 14:26:25 +01:00
ClckRuAPI.cs Create ClckRuAPI.cs 2020-07-07 19:28:28 +02:00
CobblestoneMiner.cs Fix CobbleMiner 2020-07-29 21:49:59 +02:00
DiscordWebhook.cs Prevent errors from OnPlayerLeave() returning NULL 2021-06-02 23:11:36 +02:00
Mail.cs Mail ChatBot to Mail script (#1102) 2020-07-04 11:01:12 +02:00
OreMiner.cs Add OreMiner.cs 2020-09-19 12:16:15 +02:00
PayKassa.cs PayKassa bot (#1114) 2020-07-07 19:29:57 +02:00
QIWIAPI.cs Add QIWI OnDonation Optional ChatBot Script (#1360) 2020-12-06 13:07:32 +01:00
SugarCaneMiner.cs Update SugarCaneMiner.cs (#1156) 2020-07-29 21:52:15 +02:00
TreeFarmer.cs TreeFarmer: Change sapling direction to up (#1537) 2021-04-11 22:53:53 +08:00
VkMessager.cs Update VkMessager add Example (#1354) 2020-12-05 14:34:33 +01:00