AutoReconnect icon indicating copy to clipboard operation
AutoReconnect copied to clipboard

A bungeecord plugin that automatically reconnect players when a server restarts.

Results 10 AutoReconnect issues
Sort by recently updated
recently updated
newest added

Added an option to control which server a player is sent to when they disconnect. Once the origin server back online, connect them to the origin server.

The plugin works very well with BungeeCord and I think its features are essential when it comes to running a Minecraft network. While BungeeCord is probably still the most widely...

``` 18.01 02:02:01 [Server] INFO [Reconnect] DownstreamInboundHandler@63c023bb:183 HANDLE_EXCEPTION 18.01 02:02:01 [Server] INFO io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(1) exceeds writerIndex(1): UnpooledSlicedByteBuf(ridx: 1, widx: 1, cap: 1/1, unwrapped: PooledUnsafeDirectByteBuf(ridx: 2, widx: 2,...

Hey, we're using java 8 as most of the plugin are written here, but with latest version of autoreconnect it's giving me that issue: `[09:42:27] [main/WARN]: Error loading plugin AutoReconnect...

What did I do ? 1. Set up a bungeecord with only 1 spigot server (useless but for testing purposes) 2. Install AutoReconnect and Protocolize 3. Connect user 4. Restart...

**Hi, Whenever I restart my spigot server, the plugin fails to connect me to my fallback server. I'm using the newest version of AutoReconnect - 1.6.3, Paper 1.16.3/#253 and Waterfall...

Hi, i just want an list i can add which server the plugin cant check and if u want add reconnect to the fallback server if the plugin cant reconnect...

![image](https://github.com/AoElite/AutoReconnect/assets/61127210/0a99d2d1-bfb7-41f1-a5a3-b682f15f030c)

One of the updates in the last month or so changed the behavior of Kick.getMessage() to return a BaseComponent instead of a string, throwing a NoSuchMethodError when kicked. This PR...

The entire stack trace is as follows: [20:24:46 INFO] [AutoReconnect]: Reconnecting user CombinatioNova (0dc65e93d9e74387bce8ae137be52656) to survival because of kick: The server you were previously on went down, you have been...