Minecraft-Console-Client/MinecraftClient
ORelio a37e340613 Include blacklisted IP in failed login reasons
When the Mojang API responds with "Invalid username or password", this may
also be caused by IP blacklisting (too many logins or using a proxy/vps)

See #422 #415 #406 #394 #366 #359 #353 #279 #271 #232 ...
2018-04-18 22:38:36 +02:00
..
ChatBots Fix TriggerOnFirstLogin not triggering task 2017-03-09 21:14:13 +01:00
Commands Add 'Debug' command for toggling debug messages 2017-03-15 19:14:58 +01:00
config Spelling/typo mistake at line 27 2018-02-13 08:42:59 +01:00
Crypto Remove padding mechanism 2015-06-19 19:40:18 +02:00
Mapping Implement more realisic fall to ground 2017-03-10 23:40:02 +01:00
Properties Add offline command prompt 2014-08-18 15:10:15 +02:00
Protocol Fix ID of resource pack status in 1.12+ 2017-10-20 07:55:05 +02:00
Proxy Merge onlyforlogin and enabled in proxy settings 2015-10-22 20:56:08 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
WinAPI Fix Windows version detection for UTF-8 console 2018-02-11 15:43:58 +01: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 Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIO.cs U.S. Keyboards: Fix Oem6 ('}') character typing 2018-02-09 21:43:50 +01:00
CSharpRunner.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McTcpClient.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
MinecraftClient.csproj Fix Windows version detection for UTF-8 console 2018-02-11 15:43:58 +01:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Program.cs Include blacklisted IP in failed login reasons 2018-04-18 22:38:36 +02:00
Settings.cs Add more comments in default MinecraftClient INI file 2017-01-04 21:54:08 +01:00