mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Add random demay in AutoRelog
Useful when reconnecting many accounts at once Related issues: #663, #740, #975, #1312
This commit is contained in:
parent
bea5161d6f
commit
330dda9c15
5 changed files with 47 additions and 24 deletions
|
|
@ -401,7 +401,7 @@ bot.autoRelog.loading=Loading messages from file: {0}
|
|||
bot.autoRelog.loaded=Loaded message: {0}
|
||||
bot.autoRelog.not_found=File not found: {0}
|
||||
bot.autoRelog.curr_dir=Current directory was: {0}
|
||||
bot.autoRelog.ignore=Disconnection initiated by User or MCC bot. Ignoring.
|
||||
bot.autoRelog.ignore_user_logout=Disconnection initiated by User or MCC bot. Ignoring.
|
||||
bot.autoRelog.disconnect_msg=Got disconnected with message: {0}
|
||||
bot.autoRelog.reconnect_always=Ignoring kick message, reconnecting anyway.
|
||||
bot.autoRelog.reconnect=Message contains '{0}'. Reconnecting.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue