mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| AutoLook.cs | ||
| AutoTree.cs | ||
| ClckRuAPI.cs | ||
| CobblestoneMiner.cs | ||
| DiscordWebhook.cs | ||
| Mail.cs | ||
| OreMiner.cs | ||
| PayKassa.cs | ||
| QIWIAPI.cs | ||
| SugarCaneMiner.cs | ||
| TreeFarmer.cs | ||
| VkMessager.cs | ||