1
0
Fork 0

Initial commit

This commit is contained in:
Vojtěch Mareš 2023-09-26 21:51:39 +00:00
commit 30f633c7ff
1281 changed files with 265821 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

192
proxy/logs/latest.log Normal file
View file

@ -0,0 +1,192 @@
[20:39:09] [main/INFO]: Booting up Velocity 1.1.9...
[20:39:09] [main/INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 1.1.x (Linux x86_64) ciphers
[20:39:09] [main/INFO]: Loading plugins...
[20:39:10] [main/INFO]: Loaded plugin anvil 0.3.0 by AnvilPowered
[20:39:10] [main/INFO]: Loaded plugin luckperms 5.3.48 by Luck
[20:39:10] [main/INFO]: Loaded plugin catalyst 0.3.1 by STG_Allen, Cableguy20
[20:39:10] [main/INFO]: Plugin has enabled!
[20:39:10] [main/INFO]: Loaded plugin serverteleport ${project.version} by Kamesuta
[20:39:10] [main/INFO]: Loaded 4 plugins
[20:39:10] [Velocity Event Executor - #0/INFO]: __
[20:39:10] [Velocity Event Executor - #0/INFO]: | |__) LuckPerms v5.3.48
[20:39:10] [Velocity Event Executor - #0/INFO]: |___ | Running on Velocity - Velocity
[20:39:10] [Velocity Event Executor - #0/INFO]:
[20:39:10] [Velocity Event Executor - #0/INFO]: Loading configuration...
[20:39:10] [Velocity Event Executor - #0/INFO]: Loading storage provider... [H2]
[20:39:10] [Velocity Event Executor - #0/INFO]: Loading internal permission managers...
[20:39:10] [Velocity Event Executor - #0/INFO]: Performing initial data load...
[20:39:10] [Velocity Event Executor - #0/INFO]: Successfully enabled. (took 540ms)
[20:39:10] [Velocity Event Executor - #0/INFO]: [Anvil] 0.3.0 by AnvilPowered - Loaded!
[20:39:11] [Velocity Event Executor - #0/WARN]: The discord bot is disabled! Chat will not be transmitted from in-game to discord.
[20:39:11] [Velocity Event Executor - #0/INFO]: [Catalyst] 0.3.1 by STG_Allen, Cableguy20 - Loaded!
[20:39:11] [Velocity Event Executor - #0/INFO]: Injecting listeners
[20:39:11] [Netty epoll Boss #0/INFO]: Listening on /[0:0:0:0:0:0:0:0%0]:25577
[20:39:11] [main/INFO]: Done (1.73s)!
[20:39:23] [Netty epoll Worker #0/INFO]: [connected player] Aca_ (/172.24.80.1:55218) has connected
[20:39:23] [ForkJoinPool.commonPool-worker-19/INFO]: Reflections took 26 ms to scan 1 urls, producing 5 keys and 6 values
[20:39:23] [ForkJoinPool.commonPool-worker-19/INFO]: Exodus environment created: anvil/data/xodus
[20:39:23] [ForkJoinPool.commonPool-worker-19/INFO]: Aca_ has joined the proxy
[20:39:23] [Netty epoll Worker #0/INFO]: [server connection] Aca_ -> hub has connected
[20:39:27] [Velocity Event Executor - #6/INFO]: Console executed command : kick Aca_
[20:39:27] [Netty epoll Worker #0/INFO]: [connected player] Aca_ (/172.24.80.1:55218) has disconnected: You have been kicked!
[20:39:27] [Velocity Event Executor - #7/INFO]: Aca_ has left the proxy
[20:39:27] [Netty epoll Worker #0/INFO]: [server connection] Aca_ -> hub has disconnected
[20:39:35] [Netty epoll Worker #3/INFO]: [connected player] Aca_ (/172.24.80.1:55225) has connected
[20:39:35] [ForkJoinPool.commonPool-worker-19/INFO]: Aca_ has joined the proxy
[20:39:35] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> hub has connected
[20:40:52] [Velocity Event Executor - #12/INFO]: Aca_ executed command : stop
[20:40:52] [Netty epoll Worker #3/ERROR]: [connected player] Aca_ (/172.24.80.1:55225): kicked from server hub: Server closed
[20:40:52] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> hub has disconnected
[20:40:52] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> fallback has connected
[20:41:08] [Netty epoll Worker #3/ERROR]: [connected player] Aca_ (/172.24.80.1:55225): kicked from server fallback: Server closed
[20:41:08] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> fallback has disconnected
[20:41:08] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> hub has connected
[20:41:37] [Velocity Event Executor - #0/INFO]: Aca_ executed command : ckick
[20:42:28] [Velocity Event Executor - #2/INFO]: Aca_ executed command : server test
[20:42:28] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> test has connected
[20:42:29] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> hub has disconnected
[20:42:35] [Velocity Event Executor - #5/INFO]: Aca_ executed command : gamemode creative
[20:43:16] [Velocity Event Executor - #7/INFO]: Aca_ executed command : servers
[20:43:19] [Velocity Event Executor - #9/INFO]: Aca_ executed command : server
[20:43:26] [Velocity Event Executor - #11/INFO]: Aca_ executed command : server 3rdlife
[20:43:26] [Netty epoll Worker #3/ERROR]: Exception during connect; status = null
java.util.concurrent.CompletionException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:25595
at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.completeExceptionally(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.connection.backend.VelocityServerConnection.lambda$connect$0(VelocityServerConnection.java:110) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.fulfillConnectPromise(AbstractEpollChannel.java:637) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:656) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:530) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[velocity.jar:1.1.9]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:1.1.9]
at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:25595
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.throwConnectException(Errors.java:124) ~[velocity.jar:1.1.9]
at io.netty.channel.unix.Socket.finishConnect(Socket.java:251) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:673) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:650) ~[velocity.jar:1.1.9]
... 7 more
[20:43:26] [Velocity Event Executor - #12/INFO]: Exception occurred while running command for Aca_
java.util.concurrent.CompletionException: java.lang.RuntimeException: Unable to invoke command server 3rdlife for [connected player] Aca_ (/172.24.80.1:55225)
at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.RuntimeException: Unable to invoke command server 3rdlife for [connected player] Aca_ (/172.24.80.1:55225)
at com.velocitypowered.proxy.command.VelocityCommandManager.executeImmediately(VelocityCommandManager.java:184) ~[velocity.jar:1.1.9]
at com.velocitypowered.proxy.command.VelocityCommandManager.lambda$executeImmediatelyAsync$1(VelocityCommandManager.java:209) ~[velocity.jar:1.1.9]
... 4 more
Caused by: java.util.concurrent.CompletionException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:25595
at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.completeExceptionally(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.connection.backend.VelocityServerConnection.lambda$connect$0(VelocityServerConnection.java:110) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.fulfillConnectPromise(AbstractEpollChannel.java:637) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:656) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:530) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[velocity.jar:1.1.9]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:1.1.9]
... 1 more
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:25595
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.throwConnectException(Errors.java:124) ~[velocity.jar:1.1.9]
at io.netty.channel.unix.Socket.finishConnect(Socket.java:251) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:673) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:650) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:530) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470) ~[velocity.jar:1.1.9]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[velocity.jar:1.1.9]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:1.1.9]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:1.1.9]
... 1 more
[20:43:33] [Velocity Event Executor - #13/INFO]: Aca_ executed command : server
[20:43:40] [Velocity Event Executor - #15/INFO]: Aca_ executed command : server 3rdlife
[20:43:44] [Velocity Event Executor - #1/INFO]: Aca_ executed command : server fallback
[20:43:46] [Velocity Event Executor - #4/INFO]: Aca_ executed command : server creative
[20:43:49] [Velocity Event Executor - #5/INFO]: Aca_ executed command : server hub
[20:44:18] [Velocity Event Executor - #7/INFO]: Aca_ executed command : server hub
[20:44:26] [Velocity Event Executor - #9/INFO]: Aca_ executed command : server test
[20:44:29] [Netty epoll Worker #3/INFO]: [connected player] Aca_ (/172.24.80.1:55225) has disconnected
[20:44:29] [Netty epoll Worker #3/INFO]: [server connection] Aca_ -> test has disconnected
[20:44:29] [Velocity Event Executor - #11/INFO]: Aca_ has left the proxy
[20:44:36] [Netty epoll Worker #6/INFO]: [connected player] Aca_ (/172.24.80.1:51106) has connected
[20:44:36] [ForkJoinPool.commonPool-worker-5/INFO]: Aca_ has joined the proxy
[20:44:36] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has connected
[20:45:00] [Velocity Event Executor - #1/INFO]: Aca_ executed command : server
[20:45:02] [Velocity Event Executor - #4/INFO]: Aca_ executed command : server test
[20:45:02] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has connected
[20:45:02] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has disconnected
[20:45:09] [Velocity Event Executor - #6/INFO]: Aca_ executed command : server
[20:45:11] [Velocity Event Executor - #8/INFO]: Aca_ executed command : server fallback
[20:45:11] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> fallback has connected
[20:45:12] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has disconnected
[20:45:16] [Velocity Event Executor - #11/INFO]: Aca_ executed command : server
[21:02:35] [Netty epoll Worker #6/ERROR]: [connected player] Aca_ (/172.24.80.1:51106): kicked from server fallback: You have been kicked for idling more than 5 minutes.
[21:02:35] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> fallback has disconnected
[21:02:35] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has connected
[21:03:03] [Velocity Event Executor - #14/INFO]: Aca_ executed command : server fallback
[21:03:03] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> fallback has connected
[21:03:04] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has disconnected
[21:03:08] [Velocity Event Executor - #1/INFO]: Aca_ executed command : gamemode creative
[21:03:14] [Velocity Event Executor - #4/INFO]: Aca_ executed command : server test
[21:03:14] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has connected
[21:03:14] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> fallback has disconnected
[21:10:29] [Velocity Event Executor - #6/INFO]: Console executed command : stp Aca_ #hub
[21:10:29] [Velocity Event Executor - #6/INFO]: [ServerTP] Teleporting #hub to Aca_...
[21:10:29] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has connected
[21:10:29] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has disconnected
[21:10:35] [Velocity Event Executor - #8/INFO]: Console executed command : deop Aca_
[21:10:35] [main/INFO]: Command not found.
[21:15:30] [Netty epoll Worker #6/ERROR]: [connected player] Aca_ (/172.24.80.1:51106): kicked from server hub: You have been kicked for idling more than 5 minutes.
[21:15:30] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has disconnected
[21:15:30] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> fallback has connected
[21:52:17] [Velocity Event Executor - #9/INFO]: Aca_ executed command : server test
[21:52:17] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has connected
[21:52:17] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> fallback has disconnected
[21:52:22] [Velocity Event Executor - #13/INFO]: Aca_ executed command : gamemode creative
[21:53:18] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has connected
[21:53:18] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has disconnected
[21:53:24] [Velocity Event Executor - #15/INFO]: Aca_ executed command : server test
[21:53:24] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has connected
[21:53:24] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> hub has disconnected
[21:53:29] [Velocity Event Executor - #4/INFO]: Aca_ executed command : gamemode creative
[21:54:49] [Velocity Event Executor - #5/INFO]: Aca_ executed command : gamemode spectator
[21:55:17] [Velocity Event Executor - #7/INFO]: Aca_ executed command : gamemode survival
[21:55:31] [Netty epoll Worker #6/INFO]: [connected player] Aca_ (/172.24.80.1:51106) has disconnected
[21:55:31] [Netty epoll Worker #6/INFO]: [server connection] Aca_ -> test has disconnected
[21:55:31] [Velocity Event Executor - #10/INFO]: Aca_ has left the proxy
[21:55:55] [Velocity Event Executor - #9/INFO]: Console executed command : end
[21:55:55] [Thread-3/INFO]: Shutting down the proxy...
[21:55:55] [Thread-3/INFO]: Closing endpoint /0.0.0.0:25577
[21:55:55] [Thread-3/INFO]: Starting shutdown process...
[21:55:55] [Thread-3/INFO]: Closing storage...
[21:55:55] [Thread-3/INFO]: Goodbye!