Minecraft-Console-Client/MinecraftClient
Daenges 4f3f217c0f
Fix for the mail script. (#1102)
* New version of the bot.

I improved some things and added the option to change some settings directly through minecraft.

* Update Mail.cs

* Update Mail.cs

* Easy cross server fix.

Besides some other lines, I added a simple way, to setup a cross server system. Through the preconfigured save path, you just need to put two or more instances in the same folder and launch them, to get a cross server mail system.

* Improvement to cross server system.

You are now able to change the directory of the mail/option file inside of the applications folder through mc chat. This means you can run several applications in one folder which are grouped to several safe files and have completely different option settings. (Linking servers in groups or adjust every bot perfectly for the individual server.)
2020-07-04 10:39:37 +02:00
..
ChatBots Rename McTcpClient to McClient for clarity 2020-06-20 15:01:17 +02:00
Commands Adjust dig block API 2020-06-20 21:30:26 +02:00
config Fix for the mail script. (#1102) 2020-07-04 10:39:37 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Adjust dig block API 2020-06-20 21:30:26 +02:00
Mapping Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Fix timeout on resolving SRV records (#1095) 2020-06-30 23:13:19 +02:00
Proxy Use SocketException when proxy connection fails 2019-04-17 05:59:02 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
WinAPI Player head icon fixes (#1049) 2020-06-09 23:31:37 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Adjust dig block API 2020-06-20 21:30:26 +02:00
Command.cs Rename McTcpClient to McClient for clarity 2020-06-20 15:01:17 +02:00
ConsoleIO.cs Strip Minecraft Color Codes (§) in BasicIO-NoColor mode (#995) 2020-05-14 19:36:56 +02:00
CSharpRunner.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McClient.cs Improve small teleport performances (#1079, #1080) 2020-06-27 10:45:33 +02:00
MinecraftClient.csproj Adjust dig block API 2020-06-20 21:30:26 +02:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Added 1.16(.1) support 2020-06-27 16:48:46 +02:00
Settings.cs Add %login% variable 2020-06-09 23:22:22 +02:00