ThunderSerdceedWorld

Fabric / 1.20.4 Public

A free Minecraft server provided by Minehost.io

Server Address: thunderserdceedworld.minehost.games
Stopped
Starting org.bukkit.craftbukkit.Main *** Warning, you've not updated in a while! *** *** Please download a new build as per instructions from https://papermc.io/downloads/paper *** System Info: Java 17 (OpenJDK 64-Bit Server VM 17.0.14+7-Ubuntu-122.04.1) Host: Linux 6.8.0-1024-aws (aarch64) Loading libraries, please wait... 2025-04-17 16:53:49,217 ServerMain WARN Advanced terminal features are not available in this environment [16:53:58 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [16:54:02 INFO]: Loaded 1174 recipes [16:54:02 INFO]: Loaded 1271 advancements [16:54:02 INFO]: Starting minecraft server version 1.20.4 [16:54:02 INFO]: Loading properties [16:54:03 INFO]: This server is running Paper version git-Paper-499 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 9de3f75 on ver/1.20.4) [16:54:04 INFO]: Server Ping Player Sample Count: 12 [16:54:04 INFO]: Using 4 threads for Netty based IO [16:54:04 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/ For more information please visit: https://github.com/PaperMC/Paper/issues/8948 [16:54:04 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [16:54:05 INFO]: Default game type: SURVIVAL [16:54:05 INFO]: Generating keypair [16:54:05 INFO]: Starting Minecraft server on *:25565 [16:54:05 INFO]: Using epoll channel type [16:54:05 INFO]: Paper: Using libdeflate (Linux aarch64) compression from Velocity. [16:54:05 INFO]: Paper: Using OpenSSL (Linux aarch64) cipher from Velocity. [16:54:05 ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/EssentialsXChat-2.20.1.jar' in 'plugins' org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Essentials]. Please download and install these plugins to run 'EssentialsChat'. at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[paper-1.20.4.jar:git-Paper-499] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.20.4.jar:git-Paper-499] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-499] at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:507) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-499] at java.lang.Thread.run(Thread.java:840) ~[?:?] [16:54:05 WARN]: [org.bukkit.craftbukkit.v1_20_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [16:54:11 WARN]: Legacy plugin SimpleTpa v6.4 does not specify an api-version. [16:54:11 INFO]: [SimpleTpa] Loading server plugin SimpleTpa v6.4 [16:54:11 INFO]: [AuthMe] Loading server plugin AuthMe v5.6.0-SNAPSHOT-b2599 [16:54:11 INFO]: [voicechat] Loading server plugin voicechat v2.4.30 [16:54:11 INFO]: [RTP] Loading server plugin RTP v2.0.15 [16:54:11 INFO]: Server permissions file permissions.yml is empty, ignoring it [16:54:11 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [16:54:11 WARN]: The server will make no attempt to authenticate usernames. Beware. [16:54:11 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [16:54:11 WARN]: To change this, set "online-mode" to "true" in the server.properties file. [16:54:11 INFO]: Preparing level "world" [16:54:12 INFO]: Preparing start region for dimension minecraft:overworld [16:54:12 INFO]: Time elapsed: 242 ms [16:54:12 INFO]: Preparing start region for dimension minecraft:the_nether [16:54:12 INFO]: Time elapsed: 68 ms [16:54:12 INFO]: Preparing start region for dimension minecraft:the_end [16:54:12 INFO]: Time elapsed: 79 ms [16:54:12 INFO]: [SimpleTpa] Enabling SimpleTpa v6.4* [16:54:12 INFO]: [SimpleTpa] If you need support contact me at https://discord.gg/SZUkza9 [16:54:12 INFO]: [SimpleTpa] Simple Tpa has been enabled on version 6.4 [16:54:13 INFO]: Enabled metrics. You may opt-out by changing plugins/bStats/config.yml [16:54:13 ERROR]: Error occurred while enabling SimpleTpa v6.4 (Is it up to date?) java.lang.IllegalArgumentException: v1_20_R3 isn't a known version! Please contact me in my discord support server! https://discord.com/invite/SZUkza9 at me.mulemuledupe.simpletpa.SimpleTpa.formatNMSVersion(SimpleTpa.java:166) ~[SimpleTpa-6.4.jar:?] at me.mulemuledupe.simpletpa.SimpleTpa.onEnable(SimpleTpa.java:55) ~[SimpleTpa-6.4.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:188) ~[paper-1.20.4.jar:git-Paper-499] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.4.jar:git-Paper-499] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:639) ~[paper-1.20.4.jar:git-Paper-499] at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:550) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:671) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:309) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-499] at java.lang.Thread.run(Thread.java:840) ~[?:?] [16:54:13 INFO]: [SimpleTpa] Disabling SimpleTpa v6.4 [16:54:13 INFO]: [SimpleTpa] If you need support contact me at https://discord.gg/SZUkza9 [16:54:13 INFO]: [SimpleTpa] Simple Tpa has been disabled on version 6.4 [16:54:13 INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2599 [16:54:14 INFO]: [AuthMe] SQLite Setup finished [16:54:14 INFO]: [AuthMe] No supported permissions system found! Permissions are disabled! [16:54:15 WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it... [16:54:15 INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2599 successfully enabled! [16:54:15 INFO]: [voicechat] Enabling voicechat v2.4.30 [16:54:15 INFO]: [voicechat] Initializing compatibility for Bukkit version 1.20.4-R0.1 [16:54:15 INFO]: [voicechat] Compatibility version 17 [16:54:15 INFO]: [voicechat] Successfully initialized commodore command completion [16:54:15 INFO]: [RTP] Enabling RTP v2.0.15 [16:54:17 INFO]: Starting remote control listener [16:54:17 INFO]: Thread RCON Listener started [16:54:17 INFO]: RCON running on 0.0.0.0:25575 [16:54:17 INFO]: Running delayed init tasks [16:54:17 INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist [16:54:17 WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled. [16:54:17 INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now. [16:54:17 WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins/AuthMe/GeoLite2-Country.mmdb (No such file or directory) [16:54:17 INFO]: Done (14.272s)! For help, type "help" [16:54:17 INFO]: Timings Reset [16:54:17 INFO]: [voicechat] Loading plugins [16:54:17 INFO]: [voicechat] Loaded 0 plugin(s) [16:54:17 INFO]: [voicechat] Initializing plugins [16:54:17 INFO]: [voicechat] Initialized 0 plugin(s) [16:54:17 WARN]: [voicechat] Running in offline mode - Voice chat encryption is not secure! [16:54:17 INFO]: [voicechat] Voice chat server started at port 24454 [16:54:17 INFO]: UUID of player CTAPIK1212 is f059c251-c54f-3b60-9468-4a4685e1d2fd [16:54:36 INFO]: UUID of player CTAPIK1212 is f059c251-c54f-3b60-9468-4a4685e1d2fd [16:54:48 INFO]: com.mojang.authlib.GameProfile@53a44bfe[id=f059c251-c54f-3b60-9468-4a4685e1d2fd,name=CTAPIK1212,properties={}] lost connection: Timed out [16:55:08 INFO]: com.mojang.authlib.GameProfile@1ab1b993[id=f059c251-c54f-3b60-9468-4a4685e1d2fd,name=CTAPIK1212,properties={}] lost connection: Timed out [16:55:11 INFO]: UUID of player CTAPIK1212 is f059c251-c54f-3b60-9468-4a4685e1d2fd [16:55:32 INFO]: UUID of player CTAPIK1212 is f059c251-c54f-3b60-9468-4a4685e1d2fd [16:55:41 INFO]: CTAPIK1212 (/81.222.176.87:13141) lost connection: Timed out [16:56:02 INFO]: com.mojang.authlib.GameProfile@67d42016[id=f059c251-c54f-3b60-9468-4a4685e1d2fd,name=CTAPIK1212,properties={}] lost connection: Timed out [16:56:16 INFO]: UUID of player CTAPIK1212 is f059c251-c54f-3b60-9468-4a4685e1d2fd [16:56:46 INFO]: com.mojang.authlib.GameProfile@19425424[id=f059c251-c54f-3b60-9468-4a4685e1d2fd,name=CTAPIK1212,properties={}] lost connection: Timed out [16:58:35 INFO]: UUID of player CTAPIK1212 is f059c251-c54f-3b60-9468-4a4685e1d2fd [16:58:59 INFO]: [Not Secure] [Server] minehost.io says: Server shutting down... [16:59:05 INFO]: CTAPIK1212 (/81.222.176.87:54892) lost connection: Timed out [16:59:08 INFO]: Stopping server [16:59:08 INFO]: [RTP] Disabling RTP v2.0.15 [16:59:08 INFO]: [voicechat] Disabling voicechat v2.4.30 [16:59:08 INFO]: [AuthMe] Disabling AuthMe v5.6.0-SNAPSHOT-b2599 [16:59:08 INFO]: [AuthMe] Waiting for 0 tasks to finish [16:59:08 INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2599 disabled! [16:59:08 INFO]: Saving players [16:59:08 INFO]: Saving worlds [16:59:08 INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [16:59:08 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world' [16:59:08 INFO]: [ChunkHolderManager] Halted chunk system for world 'world' [16:59:08 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world' [16:59:13 INFO]: [ChunkHolderManager] Saved 7154 block chunks, 419 entity chunks, 3 poi chunks in world 'world' in 4.89s [16:59:14 INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [16:59:14 INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [16:59:14 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether' [16:59:14 INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether' [16:59:14 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether' [16:59:15 INFO]: [ChunkHolderManager] Saved 169 block chunks, 169 entity chunks, 0 poi chunks in world 'world_nether' in 0.68s [16:59:15 INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [16:59:15 INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [16:59:15 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end' [16:59:15 INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end' [16:59:15 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end' [16:59:15 INFO]: [ChunkHolderManager] Saved 169 block chunks, 169 entity chunks, 0 poi chunks in world 'world_the_end' in 0.31s [16:59:15 INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [16:59:15 INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [16:59:15 INFO]: Flushing Chunk IO [16:59:15 INFO]: Closing Thread Pool 2025-04-17 16:59:15,678 Log4j2-AsyncAppenderEventDispatcher-1-Async WARN Advanced terminal features are not available in this environment [16:59:15 INFO]: Closing Server