Paste #119630: Unnamed Server Log Paste

Date: 2024/01/21 16:07:03 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523


[00:04:58] [ServerMain/INFO]: [SparkProviderSource] Purpur: Using user-provided spark plugin instead of our own.
[00:05:00] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[00:05:02] [ServerMain/INFO]: Loaded 1174 recipes
[00:05:02] [ServerMain/INFO]: Loaded 1271 advancements
[00:05:02] [Server thread/INFO]: Starting minecraft server version 1.20.4
[00:05:02] [Server thread/INFO]: Loading properties
[00:05:02] [Server thread/INFO]: This server is running Purpur version git-Purpur-2119 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 3727300 on HEAD)
[00:05:03] [Server thread/INFO]: Server Ping Player Sample Count: 12
[00:05:03] [Server thread/INFO]: Using 4 threads for Netty based IO
[00:05:03] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and gen parallelism of 2 threads
[00:05:03] [Server thread/WARN]: [Pufferfish] Will not enable SIMD! These optimizations are only safely supported on Java 17, Java 18, and Java 19.
[00:05:03] [Server thread/INFO]: Default game type: SURVIVAL
[00:05:03] [Server thread/INFO]: Generating keypair
[00:05:04] [Server thread/INFO]: Starting Minecraft server on *:25568
[00:05:04] [Server thread/INFO]: Using epoll channel type
[00:05:04] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[00:05:04] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[00:05:04] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/ExcellentCrates-5.0.0.jar' in 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [NexEngine]. Please download and install these plugins to run 'ExcellentCrates'.
    at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:519) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:310) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1148) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at java.lang.Thread.run(Thread.java:1583) ~[?:?]
[00:05:04] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/CoinsEngine-2.1.1.jar' in 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [NexEngine]. Please download and install these plugins to run 'CoinsEngine'.
    at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:519) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:310) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1148) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.4.jar:git-Purpur-2119]
    at java.lang.Thread.run(Thread.java:1583) ~[?:?]
