mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
AutoRelog: Allow any kick message
Set ignorekickmessage=true in config See issues #880 #921
This commit is contained in:
parent
dbe02c063c
commit
c5b0f447c9
5 changed files with 41 additions and 15 deletions
|
|
@ -192,6 +192,7 @@ A kick message "Connection has been lost." is generated by the console itself wh
|
|||
A kick message "Login failed." is generated the same way when it failed to login to the server.
|
||||
A kick message "Failed to ping this IP." is generated when it failed to ping the server.
|
||||
You can use them for reconnecting when connection is lost or the login failed.
|
||||
If you want to always reconnect, set ignorekickmessage=true in MinecraftClient.ini. Use at own risk!
|
||||
|
||||
Using the Script Scheduler
|
||||
------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue