Paste #133849: Error

Date: 2025/06/08 01:33:26 UTC-07: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
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783


[08:24:55] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu124.04; Ubuntu null) on Linux 6.8.0-60-generic (amd64)
[08:24:55] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-224-main@0cf7315 (2025-04-07T12:01:39Z) for Minecraft 1.21.4
[08:24:56] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[08:24:58] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/com/tchristofferson/ConfigUpdater/2.2-SNAPSHOT/maven-metadata.xml
[08:24:59] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/org/incendo/cloud-annotations/2.0.0-SNAPSHOT/maven-metadata.xml
[08:24:59] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/org/incendo/cloud-core/2.0.0-SNAPSHOT/maven-metadata.xml
[08:25:00] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/org/incendo/cloud-services/2.0.0-SNAPSHOT/maven-metadata.xml
[08:25:00] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/org/incendo/cloud-minecraft-extras/2.0.0-SNAPSHOT/maven-metadata.xml
[08:25:00] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/org/incendo/cloud-paper/2.0.0-SNAPSHOT/maven-metadata.xml
[08:25:01] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/org/incendo/cloud-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[08:25:01] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/org/incendo/cloud-brigadier/2.0.0-SNAPSHOT/maven-metadata.xml
[08:25:01] [ServerMain/INFO]: [PluginInitializerManager] Initialized 42 plugins
[08:25:01] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (2):
 - LiteEco (1.5.8-SNAPSHOT), nightcore (2.7.6)
[08:25:01] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (40):
 - AdminLink (1.0.0), AdvancedRegionMarket (3.5.5), AethelgardTablist (1.0.0), AirShulker (1.0.0), BMMarker (2.1.9), BlueMap (5.7), CMILib (1.5.3.5), Chat (1.1.0), Citizens (2.0.37-SNAPSHOT (build 3763)), CustomItemsPlugin (1.0-SNAPSHOT), DailyRewardMaster (1.0.0), DisableCrafting (1.0.0), DiscordLink (1.0.0), EntityProtector (1.0.0), Essentials (2.21.1), ExcellentCrates (6.2.1), FastAsyncWorldEdit (2.13.1-SNAPSHOT-1094;f137a11), HubVoucher (1.1.0), LagerSystem (1.0.0), LuckPerms (5.4.158), Maintenance (4.3.0), Multiverse-Core (4.3.16), NewPlayerTeleport (1.0.0), PlaceholderAPI (2.11.6), ProtocolLib (5.3.0), RegionGuard (1.1.0), SimpleChatClear (1.0.0), SpielerStarterKit (1.0.0), SternalBoard (2.3.2), TradeSystem (2.6.3), Vault (1.7.3-b131), VelocityInventorySync (1.1-NoVault-SNAPSHOT), ViaBackwards (5.3.2), ViaVersion (5.3.2), VillagerMarket (1.12.1), Votifier (2.7.3), VotingPlugin (6.18.5), WarpGUI (1.2.0), WaveArena (0.1.0), WorldGuard (7.0.13+82fdc65)
