geforkt von Mirrors/Velocity
If the channel becomes inactive, the connection's closed, too.
Dieser Commit ist enthalten in:
Ursprung
b720b691de
Commit
12ad629d4d
@ -70,6 +70,8 @@ public class MinecraftConnection extends ChannelInboundHandlerAdapter {
|
||||
if (association != null) {
|
||||
logger.info("{} has disconnected", association);
|
||||
}
|
||||
|
||||
teardown();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren