Whenever I try to join it says Connection timed out: no further information. I found this in logs:
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: 8MPworld.aternos.me/185.107.192.67:51621
Caused by: java.net.ConnectException: Connection timed out: no further information
at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[?:?]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[NioSocketChannel.class:4.1.82.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.1.82.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[NioEventLoop.class:4.1.82.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[NioEventLoop.class:4.1.82.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[NioEventLoop.class:4.1.82.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[NioEventLoop.class:4.1.82.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[SingleThreadEventExecutor$4.class:4.1.82.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[ThreadExecutorMap$2.class:4.1.82.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[20:17:26] [Render thread/INFO]: Stopping!