[08:25:07] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[08:25:07] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
[08:25:07] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 262.3ms
[08:25:09] [ServerMain/INFO]: Loaded 1370 recipes
[08:25:09] [ServerMain/INFO]: Loaded 1481 advancements
[08:25:09] [Server thread/INFO]: Starting minecraft server version 1.21.4
[08:25:09] [Server thread/INFO]: Loading properties
[08:25:09] [Server thread/INFO]: This server is running Paper version 1.21.4-224-main@0cf7315 (2025-04-07T12:01:39Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
[08:25:09] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[08:25:09] [Server thread/INFO]: Server Ping Player Sample Count: 12
[08:25:09] [Server thread/INFO]: Using 4 threads for Netty based IO
[08:25:09] [Server thread/INFO]: [MoonriseCommon] Paper is using 2 worker threads, 1 I/O threads
[08:25:09] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
[08:25:10] [Server thread/INFO]: Default game type: SURVIVAL
[08:25:10] [Server thread/INFO]: Generating keypair
[08:25:10] [Server thread/INFO]: Starting Minecraft server on *:25569
[08:25:10] [Server thread/INFO]: Using epoll channel type
[08:25:10] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[08:25:10] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/ch/ethz/globis/phtree/phtree/2.8.1/phtree-2.8.1.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-platform-bukkit/4.3.3/adventure-platform-bukkit-4.3.3.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-platform-api/4.3.3/adventure-platform-api-4.3.3.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.3/adventure-text-serializer-bungeecord-4.3.3.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-platform-facet/4.3.3/adventure-platform-facet-4.3.3.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-platform-viaversion/4.3.3/adventure-platform-viaversion-4.3.3.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar
[08:25:10] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BlueMap] Loading 1 libraries... please wait
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BlueMap] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/com/flowpowered/flow-math/1.0.3/flow-math-1.0.3.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loading 3 libraries... please wait
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/kotlin/kotlin-stdlib/2.1.20/kotlin-stdlib-2.1.20.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/kotlinx/kotlinx-serialization-json/1.8.1/kotlinx-serialization-json-1.8.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.8.1/kotlinx-serialization-json-jvm-1.8.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.8.1/kotlinx-serialization-core-jvm-1.8.1.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.10.2/kotlinx-coroutines-core-1.10.2.jar
[08:25:11] [Server thread/INFO]: [SpigotLibraryLoader] [BMMarker] Loaded library /home/graynetic/Desktop/Minecraft/Aethelgard/Servers/Aethelgard/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.10.2/kotlinx-coroutines-core-jvm-1.10.2.jar
[08:25:11] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.3.2
[08:25:11] [Server thread/INFO]: [ViaVersion] ViaVersion 5.3.2 is now loaded. Registering protocol transformers and injecting...
[08:25:12] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[08:25:12] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[08:25:12] [Server thread/INFO]: [ViaBackwards] Loading translations...
[08:25:12] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[08:25:13] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.158
[08:25:13] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[08:25:13] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.13.1-SNAPSHOT-1094;f137a11
[08:25:14] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1f03c8e0]
[08:25:14] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
[08:25:14] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.4) has not yet been tested! Proceed with caution.
[08:25:15] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.13+82fdc65
[08:25:15] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[08:25:15] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.37-SNAPSHOT (build 3763)
[08:25:15] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.1
[08:25:15] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.7.6
[08:25:15] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
[08:25:15] [Server thread/INFO]: [BlueMap] Loading server plugin BlueMap v5.7
[08:25:15] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.16
[08:25:15] [Server thread/INFO]: [RegionGuard] Loading server plugin RegionGuard v1.1.0
[08:25:15] [Server thread/INFO]: [SpielerStarterKit] Loading server plugin SpielerStarterKit v1.0.0
[08:25:15] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.3.2
[08:25:15] [Server thread/INFO]: [AirShulker] Loading server plugin AirShulker v1.0.0
[08:25:15] [Server thread/INFO]: [VillagerMarket] Loading server plugin VillagerMarket v1.12.1
[08:25:15] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.6.3
[08:25:15] [Server thread/INFO]: [LagerSystem] Loading server plugin LagerSystem v1.0.0
[08:25:15] [Server thread/INFO]: [AethelgardTablist] Loading server plugin AethelgardTablist v1.0.0
[08:25:15] [Server thread/INFO]: [CustomItemsPlugin] Loading server plugin CustomItemsPlugin v1.0-SNAPSHOT
[08:25:15] [Server thread/INFO]: [EntityProtector] Loading server plugin EntityProtector v1.0.0
[08:25:15] [Server thread/INFO]: [DailyRewardMaster] Loading server plugin DailyRewardMaster v1.0.0
[08:25:15] [Server thread/INFO]: [AdminLink] Loading server plugin AdminLink v1.0.0
[08:25:15] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v6.2.1
[08:25:15] [Server thread/INFO]: [SimpleChatClear] Loading server plugin SimpleChatClear v1.0.0
[08:25:15] [Server thread/INFO]: [SternalBoard] Loading server plugin SternalBoard v2.3.2
[08:25:15] [Server thread/INFO]: [WaveArena] Loading server plugin WaveArena v0.1.0
[08:25:15] [Server thread/INFO]: [LiteEco] Loading server plugin LiteEco v1.5.8-SNAPSHOT
[08:25:15] [Server thread/INFO]: [LiteEco] Resource database.db exists [!]
[08:25:15] [Server thread/INFO]: [LiteEco] Loaded translation en_us.yml [!]
[08:25:15] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] LiteEco - Starting...
[08:25:15] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] LiteEco - Added connection org.sqlite.jdbc4.JDBC4Connection@21d77686
[08:25:15] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] LiteEco - Start completed.
[08:25:15] [Server thread/INFO]: [WarpGUI] Loading server plugin WarpGUI v1.2.0
[08:25:15] [Server thread/INFO]: [NewPlayerTeleport] Loading server plugin NewPlayerTeleport v1.0.0
[08:25:15] [Server thread/INFO]: [Chat] Loading server plugin Chat v1.1.0
[08:25:15] [Server thread/INFO]: [DisableCrafting] Loading server plugin DisableCrafting v1.0.0
[08:25:15] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.18.5
[08:25:15] [Server thread/INFO]: [BMMarker] Loading server plugin BMMarker v2.1.9
[08:25:16] [Server thread/INFO]: [AdvancedRegionMarket] Loading server plugin AdvancedRegionMarket v3.5.5
[08:25:16] [Server thread/INFO]: [DiscordLink] Loading server plugin DiscordLink v1.0.0
[08:25:16] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.3.5
[08:25:16] [Server thread/INFO]: [HubVoucher] Loading server plugin HubVoucher v1.1.0
[08:25:16] [Server thread/INFO]: [VelocityInventorySync] Loading server plugin VelocityInventorySync v1.1-NoVault-SNAPSHOT
[08:25:16] [Server thread/INFO]: [Maintenance] Loading server plugin Maintenance v4.3.0
[08:25:16] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[08:25:16] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.158
[08:25:16] [Server thread/INFO]:         __    
[08:25:16] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.158
[08:25:16] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[08:25:16] [Server thread/INFO]: 
[08:25:16] [Server thread/INFO]: [LuckPerms] Loading configuration...
[08:25:17] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[08:25:17] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
[08:25:17] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
[08:25:17] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
[08:25:18] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[08:25:18] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[08:25:18] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2568ms)
[08:25:18] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[08:25:18] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[08:25:18] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[08:25:18] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[08:25:18] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[08:25:18] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.13.1-SNAPSHOT-1094;f137a11
[08:25:19] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[08:25:19] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[08:25:19] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[08:25:19] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[08:25:19] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_4.PaperweightFaweAdapter as the Bukkit adapter
[08:25:20] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
[08:25:20] [Server thread/INFO]: [nightcore] Enabling nightcore v2.7.6
[08:25:20] [Server thread/INFO]: [nightcore] Server version detected as 1.21.4. Using paper-bridge.
[08:25:20] [ForkJoinPool.commonPool-worker-1/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 19 build(s) out of date.
You are running build 1094, the latest version is build 1113.
Update at https://ci.athion.net/job/FastAsyncWorldEdit
[08:25:20] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms
[08:25:20] [Server thread/INFO]: [nightcore] Found economy provider: EssentialsX Economy
[08:25:20] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[08:25:20] [Server thread/INFO]: [nightcore] Time zone set as Etc/UTC
[08:25:20] [Server thread/INFO]: [nightcore] Plugin loaded in 157 ms!
[08:25:20] [Server thread/INFO]: [LiteEco] Enabling LiteEco v1.5.8-SNAPSHOT
[08:25:20] [Server thread/WARN]: [LiteEco] Blocked plugins are now 1
[08:25:20] [Server thread/INFO]: [LiteEco] Registering 6 hooks...
[08:25:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: liteeco [2.0.5]
[08:25:20] [Server thread/INFO]: [LiteEco] PlaceholderAPI found hook PlaceholderAPIHook registered !.
[08:25:20] [Server thread/INFO]: [LiteEco] You can now use placeholders from https://github.com/EncryptSL/LiteEco/wiki/Placeholders#papi-available-placeholders
[08:25:20] [Server thread/INFO]: [LiteEco] Vault found hook VaultHook registered !.
[08:25:20] [Server thread/INFO]: [LiteEco] You can now use Vault API !
[08:25:20] [Server thread/INFO]: [LiteEco] Registered 2 of 6 hooks took 12 ms
[08:25:21] [Server thread/INFO]: [LiteEco] New version is here [1.5.9-SNAPSHOT] you are using [1.5.8-SNAPSHOT]
[08:25:21] [Server thread/INFO]: [LiteEco] Registering commands with Cloud Command Framework !
[08:25:21] [Server thread/INFO]: [LiteEco] Registering (10) of listeners took 10 ms -> ok
[08:25:21] [Server thread/INFO]: [LiteEco] Config was updated on current version !
[08:25:21] [Server thread/INFO]: [LiteEco] Contribute to other updates https://ko-fi.com/encryptsl
[08:25:21] [Server thread/INFO]: [LiteEco] Plugin enabled in time 748 ms
[08:25:21] [Server thread/INFO]: [BMMarker] Enabling BMMarker v2.1.9
[08:25:21] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[08:25:21] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[08:25:21] [Server thread/WARN]: Whilst this makes it possible to use Velocity, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[08:25:21] [Server thread/WARN]: Please see https://docs.papermc.io/velocity/security for further information.
[08:25:21] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[08:25:21] [Server thread/INFO]: Preparing level "Aethelgard"
[08:25:21] [Server thread/ERROR]: Could not set generator for default world 'Aethelgard': Plugin 'Iris' does not exist
[08:25:21] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[08:25:22] [Server thread/INFO]: Preparing spawn area: 0%
[08:25:22] [Server thread/INFO]: Preparing spawn area: 18%
[08:25:22] [Server thread/INFO]: Time elapsed: 864 ms
[08:25:22] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[08:25:22] [Server thread/INFO]: Preparing spawn area: 0%
[08:25:22] [Server thread/INFO]: Time elapsed: 59 ms
[08:25:22] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.3.2
[08:25:22] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.4 (769)
[08:25:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.13+82fdc65
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard) TNT ignition is PERMITTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard) Lighters are PERMITTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard) Lava fire is PERMITTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard) Fire spread is UNRESTRICTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aethelgard'
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard_the_end) TNT ignition is PERMITTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard_the_end) Lighters are PERMITTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard_the_end) Lava fire is PERMITTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] (Aethelgard_the_end) Fire spread is UNRESTRICTED.
[08:25:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aethelgard_the_end'
[08:25:23] [Server thread/INFO]: [WorldGuard] Loading region data...
[08:25:23] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[08:25:23] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[08:25:23] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.37-SNAPSHOT (build 3763)
[08:25:23] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[08:25:24] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[08:25:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizens [1.0.0]
[08:25:24] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[08:25:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.1
[08:25:24] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[08:25:24] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[08:25:24] [Server thread/INFO]: [Essentials] No kits found to migrate.
[08:25:24] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider
[08:25:24] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
[08:25:25] [Server thread/INFO]: [Essentials] Loaded 43517 items from items.json.
[08:25:25] [Server thread/INFO]: [Essentials] Using locale en
[08:25:25] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[08:25:25] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[08:25:25] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[08:25:25] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[08:25:25] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
[08:25:25] [Server thread/INFO]: [Votifier] Loaded token for website: default
[08:25:25] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
[08:25:25] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[08:25:25] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /45.81.234.252:8193.
[08:25:25] [Server thread/INFO]: [BlueMap] Enabling BlueMap v5.7
[08:25:25] [Server thread/INFO]: [BlueMap] Saving all worlds once, to make sure the level.dat is present...
[08:25:25] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[08:25:25] [BlueMap-Load/INFO]: [BlueMap] Loading...
[08:25:25] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.16
[08:25:25] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.16" 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--].
[08:25:25] [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.
[08:25:26] [Server thread/INFO]: Preparing start region for dimension minecraft:world_the_end
[08:25:26] [Server thread/INFO]: Preparing spawn area: 0%
[08:25:26] [Server thread/INFO]: Time elapsed: 84 ms
[08:25:26] [BlueMap-Load/INFO]: [BlueMap] Loading resources...
[08:25:26] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[08:25:26] [Server thread/INFO]: Preparing start region for dimension minecraft:world
[08:25:26] [Server thread/INFO]: Preparing spawn area: 0%
[08:25:26] [Server thread/INFO]: Time elapsed: 160 ms
[08:25:26] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[08:25:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[08:25:26] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[08:25:26] [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.
[08:25:26] [Server thread/INFO]: [Multiverse-Core] Version 4.3.16 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[08:25:26] [Server thread/INFO]: [RegionGuard] Enabling RegionGuard v1.1.0
[08:25:26] [Server thread/INFO]: [RegionGuard] Region class registered for serialization (for YAML).
[08:25:26] [Server thread/INFO]: [RegionGuard] Default config saved/loaded and messages initialized.
[08:25:26] [Server thread/INFO]: [de.graynetic.regionGuard.lib.hikari.HikariDataSource] HikariPool-1 - Starting...
[08:25:26] [Server thread/INFO]: [de.graynetic.regionGuard.lib.hikari.pool.HikariPool] HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@73e9dc42
[08:25:26] [Server thread/INFO]: [de.graynetic.regionGuard.lib.hikari.HikariDataSource] HikariPool-1 - Start completed.
[08:25:26] [Server thread/INFO]: [RegionGuard] MySQL-Verbindungspool initialisiert für 127.0.0.1:3306/minecraft_jobs
[08:25:26] [Server thread/INFO]: [RegionGuard] Tabelle 'regionguard_regions' für RegionGuard sichergestellt.
[08:25:26] [BlueMap-Load/INFO]: [BlueMap] Loading textures...
[08:25:26] [Server thread/INFO]: [RegionGuard] Datenspeicher 'MySQL' initialisiert.
[08:25:26] [Server thread/INFO]: [RegionGuard] RegionManager instantiated.
[08:25:26] [Server thread/INFO]: [RegionGuard] ReplantManager initialisiert und Task gestartet.
[08:25:26] [Server thread/INFO]: [RegionGuard] ReplantManager initialisiert.
[08:25:26] [Server thread/INFO]: [SpielerStarterKit] Enabling SpielerStarterKit v1.0.0
[08:25:26] [Server thread/INFO]: [SpielerStarterKit] SpielerStarterKit wurde aktiviert!
[08:25:26] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.3.2
[08:25:26] [Server thread/INFO]: [AirShulker] Enabling AirShulker v1.0.0
[08:25:26] [Server thread/INFO]: [VillagerMarket] Enabling VillagerMarket v1.12.1
[08:25:27] [Server thread/ERROR]: [VillagerMarket] plugins/VillagerMarket/Shops/051a7fd0-9005-4ffb-a57d-40eb44dcafc2.yml seems to be corrupt!
[08:25:27] [Server thread/WARN]: java.lang.NumberFormatException: For input string: "3d"
[08:25:27] [Server thread/WARN]:     at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
[08:25:27] [Server thread/WARN]:     at java.base/java.lang.Integer.parseInt(Integer.java:662)
[08:25:27] [Server thread/WARN]:     at java.base/java.lang.Integer.parseInt(Integer.java:778)
[08:25:27] [Server thread/WARN]:     at VillagerMarket-1.12.1.jar//net.bestemor.villagermarket.utils.VMUtils.secondsFromString(VMUtils.java:31)
[08:25:27] [Server thread/WARN]:     at VillagerMarket-1.12.1.jar//net.bestemor.villagermarket.shop.VillagerShop.<init>(VillagerShop.java:77)
[08:25:27] [Server thread/WARN]:     at VillagerMarket-1.12.1.jar//net.bestemor.villagermarket.shop.PlayerShop.<init>(PlayerShop.java:45)
[08:25:27] [Server thread/WARN]:     at VillagerMarket-1.12.1.jar//net.bestemor.villagermarket.shop.ShopManager.loadShop(ShopManager.java:225)
[08:25:27] [Server thread/WARN]:     at VillagerMarket-1.12.1.jar//net.bestemor.villagermarket.shop.ShopManager.load(ShopManager.java:72)
[08:25:27] [Server thread/WARN]:     at VillagerMarket-1.12.1.jar//net.bestemor.villagermarket.VMPlugin.onPluginEnable(VMPlugin.java:46)
[08:25:27] [Server thread/WARN]:     at VillagerMarket-1.12.1.jar//net.bestemor.villagermarket.utils.core.CorePlugin.onEnable(CorePlugin.java:74)
[08:25:27] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280)
[08:25:27] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[08:25:27] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[08:25:27] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[08:25:27] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:657)
[08:25:27] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:606)
[08:25:27] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743)
[08:25:27] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488)
[08:25:27] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322)
[08:25:27] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163)
[08:25:27] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310)
[08:25:27] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[08:25:27] [Server thread/INFO]: [VillagerMarket] Loaded 13 shops in 215 ms!
[08:25:27] [Server thread/INFO]: [VillagerMarket] Auto config update is enabled
[08:25:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: vm [1.12.1]
[08:25:27] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.6.3
[08:25:28] [Server thread/INFO]:  
[08:25:28] [Server thread/INFO]: __________________________________________________________
[08:25:28] [Server thread/INFO]:  
[08:25:28] [Server thread/INFO]:                        TradeSystem [2.6.3]
[08:25:28] [Server thread/INFO]:  
[08:25:28] [Server thread/INFO]: Status:
[08:25:28] [Server thread/INFO]:  
[08:25:28] [Server thread/INFO]: MC-Version: Paper (1.21.4)
[08:25:28] [Server thread/INFO]:  
[08:25:28] [BlueMap-Load/INFO]: [BlueMap] Baking resources...
[08:25:28] [BlueMap-Load/INFO]: [BlueMap] Resources loaded.
[08:25:28] [BlueMap-Load/INFO]: [BlueMap] Initializing Storage: 'file' (Type: 'bluemap:file')
[08:25:28] [BlueMap-Load/INFO]: [BlueMap] Loading map 'aethelgard'...
[08:25:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tradesystem [1.2]
[08:25:29] [Server thread/INFO]:   > Loading sounds
[08:25:29] [BlueMap-Load/INFO]: [BlueMap] WebServer bound to all network interfaces on port 25571
[08:25:29] [Thread-19/INFO]: [BlueMap] WebServer started.
[08:25:29] [Server thread/INFO]:   > Loading blacklist
[08:25:29] [BlueMap-Load/INFO]: BMarker >> Connect to BlueMap API...
[08:25:29] [Server thread/INFO]:     ...got 3 blocked item(s)
[08:25:29] [Server thread/INFO]:   > Loading layouts
[08:25:29] [Server thread/INFO]:     ...got 4 layout(s)
[08:25:29] [Server thread/INFO]:   > Queuing database initializing task
[08:25:29] [Folia Async Scheduler Thread #3/INFO]: [TradeSystem] Database was started successfully.
[08:25:29] [BlueMap-Load/INFO]: BMarker >> Loaded language en
[08:25:29] [BlueMap-Load/INFO]: BMarker >> Loaded language de
[08:25:29] [BlueMap-Load/INFO]: BMarker >> Changed default language to de
[08:25:29] [BlueMap-Load/INFO]: BMarker >> Loading marker data for maps [aethelgard]...
[08:25:29] [BlueMap-Load/INFO]: BMarker >>  - Load map 'aethelgard'...
[08:25:29] [BlueMap-Load/INFO]: BMarker >>    - Load set 'spawn'...
[08:25:29] [Server thread/INFO]:  
[08:25:29] [Server thread/INFO]: Finished (1471ms)
[08:25:29] [Server thread/INFO]:  
[08:25:29] [Server thread/INFO]: __________________________________________________________
[08:25:29] [Server thread/INFO]:  
[08:25:29] [Server thread/INFO]: [LagerSystem] Enabling LagerSystem v1.0.0
[08:25:29] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[08:25:29] [BlueMap-Load/INFO]: BMarker >>    - Loaded set 'spawn'!
[08:25:29] [BlueMap-Load/INFO]: [BMM] Loading template data...
[08:25:29] [BlueMap-Load/INFO]: BMarker >> Successfully enabled Marker Command addition!
[08:25:29] [BlueMap-Load/INFO]: [BlueMap] Loaded!
[08:25:29] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5356e442
[08:25:29] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[08:25:29] [Server thread/INFO]: [LagerSystem] LagerSystem wurde erfolgreich aktiviert!
[08:25:29] [Server thread/INFO]: [AethelgardTablist] Enabling AethelgardTablist v1.0.0
[08:25:29] [Server thread/INFO]: [AethelgardTablist] Successfully hooked into PlaceholderAPI!
[08:25:29] [Server thread/INFO]: [AethelgardTablist] AethelgardTablist enabled!
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] Enabling CustomItemsPlugin v1.0-SNAPSHOT
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] GenericCustomItemInteractListener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'kohle_profi_spitzhacke' (KohleProfiSpitzhacke) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] KohleProfiSpitzhacke und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'juwelensang_spitzhacke' (JuwelensangSpitzhacke) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] JuwelensangSpitzhacke und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'geodenherz_entdecker_spitzhacke' (GeodenherzEntdeckerSpitzhacke) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] GeodenherzEntdeckerSpitzhacke und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'sonnenstrahl_sucher_spitzhacke' (SonnenstrahlSucherSpitzhacke) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] SonnenstrahlSucherSpitzhacke und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'dimensionsspalter_spitzhacke' (DimensionsspalterSpitzhacke) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] DimensionsspalterSpitzhacke und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'drachenzahn_spitzhacke' (DrachenzahnSpitzhacke) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] DrachenzahnSpitzhacke und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'erzsegen_spitzhacke' (ErzsegenSpitzhacke) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] ErzsegenSpitzhacke und OreDoublingListener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'reusable_water_bucket' (WaterBucket) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] WaterBucket und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'horn_der_versammlung' (HornDerVersammlung) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] HornDerVersammlung registriert (Logik in Item-Klasse via GenericListener).
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'angel_geduldiger_meister' (AngelDesGeduldigenMeisters) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'kristallfisch' (Kristallfisch) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] Angel des geduldigen Meisters, Kristallfisch und Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'windschleier_stiefel' (WindschleierDesGeistes) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] WindschleierDesGeistes (Stiefel) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'friedenstaube_feder' (FriedenstaubeFeder) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] FriedenstaubeFeder und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'treant_schwert' (TreantSchwert) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] TreantSchwert und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'schwert_der_vergeltung' (SchwertDerVergeltung) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] SchwertDerVergeltung und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'rindenharnisch_des_waldwaechters' (RindenharnischDesWaldwaechters) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] RindenharnischDesWaldwaechters registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'harnisch_des_aschewyrms' (HarnischDesAschewyrms) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] HarnischDesAschewyrms und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'uralte_rinde' (UralteRinde) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] UralteRinde registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'axt_uralter_hain' (AxtDesUraltenHaines) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] AxtDesUraltenHaines und sein Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] Registriere Stiefel des flinken Wählers...
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'stiefel_des_flinken_waehlers' (StiefelDesFlinkenWaehlers) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] Stiefel des flinken Wählers und sein GUI-Listener registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'kleiner_heiltrank' (KleinerHeiltrank) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] KleinerHeiltrank registriert (Logik in Item-Klasse via GenericListener).
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'mittlerer_heiltrank' (MittlererHeiltrank) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] MittlererHeiltrank registriert (Logik in Item-Klasse via GenericListener).
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'grosser_heiltrank' (GrosserHeiltrank) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] GrosserHeiltrank registriert (Logik in Item-Klasse via GenericListener).
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_ruby' (GemRuby) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_sapphire' (GemSapphire) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_emerald' (GemEmerald) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_amethyst' (GemAmethyst) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_topaz' (GemTopaz) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] Alle 5 ursprünglichen dekorativen Edelsteine wurden registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_onyx' (GemOnyx) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_citrin' (GemCitrin) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_peridot' (GemPeridot) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'gem_aquamarin' (GemAquamarin) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] 4 weitere dekorative Edelsteine (Onyx, Citrin, Peridot, Aquamarin) wurden registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'seelenwald_barren' (SeelenwaldBarren) registriert.
[08:25:29] [Server thread/INFO]: [CustomItemsPlugin] Seelenwald-Barren registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'sonnentraenen_barren' (SonnentraenenBarren) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] Sonnentränen-Barren registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'abgrundaugen_barren' (AbgrundaugenBarren) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] Abgrundaugen-Barren registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'leerensplitter_barren' (LeerensplitterBarren) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] Leerensplitter-Barren registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'infernoherz_barren' (InfernoherzBarren) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] Infernoherz-Barren registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'verfluchter_knochensplitter' (VerfluchterKnochensplitter) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'seltsame_legierung' (SeltsameLegierung) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'verrotteter_bogen' (VerrotteterBogen) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'robuste_zombiehaut' (RobusteZombiehaut) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] Weitere Crafting-Materialien registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'daily_gutschein' (DailyGutschein) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] DailyGutschein registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'vote_key' (VoteKey) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] VoteKey registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'beginner_key' (BeginnerKey) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] BeginnerKey registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'expert_key' (ExpertKey) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] ExpertKey registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItem 'schutzstein_des_lebens' (SchutzsteinDesLebens) registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] Schutzstein des Lebens und sein Listener registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] MobAggroListener registriert.
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] CustomItemsPlugin v1.0-SNAPSHOT wurde erfolgreich aktiviert!
[08:25:30] [Server thread/INFO]: [CustomItemsPlugin] Entwickelt von Graynetic
[08:25:30] [Server thread/INFO]: [EntityProtector] Enabling EntityProtector v1.0.0
[08:25:30] [Server thread/INFO]: [EntityProtector] Konfiguration neu geladen.
[08:25:30] [Server thread/INFO]: [EntityProtector] Schutz nun aktiv in: Aethelgard
[08:25:30] [Server thread/INFO]: [EntityProtector] EntityProtector wurde aktiviert.
[08:25:30] [Server thread/INFO]: [EntityProtector] Schutz aktiv in folgenden Welten: Aethelgard
[08:25:30] [Server thread/INFO]: [DailyRewardMaster] Enabling DailyRewardMaster v1.0.0
[08:25:30] [Server thread/INFO]: [DailyRewardMaster] DailyRewardMaster wurde erfolgreich aktiviert!
[08:25:30] [Server thread/INFO]: [AdminLink] Enabling AdminLink v1.0.0
[08:25:30] [Server thread/INFO]: [AdminLink] [Map] AdminLink Plugin wurde erfolgreich aktiviert!
[08:25:30] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v6.2.1
[08:25:30] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
[08:25:30] [Server thread/WARN]: [ExcellentCrates] *************************
[08:25:30] [Server thread/WARN]: [ExcellentCrates] You don't have EconomyBridge installed.
[08:25:30] [Server thread/WARN]: [ExcellentCrates] The following features will be unavailable:
[08:25:30] [Server thread/WARN]: [ExcellentCrates] - Crate open cost.
[08:25:30] [Server thread/WARN]: [ExcellentCrates] - Custom item plugin support.
[08:25:30] [Server thread/WARN]: [ExcellentCrates] *************************
[08:25:30] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Starting...
[08:25:30] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d400c25
[08:25:30] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Start completed.
[08:25:30] [Server thread/INFO]: [ExcellentCrates] Loaded 7 crate openings.
[08:25:30] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate keys.
[08:25:30] [Server thread/INFO]: [ExcellentCrates] Loaded 3 rarities!
[08:25:30] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crates.
[08:25:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [6.2.1]
[08:25:31] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 1088 ms!
[08:25:31] [Server thread/INFO]: [SimpleChatClear] Enabling SimpleChatClear v1.0.0
[08:25:31] [Server thread/INFO]: [SimpleChatClear] SimpleChatClear Plugin wird aktiviert!
[08:25:31] [Server thread/INFO]: [SimpleChatClear] SimpleChatClear Plugin wurde erfolgreich aktiviert.
[08:25:31] [Server thread/INFO]: [SternalBoard] Enabling SternalBoard v2.3.2
[08:25:31] [Server thread/INFO]: [INFO] Starting SternalBoard Plugin
[08:25:31] [Server thread/INFO]: [WaveArena] Enabling WaveArena v0.1.0
[08:25:31] [Server thread/INFO]: [WaveArena] 3 Arena-Stufen geladen.
[08:25:31] [Server thread/INFO]: [WaveArena] Konfigurationswerte geladen.
[08:25:31] [Server thread/INFO]: [WaveArena] Vault gefunden und Economy-System erfolgreich verbunden.
[08:25:31] [Server thread/INFO]: [WaveArena] WaveArena wurde erfolgreich aktiviert!
[08:25:31] [Server thread/INFO]: [WarpGUI] Enabling WarpGUI v1.2.0
[08:25:31] [Server thread/INFO]: [WarpGUI] WarpGUI wurde erfolgreich aktiviert!
[08:25:31] [Server thread/INFO]: [NewPlayerTeleport] Enabling NewPlayerTeleport v1.0.0
[08:25:31] [Server thread/INFO]: [NewPlayerTeleport] NewPlayerTeleport wurde erfolgreich aktiviert!
[08:25:31] [Server thread/INFO]: [Chat] Enabling Chat v1.1.0
[08:25:31] [Server thread/INFO]: [Chat] GrayChat wird aktiviert...
[08:25:31] [Server thread/INFO]: [Chat] LuckPerms API erfolgreich initialisiert.
[08:25:31] [Server thread/INFO]: [Chat] Kanal geladen: global (Prefix: '&a[G]', Default-Markierung: true, Range: -1)
[08:25:31] [Server thread/INFO]: [Chat] Kanal 'global' als Standard in Config gefunden.
[08:25:31] [Server thread/INFO]: [Chat] Kanal geladen: handel (Prefix: '&e[H]', Default-Markierung: false, Range: -1)
[08:25:31] [Server thread/INFO]: [Chat] Kanal geladen: lokal (Prefix: '&b[L]', Default-Markierung: false, Range: 100)
[08:25:31] [Server thread/INFO]: [Chat] Kanal geladen: hilfe (Prefix: '&d[I]', Default-Markierung: false, Range: -1)
[08:25:31] [Server thread/INFO]: [Chat] Kanal geladen: teamchat (Prefix: '&c[T]', Default-Markierung: false, Range: -1)
[08:25:31] [Server thread/INFO]: [Chat] Finaler Standard-Kanal ist: 'global'
[08:25:31] [Server thread/INFO]: [Chat] ChannelManager initialisiert und Kanäle geladen.
[08:25:31] [Server thread/INFO]: [Chat] PlaceholderAPI gefunden. Registriere Chat-Platzhalter...
[08:25:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: graychat [1.1.0]
[08:25:31] [Server thread/INFO]: [Chat] Chat-Platzhalter erfolgreich registriert!
[08:25:31] [Server thread/INFO]: [Chat] Event Listener registriert.
[08:25:31] [Server thread/INFO]: [Chat] Befehle erfolgreich registriert.
[08:25:31] [Server thread/INFO]: [Chat] GrayChat wurde erfolgreich aktiviert!
[08:25:31] [Server thread/INFO]: [DisableCrafting] Enabling DisableCrafting v1.0.0
[08:25:31] [Server thread/INFO]: [DisableCrafting] DisableCrafting Plugin wurde aktiviert! Standard-Minecraft-Rezepte sind jetzt deaktiviert.
[08:25:31] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.18.5
[08:25:31] [Server thread/INFO]: [VotingPlugin] Loaded LuckPerms hook!
[08:25:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: votingplugin [1.6]
[08:25:31] [Server thread/INFO]: [VotingPlugin] Loading PlaceholderAPI expansion
[08:25:32] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[08:25:32] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.18.5
[08:25:32] [Server thread/INFO]: [AdvancedRegionMarket] Enabling AdvancedRegionMarket v3.5.5
[08:25:32] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldGuard7 adapter
[08:25:32] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldEdit7 adapter
[08:25:32] [Server thread/INFO]: [AdvancedRegionMarket] Using MC 1.20 adapter
[08:25:33] [Server thread/INFO]: [AdvancedRegionMarket] Regions loaded!
[08:25:33] [Server thread/INFO]: [AdvancedRegionMarket] Programmed by Alex9849
[08:25:33] [Server thread/INFO]: [AdvancedRegionMarket] I'm always searching for better translations of AdvancedRegionMarket. If you've translated the plugin it would be very nice if you would send me your translation via spigot private message! :)
[08:25:33] [Server thread/INFO]: [DiscordLink] Enabling DiscordLink v1.0.0
[08:25:33] [Server thread/INFO]: [DiscordLink] DiscordLink Plugin wurde erfolgreich aktiviert!
[08:25:33] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.3.5
[08:25:34] [Server thread/INFO]: Server version: v1_21_R3 - 1.21.4 - paper  1.21.4-224-0cf7315 (MC: 1.21.4)
[08:25:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.5.3.5]
[08:25:34] [Server thread/INFO]: PlaceholderAPI hooked.
[08:25:34] [Server thread/INFO]: Updated (EN) language file. Took 30ms
[08:25:34] [Server thread/INFO]: [HubVoucher] Enabling HubVoucher v1.1.0
[08:25:34] [Server thread/INFO]: [HubVoucher] HubVoucherPlugin v1.1.0 wird aktiviert!
[08:25:34] [Server thread/INFO]: [HubVoucher] Der Befehl /gutschein wurde registriert.
[08:25:34] [Server thread/INFO]: [VelocityInventorySync] Enabling VelocityInventorySync v1.1-NoVault-SNAPSHOT
[08:25:34] [Server thread/INFO]: [VelocityInventorySync] Vault-Integration ist für diese Version deaktiviert (nur Item-Sync).
[08:25:34] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] VelocityInvSyncPool-VelocityInventorySync - Starting...
[08:25:34] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] VelocityInvSyncPool-VelocityInventorySync - Added connection com.mysql.cj.jdbc.ConnectionImpl@7002712d
[08:25:34] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] VelocityInvSyncPool-VelocityInventorySync - Start completed.
[08:25:34] [Server thread/INFO]: [VelocityInventorySync] Datenbankverbindung wird aufgebaut...
[08:25:34] [Server thread/INFO]: [VelocityInventorySync] Datenbank-Setup erfolgreich gestartet.
[08:25:34] [Server thread/INFO]: [VelocityInventorySync] VelocityInventorySync wurde erfolgreich aktiviert! (Nur Item-Synchronisation)
[08:25:34] [ForkJoinPool.commonPool-worker-1/INFO]: [VelocityInventorySync] Tabelle 'player_data' erfolgreich überprüft/aktualisiert (ohne Balance-Spalte).
[08:25:34] [Server thread/INFO]: [Maintenance] Enabling Maintenance v4.3.0
[08:25:35] [Server thread/INFO]: [spark] Starting background profiler...
[08:25:35] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[08:25:35] [Server thread/INFO]: Done preparing level "Aethelgard" (14.032s)
[08:25:35] [Server thread/INFO]: Running delayed init tasks
[08:25:35] [Craft Scheduler Thread - 1 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[08:25:35] [Craft Scheduler Thread - 4 - Essentials/INFO]: [Essentials] Fetching version information...
[08:25:35] [Craft Scheduler Thread - 4 - Essentials/INFO]: [Essentials] Update checking disabled in config.
[08:25:35] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[08:25:35] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[08:25:35] [Craft Scheduler Thread - 1 - RegionGuard/INFO]: [RegionGuard] 1 Regionen aus MySQL geladen.
[08:25:35] [Craft Scheduler Thread - 1 - RegionGuard/INFO]: [RegionGuard] 1 Regionen in den In-Memory Cache geladen (MySQL).
[08:25:35] [Craft Scheduler Thread - 1 - RegionGuard/INFO]: [RegionGuard] Regionen asynchron geladen.
[08:25:35] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] Checking for Updates ... 
[08:25:35] [Craft Scheduler Thread - 1 - RegionGuard/INFO]: [RegionGuard] Commands registered for /regionguard.
[08:25:35] [Craft Scheduler Thread - 1 - RegionGuard/INFO]: [RegionGuard] Event listeners registered.
[08:25:35] [Craft Scheduler Thread - 1 - RegionGuard/INFO]: [RegionGuard] RegionGuard wurde erfolgreich aktiviert mit MySQL Speicherung!
[08:25:35] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[08:25:35] [Craft Scheduler Thread - 15 - CMILib/INFO]: New version of CMILib was detected. Please update it (1.5.3.5 -> 1.5.4.4)
[08:25:35] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] No new version available
[08:25:36] [Server thread/INFO]: [Citizens] Loaded 30 NPCs.
[08:25:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[08:25:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[08:25:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[08:25:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
[08:25:36] [Server thread/INFO]: 4 placeholder hook(s) registered!
[08:25:36] [Server thread/INFO]: Done (42.119s)! For help, type "help"
[08:25:37] [User Authenticator #0/INFO]: UUID of player Graynetic is feb9fd40-5d1c-4cda-a972-b3f64cc82bf4
[08:25:37] [Server thread/INFO]: [VelocityInventorySync] Spieler Graynetic (feb9fd40-5d1c-4cda-a972-b3f64cc82bf4) betritt den Server. Starte Ladevorgang...
[08:25:37] [Server thread/INFO]: [VotingPlugin] Login: Graynetic (feb9fd40-5d1c-4cda-a972-b3f64cc82bf4)
[08:25:37] [Server thread/INFO]: Graynetic joined the game
[08:25:38] [Server thread/INFO]: Graynetic[/2.243.103.46:58090] logged in with entity id 202 at ([Aethelgard]175.95114583540365, -25.0, -102.49838549187636)
[08:25:38] [Server thread/WARN]: [Essentials] Permissions lag notice with (LuckPermsHandler). Response took 33.006227ms. Summary: Getting group for Graynetic
[08:25:40] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[08:25:40] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[08:25:45] [Craft Scheduler Thread - 0 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 6.18.5
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:57] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to withdraw 0.0 from CraftPlayer{name=Graynetic} in NPC shop: null
[08:25:58] [Server thread/ERROR]: [Citizens] Failed to deposit 0.0 to CraftPlayer{name=Graynetic} in NPC shop: null
[08:26:51] [User Authenticator #1/INFO]: UUID of player AustralianDude19 is cd71b470-9d30-47bb-81b9-ce7ea1f5acc4
[08:26:51] [Server thread/INFO]: Graynetic issued server command: /tps
[08:26:52] [Server thread/INFO]: [VelocityInventorySync] Spieler AustralianDude19 (cd71b470-9d30-47bb-81b9-ce7ea1f5acc4) betritt den Server. Starte Ladevorgang...
[08:26:52] [Server thread/INFO]: [VotingPlugin] Login: AustralianDude19 (cd71b470-9d30-47bb-81b9-ce7ea1f5acc4)
[08:26:52] [Server thread/INFO]: AustralianDude19 joined the game
[08:26:52] [Server thread/INFO]: AustralianDude19[/193.124.149.91:34424] logged in with entity id 255 at ([Aethelgard]158.48344973893222, -25.0, -95.09729765796529)
[08:27:27] [Server thread/INFO]: Graynetic issued server command: /invsee AustralianDude19
[08:27:46] [Server thread/INFO]: AustralianDude19 issued server command: /daily
[08:27:46] [Server thread/INFO]: Du hast AustralianDude19 1x 'daily_gutschein' gegeben.
[08:27:46] [Server thread/INFO]: [DailyRewardMaster] Spieler AustralianDude19 hat seine tägliche Belohnung abgeholt. Befehl ausgeführt: customitem give AustralianDude19 daily_gutschein
[08:28:08] [Server thread/INFO]: AustralianDude19 issued server command: /starterkit AustralianDude19
[08:28:08] [Server thread/INFO]: Du hast AustralianDude19 1x 'kohle_profi_spitzhacke' gegeben.
[08:28:08] [luckperms-command-executor/INFO]: [LP] australiandude19 had their existing parent groups cleared, and now only inherits spieler (Spieler) in context global.
[08:28:08] [luckperms-worker-7/INFO]: [LuckPerms] [Messaging] Sending log with id: bef20e09-79ee-44a6-ad1e-652b5c5b3949
[08:28:08] [luckperms-worker-7/INFO]: [LuckPerms] [Messaging] Sending user ping for 'australiandude19' with id: 090fe39c-32ed-4ba8-8d7d-f55e828fc987
[08:28:11] [Server thread/INFO]: AustralianDude19 issued server command: /starterkit AustralianDude19
[08:28:46] [Server thread/INFO]: AustralianDude19 issued server command: /adminlink
[08:28:47] [Server thread/INFO]: AustralianDude19 issued server command: /adminlink
[08:29:08] [Server thread/INFO]: AustralianDude19 issued server command: /vote all
[08:30:05] [Server thread/INFO]: AustralianDude19 lost connection: Disconnected
[08:30:05] [Server thread/INFO]: [VelocityInventorySync] Spieler AustralianDude19 (cd71b470-9d30-47bb-81b9-ce7ea1f5acc4) verlässt den Server. Starte Speichervorgang...
[08:30:05] [Server thread/INFO]: AustralianDude19 left the game
[08:30:44] [User Authenticator #2/INFO]: UUID of player AustralianDude19 is cd71b470-9d30-47bb-81b9-ce7ea1f5acc4
[08:30:45] [Server thread/INFO]: [VelocityInventorySync] Spieler AustralianDude19 (cd71b470-9d30-47bb-81b9-ce7ea1f5acc4) betritt den Server. Starte Ladevorgang...
[08:30:45] [Server thread/INFO]: [VotingPlugin] Login: AustralianDude19 (cd71b470-9d30-47bb-81b9-ce7ea1f5acc4)
[08:30:45] [Server thread/INFO]: AustralianDude19 joined the game
[08:30:45] [Server thread/INFO]: AustralianDude19[/193.124.149.91:43714] logged in with entity id 265 at ([Aethelgard]158.87774641506857, -25.0, -95.1169225525705)