ava.net.ConnectException: Connection timed out: connect
(提示)at sun.nio.ch.Net.connect0(Native Method) ~[?:?]
(提示)at sun.nio.ch.Net.connect(Unknown Source) ~[?:?]
(提示)at sun.nio.ch.Net.connect(Unknown Source) ~[?:?]
(提示)at sun.nio.ch.NioSocketImpl.connect(Unknown Source) ~[?:?]
(提示)at java.net.Socket.connect(Unknown Source) ~[?:?]
at java.net.Socket.connect(Unknown Source) ~[?:?]
(提示)at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.<init(Unknown Source) ~[?:?]
at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:?]
(提示)at java.net.URL.openStream(Unknown Source) ~[?:?]
(提示)at com.google.common.io.Resources$UrlByteSource.openStream(Resources.java:72) ~[guava-
31.0.1-jre.jar:?]
at com.google.common.io.ByteSource.read(ByteSource.java:296) ~[guava-31.0.1-jre.jar:?]
(提示)at com.google.common.io.ByteSource$AsCharSource.read(ByteSource.java:486) ~[guava-31.0.1
(提示)-jre.jar:?]
(提示)at com.google.common.io.Resources.toString(Resources.java:111) ~[guava-31.0.1-jre.jar:?]
(提示)at me.clip.placeholderapi.expansion.manager.CloudExpansionManager.lambda$fetch$4
(提示)(CloudExpansionManager.java:181) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
(提示)at java.util.concurrent.FutureTask.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) [?:?]
(提示)at sun.nio.ch.Net.connect0(Native Method) ~[?:?]
(提示)at sun.nio.ch.Net.connect(Unknown Source) ~[?:?]
(提示)at sun.nio.ch.Net.connect(Unknown Source) ~[?:?]
(提示)at sun.nio.ch.NioSocketImpl.connect(Unknown Source) ~[?:?]
(提示)at java.net.Socket.connect(Unknown Source) ~[?:?]
at java.net.Socket.connect(Unknown Source) ~[?:?]
(提示)at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.<init(Unknown Source) ~[?:?]
at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:?]
(提示)at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:?]
(提示)at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:?]
(提示)at java.net.URL.openStream(Unknown Source) ~[?:?]
(提示)at com.google.common.io.Resources$UrlByteSource.openStream(Resources.java:72) ~[guava-
31.0.1-jre.jar:?]
at com.google.common.io.ByteSource.read(ByteSource.java:296) ~[guava-31.0.1-jre.jar:?]
(提示)at com.google.common.io.ByteSource$AsCharSource.read(ByteSource.java:486) ~[guava-31.0.1
(提示)-jre.jar:?]
(提示)at com.google.common.io.Resources.toString(Resources.java:111) ~[guava-31.0.1-jre.jar:?]
(提示)at me.clip.placeholderapi.expansion.manager.CloudExpansionManager.lambda$fetch$4
(提示)(CloudExpansionManager.java:181) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
(提示)at java.util.concurrent.FutureTask.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) [?:?]
Connection timed out连接超时
几乎毫无影响,网络问题而已
几乎毫无影响,网络问题而已
本帖最后由 strings 于 2022-11-27 20:07 编辑
[18:40:41] [ServerMain/INFO]: Building unoptimized datafixer [18:40:42] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [18:40:43] [ServerMain/INFO]: Loaded 7 recipes [18:40:44] [Server thread/INFO]: Starting minecraft server version 1.19.2 [18:40:44] [Server thread/INFO]: Loading properties [18:40:44] [Server thread/INFO]: This server is running CraftBukkit version 3575-Spigot-450dcaa-370eece (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) [18:40:45] [Server thread/INFO]: Debug logging is disabled [18:40:45] [Server thread/INFO]: Server Ping Player Sample Count: 12 [18:40:45] [Server thread/INFO]: Using 4 threads for Netty based IO [18:40:45] [Server thread/INFO]: Default game type: SURVIVAL [18:40:45] [Server thread/INFO]: Generating keypair [18:40:45] [Server thread/INFO]: Starting Minecraft server on *:5165 [18:40:45] [Server thread/INFO]: Using default channel type [18:40:46] [Server thread/INFO]: Loading library org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 [18:40:46] [Server thread/INFO]: Loading library org.jetbrains.kotlin:kotlin-stdlib:1.5.31 [18:40:46] [Server thread/INFO]: Loading library org.jetbrains:annotations:13.0 [18:40:46] [Server thread/INFO]: Loading library org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.31 [18:40:46] [Server thread/INFO]: Loading library org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 [18:40:47] [ForkJoinPool.commonPool-worker-1/WARN]: [TrChat] Loaded class kotlin.Metadata from EClean v1.0.8 which is not a depend or softdepend of this plugin. [18:40:47] [ForkJoinPool.commonPool-worker-20/INFO]: Loading library redis.clients:jedis:4.2.3 [18:40:47] [ForkJoinPool.commonPool-worker-29/INFO]: Loading library org.apache.commons:commons-jexl3:3.2.1 [18:40:47] [ForkJoinPool.commonPool-worker-20/INFO]: Loading library org.apache.commons:commons-pool2:2.11.1 [18:40:47] [ForkJoinPool.commonPool-worker-20/INFO]: Loading library org.json:json:20211205 [18:40:47] [ForkJoinPool.commonPool-worker-23/INFO]: Loading library org.yaml:snakeyaml:1.32 [18:40:47] [ForkJoinPool.commonPool-worker-23/INFO]: Loading library com.typesafe:config:1.4.2 [18:40:47] [ForkJoinPool.commonPool-worker-23/INFO]: Loading library com.electronwill.night-config:core:3.6.6 [18:40:47] [ForkJoinPool.commonPool-worker-21/INFO]: Loading library org.openjdk.nashorn:nashorn-core:15.3 [18:40:47] [ForkJoinPool.commonPool-worker-23/INFO]: Loading library com.electronwill.night-config:toml:3.6.6 [18:40:47] [ForkJoinPool.commonPool-worker-21/INFO]: Loading library org.ow2.asm:asm-commons:7.3.1 [18:40:47] [ForkJoinPool.commonPool-worker-21/INFO]: Loading library org.ow2.asm:asm-tree:7.3.1 [18:40:47] [ForkJoinPool.commonPool-worker-21/INFO]: Loading library org.ow2.asm:asm:7.3.1 [18:40:47] [ForkJoinPool.commonPool-worker-21/INFO]: Loading library org.ow2.asm:asm-util:7.3.1 [18:40:47] [ForkJoinPool.commonPool-worker-23/INFO]: Loading library com.electronwill.night-config:json:3.6.6 [18:40:47] [ForkJoinPool.commonPool-worker-23/INFO]: Loading library com.electronwill.night-config:hocon:3.6.6 [18:40:48] [ForkJoinPool.commonPool-worker-28/INFO]: Loading library com.zaxxer:HikariCP:4.0.3 [18:40:48] [ForkJoinPool.commonPool-worker-28/INFO]: Loading library org.slf4j:slf4j-api:2.0.5 [18:40:48] [Server thread/WARN]: [TrChat] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin. [18:40:48] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.40 [18:40:48] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.3 [18:40:48] [Server thread/INFO]: [EClean] Loading EClean v1.0.8 [18:40:48] [Server thread/INFO]: [CrazyAuctionsPlus] Loading CrazyAuctionsPlus v1.3.2.1 [18:40:48] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2 [18:40:48] [Server thread/INFO]: [Boom] Loading Boom v2.0.10 [18:40:48] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [18:40:48] [Server thread/INFO]: [Coins] Loading Coins v1.13 [18:40:48] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.7 [18:40:48] [Server thread/INFO]: [TrChat] Loading TrChat v2.0.0-RC-4 [18:40:49] [Server thread/INFO]: [18:40:49] [Server thread/INFO]: 正在加载 TrChat... 1.19.2-R0.1-SNAPSHOT [18:40:49] [Server thread/INFO]: [18:40:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.7 [18:40:49] [Server thread/INFO]: [CMILib] Loading CMILib v1.2.3.7 [18:40:49] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.7 [18:40:49] [Server thread/INFO]: [Residence] Loading Residence v5.1.0.0 [18:40:49] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-beta2-b2453 [18:40:49] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40 [18:40:49] [Server thread/INFO]: __ [18:40:49] [Server thread/INFO]: | |__) LuckPerms v5.4.40 [18:40:49] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit [18:40:49] [Server thread/INFO]: [18:40:49] [Server thread/INFO]: [LuckPerms] Loading configuration... [18:40:49] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [18:40:50] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [18:40:50] [Server thread/INFO]: [LuckPerms] Performing initial data load... [18:40:50] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1155ms) [18:40:50] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [18:40:50] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.7 which is not a depend or softdepend of this plugin. [18:40:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [18:40:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [18:40:50] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [18:40:50] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [18:40:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [18:40:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [18:40:50] [Server thread/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. [18:40:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [18:40:50] [Server thread/INFO]: Preparing level "world" [18:40:50] [Server thread/INFO]: -------- World Settings For [world] -------- [18:40:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:40:50] [Server thread/INFO]: Item Despawn Rate: 6000 [18:40:50] [Server thread/INFO]: Item Merge Radius: 2.5 [18:40:50] [Server thread/INFO]: Simulation Distance: 10 [18:40:50] [Server thread/INFO]: View Distance: 6 [18:40:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:40:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:40:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:40:50] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:40:50] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Cane Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Melon Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Potato Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:40:50] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Vine Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:40:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Mob Spawn Range: 4 [18:40:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:40:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [18:40:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [18:40:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [18:40:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:40:50] [Server thread/INFO]: Max TNT Explosions: 100 [18:40:50] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [18:40:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:40:50] [Server thread/INFO]: Item Despawn Rate: 6000 [18:40:50] [Server thread/INFO]: Item Merge Radius: 2.5 [18:40:50] [Server thread/INFO]: Simulation Distance: 10 [18:40:50] [Server thread/INFO]: View Distance: 6 [18:40:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:40:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:40:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:40:50] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:40:50] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Cane Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Melon Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Potato Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:40:50] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Vine Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:40:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Mob Spawn Range: 4 [18:40:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:40:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [18:40:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [18:40:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [18:40:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:40:50] [Server thread/INFO]: Max TNT Explosions: 100 [18:40:50] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [18:40:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:40:50] [Server thread/INFO]: Item Despawn Rate: 6000 [18:40:50] [Server thread/INFO]: Item Merge Radius: 2.5 [18:40:50] [Server thread/INFO]: Simulation Distance: 10 [18:40:50] [Server thread/INFO]: View Distance: 6 [18:40:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:40:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:40:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:40:50] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:40:50] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Cane Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Melon Growth Modifier: 100% [18:40:50] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Potato Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:40:51] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Vine Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:40:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:40:51] [Server thread/INFO]: Mob Spawn Range: 4 [18:40:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:40:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [18:40:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [18:40:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [18:40:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:40:51] [Server thread/INFO]: Max TNT Explosions: 100 [18:40:51] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [18:40:53] [Worker-Main-31/INFO]: Preparing spawn area: 0% [18:40:53] [Worker-Main-9/INFO]: Preparing spawn area: 0% [18:40:53] [Worker-Main-5/INFO]: Preparing spawn area: 0% [18:40:53] [Worker-Main-20/INFO]: Preparing spawn area: 0% [18:40:53] [Worker-Main-20/INFO]: Preparing spawn area: 0% [18:40:53] [Worker-Main-17/INFO]: Preparing spawn area: 0% [18:40:54] [Worker-Main-14/INFO]: Preparing spawn area: 0% [18:40:54] [Worker-Main-32/INFO]: Preparing spawn area: 57% [18:40:54] [Server thread/INFO]: Time elapsed: 3774 ms [18:40:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [18:40:56] [Worker-Main-28/INFO]: Preparing spawn area: 0% [18:40:56] [Worker-Main-3/INFO]: Preparing spawn area: 0% [18:40:56] [Worker-Main-28/INFO]: Preparing spawn area: 0% [18:40:56] [Worker-Main-16/INFO]: Preparing spawn area: 0% [18:40:56] [Worker-Main-13/INFO]: Preparing spawn area: 0% [18:40:57] [Worker-Main-5/INFO]: Preparing spawn area: 44% [18:40:57] [Server thread/INFO]: Time elapsed: 2814 ms [18:40:57] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [18:40:59] [Worker-Main-31/INFO]: Preparing spawn area: 0% [18:40:59] [Worker-Main-31/INFO]: Preparing spawn area: 0% [18:40:59] [Worker-Main-31/INFO]: Preparing spawn area: 0% [18:40:59] [Worker-Main-12/INFO]: Preparing spawn area: 0% [18:40:59] [Worker-Main-30/INFO]: Preparing spawn area: 70% [18:40:59] [Server thread/INFO]: Time elapsed: 2175 ms [18:40:59] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.3 [18:40:59] [Server thread/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1mDetected Minecraft [33;1mv1_19_R1[32;1m, using [33;1mMappingSpigotSkinRefresher[32;1m.[0;39m [18:41:00] [Server thread/INFO]: [EClean] Enabling EClean v1.0.8 [18:41:00] [Server thread/INFO]: [EClean] §f设置清理任务, 间隔600秒 [18:41:00] [Server thread/INFO]: [EClean] §f设置清理前60秒提醒: §f将在1分钟后进行清理 [18:41:00] [Server thread/INFO]: [EClean] §f设置清理前30秒提醒: §f将在30秒后进行清理 [18:41:00] [Server thread/INFO]: [EClean] §f设置清理前10秒提醒: §f将在10秒后进行清理 [18:41:00] [Server thread/INFO]: [EClean] §f设置清理前0秒提醒: §f正在清理 [18:41:00] [Server thread/INFO]: [EClean] §6 ______ ______ __ ______ ______ __ __ [18:41:00] [Server thread/INFO]: [EClean] §6/\ ___\ /\ ___\ /\ \ /\ ___\ /\ __ \ /\ "-.\ \ [18:41:00] [Server thread/INFO]: [EClean] §6\ \ __\ \ \ \____ \ \ \____ \ \ __\ \ \ __ \ \ \ \-. \ [18:41:00] [Server thread/INFO]: [EClean] §6 \ \_____\ \ \_____\ \ \_____\ \ \_____\ \ \_\ \_\ \ \_\\"\_\ [18:41:00] [Server thread/INFO]: [EClean] §6 \/_____/ \/_____/ \/_____/ \/_____/ \/_/\/_/ \/_/ \/_/ [18:41:00] [Server thread/INFO]: [EClean] §a加载完成, 作者404E [18:41:00] [Server thread/INFO]: [CrazyAuctionsPlus] Enabling CrazyAuctionsPlus v1.3.2.1 [18:41:00] [Server thread/INFO]: [CrazyAuctionsPlus] 系统默认语言参数信息已加载. [18:41:00] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Config.yml 已成功加载。 [18:41:00] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Database.yml 已成功加载。 [18:41:00] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Category.yml 已成功加载。 [18:41:00] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 ItemCollection.yml 已成功加载。 [18:41:00] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Messages.yml 已成功加载。 [18:41:00] [Server thread/INFO]: CrazyAuctionsPlus >>> 已检测到 Vault ,经济系统已初始化. [18:41:00] [Server thread/INFO]: CrazyAuctionsPlus >>> 插件加载完成, 耗时 61MS . [18:41:00] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2 [18:41:00] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [18:41:00] [Server thread/INFO]: [Boom] Enabling Boom v2.0.10 [18:41:00] [Server thread/INFO]: [Boom] 未扫描到依赖WorldGuard, 已禁用 [18:41:00] [Server thread/INFO]: [Boom] ______ ______ ______ __ __ [18:41:00] [Server thread/INFO]: [Boom] /\ == \ /\ __ \ /\ __ \ /\ "-./ \ [18:41:00] [Server thread/INFO]: [Boom] \ \ __< \ \ \/\ \ \ \ \/\ \ \ \ \-./\ \ [18:41:00] [Server thread/INFO]: [Boom] \ \_____\ \ \_____\ \ \_____\ \ \_\ \ \_\ [18:41:00] [Server thread/INFO]: [Boom] \/_____/ \/_____/ \/_____/ \/_/ \/_/ [18:41:00] [Server thread/INFO]: [Boom] 加载完成, 作者404E, 感谢使用 [18:41:00] [Server thread/INFO]: [Coins] Enabling Coins v1.13 [18:41:00] [Server thread/INFO]: [Coins] Vault is used as the economy provider. [18:41:00] [Server thread/INFO]: [Coins] ==================================================== [18:41:00] [Server thread/INFO]: [Coins] Coins works better if you use Paper [18:41:00] [Server thread/INFO]: [Coins] as your server software. [18:41:00] [Server thread/INFO]: [Coins] [18:41:00] [Server thread/INFO]: [Coins] Paper offers significant performance improvements, [18:41:00] [Server thread/INFO]: [Coins] bug fixes, security enhancements and optional [18:41:00] [Server thread/INFO]: [Coins] features for server owners to enhance their server. [18:41:00] [Server thread/INFO]: [Coins] [18:41:00] [Server thread/INFO]: [Coins] Paper includes Timings v2, which is significantly [18:41:00] [Server thread/INFO]: [Coins] better at diagnosing lag problems over v1. [18:41:00] [Server thread/INFO]: [Coins] [18:41:00] [Server thread/INFO]: [Coins] All of your plugins should still work, and the [18:41:00] [Server thread/INFO]: [Coins] Paper community will gladly help you fix any issues. [18:41:00] [Server thread/INFO]: [Coins] [18:41:00] [Server thread/INFO]: [Coins] Join the Paper Community @ https://papermc.io [18:41:00] [Server thread/INFO]: [Coins] ==================================================== [18:41:00] [Server thread/WARN]: [Coins] Players with a full inventory will be able to pick up coins when Paper is installed. [18:41:00] [Server thread/INFO]: [Coins] Initialized in 39ms. [18:41:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.7 [18:41:00] [Server thread/INFO]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled. [18:41:00] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml [18:41:00] [Server thread/INFO]: No kits found to migrate. [18:41:00] [Server thread/INFO]: Loaded 38132 items from items.json. [18:41:00] [Server thread/INFO]: Using locale zh_CN [18:41:00] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API [18:41:00] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config. [18:41:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [18:41:00] [Server thread/INFO]: Using Vault based permissions (LuckPerms) [18:41:00] [Server thread/INFO]: [TrChat] Enabling TrChat v2.0.0-RC-4 [18:41:00] [Server thread/INFO]: [TrChat] FILTER | Loaded local filter words 3 . [18:41:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: trchat [2.0.0-RC-4] [18:41:01] [Server thread/INFO]: HikariPool-1 - Starting... [18:41:01] [Server thread/INFO]: HikariPool-1 - Start completed. [18:41:01] [Server thread/INFO]: [TrChat] No proxy support currently [18:41:01] [Server thread/INFO]: [TrChat] CHAT | Loaded 4 chat channels... [11 Ms] [18:41:01] [Server thread/INFO]: [TrChat] CHAT | Loaded 13 chat functions... [2 Ms] [18:41:01] [Server thread/INFO]: [TrChat] INFO | Loaded. TrChat v2.0.0-RC-4 has been enabled. [18:41:01] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.7 [18:41:01] [Server thread/INFO]: Secure signed chat and previews are enabled. [18:41:01] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config. [18:41:01] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.3.7 [18:41:02] [Server thread/INFO]: Server version: v1_19_R1 - 1.19.2 - spigot [18:41:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.3.7] [18:41:03] [Server thread/INFO]: PlaceholderAPI hooked. [18:41:03] [Server thread/INFO]: Updated (EN) language file. Took 39ms [18:41:03] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.7 [18:41:03] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config. [18:41:03] [Server thread/INFO]: [Residence] Enabling Residence v5.1.0.0 [18:41:03] [Server thread/INFO]: [Residence] Loaded (2) groups [18:41:03] [Server thread/INFO]: [Residence] Found LuckPerms5 Plugin! [18:41:03] [Server thread/INFO]: [Residence] Scanning for economy systems... [18:41:03] [Server thread/INFO]: [Residence] Found Vault using economy: EssentialsX Economy [18:41:03] [Server thread/INFO]: [Residence] Loaded world data into memory. (17 ms) -> 2 residences [18:41:03] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (0 ms) -> 0 residences [18:41:03] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (0 ms) -> 0 residences [18:41:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: residence [5.1.0.0] [18:41:03] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities. [18:41:03] [Server thread/INFO]: [Residence] Enabled! Version 5.1.0.0 by Zrips [18:41:03] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-beta2-b2453 [18:41:03] [Server thread/INFO]: [AuthMe] SQLite Setup finished [18:41:03] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms! [18:41:03] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [18:41:03] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'X:\服务器3\z庄高程\plugins\Essentials\spawn.yml' [18:41:03] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it... [18:41:03] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-beta2 build n.2453 successfully enabled! [18:41:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [18:41:04] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [18:41:04] [Server thread/INFO]: Done (13.574s)! For help, type "help" [18:41:04] [Server thread/WARN]: [CrazyAuctionsPlus] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin. [18:41:04] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [18:41:04] [Craft Scheduler Thread - 6/INFO]: §6正在获取版本信息... [18:41:04] [Craft Scheduler Thread - 11/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist [18:41:04] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ... [18:41:04] [Craft Scheduler Thread - 11/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled. [18:41:04] [Craft Scheduler Thread - 11/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now. [18:41:04] [Craft Scheduler Thread - 11/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins\AuthMe\GeoLite2-Country.mmdb (系统找不到指定的文件。) [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m +==================+[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m | SkinsRestorer |[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m |------------------|[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m | [34;1m[4m[21mStandalone Mode[0;39m[32;1m |[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m +==================+[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[36;1m Current version: [32;1m14.2.3[0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m This is the latest version![0;39m [18:41:04] [Craft Scheduler Thread - 0/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m [18:41:04] [Craft Scheduler Thread - 4/INFO]: [Boom] 当前版本: 2.0.10已是最新版本 [18:41:04] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available [18:41:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3] [18:41:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.1] [18:41:05] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin. [18:41:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1] [18:41:05] [Server thread/INFO]: 3 placeholder hook(s) registered! [18:41:09] [Craft Scheduler Thread - 7/INFO]: [TrChat] FILTER | Loaded cloud filter words 303 . [https://raw.githubusercontent.co ... /main/database.json - 2022/8/27 00:00] [18:41:21] [placeholderapi-io-#0/WARN]: [PlaceholderAPI] Failed to download expansion information java.net.ConnectException: Connection timed out: connect at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Unknown Source) ~[?:?] at sun.nio.ch.Net.connect(Unknown Source) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(Unknown Source) ~[?:?] at java.net.Socket.connect(Unknown Source) ~[?:?] at java.net.Socket.connect(Unknown Source) ~[?:?] at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:?] at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:?] at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:?] at sun.net.www.http.HttpClient.<init>(Unknown Source) ~[?:?] at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:?] at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:?] at java.net.URL.openStream(Unknown Source) ~[?:?] at com.google.common.io.Resources$UrlByteSource.openStream(Resources.java:72) ~[guava-31.0.1-jre.jar:?] at com.google.common.io.ByteSource.read(ByteSource.java:296) ~[guava-31.0.1-jre.jar:?] at com.google.common.io.ByteSource$AsCharSource.read(ByteSource.java:486) ~[guava-31.0.1-jre.jar:?] at com.google.common.io.Resources.toString(Resources.java:111) ~[guava-31.0.1-jre.jar:?] at me.clip.placeholderapi.expansion.manager.CloudExpansionManager.lambda$fetch$4(CloudExpansionManager.java:181) ~[?:?] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?] at java.util.concurrent.FutureTask.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) [?:?] [18:41:41] [User Authenticator #1/INFO]: UUID of player wzhatk is 59bedcc8-1b38-32e2-b0d0-8b54241653dc [18:41:41] [Server thread/INFO]: wzhatk joined the game [18:41:41] [Server thread/INFO]: wzhatk[/223.96.179.171:2646] logged in with entity id 244 at ([world]49.235955446259396, -43.0, -15.951580843269637) [18:41:41] [Craft Scheduler Thread - 2/INFO]: [AuthMe] wzhatk logged in 223.96.179.171 [18:42:10] [User Authenticator #2/INFO]: UUID of player guangqeq is 15272c3c-0874-38a9-86d8-9849a2cf524e [18:42:10] [Server thread/INFO]: guangqeq joined the game [18:42:10] [Server thread/INFO]: guangqeq[/183.186.99.167:64969] logged in with entity id 315 at ([world]723.5619242631, 68.0, 190.1578894593907) [18:42:12] [User Authenticator #3/INFO]: UUID of player xiaomaiya is 3edf4010-5c96-34d7-a478-d602eedd157f [18:42:13] [Craft Scheduler Thread - 18/INFO]: [AuthMe] guangqeq logged in 183.186.99.167 [18:42:13] [Server thread/INFO]: xiaomaiya joined the game [18:42:13] [Server thread/INFO]: xiaomaiya[/124.239.106.157:55052] logged in with entity id 317 at ([world]-4405.325920901641, 64.0, -106.96514608090763) [18:42:17] [Async Chat Thread - #0/INFO]: [world] wzhatk: hi [18:42:20] [Server thread/WARN]: UUID of added entity already exists: EntityCreeper['Creeper'/688, l='ServerLevel[world]', x=590.50, y=-18.00, z=208.77] [18:42:20] [Server thread/WARN]: UUID of added entity already exists: EntitySquid['Squid'/690, l='ServerLevel[world]', x=591.90, y=59.46, z=230.40] [18:42:21] [Craft Scheduler Thread - 18/INFO]: [AuthMe] xiaomaiya logged in 124.239.106.157 [18:42:27] [Server thread/INFO]: guangqeq issued server command: /balancetop [18:42:44] [Async Chat Thread - #0/INFO]: [world] guangqeq: 打开查询经济指令 [18:43:43] [Server thread/INFO]: guangqeq issued server command: /lp group default permission set essentials.balancetop true [18:43:43] [luckperms-command-executor/INFO]: [LP] LOG > (guangqeq) [G] (default) [18:43:43] [luckperms-command-executor/INFO]: [LP] LOG > permission set essentials.balancetop true [18:43:48] [Server thread/INFO]: xiaomaiya issued server command: /bal [18:43:53] [Server thread/INFO]: guangqeq issued server command: /gamemode survival [18:44:13] [Server thread/INFO]: Made guangqeq no longer a server operator [18:44:30] [Async Chat Thread - #2/INFO]: [world] guangqeq: emmm [18:45:32] [Server thread/INFO]: Unknown command. Type "/help" for help. [18:45:38] [Server thread/INFO]: guangqeq issued server command: /baltop [18:46:10] [Server thread/INFO]: guangqeq issued server command: /bal [18:46:13] [Server thread/INFO]: guangqeq issued server command: /bal [18:46:17] [Server thread/INFO]: guangqeq issued server command: /balance [18:47:18] [Server thread/INFO]: guangqeq issued server command: /balance [18:47:20] [Server thread/INFO]: guangqeq issued server command: /balance [18:47:23] [Server thread/INFO]: guangqeq issued server command: /balancetop [18:47:30] [Server thread/INFO]: wzhatk was shot by Skeleton [18:47:33] [Server thread/INFO]: wzhatk lost connection: Disconnected [18:47:33] [Server thread/INFO]: wzhatk left the game [18:47:42] [Async Chat Thread - #4/INFO]: [world] guangqeq: 话说现在 创建领地多少钱 [18:48:41] [Server thread/INFO]: xiaomaiya issued server command: /home [18:48:58] [User Authenticator #4/INFO]: UUID of player wzhatk is 59bedcc8-1b38-32e2-b0d0-8b54241653dc [18:48:58] [Server thread/INFO]: wzhatk joined the game [18:48:58] [Server thread/INFO]: wzhatk[/223.96.179.171:2694] logged in with entity id 4196 at ([world]0.0, 73.0, 0.0) [18:48:58] [Craft Scheduler Thread - 24/INFO]: [AuthMe] wzhatk logged in 223.96.179.171 |