[00:05:04] [Server thread/INFO]: [eco] Initializing eco
[00:05:04] [Server thread/INFO]: [com.willfp.eco.libs.hikari.HikariDataSource] HikariPool-1 - Starting...
[00:05:04] [Server thread/INFO]: [com.willfp.eco.libs.hikari.pool.HikariPool] HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@436b5525
[00:05:04] [Server thread/INFO]: [com.willfp.eco.libs.hikari.HikariDataSource] HikariPool-1 - Start completed.
[00:05:05] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
[00:05:05] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /opt/survival/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
[00:05:05] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /opt/survival/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[00:05:05] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /opt/survival/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[00:05:05] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /opt/survival/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[00:05:05] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /opt/survival/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[00:05:05] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /opt/survival/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[00:05:05] [Server thread/INFO]: [EcoItems] Initializing EcoItems
[00:05:07] [Server thread/INFO]: [com.willfp.eco.libs.reflections.Reflections] Reflections took 2221 ms to scan 101 urls, producing 88 keys and 37619 values 
[00:05:07] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[00:05:09] [Server thread/WARN]: Legacy plugin VoidGenerator v1.0 does not specify an api-version.
[00:05:09] [Server thread/INFO]: [EcoEnchants] Initializing EcoEnchants
[00:05:09] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.9.3-SNAPSHOT
[00:05:09] [Server thread/INFO]: [ViaVersion] ViaVersion 4.9.3-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
[00:05:10] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[00:05:10] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[00:05:10] [Server thread/INFO]: [ViaBackwards] Loading translations...
[00:05:10] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[00:05:10] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.116
[00:05:10] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
[00:05:10] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
[00:05:10] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.18+6616-abda4e0
[00:05:11] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5005c493]
[00:05:11] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679
[00:05:12] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.18.4
[00:05:12] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[00:05:12] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.6
[00:05:12] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
[00:05:12] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.4.4.7
[00:05:12] [Server thread/INFO]: [eco] Loading server plugin eco v6.68.5
[00:05:12] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.6.9.9
[00:05:12] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[00:05:12] [Server thread/INFO]: [Lands] Loading server plugin Lands v6.44.0
[00:05:12] [Server thread/INFO]: [Lands] Using default item currency for economy. You can edit the currency item for each locale in the corresponding GUI language files. Strict mode: false
[00:05:12] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[00:05:12] [Server thread/INFO]: [Lands] Connecting to MySQL database...
[00:05:12] [Server thread/INFO]: [Lands] Setting up tables...
[00:05:12] [Server thread/INFO]: [Lands] Your SQL DBMS version: 5.5.5-10.5.21-MariaDB-0+deb11u1 (MySQL) Wiki: https://github.com/Angeschossen/Lands/wiki/Database
[00:05:12] [Server thread/INFO]: [Lands] Successfully connected to SQL database.
[00:05:12] [Server thread/INFO]: [Lands] Added flag 'lands-claim' to the plugin WorldGuard.
[00:05:12] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.13.1
[00:05:12] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.9.2-SNAPSHOT
[00:05:12] [Server thread/INFO]: [PlayerWarps] Loading server plugin PlayerWarps v6.29.0
[00:05:12] [Server thread/INFO]: [CommandPanels] Loading server plugin CommandPanels v3.19.1.7
[00:05:12] [Server thread/INFO]: [VoidTeleport] Loading server plugin VoidTeleport v2.4.3
[00:05:12] [Server thread/INFO]: [EcoItems] Loading server plugin EcoItems v5.41.2
[00:05:12] [Server thread/INFO]: [libreforge] Initializing libreforge
[00:05:12] [Server thread/INFO]: [libreforge] Loading server plugin libreforge v4.55.2
[00:05:13] [Server thread/INFO]: [InvisibleItemFrames] Loading server plugin InvisibleItemFrames v2.15.3
[00:05:13] [Server thread/INFO]: [VoidGenerator] Loading server plugin VoidGenerator v1.0
[00:05:13] [Server thread/INFO]: [Effect Library] Loading server plugin EffectLib v9.0
[00:05:13] [Server thread/INFO]: [PowerBoard] Loading server plugin PowerBoard v3.6.1
[00:05:13] [Server thread/INFO]: [ChestShop] Loading server plugin ChestShop v3.12.2 (build 353)
[00:05:13] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.9+5934e49 loaded.
[00:05:13] [Server thread/INFO]: [RocketBoots] Loading server plugin RocketBoots v0.9.3.3
[00:05:13] [Server thread/INFO]: [RoseStacker] Loading server plugin RoseStacker v1.5.17
[00:05:13] [Server thread/INFO]: [Econoblocks] Loading server plugin Econoblocks v1.5.0
[00:05:13] [Server thread/INFO]: [Triton] Loading server plugin Triton v3.9.4
[00:05:13] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.34
[00:05:13] [Server thread/INFO]: [PowerSigns] Loading server plugin PowerSigns v1.13.2
[00:05:13] [Server thread/INFO]: [EcoEnchants] Loading server plugin EcoEnchants v12.2.3
[00:05:13] [Server thread/INFO]: [NametagEdit] Loading server plugin NametagEdit v4.5.23
[00:05:13] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3294)
[00:05:13] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.3.92
[00:05:13] [Server thread/INFO]: [EconomyShopGUI-Premium] Loading server plugin EconomyShopGUI-Premium v5.6.4
[00:05:13] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v3.0.6-SNAPSHOT
[00:05:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:05:13] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.116
[00:05:14] [Server thread/INFO]:         __    
[00:05:14] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.116
[00:05:14] [Server thread/INFO]:   |___ |      Running on Bukkit - Purpur
[00:05:14] [Server thread/INFO]: 
[00:05:14] [Server thread/INFO]: [LuckPerms] Loading configuration...
[00:05:14] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[00:05:14] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
[00:05:14] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
[00:05:15] [Server thread/INFO]: [LuckPerms] Loading messaging service... [PLUGINMSG]
[00:05:15] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[00:05:16] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[00:05:16] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2783ms)
[00:05:16] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
[00:05:16] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
[00:05:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[00:05:16] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
[00:05:16] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[00:05:16] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.18+6616-abda4e0
[00:05:16] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[00:05:16] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[00:05:16] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R3.PaperweightAdapter as the Bukkit adapter
[00:05:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[00:05:17] [Server thread/INFO]: [eco] Enabling eco v6.68.5
[00:05:17] [Server thread/INFO]: [eco] Loading eco
[00:05:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eco [6.68.5]
[00:05:17] [Server thread/INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: eco
[00:05:17] [Server thread/INFO]: [eco] Loaded integrations: Lands, EconomyShopGUI-Premium, HeadDatabase, DecentHolograms, Vault, CMI, PlaceholderAPI, WorldGuard
[00:05:17] [Server thread/INFO]: [eco] Scanning for conflicts...
[00:05:17] [Server thread/INFO]: [eco] No conflicts found!
[00:05:17] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.0*
[00:05:17] [Server thread/INFO]: VoidGenerator has been enabled!
[00:05:17] [Server thread/INFO]: [EcoEnchants] Enabling EcoEnchants v12.2.3
[00:05:17] [Server thread/INFO]: [EcoEnchants] Loading EcoEnchants
[00:05:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ecoenchants [12.2.3]
[00:05:17] [Server thread/INFO]: [EcoEnchants] Loaded integrations: CMI
[00:05:17] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v3.0.6-SNAPSHOT
[00:05:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[00:05:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[00:05:17] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[00:05:17] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[00:05:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[00:05:17] [Server thread/INFO]: Preparing level "spawn"
[00:05:18] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:05:18] [Server thread/INFO]: Time elapsed: 206 ms
[00:05:18] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.9.3-SNAPSHOT
[00:05:18] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20.3/1.20.4 (765)
[00:05:18] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[00:05:19] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[00:05:19] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.18.4
[00:05:19] [Server thread/INFO]: [HeadDatabase] Using default "en_US.lang" created by Arcaniax
[00:05:19] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[00:05:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.18.4]
[00:05:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[00:05:19] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[00:05:19] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[00:05:19] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
[00:05:19] [Server thread/INFO]: [WorldGuard] (spawn) All fire spread is disabled.
[00:05:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[00:05:19] [Server thread/INFO]: [WorldGuard] Loading region data...
[00:05:20] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.6
[00:05:20] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
[00:05:20] [Server thread/INFO]: [Votifier] Loaded token for website: default
[00:05:20] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
[00:05:20] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[00:05:20] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.4.7
[00:05:20] [Votifier epoll boss/ERROR]: [null] Votifier was not able to bind to /0.0.0.0:8192
com.vexsoftware.votifier.io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
[00:05:20] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 60008 heads!
[00:05:20] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[00:05:21] [Server thread/INFO]: Server version: v1_20_R3 - 1.20.4 - purpur  git-Purpur-2119 (MC: 1.20.4)
[00:05:21] [Server thread/INFO]: CMI hooked.
[00:05:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.4.4.7]
[00:05:21] [Server thread/INFO]: PlaceholderAPI hooked.
[00:05:21] [Server thread/INFO]: Updated (EN) language file. Took 34ms
[00:05:21] [Server thread/INFO]: [CMI] Enabling CMI v9.6.9.9
[00:05:21] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
[00:05:21] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
[00:05:21] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃  ┃┃ 
[00:05:21] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃  ┃┃ 
[00:05:21] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
[00:05:21] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
[00:05:21] [Server thread/INFO]: _______________________________________________________
[00:05:21] [Server thread/INFO]:   Integrating PaperSpigot async methods
[00:05:21] [Server thread/INFO]:   Vault found. (Loaded: true)
[00:05:21] [Server thread/INFO]:   Citizens found. (Loaded: false)
[00:05:21] [Server thread/INFO]:   56 Enabled and 3 Disabled modules
[00:05:21] [Server thread/INFO]:   Votifier found. (Loaded: true)
[00:05:21] [Server thread/INFO]:   ProtocolLib found. (Loaded: true)
[00:05:21] [Server thread/INFO]:   Permission plugin: LuckPerms5.4.116
[00:05:21] [Server thread/INFO]:   Initialized Cipher256 AES
[00:05:21] [Server thread/INFO]:   Loaded (61) regular alias into memory. Took 38ms
[00:05:21] [Server thread/INFO]:   Loaded (1) custom text's into memory. Took 1ms
[00:05:22] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (mines) name
[00:05:22] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (farmworld) name
[00:05:22] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (nether) name
[00:05:22] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (survival) name
[00:05:22] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (baustelle) name
[00:05:22] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (end) name
[00:05:22] [Server thread/INFO]:   3.42.0 data base type detected
[00:05:22] [Server thread/INFO]:   Started SqLite data base. Took 115ms
[00:05:22] [Server thread/INFO]:   Vault was found - Enabling capabilities. Economy: CMIEconomy
[00:05:22] [Server thread/INFO]:   Loaded (5) warning categories into memory. Took 0ms
[00:05:22] [Server thread/INFO]:   Loaded (3) warning commands into memory. Took 0ms
[00:05:22] [Server thread/INFO]:   Loaded (144) custom mob heads into memory. Took 8ms
[00:05:22] [Server thread/INFO]:   Loaded (0) cooldowns into memory. Took 16ms
[00:05:22] [Server thread/INFO]:   Enabling BungeeCord Support
[00:05:22] [Server thread/INFO]:   Initializing BungeeCord
[00:05:22] [Server thread/INFO]:   Loaded (5) kits into memory. Took 15ms
[00:05:22] [Server thread/INFO]:   Loaded (7) ranks into memory. Took 6ms
[00:05:22] [Server thread/INFO]:   Loaded (6) playtime rewards into memory. Took 1ms
[00:05:22] [Server thread/INFO]:   Loaded (2) player data into memory. Took 6ms
[00:05:22] [Server thread/INFO]:   Loaded (0) playtime records into memory. Took 1ms
[00:05:22] [Server thread/INFO]:   Loaded (2) playtime reward records into memory. Took 0ms
[00:05:22] [Server thread/INFO]:   Loaded (2) custom alias into memory. Took 1ms
[00:05:22] [Server thread/INFO]:   Registered events. Took 72ms
[00:05:22] [Server thread/INFO]:   Loaded (0) event action commands into memory. Took 2ms
[00:05:22] [Server thread/INFO]:   Loaded (EN) language file into memory. Took 73ms
[00:05:22] [Server thread/INFO]:   Loaded (245) worth values into memory. Took 31ms
[00:05:22] [Server thread/INFO]:   Loaded (1) warps into memory. Took 1ms
[00:05:22] [Server thread/INFO]:   VaultPermissions found. (Loaded: true)
[00:05:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [9.6.9.9]
[00:05:22] [Server thread/INFO]:   PlaceholderAPI hooked.
[00:05:22] [Server thread/INFO]:   PlaceholderAPI found. (Loaded: true)
[00:05:22] [Server thread/INFO]:   Starting world timer.
[00:05:22] [Server thread/INFO]:   Initializing world manager.
[00:05:22] [Server thread/INFO]:   Loaded (4) schedules into memory. Took 4ms
[00:05:22] [Server thread/INFO]:   Loaded GeoLiteCity
[00:05:22] [Server thread/INFO]:   Loaded (0) skin cache entries into memory. Took 0ms
[00:05:22] [Server thread/INFO]:   Loaded (1) custom recipes into memory. Took 7ms
[00:05:22] [Server thread/INFO]:   Loaded (0) ArmorStand templates into memory. Took 0ms
[00:05:22] [Server thread/INFO]:   Version 9.6.9.9 has been enabled
[00:05:22] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
[00:05:22] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
[00:05:22] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[00:05:22] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" 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--].
[00:05:22] [Server thread/INFO]: [Multiverse-Core] We 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.
[00:05:22] [Server thread/INFO]: Preparing start region for dimension minecraft:farmworld
[00:05:23] [Server thread/INFO]: Time elapsed: 694 ms
[00:05:23] [Server thread/INFO]: [WorldGuard] (farmworld) TNT ignition is PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (farmworld) Lighters are PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (farmworld) Lava fire is blocked.
[00:05:23] [Server thread/INFO]: [WorldGuard] (farmworld) All fire spread is disabled.
[00:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'farmworld'
[00:05:23] [Server thread/INFO]: Preparing start region for dimension minecraft:nether
[00:05:23] [Server thread/INFO]: Time elapsed: 28 ms
[00:05:23] [Server thread/INFO]: [WorldGuard] (nether) TNT ignition is PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (nether) Lighters are PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (nether) Lava fire is blocked.
[00:05:23] [Server thread/INFO]: [WorldGuard] (nether) All fire spread is disabled.
[00:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'nether'
[00:05:23] [Server thread/INFO]: Preparing start region for dimension minecraft:survival
[00:05:23] [Server thread/INFO]: Time elapsed: 48 ms
[00:05:23] [Server thread/INFO]: [WorldGuard] (survival) TNT ignition is PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (survival) Lighters are PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (survival) Lava fire is blocked.
[00:05:23] [Server thread/INFO]: [WorldGuard] (survival) All fire spread is disabled.
[00:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival'
[00:05:23] [Server thread/INFO]: Preparing start region for dimension minecraft:end
[00:05:23] [Server thread/INFO]: Time elapsed: 16 ms
[00:05:23] [Server thread/INFO]: [WorldGuard] (end) TNT ignition is PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (end) Lighters are PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (end) Lava fire is blocked.
[00:05:23] [Server thread/INFO]: [WorldGuard] (end) All fire spread is disabled.
[00:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'end'
[00:05:23] [Server thread/INFO]: Preparing start region for dimension minecraft:baustelle
[00:05:23] [Server thread/INFO]: Time elapsed: 36 ms
[00:05:23] [Server thread/INFO]: [WorldGuard] (baustelle) TNT ignition is PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (baustelle) Lighters are PERMITTED.
[00:05:23] [Server thread/INFO]: [WorldGuard] (baustelle) Lava fire is blocked.
[00:05:23] [Server thread/INFO]: [WorldGuard] (baustelle) All fire spread is disabled.
[00:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'baustelle'
[00:05:24] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[00:05:24] [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.
[00:05:24] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[00:05:24] [Server thread/INFO]: [Lands] Enabling Lands v6.44.0
[00:05:24] [Server thread/INFO]: [Lands]  _                        _      
[00:05:24] [Server thread/INFO]: [Lands] | |                      | |     
[00:05:24] [Server thread/INFO]: [Lands] | |      __ _  _ __    __| | ___ 
[00:05:24] [Server thread/INFO]: [Lands] | |     / _` || '_ \  / _` |/ __|
[00:05:24] [Server thread/INFO]: [Lands] | |____| (_| || | | || (_| |\__ \
[00:05:24] [Server thread/INFO]: [Lands] \_____/ \__,_||_| |_| \__,_||___/
[00:05:24] [Server thread/INFO]: [Lands] Version: 6.44.0 Previous: 6.44.0
[00:05:24] [Server thread/INFO]: [Lands] Server: 1.20.x running Paper
[00:05:24] [Server thread/INFO]: [Lands] Licensed to: 610634
[00:05:24] [Server thread/INFO]: [Lands] Experiencing issues or having questions? Join our Discord!
[00:05:24] [Server thread/INFO]: [Lands] Discord: https://discord.gg/B4MAJVk
[00:05:24] [Server thread/INFO]: [Lands] Wiki: https://github.com/Angeschossen/Lands/wiki
[00:05:24] [Server thread/INFO]: [Lands]  
[00:05:24] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated CMI as hologram manager.
[00:05:24] [Server thread/INFO]: [Lands] Performing initial data load.
[00:05:24] [Server thread/INFO]: [Lands] There are currently 1 created land(s).
[00:05:24] [Server thread/INFO]: [Lands] Initial data load took 57 ms.
[00:05:24] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.13.1
[00:05:24] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup
[00:05:24] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[00:05:25] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.13.1
[00:05:25] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.9.2-SNAPSHOT
[00:05:25] [Server thread/INFO]: [PlayerWarps] Enabling PlayerWarps v6.29.0
[00:05:25] [Server thread/INFO]: [PlayerWarps] Vault found, now enabling PlayerWarps...
[00:05:26] [Server thread/INFO]: [PlayerWarps] Found 22 config files to load!
[00:05:26] [Server thread/INFO]: [PlayerWarps] Permissions plugin found! (LuckPerms)
[00:05:26] [Server thread/INFO]: [PlayerWarps] Economy plugin found! (CMIEconomy)
[00:05:26] [Server thread/INFO]: [PlayerWarps] Chat plugin found! (LuckPerms)
[00:05:26] [Server thread/INFO]: [PlayerWarps] Found PlaceholderAPI integrating support...
[00:05:27] [Server thread/INFO]: [PlayerWarps] Found Lands Addon integrating support...
[00:05:27] [Server thread/INFO]: [PlayerWarps] MySQL database is enabling...
[00:05:27] [Server thread/INFO]: [PlayerWarps] Loading Metrics...
[00:05:27] [Server thread/INFO]: [PlayerWarps] Successfully loaded Metrics!
[00:05:27] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.19.1.7
[00:05:27] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.7 Plugin Loading...
[00:05:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: commandpanels [1.0.0]
[00:05:27] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.7 Plugin Loaded!
[00:05:27] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v2.4.3
[00:05:27] [Server thread/INFO]: 
[00:05:27] [Server thread/INFO]: 
[00:05:27] [Server thread/INFO]:                 ===================================================
[00:05:27] [Server thread/INFO]:                                     VoidTeleport
[00:05:27] [Server thread/INFO]:                 ===================================================
[00:05:27] [Server thread/INFO]: 
[00:05:27] [Server thread/INFO]:                               Current version: 2.4.3
[00:05:27] [Server thread/INFO]:                         You are running the latest version!
[00:05:27] [Server thread/INFO]: 
[00:05:27] [Server thread/INFO]:                 ===================================================
[00:05:27] [Server thread/INFO]: [VoidTeleport] Developed by EndlessGames.
[00:05:27] [Server thread/INFO]: [EcoItems] Enabling EcoItems v5.41.2
[00:05:27] [Server thread/INFO]: [EcoItems] Loading EcoItems
[00:05:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ecoitems [5.41.2]
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Enabling InvisibleItemFrames v2.15.3
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Initializing managers...
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] MemoryDataManager initialized!
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Using Paper Implementation!
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] ImplementationManager initialized!
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] BlockLockerManager initialized!
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Registering commands...
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Registering listeners...
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Loading data...
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Starting metrics...
[00:05:27] [Server thread/INFO]: [InvisibleItemFrames] Done and enabled in 8.50ms
[00:05:27] [Server thread/INFO]: [Effect Library] Enabling EffectLib v9.0
[00:05:27] [Server thread/INFO]: [PowerBoard] Enabling PowerBoard v3.6.1
[00:05:27] [Server thread/INFO]: [PowerBoard] --------------------------------------------------
[00:05:27] [Server thread/INFO]: [PowerBoard] --------------- Loading PowerBoard ---------------
[00:05:27] [Server thread/INFO]: [PowerBoard]  
[00:05:27] [Server thread/INFO]: [PowerBoard] Loading configs..
[00:05:27] [Server thread/INFO]: [PowerBoard]  
[00:05:27] [Server thread/INFO]: [PowerBoard] (SelfCheck) config.yml -> Loading...
[00:05:27] [Server thread/INFO]: [PowerBoard] (SelfCheck) config.yml -> Finished!
[00:05:27] [Server thread/INFO]: [PowerBoard]  
[00:05:27] [Server thread/INFO]: [PowerBoard] Configs loaded!
[00:05:27] [Server thread/INFO]: [PowerBoard]  
[00:05:27] [Server thread/INFO]: [PowerBoard] Registered scoreboard 'scoreboard'.
[00:05:27] [Server thread/INFO]: [PowerBoard] Registered tablist.
[00:05:27] [Server thread/INFO]: [PowerBoard]  
[00:05:27] [Server thread/INFO]: [PowerBoard] --------------- PowerBoard  loaded ---------------
[00:05:27] [Server thread/INFO]: [PowerBoard] --------------------------------------------------
[00:05:27] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.12.2 (build 353)
[00:05:27] [Server thread/INFO]: [ChestShop] Found locales ar, it, es, el, hu, fr, pl, cs, pt_br, ja, sv, da, es_mx, sr, tr, nl, zh_tw, af, ko, no, vi, ro, he, ru, ca, zh, de, fi, en, uk
[00:05:27] [Server thread/INFO]: [ChestShop] Using CMIEconomy as the Economy provider now.
[00:05:27] [Server thread/INFO]: [ChestShop] Vault loaded!
[00:05:27] [Server thread/INFO]: [ChestShop] Using Paper's BlockDestroyEvent instead of the BlockPhysicsEvent!
[00:05:27] [Server thread/INFO]: [RocketBoots] Enabling RocketBoots v0.9.3.3
[00:05:27] [Server thread/INFO]: [RocketBoots] RocketBoots v0.9.3.3 enabled!
[00:05:27] [Server thread/INFO]: [RoseStacker] Enabling RoseStacker v1.5.17
[00:05:27] [Server thread/INFO]: [RoseStacker] Initializing using RoseGarden v1.2.4
[00:05:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rosestacker [1.5.17]
[00:05:28] [Server thread/INFO]: [Econoblocks] Enabling Econoblocks v1.5.0
[00:05:28] [Server thread/INFO]: [Econoblocks] --------------
[00:05:28] [Server thread/INFO]: [Econoblocks] Econoblocks by flrp (v 1.5.0)
[00:05:28] [Server thread/INFO]: [Econoblocks] Consider Ko-fi to support me for keeping these plugins free.
[00:05:28] [Server thread/INFO]: [Econoblocks] --------------
[00:05:28] [Server thread/INFO]: [Econoblocks] Starting...
[00:05:28] [Server thread/INFO]: [Econoblocks] Loaded 35 rewards.
[00:05:28] [Server thread/INFO]: [Econoblocks] Starting to register hooks. Please wait.
[00:05:28] [Server thread/INFO]: [Econoblocks] Vault found. Unlocking economy.
[00:05:28] [Server thread/INFO]: [Econoblocks] Message Type: CHAT
[00:05:28] [Server thread/INFO]: [Econoblocks] World cannot be found (real_world 1.1), skipping.
[00:05:28] [Server thread/INFO]: [Econoblocks] Loaded 3 multiplier groups.
[00:05:28] [Server thread/INFO]: [Econoblocks] Starting to register hooks. Please wait.
[00:05:28] [Server thread/INFO]: [Econoblocks] Registering complete.
[00:05:28] [Server thread/INFO]: [Econoblocks] SQLite found. Unlocking database usage.
[00:05:28] [Server thread/INFO]: [Econoblocks] Loaded 0 multiplier profiles from the database.
[00:05:28] [Server thread/INFO]: [Econoblocks] Loaded 219 stored blocks from the database.
[00:05:28] [Server thread/INFO]: [Econoblocks] Done!
[00:05:28] [Server thread/INFO]: [Triton] Enabling Triton v3.9.4
[00:05:28] [Server thread/INFO]: [com.rexcantor64.shaded.hikari.HikariDataSource] HikariPool-1 - Starting...
[00:05:28] [Server thread/INFO]: [com.rexcantor64.shaded.hikari.HikariDataSource] HikariPool-1 - Start completed.
[00:05:28] [Server thread/INFO]: [Triton] Loaded MySQL storage manager
[00:05:28] [Server thread/INFO]: [Triton] Successfully setup the language manager! 2 languages and 115 language items loaded!
[00:05:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: triton [3.9.4]
[00:05:28] [Server thread/INFO]: [spark] Enabling spark v1.10.34
[00:05:28] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[00:05:28] [Server thread/INFO]: [spark] Starting background profiler...
[00:05:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: spark [1.10.34]
[00:05:29] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[00:05:29] [Server thread/INFO]: [PowerSigns] Enabling PowerSigns v1.13.2
[00:05:29] [Server thread/INFO]: [PowerSigns] Checking for updates...
[00:05:29] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.5.23
[00:05:29] [Server thread/INFO]: [NametagEdit] Successfully loaded using bukkit version: v1_20_R3
[00:05:29] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
[00:05:29] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3294)
[00:05:29] [Server thread/INFO]: [Citizens] Loading external libraries
[00:05:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[00:05:29] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[00:05:29] [Server thread/INFO]: [Chunky] Enabling Chunky v1.3.92
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] Enabling EconomyShopGUI-Premium v5.6.4
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using lang-en.yml as language file.
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 18 section configs from /sections/
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 18 shop configs from /shops/
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Updating Shop settings...
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using minecraft version 1.20.4...
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Successfully hooked into Vault
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 1 economy provider(s) for all 16 shop sections.
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Spawner provider set to DEFAULT in config
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using plugin default spawners...
[00:05:29] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Providers not enabled yet, waiting...
[00:05:29] [Server thread/INFO]: [libreforge] Enabling libreforge v4.55.2
[00:05:29] [Server thread/INFO]: [libreforge] Loading libreforge
[00:05:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: libreforge [4.55.2]
[00:05:29] [Server thread/INFO]: [libreforge] Loaded integrations: Citizens, Vault, WorldGuard
[00:05:29] [Server thread/INFO]: [libreforge] 
[00:05:29] [Server thread/INFO]: [libreforge] Hey, what's this plugin doing here? I didn't install it!
[00:05:29] [Server thread/INFO]: [libreforge] libreforge is the effects system for plugins like EcoEnchants,
[00:05:29] [Server thread/INFO]: [libreforge] EcoJobs, EcoItems, etc. If you're looking for config options for
[00:05:29] [Server thread/INFO]: [libreforge] things like cooldown messages, lrcdb, and stuff like that, you'll
[00:05:29] [Server thread/INFO]: [libreforge] find it under /plugins/libreforge
[00:05:29] [Server thread/INFO]: [libreforge] 
[00:05:29] [Server thread/INFO]: [libreforge] Don't worry about updating libreforge, it's handled automatically!
[00:05:29] [Server thread/INFO]: [libreforge] 
[00:05:30] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[00:05:30] [ForkJoinPool.commonPool-worker-3/ERROR]: [PlaceholderAPI] Failed to load expansion Expansion-quests.jar (is a dependency missing?)
java.lang.NoClassDefFoundError: me/blackvein/quests/quests/IQuest
    at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
    at java.lang.Class.privateGetDeclaredMethods(Class.java:3578) ~[?:?]
    at java.lang.Class.getDeclaredMethods(Class.java:2676) ~[?:?]
    at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$7(LocalExpansionManager.java:429) ~[PlaceholderAPI-2.11.5.jar:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
Caused by: java.lang.ClassNotFoundException: me.blackvein.quests.quests.IQuest
    at java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 11 more
[00:05:30] [Server thread/INFO]: Running delayed init tasks
[00:05:30] [Craft Scheduler Thread - 0 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[00:05:30] [Craft Scheduler Thread - 0 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[00:05:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pw [1.0.0]
[00:05:30] [Server thread/INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: PlayerWarps
[00:05:30] [Craft Scheduler Thread - 11 - PlayerWarps/INFO]: [PlayerWarps] Loading player warps...
[00:05:30] [Craft Scheduler Thread - 4 - VotingPlugin/INFO]: [VotingPlugin] CMI found, loading hook
[00:05:30] [Craft Scheduler Thread - 0 - DecentHolograms/INFO]: [DecentHolograms] Loaded 33 holograms!
[00:05:30] [Craft Scheduler Thread - 17 - NametagEdit/INFO]: [com.zaxxer.hikari.HikariDataSource] NametagEdit Pool - Starting...
[00:05:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: PowerBoard [3.6.1]
[00:05:30] [Craft Scheduler Thread - 2 - Vault/INFO]: [Vault] Checking for Updates ... 
[00:05:30] [Craft Scheduler Thread - 17 - NametagEdit/INFO]: [com.zaxxer.hikari.HikariDataSource] NametagEdit Pool - Start completed.
[00:05:30] [Craft Scheduler Thread - 2 - Vault/INFO]: [Vault] No new version available
[00:05:30] [Craft Scheduler Thread - 7 - PowerSigns/INFO]: [PowerSigns] No updates found.
[00:05:30] [Craft Scheduler Thread - 6 - RoseStacker/INFO]: [RoseStacker] Fetched 128 translation locales.
[00:05:30] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated PlaceholderAPI for parsing placeholders from 3rd party plugins in chat messages and GUI menus
[00:05:30] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated LuckPerms for offline permission lookups.
[00:05:30] [Server thread/INFO]: [Lands] Successfully added region provider: WorldGuard Type: SERVER
[00:05:31] [Server thread/ERROR]: [Citizens] The trait mirror failed to load for NPC ID: 34.
[00:05:31] [Server thread/INFO]: [Citizens] Loaded 34 NPCs.
[00:05:31] [Server thread/WARN]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
[00:05:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.7]
[00:05:31] [Server thread/WARN]: [PlaceholderAPI] There was an issue with loading an expansion.
[00:05:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.3]
[00:05:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: worldborder [1.0.0]
[00:05:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
[00:05:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: worldguard [1.4.2]
[00:05:31] [Server thread/INFO]: 5 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[00:05:31] [Server thread/INFO]: Done (28.769s)! For help, type "help"
[00:05:31] [Server thread/INFO]: [eco] Loaded eco
[00:05:31] [Server thread/WARN]: [EcoEnchants] 19 enchantments were not loaded because they need EcoSkills to be installed!
[00:05:31] [Server thread/WARN]: [EcoEnchants] Either download EcoSkills or delete the folder at /plugins/EcoEnchants/enchants/ecoskills to remove this message
[00:05:31] [Server thread/WARN]: [EcoEnchants] 1 enchantments were not loaded because they need EcoBosses to be installed!
[00:05:31] [Server thread/WARN]: [EcoEnchants] Either download EcoBosses or delete the folder at /plugins/EcoEnchants/enchants/ecobosses to remove this message
[00:05:31] [Server thread/WARN]: [EcoEnchants] 1 enchantments were not loaded because they need EcoJobs to be installed!
[00:05:31] [Server thread/WARN]: [EcoEnchants] Either download EcoJobs or delete the folder at /plugins/EcoEnchants/enchants/ecojobs to remove this message
[00:05:31] [Server thread/WARN]: [EcoEnchants] 1 enchantments were not loaded because they need EcoPets to be installed!
[00:05:31] [Server thread/WARN]: [EcoEnchants] Either download EcoPets or delete the folder at /plugins/EcoEnchants/enchants/ecopets to remove this message
[00:05:31] [Server thread/INFO]: [EcoEnchants] Loaded EcoEnchants
[00:05:31] [Server thread/INFO]: [EcoItems] Loaded EcoItems
[00:05:31] [Server thread/INFO]: [libreforge] Loaded libreforge
[00:05:31] [Server thread/INFO]: [NametagEdit] [DEBUG] Applied tags to all online players.
[00:05:31] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled HeadDatabase hook...
[00:05:31] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled PlaceholderAPI hook...
[00:05:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.0.0]
[00:05:31] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Debug mode is enabled.
[00:05:31] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[00:05:31] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[00:05:31] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading item stock provider...
[00:05:31] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading limited selling provider...
[00:05:31] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading all items...
[00:05:31] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Completed delayed loading.
[00:05:32] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[00:05:32] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[00:05:32] [Craft Scheduler Thread - 19 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.13.1 New Version: 6.15
[00:05:32] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated Vault economy into economy system. Name: CMIEconomy
[00:05:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: lands [6.44.0]
[00:05:32] [Server thread/INFO]: [Lands] [Integrations] Successfully registered placeholders at PlaceholderAPI. More info: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#placeholders
[00:05:32] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated WorldEdit. Bypass: lands.bypass.worldedit Wilderness-Bypass: lands.bypass.wilderness.worldedit
[00:05:32] [Server thread/INFO]: [Lands] [Integrations] Successfully loaded LuckPerms contexts. More information: https://github.com/Angeschossen/Lands/wiki/Luckperms-Context
[00:05:32] [Server thread/INFO]: [PowerBoard] Registering players...
[00:05:32] [Server thread/INFO]: [PowerBoard] All players have been registered.
[00:05:35] [ForkJoinPool.commonPool-worker-1/INFO]: [Lands] You're using the latest version.
[00:05:50] [User Authenticator #0/INFO]: UUID of player MrDummnuss is 60ddb423-d157-4f47-9a63-aa26d66cd6a7
[00:05:50] [Server thread/INFO]: [CMI] CMI proxy plugin detected
[00:05:50] [Server thread/INFO]: MrDummnuss joined the game
[00:05:50] [Server thread/INFO]: MrDummnuss[/93.204.24.157:42371] logged in with entity id 646 at ([spawn]-9.605199427529278, 118.88524082048602, 58.547097752837594)