MeteorDevelopment / meteor-client

Based Minecraft utility mod.
https://meteorclient.com
GNU General Public License v3.0
2.23k stars 823 forks source link

Auto Log and Auto Reconnect should have more synergy #4845

Closed Kyuunex closed 2 days ago

Kyuunex commented 2 months ago

Describe the feature

Auto Log and Auto Reconnect should have more synergy.

My suggestion would be for Auto Reconnect to distinguish between disconnect reasons and allow me to pick in which cases it should reconnect.

For example: If I got kicked by the server for being AFK or using a module that triggered the AC too much (like custom printers) or the server restarted, I would like it to reconnect.

But if I got disconnected because an untrusted player entered my render distance or my health went too low, I would prefer meteor does not auto reconnect.

I'm basically asking for relevant checkboxes and etc to be added to the Auto Reconnect module.

Before submitting a suggestion

Unknowndestroy commented 2 months ago

Prob. It'll get you loop. If you leave, it'll log you back prob.

0xTas commented 3 weeks ago

For example: If I got kicked by the server for being AFK or using a module that triggered the AC too much (like custom printers) or the server restarted, I would like it to reconnect. But if I got disconnected because an untrusted player entered my render distance or my health went too low, I would prefer meteor does not auto reconnect.
AutoLog already disables AutoReconnect when it disconnects you for any reason, meaning it already works exactly how you described in your example.