1 | [11:01:48] [ServerMain/INFO]: [bootstrap] Running Java 21 (Java HotSpot(TM) 64-Bit Server VM 21.0.1+12-LTS-29; Oracle Corporation null) on Windows Server 2022 10.0 (amd64)
|
2 | [11:01:48] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-97-main@08ac057 (2025-01-12T01:22:25Z) for Minecraft 1.21.4
|
3 | [11:01:48] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
|
4 | [11:01:49] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin 'plugins\PlaceholderAPI-2.11.6.jar'...
|
5 | [11:01:50] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Done remapping plugin 'plugins\PlaceholderAPI-2.11.6.jar' in 364ms.
|
6 | [11:01:50] [ServerMain/INFO]: [PluginInitializerManager] Initialized 47 plugins
|
7 | [11:01:50] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
|
8 | - EconomyShopGUI (6.10.2)
|
9 | [11:01:50] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (46):
|
10 | - ANine-Title (1.4.10), AnimatedScoreboard (0.3.5), AnvilColorizer (1.0.2), AuthMe (5.7.0-FORK-b53), BlockLocker (1.13), CMILib (**.**.**.**), ChestCommands (4.0.5), ChineseCommand (1.4), DecentHolograms (2.8.12), DeluxeMenus (1.14.1-DEV-178), EClock (1.0), Essentials (2.20.1), EssentialsChat (2.20.1), EssentialsSpawn (2.20.1), ExcellentCrates (5.3.5), FBinggunUtil (2.5), FBoxShop (1.3), FoodAllergy (1.3.1), FreedomChat (1.7.2), Geyser-Spigot (2.6.0-SNAPSHOT), GroupManager (3.2 (Phoenix)), ILoreEdit (2.6.1), JoinOpt (1.0.1), LuckPerms (5.4.146), MiniMOTD (2.1.5), Multiverse-Core (4.3.14), PlaceholderAPI (2.11.6), PlayerIntensify (3.0.4), PlayerPoints (3.3.0), PlayerTitle (4.3.0), ProtocolLib (5.3.0), Residence (**.**.**.**), ServerMarket (2.7.0), SkinsRestorer (15.5.2), Themis (0.17.3), UTitleAuth (8.1.0), Vault (1.7.3-b131), ViaBackwards (5.2.1), ViaVersion (5.2.1), WorldEdit (7.3.10-beta-01+cb9fd58), WorldGuard (7.0.13-beta-2+5c4848b), XConomy (2.26.3), XYBossbar (1.0-SNAPSHOT), ZeroMenu (${project.version}), fmenu (Installer), nightcore (2.7.3)
|
11 | [11:01:54] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
12 | [11:01:54] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
|
13 | [11:01:54] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 333.2ms
|
14 | [11:01:55] [ServerMain/INFO]: Loaded 1370 recipes
|
15 | [11:01:55] [ServerMain/INFO]: Loaded 1481 advancements
|
16 | [11:01:55] [Server thread/INFO]: Starting minecraft server version 1.21.4
|
17 | [11:01:55] [Server thread/WARN]: ****************************
|
18 | [11:01:55] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
|
19 | [11:01:55] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
|
20 | [11:01:55] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
|
21 | [11:01:55] [Server thread/WARN]: ****************************
|
22 | [11:01:55] [Server thread/INFO]: Loading properties
|
23 | [11:01:55] [Server thread/INFO]: This server is running Paper version 1.21.4-97-main@08ac057 (2025-01-12T01:22:25Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
|
24 | [11:01:55] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
|
25 | [11:01:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
26 | [11:01:56] [Server thread/INFO]: Using 4 threads for Netty based IO
|
27 | [11:01:56] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
|
28 | [11:01:56] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
|
29 | [11:01:56] [Server thread/INFO]: Default game type: SURVIVAL
|
30 | [11:01:56] [Server thread/INFO]: Generating keypair
|
31 | [11:01:56] [Server thread/INFO]: Starting Minecraft server on *:25518
|
32 | [11:01:56] [Server thread/INFO]: Using default channel type
|
33 | [11:01:56] [Server thread/INFO]: Paper: Using Java compression from Velocity.
|
34 | [11:01:56] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
|
35 | [11:01:56] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins\.paper-remapped\ServerMarket-2.7.0.jar' in 'plugins\.paper-remapped'
|
36 | org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [AyCore, NBTAPI]. Please download and install these plugins to run 'ServerMarket'.
|
37 | at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[paper-1.21.4.jar:1.21.4-97-08ac057]
|
38 | at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.4.jar:1.21.4-97-08ac057]
|
39 | at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[paper-1.21.4.jar:1.21.4-97-08ac057]
|
40 | at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:562) ~[paper-1.21.4.jar:1.21.4-97-08ac057]
|
41 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:277) ~[paper-1.21.4.jar:1.21.4-97-08ac057]
|
42 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.21.4.jar:1.21.4-97-08ac057]
|
43 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-97-08ac057]
|
44 | at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
|
45 | [11:01:57] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loading 2 libraries... please wait
|
46 | [11:01:57] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\com\mysql\mysql-connector-j\9.1.0\mysql-connector-j-9.1.0.jar
|
47 | [11:01:57] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\com\google\protobuf\protobuf-java\4.26.1\protobuf-java-4.26.1.jar
|
48 | [11:01:57] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\xerial\sqlite-jdbc\**.**.**.**\sqlite-jdbc-3.46.0.0.jar
|
49 | [11:01:57] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\slf4j\slf4j-api\1.7.36\slf4j-api-1.7.36.jar
|
50 | [11:01:57] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
|
51 | [11:02:03] [Server thread/WARN]: Legacy plugin FBinggunUtil v2.5 does not specify an api-version.
|
52 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loading 2 libraries... please wait
|
53 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\com\zaxxer\HikariCP\6.0.0\HikariCP-6.0.0.jar
|
54 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\slf4j\slf4j-api\1.7.36\slf4j-api-1.7.36.jar
|
55 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\it\unimi\dsi\fastutil-core\8.5.13\fastutil-core-8.5.13.jar
|
56 | [11:02:03] [Server thread/INFO]: [nightcore] Server version detected as Paper 1.21.4.
|
57 | [11:02:03] [Server thread/INFO]: [nightcore] [Core Components] ENTITY_ID_GENERATOR: Loaded
|
58 | [11:02:03] [Server thread/INFO]: [nightcore] [Core Components] ITEM_NBT_COMPRESSOR: Loaded
|
59 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loading 6 libraries... please wait
|
60 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\postgresql\postgresql\42.4.2\postgresql-42.4.2.jar
|
61 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar
|
62 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\com\h2database\h2\2.1.214\h2-2.1.214.jar
|
63 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\mysql\mysql-connector-java\8.0.30\mysql-connector-java-8.0.30.jar
|
64 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\com\google\protobuf\protobuf-java\3.19.4\protobuf-java-3.19.4.jar
|
65 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\mariadb\jdbc\mariadb-java-client\3.0.7\mariadb-java-client-3.0.7.jar
|
66 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
|
67 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\slf4j\slf4j-api\2.0.0\slf4j-api-2.0.0.jar
|
68 | [11:02:03] [Server thread/WARN]: Legacy plugin ChineseCommand v1.4 does not specify an api-version.
|
69 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [XConomy] Loading 1 libraries... please wait
|
70 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [XConomy] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\redis\clients\jedis\4.3.1\jedis-4.3.1.jar
|
71 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [XConomy] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\slf4j\slf4j-api\1.7.36\slf4j-api-1.7.36.jar
|
72 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [XConomy] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\apache\commons\commons-pool2\2.11.1\commons-pool2-2.11.1.jar
|
73 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [XConomy] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\org\json\json\20220320\json-20220320.jar
|
74 | [11:02:03] [Server thread/INFO]: [SpigotLibraryLoader] [XConomy] Loaded library D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\libraries\com\google\code\gson\gson\2.8.9\gson-2.8.9.jar
|
75 | [11:02:04] [Server thread/WARN]: Legacy plugin fmenu vInstaller does not specify an api-version.
|
76 | [11:02:04] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.2.1
|
77 | [11:02:04] [Server thread/INFO]: [ViaVersion] ViaVersion 5.2.1 is now loaded. Registering protocol transformers and injecting...
|
78 | [11:02:04] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
|
79 | [11:02:04] [Server thread/INFO]: [ViaBackwards] Loading translations...
|
80 | [11:02:04] [Server thread/INFO]: [ViaBackwards] Registering protocols...
|
81 | [11:02:04] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
|
82 | [11:02:05] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.146
|
83 | [11:02:05] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
|
84 | [11:02:05] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
|
85 | [11:02:05] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
|
86 | [11:02:05] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
|
87 | [11:02:05] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.4) has not yet been tested! Proceed with caution.
|
88 | [11:02:05] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.14
|
89 | [11:02:05] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1
|
90 | [11:02:05] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.10-beta-01+cb9fd58
|
91 | [11:02:06] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@63c96adf]
|
92 | [11:02:06] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.3.0
|
93 | [11:02:06] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.4.6
|
94 | [11:02:06] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.2.8
|
95 | [11:02:06] [Server thread/INFO]: [AuthMe] Loading server plugin AuthMe v5.7.0-FORK-b53
|
96 | [11:02:06] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.6.0-SNAPSHOT
|
97 | [11:02:06] [Server thread/INFO]: [Geyser-Spigot] 正在加载扩展...
|
98 | [11:02:06] [Server thread/INFO]: [Geyser-Spigot] 已加载 0 个扩展
|
99 | [11:02:06] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.2.1
|
100 | [11:02:06] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.13-beta-2+5c4848b
|
101 | [11:02:06] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.12
|
102 | [11:02:06] [Server thread/INFO]: [FBinggunUtil] Loading server plugin FBinggunUtil v2.5
|
103 | [11:02:06] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.7.3
|
104 | [11:02:06] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.1
|
105 | [11:02:06] [Server thread/INFO]: [GroupManager] Loading server plugin GroupManager v3.2 (Phoenix)
|
106 | [11:02:06] [Server thread/INFO]: [GroupManager] Dependencies: OK
|
107 | [11:02:06] [Server thread/INFO]: [ChineseCommand] Loading server plugin ChineseCommand v1.4
|
108 | [11:02:06] [Server thread/INFO]: [ZeroMenu] Loading server plugin ZeroMenu v${project.version}
|
109 | [11:02:06] [Server thread/INFO]: [XYBossbar] Loading server plugin XYBossbar v1.0-SNAPSHOT
|
110 | [11:02:06] [Server thread/INFO]: [XConomy] Loading server plugin XConomy v2.26.3
|
111 | [11:02:06] [Server thread/INFO]: [UTitleAuth] Loading server plugin UTitleAuth v8.1.0
|
112 | [11:02:06] [Server thread/INFO]: [Themis] Loading server plugin Themis v0.17.3
|
113 | [11:02:08] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.5.2
|
114 | [11:02:08] [Server thread/INFO]: [Residence] Loading server plugin Residence v5.1.6.4
|
115 | [11:02:08] [Server thread/INFO]: [PlayerTitle] Loading server plugin PlayerTitle v4.3.0
|
116 | [11:02:08] [Server thread/INFO]: [PlayerIntensify] Loading server plugin PlayerIntensify v3.0.4
|
117 | [11:02:08] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.1.5
|
118 | [11:02:08] [Server thread/INFO]: [JoinOpt] Loading server plugin JoinOpt v1.0.1
|
119 | [11:02:08] [Server thread/INFO]: [ILoreEdit] Loading server plugin ILoreEdit v2.6.1
|
120 | [11:02:08] [Server thread/INFO]: [FreedomChat] Loading server plugin FreedomChat v1.7.2
|
121 | [11:02:08] [Server thread/INFO]: [FoodAllergy] Loading server plugin FoodAllergy v1.3.1
|
122 | [11:02:08] [Server thread/INFO]: [fmenu] Loading server plugin fmenu vInstaller
|
123 | [11:02:08] [Server thread/INFO]: [FBoxShop] Loading server plugin FBoxShop v1.3
|
124 | [11:02:08] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.3.5
|
125 | [11:02:08] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.10.2
|
126 | [11:02:08] [Server thread/INFO]: [EClock] Loading server plugin EClock v1.0
|
127 | [11:02:08] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.1-DEV-178
|
128 | [11:02:08] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version!
|
129 | [11:02:08] [Server thread/INFO]: [ChestCommands] Loading server plugin ChestCommands v4.0.5
|
130 | [11:02:08] [Server thread/INFO]: [BlockLocker] Loading server plugin BlockLocker v1.13
|
131 | [11:02:08] [Server thread/INFO]: [AnvilColorizer] Loading server plugin AnvilColorizer v1.0.2
|
132 | [11:02:08] [Server thread/INFO]: [ANine-Title] Loading server plugin ANine-Title v1.4.10
|
133 | [11:02:08] [Server thread/INFO]: [AnimatedScoreboard] Loading server plugin AnimatedScoreboard v0.3.5
|
134 | [11:02:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
135 | [11:02:08] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.146
|
136 | [11:02:08] [Server thread/INFO]: __
|
137 | [11:02:08] [Server thread/INFO]: | |__) LuckPerms v5.4.146
|
138 | [11:02:08] [Server thread/INFO]: |___ | Running on Bukkit - Paper
|
139 | [11:02:08] [Server thread/INFO]:
|
140 | [11:02:08] [Server thread/INFO]: [LuckPerms] Loading configuration...
|
141 | [11:02:09] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
|
142 | [11:02:09] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
|
143 | [11:02:10] [Server thread/INFO]: [LuckPerms] Performing initial data load...
|
144 | [11:02:10] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2135ms)
|
145 | [11:02:10] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
|
146 | [11:02:10] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
|
147 | [11:02:10] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
|
148 | [11:02:10] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
|
149 | [11:02:10] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
|
150 | [11:02:10] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
|
151 | [11:02:10] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
|
152 | [11:02:10] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
|
153 | [11:02:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.10-beta-01+cb9fd58
|
154 | [11:02:10] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
|
155 | [11:02:10] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
|
156 | [11:02:10] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21_4.PaperweightAdapter as the Bukkit adapter
|
157 | [11:02:11] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.3.0
|
158 | [11:02:11] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
|
159 | [11:02:11] [Server thread/INFO]: [nightcore] Enabling nightcore v2.7.3
|
160 | [11:02:11] [Server thread/WARN]: [nightcore] Locale file for 'zh' language not found. Using default 'en' locale.
|
161 | [11:02:11] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms
|
162 | [11:02:11] [Server thread/INFO]: [nightcore] Found economy provider: EssentialsX Economy
|
163 | [11:02:11] [Server thread/INFO]: [nightcore] Found chat provider: LuckPerms
|
164 | [11:02:11] [Server thread/INFO]: [nightcore] [DEBUG] Inject post-loading code...
|
165 | [11:02:11] [Server thread/INFO]: [nightcore] Plugin loaded in 116 ms!
|
166 | [11:02:11] [Server thread/INFO]: [XConomy] Enabling XConomy v2.26.3
|
167 | [11:02:11] [Server thread/INFO]: [XConomy] UUID-Mode: Default
|
168 | [11:02:11] [Server thread/INFO]: [XConomy] Language: ENGLISH
|
169 | [11:02:11] [Server thread/INFO]: [XConomy] Saving method - SQLite
|
170 | [11:02:11] [Server thread/INFO]: [XConomy] SQLite successfully connected
|
171 | [11:02:11] [Server thread/INFO]: [XConomy] XConomy successfully enabled
|
172 | [11:02:11] [Server thread/INFO]: [XConomy] Found PlaceholderAPI
|
173 | [11:02:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: xconomy [2.26.3]
|
174 | [11:02:11] [Server thread/INFO]: [XConomy] PlaceholderAPI successfully hooked
|
175 | [11:02:11] [Server thread/INFO]: [XConomy] ===== YiC =====
|
176 | [11:02:11] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.5.2
|
177 | [11:02:11] [Server thread/WARN]: [SkinsRestorer] You must agree to the rules at 'commands.perSkinPermissionsConsent' in the config to use per skin permissions.
|
178 | [11:02:12] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.21.4.
|
179 | [11:02:12] [Folia Async Scheduler Thread #0/INFO]: [XConomy] Is the latest version
|
180 | [11:02:12] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
|
181 | [11:02:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.5.2]
|
182 | [11:02:12] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
|
183 | [11:02:12] [Server thread/INFO]: [BlockLocker] Enabling BlockLocker v1.13
|
184 | [11:02:12] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
185 | [11:02:12] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
|
186 | [11:02:12] [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.
|
187 | [11:02:12] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
|
188 | [11:02:12] [Server thread/INFO]: Preparing level "world"
|
189 | [11:02:12] [Server thread/INFO]: -------- World Settings For [world] --------
|
190 | [11:02:12] [Server thread/INFO]: Simulation Distance: 10
|
191 | [11:02:12] [Server thread/INFO]: View Distance: 10
|
192 | [11:02:12] [Server thread/INFO]: Mob Spawn Range: 6
|
193 | [11:02:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
|
194 | [11:02:12] [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
|
195 | [11:02:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
196 | [11:02:12] [Server thread/INFO]: Cane Growth Modifier: 100%
|
197 | [11:02:12] [Server thread/INFO]: Melon Growth Modifier: 100%
|
198 | [11:02:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
199 | [11:02:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
200 | [11:02:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
201 | [11:02:12] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
202 | [11:02:12] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
203 | [11:02:12] [Server thread/INFO]: Potato Growth Modifier: 100%
|
204 | [11:02:12] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
|
205 | [11:02:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
206 | [11:02:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
207 | [11:02:12] [Server thread/INFO]: Vine Growth Modifier: 100%
|
208 | [11:02:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
209 | [11:02:12] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
210 | [11:02:12] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
211 | [11:02:12] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
212 | [11:02:12] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
|
213 | [11:02:12] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
|
214 | [11:02:12] [Server thread/INFO]: CaveVines Growth Modifier: 100%
|
215 | [11:02:12] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
|
216 | [11:02:12] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
|
217 | [11:02:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
|
218 | [11:02:12] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
219 | [11:02:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
220 | [11:02:12] [Server thread/INFO]: Item Despawn Rate: 6000
|
221 | [11:02:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
222 | [11:02:12] [Server thread/INFO]: Max TNT Explosions: 100
|
223 | [11:02:12] [Server thread/INFO]: Item Merge Radius: 2.5
|
224 | [11:02:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
|
225 | [11:02:12] [Server thread/INFO]: Experience Merge Radius: 3.0
|
226 | [11:02:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
227 | [11:02:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
228 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] ----------------------------------------------
|
229 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] +==================+
|
230 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] | SkinsRestorer |
|
231 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] |------------------|
|
232 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] | Standalone Mode |
|
233 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] +==================+
|
234 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] ----------------------------------------------
|
235 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] Version: 15.5.2
|
236 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] Commit: ae257f6
|
237 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] This is the latest version!
|
238 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] ----------------------------------------------
|
239 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
|
240 | [11:02:13] [Folia Async Scheduler Thread #2/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate
|
241 | [11:02:13] [Server thread/INFO]: -------- World Settings For [world_nether] --------
|
242 | [11:02:13] [Server thread/INFO]: Simulation Distance: 10
|
243 | [11:02:13] [Server thread/INFO]: View Distance: 10
|
244 | [11:02:13] [Server thread/INFO]: Mob Spawn Range: 6
|
245 | [11:02:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
|
246 | [11:02:13] [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
|
247 | [11:02:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
248 | [11:02:13] [Server thread/INFO]: Cane Growth Modifier: 100%
|
249 | [11:02:13] [Server thread/INFO]: Melon Growth Modifier: 100%
|
250 | [11:02:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
251 | [11:02:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
252 | [11:02:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
253 | [11:02:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
254 | [11:02:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
255 | [11:02:13] [Server thread/INFO]: Potato Growth Modifier: 100%
|
256 | [11:02:13] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
|
257 | [11:02:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
258 | [11:02:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
259 | [11:02:13] [Server thread/INFO]: Vine Growth Modifier: 100%
|
260 | [11:02:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
261 | [11:02:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
262 | [11:02:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
263 | [11:02:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
264 | [11:02:13] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
|
265 | [11:02:13] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
|
266 | [11:02:13] [Server thread/INFO]: CaveVines Growth Modifier: 100%
|
267 | [11:02:13] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
|
268 | [11:02:13] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
|
269 | [11:02:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
|
270 | [11:02:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
271 | [11:02:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
272 | [11:02:13] [Server thread/INFO]: Item Despawn Rate: 6000
|
273 | [11:02:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
274 | [11:02:13] [Server thread/INFO]: Max TNT Explosions: 100
|
275 | [11:02:13] [Server thread/INFO]: Item Merge Radius: 2.5
|
276 | [11:02:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
|
277 | [11:02:13] [Server thread/INFO]: Experience Merge Radius: 3.0
|
278 | [11:02:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
279 | [11:02:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
280 | [11:02:13] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
|
281 | [11:02:13] [Server thread/INFO]: Simulation Distance: 10
|
282 | [11:02:13] [Server thread/INFO]: View Distance: 10
|
283 | [11:02:13] [Server thread/INFO]: Mob Spawn Range: 6
|
284 | [11:02:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
|
285 | [11:02:13] [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
|
286 | [11:02:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
287 | [11:02:13] [Server thread/INFO]: Cane Growth Modifier: 100%
|
288 | [11:02:13] [Server thread/INFO]: Melon Growth Modifier: 100%
|
289 | [11:02:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
290 | [11:02:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
291 | [11:02:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
292 | [11:02:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
293 | [11:02:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
294 | [11:02:13] [Server thread/INFO]: Potato Growth Modifier: 100%
|
295 | [11:02:13] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
|
296 | [11:02:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
297 | [11:02:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
298 | [11:02:13] [Server thread/INFO]: Vine Growth Modifier: 100%
|
299 | [11:02:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
300 | [11:02:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
301 | [11:02:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
302 | [11:02:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
303 | [11:02:13] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
|
304 | [11:02:13] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
|
305 | [11:02:13] [Server thread/INFO]: CaveVines Growth Modifier: 100%
|
306 | [11:02:13] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
|
307 | [11:02:13] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
|
308 | [11:02:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
|
309 | [11:02:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
310 | [11:02:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
311 | [11:02:13] [Server thread/INFO]: Item Despawn Rate: 6000
|
312 | [11:02:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
313 | [11:02:13] [Server thread/INFO]: Max TNT Explosions: 100
|
314 | [11:02:13] [Server thread/INFO]: Item Merge Radius: 2.5
|
315 | [11:02:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
|
316 | [11:02:13] [Server thread/INFO]: Experience Merge Radius: 3.0
|
317 | [11:02:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
318 | [11:02:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
319 | [11:02:13] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
320 | [11:02:13] [Server thread/INFO]: Preparing spawn area: 0%
|
321 | [11:02:13] [Server thread/INFO]: Preparing spawn area: 6%
|
322 | [11:02:13] [Server thread/INFO]: Time elapsed: 549 ms
|
323 | [11:02:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
324 | [11:02:13] [Server thread/INFO]: Preparing spawn area: 0%
|
325 | [11:02:13] [Server thread/INFO]: Time elapsed: 94 ms
|
326 | [11:02:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
327 | [11:02:13] [Server thread/INFO]: Preparing spawn area: 0%
|
328 | [11:02:13] [Server thread/INFO]: Time elapsed: 66 ms
|
329 | [11:02:13] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.2.1
|
330 | [11:02:13] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.4 (769)
|
331 | [11:02:14] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
|
332 | [11:02:14] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
|
333 | [11:02:14] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
|
334 | [11:02:14] [Server thread/INFO]: [Essentials] No kits found to migrate.
|
335 | [11:02:14] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
|
336 | [11:02:14] [Server thread/INFO]: [Essentials] Using locale zh_CN
|
337 | [11:02:14] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
|
338 | [11:02:14] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
|
339 | [11:02:14] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
|
340 | [11:02:14] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
|
341 | [11:02:14] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
|
342 | [11:02:14] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
|
343 | [11:02:14] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.14
|
344 | [11:02:14] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.14" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
|
345 | [11:02:14] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
|
346 | [11:02:14] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: zsj
|
347 | [11:02:14] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
348 | [11:02:14] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: zy
|
349 | [11:02:14] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
350 | [11:02:14] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
|
351 | [11:02:14] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
|
352 | [11:02:14] [Server thread/INFO]: [Multiverse-Core] Version 4.3.14 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
|
353 | [11:02:14] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
|
354 | [11:02:14] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
|
355 | [11:02:14] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.2.8
|
356 | [11:02:15] [placeholderapi-io-#0/WARN]: [PlaceholderAPI] Failed to download expansion information
|
357 | java.net.SocketException: Connection reset
|
358 | at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:318) ~[?:?]
|
359 | at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346) ~[?:?]
|
360 | at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796) ~[?:?]
|
361 | at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099) ~[?:?]
|
362 | at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:291) ~[?:?]
|
363 | at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:347) ~[?:?]
|
364 | at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) ~[?:?]
|
365 | at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) ~[?:?]
|
366 | at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:827) ~[?:?]
|
367 | at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:759) ~[?:?]
|
368 | at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:786) ~[?:?]
|
369 | at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1690) ~[?:?]
|
370 | at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) ~[?:?]
|
371 | at java.base/java.net.URL.openStream(URL.java:1325) ~[?:?]
|
372 | at com.google.common.io.Resources$UrlByteSource.openStream(Resources.java:70) ~[guava-33.3.1-jre.jar:?]
|
373 | at com.google.common.io.ByteSource.read(ByteSource.java:296) ~[guava-33.3.1-jre.jar:?]
|
374 | at com.google.common.io.ByteSource$AsCharSource.read(ByteSource.java:486) ~[guava-33.3.1-jre.jar:?]
|
375 | at com.google.common.io.Resources.toString(Resources.java:109) ~[guava-33.3.1-jre.jar:?]
|
376 | at PlaceholderAPI-2.11.6.jar/me.clip.placeholderapi.expansion.manager.CloudExpansionManager.lambda$fetch$4(CloudExpansionManager.java:182) ~[PlaceholderAPI-2.11.6.jar:?]
|
377 | at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
|
378 | at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
|
379 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
|
380 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
|
381 | at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
|
382 | [11:02:15] [Server thread/INFO]: Server version: v1_21_R3 - 1.21.4 - paper 1.21.4-97-08ac057 (MC: 1.21.4)
|
383 | [11:02:15] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
384 | [11:02:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**]
|
385 | [11:02:15] [Server thread/INFO]: PlaceholderAPI hooked.
|
386 | [11:02:15] [Server thread/INFO]: Updated (EN) language file. Took 32ms
|
387 | [11:02:15] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.7.0-FORK-b53
|
388 | [11:02:15] [Server thread/INFO]: [AuthMe] You are running an unofficial fork version of AuthMe!
|
389 | [11:02:15] [Server thread/INFO]: [AuthMe] SQLite Setup finished
|
390 | [11:02:16] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
|
391 | [11:02:16] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
|
392 | [11:02:16] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
|
393 | [11:02:16] [Server thread/INFO]: [AuthMe] Hooked successfully into PlaceholderAPI
|
394 | [11:02:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: authme [5.7.0-FORK]
|
395 | [11:02:16] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'D:\生存服1.21.1-1.21.4\1.21.4ceshi\1.21.4server\plugins\Essentials\spawn.yml'
|
396 | [11:02:16] [Server thread/INFO]: [AuthMe]
|
397 | ___ __ __ __ ___
|
398 | / | __ __/ /_/ /_ / |/ /__
|
399 | / /| |/ / / / __/ __ \/ /|_/ / _ \
|
400 | / ___ / /_/ / /_/ / / / / / / __/
|
401 | /_/ |_\__,_/\__/_/ /_/_/ /_/\___/
|
402 |
|
403 | [11:02:16] [Server thread/INFO]: [AuthMe] AuthMeReReloaded is running on Paper
|
404 | [11:02:16] [Server thread/INFO]: [AuthMe] AuthMeReReloaded is enabled successfully!
|
405 | [11:02:16] [Server thread/INFO]: [AuthMe] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/
|
406 | [11:02:16] [Server thread/INFO]: [AuthMe] Checking for updates...
|
407 | [11:02:16] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.6.0-SNAPSHOT
|
408 | [11:02:16] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.2.1
|
409 | [11:02:16] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.13-beta-2+5c4848b
|
410 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
|
411 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
|
412 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
|
413 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
|
414 | [11:02:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
|
415 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
|
416 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
|
417 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
|
418 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
|
419 | [11:02:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
|
420 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
|
421 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
|
422 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
|
423 | [11:02:16] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
|
424 | [11:02:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
|
425 | [11:02:16] [Server thread/INFO]: [WorldGuard] Loading region data...
|
426 | [11:02:17] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.12
|
427 | [11:02:17] [Server thread/ERROR]: [DecentHolograms] Unsupported server version detected: 1.21.4-97-08ac057 (MC: 1.21.4)
|
428 | [11:02:17] [Server thread/ERROR]: [DecentHolograms] Plugin will now be disabled.
|
429 | [11:02:17] [Server thread/INFO]: [DecentHolograms] Disabling DecentHolograms v2.8.12
|
430 | [11:02:17] [Server thread/INFO]: [FBinggunUtil] Enabling FBinggunUtil v2.5*
|
431 | [11:02:17] [Server thread/INFO]: [FBinggunUtil] Five()模块启动
|
432 | [11:02:17] [Server thread/INFO]: [FBinggunUtil] [STDOUT] 经济插件加载成功org.bukkit.plugin.RegisteredServiceProvider@2ef4c004
|
433 | [11:02:17] [Server thread/WARN]: Nag author(s): '[FBinggun]' of 'FBinggunUtil v2.5' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
|
434 | [11:02:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: PlayerInfo [1.0]
|
435 | [11:02:17] [Server thread/INFO]: [FBinggunUtil] Statist模块启动
|
436 | [11:02:17] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1
|
437 | [11:02:17] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
|
438 | [11:02:17] [Server thread/INFO]: [GroupManager] Enabling GroupManager v3.2 (Phoenix)
|
439 | [11:02:17] [Server thread/INFO]: [GroupManager] OfflinePlayers cached ( 5 ).
|
440 | [11:02:17] [Server thread/INFO]: [GroupManager] World Found: world
|
441 | [11:02:17] [Server thread/INFO]: [GroupManager] Superperms support enabled.
|
442 | [11:02:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: groupmanager [1.0.0]
|
443 | [11:02:17] [Server thread/INFO]: [GroupManager] Add-ons: PlaceholderAPI v2.11.6
|
444 | [11:02:17] [Server thread/INFO]: [GroupManager] Scheduled Data Saving is set for every 10 minutes!
|
445 | [11:02:17] [Server thread/INFO]: [GroupManager] Backups will be retained for 24 hours!
|
446 | [11:02:17] [Server thread/INFO]: [GroupManager] DataSource - YAML
|
447 | [11:02:17] [Server thread/INFO]: [GroupManager] version 3.2 (Phoenix) is enabled!
|
448 | [11:02:17] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
|
449 | [11:02:17] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
|
450 | [11:02:17] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
|
451 | [11:02:17] [Server thread/INFO]: [ChineseCommand] Enabling ChineseCommand v1.4*
|
452 | [11:02:17] [Server thread/INFO]: [ZeroMenu] Enabling ZeroMenu v${project.version}
|
453 | [11:02:17] [Server thread/INFO]: [ZeroMenu] ZeroMenu 已启用!
|
454 | [11:02:17] [Server thread/INFO]: [XYBossbar] Enabling XYBossbar v1.0-SNAPSHOT
|
455 | [11:02:17] [Server thread/INFO]: [XYBossbar] 已找到 PlaceholderAPI,变量支持已启用!
|
456 | [11:02:17] [Server thread/INFO]: [UTitleAuth] Enabling UTitleAuth v8.1.0
|
457 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | -----------------------------------
|
458 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | Plugin AuthMe Hooked Successfully!
|
459 | [11:02:17] [Server thread/INFO]: [UTitleAuth] |
|
460 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | -----------------------------------
|
461 | [11:02:17] [Server thread/INFO]: [UTitleAuth] |
|
462 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | Server: Paper 1.21.4-R0.1-SNAPSHOT
|
463 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | Successfully Plugin Enabled! v8.1.0
|
464 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | Creator: UnDeadlyDev
|
465 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | Thanks for use my plugin :D
|
466 | [11:02:17] [Server thread/INFO]: [UTitleAuth] |
|
467 | [11:02:17] [Server thread/INFO]: [UTitleAuth] | -----------------------------------
|
468 | [11:02:17] [Server thread/INFO]: [Themis] Enabling Themis v0.17.3
|
469 | [11:02:17] [Server thread/WARN]: [Themis] Couldn't find Floodgate which is required for Bedrock support
|
470 | [11:02:17] [Server thread/INFO]: [Residence] Enabling Residence v5.1.6.4
|
471 | [11:02:17] [Server thread/INFO]: [Residence] Can't find world with (zsj) name
|
472 | [11:02:17] [Server thread/INFO]: [Residence] Can't find world with (zy) name
|
473 | [11:02:17] [Server thread/INFO]: [Residence] Can't find world with (zc) name
|
474 | [11:02:17] [Server thread/INFO]: [Residence] Can't find world with (newwd) name
|
475 | [11:02:17] [Server thread/INFO]: [Residence] Loaded (2) groups
|
476 | [11:02:17] [Server thread/INFO]: [Residence] Found LuckPerms5 Plugin!
|
477 | [11:02:17] [Server thread/INFO]: [Residence] Scanning for economy systems...
|
478 | [11:02:17] [Server thread/INFO]: [Residence] Found Vault using economy: XConomy
|
479 | [11:02:18] [Server thread/INFO]: [Residence] Loaded world data into memory. (38 ms) -> 5 residences
|
480 | [11:02:18] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (1 ms) -> 1 residences
|
481 | [11:02:18] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (0 ms) -> 0 residences
|
482 | [11:02:18] [Server thread/INFO]: [Residence] Found WorldEdit 7.3.10-beta-01+cb9fd58
|
483 | [11:02:18] [Server thread/INFO]: [Residence] Found WorldGuard 7.0.13-beta-2+5c4848b
|
484 | [11:02:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: residence [**.**.**.**]
|
485 | [11:02:18] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
|
486 | [11:02:18] [Server thread/INFO]: [Residence] Enabled! Version 5.1.6.4 by Zrips
|
487 | [11:02:18] [Server thread/INFO]: [PlayerTitle] Enabling PlayerTitle v4.3.0
|
488 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 成功加载Vault,启用经济相关功能!
|
489 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 成功加载placeholderApi,启用自定义变量功能!
|
490 | [11:02:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerTitle [4.3.0]
|
491 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 成功加载PlayerPoints,启用点券相关功能!
|
492 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 未找到attributePlus,未启用属性标签相关功能!
|
493 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 未找到AttributeSystem,未启用属性标签相关功能!
|
494 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 未找到SXAttribute,未启用属性标签相关功能!
|
495 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 未找到SuperTrails,未启用粒子效果相关功能!
|
496 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 你的服务端没有安装PlayerCurrency 未启用多货币经济兼容
|
497 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 未找到MmoItems,未启用MmoItems buff相关功能!
|
498 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 未找到PlayerParticles,未启用PlayerParticles粒子效果功能!
|
499 | [11:02:18] [Server thread/INFO]: [PlayerTitle]
|
500 | [11:02:18] [Server thread/INFO]: [PlayerTitle] ____ _ _____ _ _ _
|
501 | [11:02:18] [Server thread/INFO]: [PlayerTitle] | _ \| | __ _ _ _ ___ _ _|_ _(_) |_| | ___
|
502 | [11:02:18] [Server thread/INFO]: [PlayerTitle] | |_) | |/ _` | | | |/ _ \ '__|| | | | __| |/ _ \
|
503 | [11:02:18] [Server thread/INFO]: [PlayerTitle] | __/| | (_| | |_| | __/ | | | | | |_| | __/
|
504 | [11:02:18] [Server thread/INFO]: [PlayerTitle] |_| |_|\__,_|\__, |\___|_| |_| |_|\__|_|\___|
|
505 | [11:02:18] [Server thread/INFO]: [PlayerTitle] |___/
|
506 | [11:02:18] [Server thread/INFO]: [PlayerTitle] 已成功载入服务器!
|
507 | [11:02:18] [Server thread/INFO]: [PlayerTitle] Author:handy WIKI: https://ricedoc.handyplus.cn/wiki/PlayerTitle/README/
|
508 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] Enabling PlayerIntensify v3.0.4
|
509 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] 成功加载placeholderApi,启用自定义变量功能!
|
510 | [11:02:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerIntensify [3.0.4]
|
511 | [11:02:18] [Server thread/INFO]: [PlayerIntensify]
|
512 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] ____ _ ___ _ _ __
|
513 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] | _ \| | __ _ _ _ ___ _ _|_ _|_ __ | |_ ___ _ __ ___(_)/ _|_ _
|
514 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] | |_) | |/ _` | | | |/ _ \ '__| || '_ \| __/ _ \ '_ \/ __| | |_| | | |
|
515 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] | __/| | (_| | |_| | __/ | | || | | | || __/ | | \__ \ | _| |_| |
|
516 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] |_| |_|\__,_|\__, |\___|_| |___|_| |_|\__\___|_| |_|___/_|_| \__, |
|
517 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] |___/ |___/
|
518 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] hook Holograms error
|
519 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] 已成功载入服务器!
|
520 | [11:02:18] [Server thread/INFO]: [PlayerIntensify] Author:handy WIKI: https://ricedoc.handyplus.cn/wiki/PlayerIntensify/README/
|
521 | [11:02:18] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.1.5
|
522 | [11:02:19] [Server thread/INFO]: [JoinOpt] Enabling JoinOpt v1.0.1
|
523 | [11:02:19] [Server thread/INFO]: [JoinOpt(Normal)] Config version: 1.0.1
|
524 | [11:02:19] [Server thread/INFO]: | _ _ ___ _
|
525 | [11:02:19] [Server thread/INFO]: | | | ___ (_)_ __ / _ \ _ __ | |_
|
526 | [11:02:19] [Server thread/INFO]: | _ | |/ _ \| | '_ \| | | | '_ \| __|
|
527 | [11:02:19] [Server thread/INFO]: | | |_| | (_) | | | | | |_| | |_) | |_
|
528 | [11:02:19] [Server thread/INFO]: | \___/ \___/|_|_| |_|\___/| .__/ \__|
|
529 | [11:02:19] [Server thread/INFO]: | |_|
|
530 | [11:02:19] [Server thread/INFO]: [JoinOpt(Normal)] Plugin started.
|
531 | [11:02:19] [Server thread/INFO]: [JoinOpt(Tip)] QQ Group: https://qm.qq.com/q/rtHCVUbSVk
|
532 | [11:02:19] [Server thread/INFO]: [JoinOpt(Tip)] Discord: https://discord.gg/EteTr4Pkmd
|
533 | [11:02:19] [Server thread/INFO]: [JoinOpt(Normal)] Successful link plugin: PlaceholderAPI.
|
534 | [11:02:19] [Server thread/INFO]: [ILoreEdit] Enabling ILoreEdit v2.6.1
|
535 | [11:02:19] [Server thread/INFO]: [ILoreEdit] Found PlaceholderAPI: v2.11.6
|
536 | [11:02:19] [Server thread/INFO]: [ILoreEdit] 已启用.
|
537 | [11:02:19] [Server thread/INFO]: [FreedomChat] Enabling FreedomChat v1.7.2
|
538 | [11:02:19] [Server thread/INFO]: [FoodAllergy] Enabling FoodAllergy v1.3.1
|
539 | [11:02:19] [Server thread/INFO]: [fmenu] Enabling fmenu vInstaller*
|
540 | [11:02:19] [Server thread/INFO]: [fmenu] English:Your Server Version:1.21.4
|
541 | [11:02:19] [Server thread/INFO]: [fmenu] 简体中文:当前服务端版本:1.21.4
|
542 | [11:02:19] [Server thread/WARN]: [fmenu] English:Please wait, the version is being matched
|
543 | [11:02:19] [Server thread/WARN]: [fmenu] 简体中文:请稍等,正在匹配版本
|
544 | [11:02:19] [Server thread/ERROR]: [fmenu] 下载完成!
|
545 | [11:02:19] [Server thread/ERROR]: [fmenu] 请重启服务器以使用FastMenu!
|
546 | [11:02:19] [Server thread/INFO]: [FBoxShop] Enabling FBoxShop v1.3
|
547 | [11:02:19] [Server thread/INFO]: [FBinggunUtil] [STDOUT] 经济插件加载成功org.bukkit.plugin.RegisteredServiceProvider@2ef4c004
|
548 | [11:02:19] [Server thread/INFO]: [FBoxShop] §aFBoxShop 插件启动成功感谢使用此插件 版本:1.3
|
549 | [11:02:19] [Server thread/INFO]: [FBoxShop] §a作者:疯子冰棍(F_Binggun)
|
550 | [11:02:19] [Server thread/INFO]: [FBoxShop] §a作者QQ:1728482805
|
551 | [11:02:19] [Server thread/INFO]: [FBoxShop] §aBug反馈:1728482805@qq.com
|
552 | [11:02:19] [Server thread/INFO]: [FBoxShop] §c接定制插件 技术接单
|
553 | [11:02:19] [Server thread/INFO]: [FBoxShop] §c如有对此插件任何疑问或建议 请联系作者
|
554 | [11:02:19] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.3.5
|
555 | [11:02:19] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
|
556 | [11:02:19] [Server thread/INFO]: [ExcellentCrates] Read database configuration...
|
557 | [11:02:20] [Server thread/WARN]: [ExcellentCrates] EconomyBridge is not installed. Crate open cost feature will be disabled.
|
558 | [11:02:20] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
|
559 | [11:02:20] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa02cad
|
560 | [11:02:20] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
|
561 | [11:02:20] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings.
|
562 | [11:02:20] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crate keys.
|
563 | [11:02:20] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
|
564 | [11:02:20] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crates.
|
565 | [11:02:20] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
|
566 | [11:02:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.3.5]
|
567 | [11:02:20] [Server thread/INFO]: [ExcellentCrates] [DEBUG] Inject post-loading code...
|
568 | [11:02:20] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 341 ms!
|
569 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.10.2
|
570 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 正在使用的语言文件为 lang-zh_cn.yml。
|
571 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 成功载入位于 /sections/ 下的共 16 个选区配置
|
572 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 成功载入位于 /shops/ 下的共 16 个商店
|
573 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 正在更新商店设置……
|
574 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault and using XConomy as economy provider
|
575 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 成功为所有 11 个商店选区载入了 1 个经济提供插件。
|
576 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 正在运行的 Minecraft 版本为 1.21.4……
|
577 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 已将刷怪笼提供者设置为 AUTO.
|
578 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider....
|
579 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Failed to automatically find compatible spawner provider, using default...
|
580 | [11:02:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.0.0]
|
581 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 已启用调试模式。
|
582 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 正在加载所有物品……
|
583 | [11:02:20] [Server thread/INFO]: [EconomyShopGUI] [INFO]: 初始化完毕 - 用时 204 毫秒
|
584 | [11:02:20] [Server thread/INFO]: [EClock] Enabling EClock v1.0
|
585 | [11:02:20] [Server thread/INFO]: [EClock]欢迎使用EthanAxe的Clock插件!
|
586 | [11:02:20] [Server thread/INFO]: [EClock]作者唯一博客:www.ethanaxe.online!
|
587 | [11:02:20] [Server thread/INFO]: [EClock]作者唯一QQ群:787939667!
|
588 | [11:02:20] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.1-DEV-178
|
589 | [11:02:20] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
|
590 | [11:02:20] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
|
591 | [11:02:20] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
|
592 | [11:02:20] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
|
593 | [11:02:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.1-DEV-178]
|
594 | [11:02:20] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v4.0.5
|
595 | [11:02:20] [Server thread/INFO]: [ChestCommands] Hooked Vault
|
596 | [11:02:20] [Server thread/INFO]: [ChestCommands] Hooked PlaceholderAPI
|
597 | [11:02:20] [Server thread/INFO]: [AnvilColorizer] Enabling AnvilColorizer v1.0.2
|
598 | [11:02:20] [Server thread/INFO]: [ANine-Title] Enabling ANine-Title v1.4.10
|
599 | [11:02:20] [Server thread/INFO]: ┏━━━━━━━[配置加载]━━━━━━━
|
600 | [11:02:20] [Server thread/INFO]: ┃ 『ANine-Title』
|
601 | [11:02:20] [Server thread/INFO]: ┣━━━━━━━━━━━━━━━━━━━━━━━━
|
602 | [11:02:20] [Server thread/INFO]: ┃ 已载入: config.yml
|
603 | [11:02:20] [Server thread/INFO]: ┃ 已载入: zh_CN.yml
|
604 | [11:02:20] [Server thread/INFO]: ┃ 已载入: Title
|
605 | [11:02:20] [Server thread/INFO]: ┃ 已载入: Player
|
606 | [11:02:20] [Server thread/INFO]: ┃ 已载入: TabBoard
|
607 | [11:02:20] [Server thread/INFO]: ┃ 已载入: Menu
|
608 | [11:02:20] [Server thread/INFO]: ┃ 已载入: Bestow
|
609 | [11:02:20] [Server thread/INFO]: ┣━━━━━━━[前置加载]━━━━━━━
|
610 | [11:02:20] [Server thread/INFO]: ┃ 已载入: Vault
|
611 | [11:02:20] [Server thread/INFO]: ┃ 已载入: PlayerPoints
|
612 | [11:02:20] [Server thread/INFO]: ┃ 已载入: PlaceholderAPI
|
613 | [11:02:20] [Server thread/INFO]: ┃ 未载入: ANine-TitleAttribute
|
614 | [11:02:20] [Server thread/INFO]: ┣━━━━━━━[插件信息]━━━━━━━
|
615 | [11:02:20] [Server thread/INFO]: ┃ 作者企鹅: 743265556
|
616 | [11:02:20] [Server thread/INFO]: ┃ 使用模式: 本地
|
617 | [11:02:20] [Server thread/INFO]: ┗━━━━━━━[加载完毕]━━━━━━━
|
618 | [11:02:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: anine [1.2.0]
|
619 | [11:02:20] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.3.5
|
620 | [11:02:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: animatedscoreboard [0.0.1]
|
621 | [11:02:21] [Server thread/INFO]: [spark] Starting background profiler...
|
622 | [11:02:21] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windowsserver2022/amd64), so the built-in Java engine will be used instead.
|
623 | [11:02:21] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
|
624 | [11:02:21] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
625 | [11:02:21] [Server thread/INFO]: [Geyser-Spigot]
|
626 | [11:02:21] [Server thread/INFO]: [Geyser-Spigot] 正在加载 Geyser 版本 2.6.0-b752 (git-master-c666028)
|
627 | [11:02:21] [Server thread/INFO]: [Geyser-Spigot]
|
628 | [11:02:21] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
629 | [11:02:23] [nioEventLoopGroup-3-1/INFO]: [Geyser-Spigot] 已在 UDP 端口 25517 上启动 Geyser
|
630 | [11:02:23] [Server thread/INFO]: [Geyser-Spigot] 完成 (2.078秒)! 运行 /geyser help 以获取帮助!
|
631 | [11:02:23] [Server thread/INFO]: Done preparing level "world" (10.471s)
|
632 | [11:02:23] [Server thread/INFO]: Running delayed init tasks
|
633 | [11:02:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.3.0]
|
634 | [11:02:23] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
|
635 | [11:02:23] [Craft Scheduler Thread - 1 - Essentials/INFO]: [Essentials] 正在获取版本信息...
|
636 | [11:02:23] [Craft Scheduler Thread - 0 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
|
637 | [11:02:23] [Craft Scheduler Thread - 29 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] Checking for an update!
|
638 | [11:02:23] [Craft Scheduler Thread - 30 - Vault/INFO]: [Vault] Checking for Updates ...
|
639 | [11:02:23] [Craft Scheduler Thread - 30 - Vault/INFO]: [Vault] No new version available
|
640 | [11:02:23] [Server thread/INFO]: 0 placeholder hook(s) registered!
|
641 | [11:02:23] [Server thread/INFO]: [GroupManager] Bukkit Permissions Updated!
|
642 | [11:02:23] [Server thread/INFO]: Done (36.012s)! For help, type "help"
|
643 | [11:02:23] [Server thread/INFO]: Unknown or incomplete command, see below for error
|
644 | 1<--[HERE]
|
645 | [11:02:23] [Craft Scheduler Thread - 7 - AuthMe/INFO]: [AuthMe] You are running the latest version.
|
646 | [11:02:23] [Craft Scheduler Thread - 28 - GroupManager/INFO]: [GroupManager] No new version available
|
647 | [11:02:24] [Craft Scheduler Thread - 29 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] No new versions found for the plugin!
|
648 | [11:02:24] [Craft Scheduler Thread - 5 - CMILib/INFO]: New version of CMILib was detected. Please update it
|
649 | [11:02:24] [Craft Scheduler Thread - 21 - PlayerTitle/INFO]: [PlayerTitle] 您正在使用PlayerTitle插件免费版,感谢您的支持
|