Paste #133206: Start up Log

Date: 2025/05/03 08:55:31 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
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895


container@pterodactyl~ java -version
openjdk version "21.0.7" 2025-04-15 LTS
OpenJDK Runtime Environment Temurin-21.0.7+6 (build 21.0.7+6-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.7+6 (build 21.0.7+6-LTS, mixed mode, sharing)
container@pterodactyl~ bash run.sh
[0.001s][warning][gc,jvmci] Setting EnableJVMCI to false as selected GC does not support JVMCI: shenandoah gc
OpenJDK 64-Bit Server VM warning: 
The hardware does not support invariant tsc (INVTSC) register and/or cannot guarantee tsc synchronization between sockets at startup.
Values returned via rdtsc() are not guaranteed to be accurate, esp. when comparing values from cross sockets reads. Enabling UseFastUnorderedTimeStamps on non-invariant tsc hardware should be considered experimental.
WARNING: Using incubator modules: jdk.incubator.vector
Starting org.bukkit.craftbukkit.Main
[15:54:23 INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.7+6-LTS; Eclipse Adoptium Temurin-21.0.7+6) on Linux 5.15.0-133-generic (amd64)
[15:54:23 INFO]: [bootstrap] Loading Paper 1.21.5-31-main@9cddf13 (2025-04-24T16:13:20Z) for Minecraft 1.21.5
[15:54:23 INFO]: [PluginInitializerManager] Initializing plugins...
[15:54:23 ERROR]: [DirectoryProviderSource] Error preparing plugin context: Directory 'plugins/VPNShield-1.1.2.jar' failed to update!
java.lang.RuntimeException: Directory 'plugins/VPNShield-1.1.2.jar' failed to update!
        at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:61) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$prepareContext$1(DirectoryProviderSource.java:33) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
        at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
        at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?]
        at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
        at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
        at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
        at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
        at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
        at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.walkFiles(DirectoryProviderSource.java:64) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:31) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at net.minecraft.server.Main.main(Main.java:111) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at org.bukkit.craftbukkit.Main.main(Main.java:243) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
        at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: plugins/VPNShield-1.1.2.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
        at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:141) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:59) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        ... 22 more
Caused by: java.lang.IllegalArgumentException: plugins/VPNShield-1.1.2.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
        at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:150) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:111) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:59) ~[paper-1.21.5.jar:1.21.5-31-9cddf13]
        ... 22 more
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://repo.rosewooddev.io/repository/public/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://repo.preva1l.info/releases/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://nexus.neetgames.com/repository/maven-releases/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://mvn-repo.arim.space/lesser-gpl3/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://repo.codemc.io/repository/maven-snapshots/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://repo.extendedclip.com/content/repositories/placeholderapi/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:24 INFO]: [MavenLibraryResolver] Downloading https://oss.sonatype.org/content/groups/public/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://jitpack.io/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.auxilor.io/repository/maven-public/dev/triumphteam/triumph-cmd-bukkit/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.preva1l.info/releases/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://nexus.neetgames.com/repository/maven-releases/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://mvn-repo.arim.space/lesser-gpl3/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.rosewooddev.io/repository/public/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.codemc.io/repository/maven-snapshots/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.extendedclip.com/content/repositories/placeholderapi/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://oss.sonatype.org/content/groups/public/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://jitpack.io/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:25 INFO]: [MavenLibraryResolver] Downloading https://repo.auxilor.io/repository/maven-public/dev/triumphteam/triumph-cmd-core/2.0.0-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://mvn-repo.arim.space/lesser-gpl3/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.preva1l.info/releases/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://nexus.neetgames.com/repository/maven-releases/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.rosewooddev.io/repository/public/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.codemc.io/repository/maven-snapshots/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.extendedclip.com/content/repositories/placeholderapi/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://oss.sonatype.org/content/groups/public/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://jitpack.io/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.auxilor.io/repository/maven-public/net/wesjd/anvilgui/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://nexus.neetgames.com/repository/maven-releases/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.preva1l.info/releases/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.rosewooddev.io/repository/public/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://mvn-repo.arim.space/lesser-gpl3/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.codemc.io/repository/maven-snapshots/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:26 INFO]: [MavenLibraryResolver] Downloading https://repo.extendedclip.com/content/repositories/placeholderapi/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:27 INFO]: [MavenLibraryResolver] Downloading https://repo.papermc.io/repository/maven-public/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:27 INFO]: [MavenLibraryResolver] Downloading https://oss.sonatype.org/content/groups/public/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:27 INFO]: [MavenLibraryResolver] Downloading https://jitpack.io/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:27 INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:27 INFO]: [MavenLibraryResolver] Downloading https://repo.auxilor.io/repository/maven-public/net/wesjd/anvilgui-parent/1.10.5-SNAPSHOT/maven-metadata.xml
[15:54:27 INFO]: [PluginRemapper] Remapping library '/tmp/remapped-3430165254263942801.jar'...
[15:54:27 INFO]: [PluginRemapper] Done remapping library '/tmp/remapped-3430165254263942801.jar' in 207ms.
[15:54:27 INFO]: [PluginInitializerManager] Initialized 40 plugins
[15:54:27 INFO]: [PluginInitializerManager] Paper plugins (4):
 - AutoSellChests (2.7.1), EconomyShopGUI-Premium (5.23.4), Fadah (3.0.1), nightcore (2.7.5.2)
[15:54:27 INFO]: [PluginInitializerManager] Bukkit plugins (36):
 - AdvancedItems (1.14.4), AuraSkills (2.3.2), AxAFKZone (1.6.3), BetterRTP (3.6.13), BreweryX (3.4.10;HEAD), CMI (9.7.12.3), CMILib (1.5.4.2), Chunky (1.4.28), ChunkyBorder (1.2.23), Citizens (2.0.38-SNAPSHOT (build 3781)), CoinsEngine (2.4.1), DeathDropPercent (1.4), DeluxeCoinflip (2.8.0), DiscordSRV (1.30.0-SNAPSHOT), EconomyBridge (1.2.0), ExcellentCrates (6.1.3), FastAsyncWorldEdit (2.13.1-SNAPSHOT-1094;f137a11), Geyser-Spigot (2.7.0-SNAPSHOT), Lands (7.12.12), LuckPerms (5.4.158), Nexo (1.4), ODailyQuests (2.3.0), Pl-Hide-Pro (2.12.2), PlaceholderAPI (2.11.6), PvPManager (3.38.11), QuickShop-Hikari (6.2.0.9-RELEASE-1), ServerLinksZ (1.0.2), TAB (5.0.3), Tebex (2.1.0), Vault (1.7.3-CMI), ViaVersion (5.3.3-SNAPSHOT), Vulcan (2.9.5), WorldGuard (7.0.13-beta-2+5c4848b), dynmap (3.7-SNAPSHOT-Dev), floodgate (2.2.4-SNAPSHOT (b116-0e3163c)), packetevents (2.8.0+0931f7c9e-SNAPSHOT)
[15:54:30 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[15:54:31 INFO]: Loaded 1373 recipes
[15:54:31 INFO]: Loaded 1484 advancements
[15:54:31 INFO]: Starting minecraft server version 1.21.5
[15:54:31 INFO]: Loading properties
[15:54:31 INFO]: This server is running Paper version 1.21.5-31-main@9cddf13 (2025-04-24T16:13:20Z) (Implementing API version 1.21.5-R0.1-SNAPSHOT)
[15:54:31 INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[15:54:31 INFO]: Server Ping Player Sample Count: 12
[15:54:31 INFO]: Using 4 threads for Netty based IO
[15:54:31 INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
[15:54:31 INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
[15:54:31 ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
[15:54:31 INFO]: Default game type: SURVIVAL
[15:54:31 INFO]: Generating keypair
[15:54:31 INFO]: Starting Minecraft server on 0.0.0.0:30401
[15:54:31 INFO]: Using epoll channel type
[15:54:31 INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[15:54:31 INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[15:54:31 INFO]: [nightcore] Server version detected as Paper 1.21.5. Using paper-bridge.
[15:54:31 INFO]: [SpigotLibraryLoader] [Lands] Loading 5 libraries... please wait
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/redisson/redisson/3.26.0/redisson-3.26.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-common/4.1.104.Final/netty-common-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-codec/4.1.104.Final/netty-codec-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-transport/4.1.104.Final/netty-transport-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-resolver/4.1.104.Final/netty-resolver-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-resolver-dns/4.1.104.Final/netty-resolver-dns-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-codec-dns/4.1.104.Final/netty-codec-dns-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-handler/4.1.104.Final/netty-handler-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/projectreactor/reactor-core/3.6.0/reactor-core-3.6.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/io/reactivex/rxjava3/rxjava/3.1.6/rxjava-3.1.6.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/jboss/marshalling/jboss-marshalling/2.0.11.Final/jboss-marshalling-2.0.11.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/jboss/marshalling/jboss-marshalling-river/2.0.11.Final/jboss-marshalling-river-2.0.11.Final.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/esotericsoftware/kryo/5.6.0/kryo-5.6.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/esotericsoftware/reflectasm/1.11.9/reflectasm-1.11.9.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/esotericsoftware/minlog/1.3.1/minlog-1.3.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.16.1/jackson-dataformat-yaml-2.16.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/jodd/jodd-bean/5.1.6/jodd-bean-5.1.6.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/jodd/jodd-core/5.1.6/jodd-core-5.1.6.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/container/libraries/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/ch/ethz/globis/phtree/phtree/2.8.2/phtree-2.8.2.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.4/adventure-platform-bukkit-4.3.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.4/adventure-platform-api-4.3.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.4/adventure-text-serializer-bungeecord-4.3.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.4/adventure-platform-facet-4.3.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.4/adventure-platform-viaversion-4.3.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.20.0/adventure-text-minimessage-4.20.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-api/4.20.0/adventure-api-4.20.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-key/4.20.0/adventure-key-4.20.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loading 10 libraries... please wait
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/spongepowered/configurate-yaml/4.2.0/configurate-yaml-4.2.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/spongepowered/configurate-core/4.2.0/configurate-core-4.2.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/io/leangen/geantyref/geantyref/1.3.16/geantyref-1.3.16.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/net/kyori/option/1.1.0/option-1.1.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/checkerframework/checker-qual/3.49.0/checker-qual-3.49.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/spongepowered/configurate-extra-kotlin/4.2.0/configurate-extra-kotlin-4.2.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.30/kotlin-stdlib-jdk8-1.5.30.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib/1.5.30/kotlin-stdlib-1.5.30.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.30/kotlin-stdlib-jdk7-1.5.30.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-reflect/1.4.20/kotlin-reflect-1.4.20.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.30/kotlin-stdlib-common-1.5.30.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/gs/mclo/java/2.2.1/java-2.2.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/apache/httpcomponents/client5/httpclient5/5.4.3/httpclient5-5.4.3.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/apache/httpcomponents/core5/httpcore5/5.3.4/httpcore5-5.3.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/apache/httpcomponents/core5/httpcore5-h2/5.3.4/httpcore5-h2-5.3.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/springframework/spring-expression/6.0.8/spring-expression-6.0.8.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/springframework/spring-core/6.0.8/spring-core-6.0.8.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/springframework/spring-jcl/6.0.8/spring-jcl-6.0.8.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [Nexo] Loaded library /home/container/libraries/org/jetbrains/annotations/26.0.2/annotations-26.0.2.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loading 2 libraries... please wait
[15:54:32 INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library /home/container/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library /home/container/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library /home/container/libraries/com/h2database/h2/2.1.214/h2-2.1.214.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [PvPManager] Loading 4 libraries... please wait
[15:54:32 INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/container/libraries/com/zaxxer/HikariCP/5.1.0/HikariCP-5.1.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/container/libraries/com/github/ben-manes/caffeine/caffeine/3.1.8/caffeine-3.1.8.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/container/libraries/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/container/libraries/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.12/fastutil-8.5.12.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/container/libraries/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [BreweryX] Loading 1 libraries... please wait
[15:54:32 INFO]: [SpigotLibraryLoader] [BreweryX] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.jar
[15:54:32 INFO]: [SpigotLibraryLoader] [BreweryX] Loaded library /home/container/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[15:54:32 INFO]: [Fadah] Loading server plugin Fadah v3.0.1
[15:54:33 INFO]: [org.reflections.Reflections] Reflections took 68 ms to scan 1 urls, producing 113 keys and 1105 values
[15:54:33 INFO]: [Fadah] Loading onLoad hooks...
[15:54:33 INFO]: [Fadah] Loaded 0 hooks!
[15:54:33 INFO]: [ViaVersion] Loading server plugin ViaVersion v5.3.3-SNAPSHOT
[15:54:33 INFO]: [ViaVersion] ViaVersion 5.3.3-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
[15:54:33 INFO]: [ViaVersion] Loading block connection mappings ...
[15:54:33 INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[15:54:33 INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.158
[15:54:33 INFO]: [floodgate] Loading server plugin floodgate v2.2.4-SNAPSHOT (b116-0e3163c)
[15:54:34 INFO]: [floodgate] Took 408ms to boot Floodgate
[15:54:34 INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
[15:54:34 INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[15:54:34 INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.7.0-SNAPSHOT
[15:54:34 INFO]: [Geyser-Spigot] Loading extensions...
[15:54:34 INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[15:54:34 INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.13.1-SNAPSHOT-1094;f137a11
[15:54:34 WARN]: 
**********************************************
** You are using the Spigot-mapped FAWE jar on a modern Paper version.
** This will result in slower first-run times and wasted disk space from plugin remapping.
** Download the Paper FAWE jar from Modrinth to avoid this: https://modrinth.com/plugin/fastasyncworldedit/
**********************************************
[15:54:35 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2576c75a]
[15:54:35 INFO]: [CMILib] Loading server plugin CMILib v1.5.4.2
[15:54:35 INFO]: [packetevents] Loading server plugin packetevents v2.8.0+0931f7c9e-SNAPSHOT
[15:54:35 INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.13-beta-2+5c4848b
[15:54:35 INFO]: [CMI] Loading server plugin CMI v9.7.12.3
[15:54:35 INFO]: [dynmap] Loading server plugin dynmap v3.7-SNAPSHOT-Dev
[15:54:35 INFO]: [dynmap] version=1.21.5-31-9cddf13 (MC: 1.21.5)
[15:54:35 INFO]: [dynmap] Mod Support API available
[15:54:35 INFO]: [DeluxeCoinflip] Loading server plugin DeluxeCoinflip v2.8.0
[15:54:35 INFO]: [nightcore] Loading server plugin nightcore v2.7.5.2
[15:54:35 INFO]: [Vulcan] Loading server plugin Vulcan v2.9.5
[15:54:36 INFO]: [Lands] Loading server plugin Lands v7.12.12
[15:54:36 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
[15:54:36 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[15:54:36 INFO]: [Lands] Using SQLite: /home/container/plugins/Lands/Data
[15:54:36 INFO]: [com.zaxxer.hikari.HikariDataSource] ConnectionPool - Starting...
[15:54:36 INFO]: [com.zaxxer.hikari.HikariDataSource] ConnectionPool - Start completed.
[15:54:36 INFO]: [Lands] Successfully connected to SQL database.
[15:54:36 INFO]: [Lands] Setting up tables...
[15:54:36 INFO]: [Lands] Your SQL DBMS version: 3.49.1 (SQLite) Wiki: https://wiki.incredibleplugins.com/lands/configuration/database
[15:54:36 INFO]: [Lands] Successfully connected to SQL database.
[15:54:36 INFO]: [Lands] Added flag 'lands-claim' to the plugin WorldGuard.
[15:54:36 INFO]: [Chunky] Loading server plugin Chunky v1.4.28
[15:54:36 INFO]: [CoinsEngine] Loading server plugin CoinsEngine v2.4.1
[15:54:36 INFO]: [Citizens] Loading server plugin Citizens v2.0.38-SNAPSHOT (build 3781)
[15:54:36 INFO]: [EconomyShopGUI-Premium] Loading server plugin EconomyShopGUI-Premium v5.23.4
[15:54:36 INFO]: [Nexo] Loading server plugin Nexo v1.4
[15:54:36 INFO]: [Nexo] Loading libraries...
[15:54:37 INFO]: [Nexo] Downloaded library https://repo.nexomc.com/snapshots/team/unnamed/creative-api/1.8.5-SNAPSHOT/creative-api-1.8.5-SNAPSHOT.jar
[15:54:37 INFO]: [Nexo] Downloaded library https://repo.nexomc.com/snapshots/team/unnamed/creative-server/1.8.5-SNAPSHOT/creative-server-1.8.5-SNAPSHOT.jar
[15:54:37 INFO]: [Nexo] Downloaded library https://repo.nexomc.com/snapshots/team/unnamed/creative-serializer-minecraft/1.8.5-SNAPSHOT/creative-serializer-minecraft-1.8.5-SNAPSHOT.jar
[15:54:38 INFO]: [Nexo] Downloaded library https://repo.triumphteam.dev/snapshots/dev/triumphteam/triumph-gui/3.2.0-SNAPSHOT/triumph-gui-3.2.0-20250128.122847-2.jar
[15:54:38 INFO]: [TAB] Loading server plugin TAB v5.0.3
[15:54:38 INFO]: [EconomyBridge] Loading server plugin EconomyBridge v1.2.0
[15:54:38 INFO]: [Pl-Hide-Pro] Loading server plugin Pl-Hide-Pro v2.12.2
[15:54:38 INFO]: [Pl-Hide-Pro] Loading library caffeine
[15:54:38 INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.13
[15:54:38 INFO]: [ServerLinksZ] Loading server plugin ServerLinksZ v1.0.2
[15:54:38 INFO]: [AxAFKZone] Loading server plugin AxAFKZone v1.6.3
[15:54:38 INFO]: [ChunkyBorder] Loading server plugin ChunkyBorder v1.2.23
[15:54:38 INFO]: [O'DailyQuests] Loading server plugin ODailyQuests v2.3.0
[15:54:38 INFO]: [AutoSellChests] Loading server plugin AutoSellChests v2.7.1
[15:54:38 INFO]: [AdvancedItems] Loading server plugin AdvancedItems v1.14.4
[15:54:38 INFO]: [AuraSkills] Loading server plugin AuraSkills v2.3.2
[15:54:38 INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.30.0-SNAPSHOT
[15:54:38 INFO]: [DeathDropPercent] Loading server plugin DeathDropPercent v1.4
[15:54:38 INFO]: [PvPManager] Loading server plugin PvPManager v3.38.11
[15:54:38 INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v6.1.3
[15:54:38 INFO]: [Tebex] Loading server plugin Tebex v2.1.0
[15:54:38 INFO]: [QuickShop-Hikari] Loading server plugin QuickShop-Hikari v6.2.0.9-RELEASE-1
[15:54:38 INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> Execute the initialization sequence
[15:54:38 INFO]: [QuickShop-Hikari/Bootstrap] Bootloader preparing for startup, please wait...
[15:54:38 INFO]: [QuickShop-Hikari/Bootstrap] Initializing libraries...
[15:54:42 INFO]: [QuickShop-Hikari] Maven repository mirror test result:
[15:54:42 INFO]: [QuickShop-Hikari] [US] CENTRAL: 12ms
[15:54:42 INFO]: [QuickShop-Hikari] [US] APACHE: 27ms
[15:54:42 INFO]: [QuickShop-Hikari] [CN] HUAWEI: 1839ms
[15:54:42 INFO]: [QuickShop-Hikari] [CN] TENCENT: 2001ms
[15:54:42 INFO]: [QuickShop-Hikari] [CN] ALIYUN: 3987ms
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading 12 libraries (0 skipped libraries)...
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library org.apache.commons:commons-lang3:3.14.0 [1/12]
[15:54:42 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[15:54:42 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Defaulting to no-operation (NOP) logger implementation
[15:54:42 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library org.apache.commons:commons-compress:1.25.0 [2/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.google.code.gson:gson:2.10.1 [3/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.google.guava:guava:33.1.0-jre [4/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.rollbar:rollbar-java:1.9.0 [5/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library cc.carm.lib:easysql-hikaricp:0.4.7 [6/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.h2database:h2:2.1.214 [7/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.konghq:unirest-java:3.14.5 [8/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library net.sourceforge.csvjdbc:csvjdbc:1.0.42 [9/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library org.dom4j:dom4j:2.1.4 [10/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.vdurmont:semver4j:3.1.0 [11/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.ghostchu.crowdin:crowdinota:1.0.3 [12/12]
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Initialing Unirest...
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Initializing platform...
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Platform detected: Paper
[15:54:42 INFO]: [QuickShop-Hikari] Slf4jLogger initialized
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Platform initialized: com.ghostchu.quickshop.platform.paper.PaperPlatform
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Boot QuickShop instance...
[15:54:42 INFO]: [QuickShop-Hikari/Bootstrap] Creating QuickShop instance...
[15:54:42 INFO]: [QuickShop-Hikari] Registering Bukkit Service: com.ghostchu.quickshop.api.QuickShopProvider
[15:54:42 INFO]: [QuickShop-Hikari] QuickShop Hikari - Early boot step - Booting up
[15:54:42 INFO]: [QuickShop-Hikari] Self testing...
[15:54:42 INFO]: [QuickShop-Hikari] Reading the configuration...
[15:54:42 INFO]: [QuickShop-Hikari] [ConfigUpdater] Saving configuration changes...
[15:54:42 INFO]: [QuickShop-Hikari] Setting up privacy controller...
[15:54:42 INFO]: [QuickShop-Hikari] Setting up QuickShop registry....
[15:54:42 INFO]: [QuickShop-Hikari] Setting up metrics manager...
[15:54:42 INFO]: [QuickShop-Hikari] Loading player name and unique id mapping...
[15:54:42 INFO]: [QuickShop-Hikari] Loading translations (This may take a while)...
[15:54:42 INFO]: [QuickShop-Hikari] Please wait us fetch the translation updates from Crowdin OTA service...
[15:54:42 INFO]: [CrowdinOTA] Downloading Crowdin distribution manifest from remote server...
[15:54:42 INFO]: [OTAFileInstance-0] Downloading translations for 0 locales...
[15:54:42 INFO]: [OTAFileInstance-1] Downloading translations for 0 locales...
[15:54:42 INFO]: [QuickShop-Hikari] Loading up translations from Crowdin OTA, this may need a while...
[15:54:43 INFO]: [QuickShop-Hikari] Loading up translations from Crowdin OTA, this may need a while...
[15:54:43 INFO]: [QuickShop-Hikari] Register InventoryWrapper...
[15:54:43 INFO]: [QuickShop-Hikari] Initializing NexusManager...
[15:54:43 INFO]: [QuickShop-Hikari] QuickShop Hikari - Early boot step - Complete
[15:54:43 INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> Complete (5193ms). Waiting for enable...
[15:54:43 INFO]: [BreweryX] Loading server plugin BreweryX v3.4.10;HEAD
[15:54:43 INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: BreweryX
[15:54:43 INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:54:43 INFO]: [LuckPerms] Enabling LuckPerms v5.4.158
[15:54:44 INFO]:         __    
[15:54:44 INFO]:   |    |__)   LuckPerms v5.4.158
[15:54:44 INFO]:   |___ |      Running on Bukkit - Paper
[15:54:44 INFO]: 
[15:54:44 INFO]: [LuckPerms] Loading configuration...
[15:54:44 INFO]: [LuckPerms] Loading storage provider... [H2]
[15:54:45 INFO]: [LuckPerms] Loading internal permission managers...
[15:54:45 INFO]: [LuckPerms] Performing initial data load...
[15:54:45 INFO]: [LuckPerms] Successfully enabled. (took 1888ms)
[15:54:45 INFO]: [Vault] Enabling Vault v1.7.3-CMI
[15:54:45 INFO]: [Vault] [Economy] CMI Economy found: Waiting
[15:54:45 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:54:45 INFO]: [Vault] Enabled Version 1.7.3-CMI
[15:54:45 INFO]: [LuckPerms] Registered Vault permission & chat hook.
[15:54:45 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.13.1-SNAPSHOT-1094;f137a11
[15:54:45 INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[15:54:45 INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[15:54:45 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[15:54:45 INFO]: WEPIF: Vault detected! Using Vault for permissions
[15:54:45 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_5.PaperweightFaweAdapter as the Bukkit adapter
[15:54:46 INFO]: [nightcore] Enabling nightcore v2.7.5.2
[15:54:46 INFO]: [nightcore] Found permissions provider: LuckPerms
[15:54:46 INFO]: [nightcore] Found economy provider: CMIEconomy
[15:54:46 INFO]: [nightcore] Found chat provider: LuckPerms
[15:54:46 INFO]: [nightcore] Time zone set as Etc/UTC
[15:54:46 INFO]: [nightcore] Plugin loaded in 68 ms!
[15:54:46 ERROR]: [com.fastasyncworldedit.core.util.UpdateNotification] Failed to check for latest release
java.util.concurrent.CompletionException: com.fastasyncworldedit.core.util.UpdateNotification$UpdateCheckException: Failed to check for update: GitHub returned status code 403
        at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
        at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
        at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
        at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
        at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?]
        at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:844) ~[?:?]
        at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?]
        at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
        at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
Caused by: com.fastasyncworldedit.core.util.UpdateNotification$UpdateCheckException: Failed to check for update: GitHub returned status code 403
        at FastAsyncWorldEdit-Bukkit-2.13.1-SNAPSHOT-1094.jar/com.fastasyncworldedit.core.util.UpdateNotification.lambda$checkLatestRelease$2(UpdateNotification.java:104) ~[FastAsyncWorldEdit-Bukkit-2.13.1-SNAPSHOT-1094.jar:?]
        at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
        ... 9 more
[15:54:46 INFO]: [CoinsEngine] Enabling CoinsEngine v2.4.1
[15:54:46 INFO]: [CoinsEngine] Powered by nightcore
[15:54:46 WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 4 build(s) out of date.
You are running build 1094, the latest version is build 1098.
Update at https://ci.athion.net/job/FastAsyncWorldEdit
[15:54:46 INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[15:54:46 INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43916bbd
[15:54:46 INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[15:54:46 INFO]: [CoinsEngine] Registered: 'coins' currency!
[15:54:46 INFO]: [CoinsEngine] Detected plugin available for data migration: Vault
[15:54:46 INFO]: [PlaceholderAPI] Successfully registered internal expansion: coinsengine [2.4.1]
[15:54:46 INFO]: [CoinsEngine] Plugin loaded in 118 ms!
[15:54:46 INFO]: [EconomyBridge] Enabling EconomyBridge v1.2.0
[15:54:46 INFO]: [EconomyBridge] Powered by nightcore
[15:54:46 INFO]: [EconomyBridge] Registered 'dummy' item handler.
[15:54:46 INFO]: [EconomyBridge] Registered 'excellentcrates' item handler.
[15:54:46 INFO]: [EconomyBridge] Registered 'nexo' item handler.
[15:54:46 INFO]: [EconomyBridge] Vault detected! Loading currency...
[15:54:46 INFO]: [EconomyBridge] Currency registered: 'vault'.
[15:54:46 INFO]: [EconomyBridge] CoinsEngine detected! Loading currency...
[15:54:46 INFO]: [EconomyBridge] Currency registered: 'coinsengine_coins'.
[15:54:46 INFO]: [EconomyBridge] Currency registered: 'xp_points'.
[15:54:46 INFO]: [EconomyBridge] Currency registered: 'xp_level'.
[15:54:46 INFO]: [EconomyBridge] Currency registered: 'gold'.
[15:54:46 INFO]: [EconomyBridge] Currency registered: 'diamond'.
[15:54:46 INFO]: [EconomyBridge] Currency registered: 'emerald'.
[15:54:46 INFO]: [EconomyBridge] Plugin loaded in 102 ms!
[15:54:46 INFO]: Preparing level "world"
[15:54:46 ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
[15:54:46 ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
[15:54:46 INFO]: Preparing start region for dimension minecraft:overworld
[15:54:46 INFO]: Preparing spawn area: 0%
[15:54:47 INFO]: Time elapsed: 400 ms
[15:54:47 INFO]: Preparing start region for dimension minecraft:the_nether
[15:54:47 INFO]: Preparing spawn area: 0%
[15:54:47 INFO]: Time elapsed: 88 ms
[15:54:47 INFO]: [Fadah] Enabling Fadah v3.0.1
[15:54:47 INFO]: -------------------------------
[15:54:47 INFO]:  Finally a Decent Auction House
[15:54:47 INFO]:    has successfully started!
[15:54:47 INFO]: -------------------------------
[15:54:47 WARN]: [com.zaxxer.hikari.HikariConfig] FadahHikariPool - keepaliveTime is greater than or equal to maxLifetime, disabling it.
[15:54:47 INFO]: [com.zaxxer.hikari.HikariDataSource] FadahHikariPool - Starting...
[15:54:47 INFO]: [com.zaxxer.hikari.pool.HikariPool] FadahHikariPool - Added connection org.sqlite.jdbc4.JDBC4Connection@52a7f79e
[15:54:47 INFO]: [com.zaxxer.hikari.HikariDataSource] FadahHikariPool - Start completed.
[15:54:47 INFO]: [Fadah] Not connecting to broker. (Not Enabled)
[15:54:47 INFO]: [Fadah] [Services] [DataService] Loaded in 127ms.
[15:54:47 INFO]: [Fadah] [Services] [LoggingService] Loaded in 0ms.
[15:54:47 INFO]: [Fadah] [Services] [MigrationService] Loaded in 1ms.
[15:54:47 INFO]: [Fadah] [Services] [CommandService] Loaded in 47ms.
[15:54:47 INFO]: [Fadah] Category Matcher Provider Registered: material
[15:54:47 INFO]: [Fadah] Category Matcher Provider Registered: name
[15:54:47 INFO]: [Fadah] Category Matcher Provider Registered: amount
[15:54:47 INFO]: [Fadah] Category Matcher Provider Registered: lore
[15:54:47 INFO]: [Fadah] [Services] [JSProcessorService] Loaded in 1ms.
[15:54:47 INFO]: [Fadah] [Services] [MetricsService] Loaded in 2ms.
[15:54:47 INFO]: [Fadah] [Services] [UpdateService] Loaded in 3ms.
[15:54:47 INFO]: [Fadah] [Services] [LayoutService] Loaded in 7ms.
[15:54:47 INFO]: [Fadah] [CurrencyService] Registered: vault
[15:54:47 INFO]: [Fadah] [CurrencyService] Registered: coins_engine_mob_coins
[15:54:47 INFO]: [Fadah] [CurrencyService] Registered: coins_engine_coins
[15:54:47 INFO]: [Fadah] [Services] [CurrencyService] Loaded in 3ms.
[15:54:47 INFO]: [Fadah] Loading onEnable hooks...
[15:54:47 INFO]: [Fadah] Loaded hook: luckperms
[15:54:47 INFO]: [Fadah] Loaded 1 hooks!
[15:54:47 INFO]: [ViaVersion] Enabling ViaVersion v5.3.3-SNAPSHOT
[15:54:47 INFO]: [ViaVersion] ViaVersion detected server version: 1.21.5 (770)
[15:54:47 WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[15:54:47 WARN]: [ViaVersion] ViaVersion only supports newer client versions. Use ViaBackwards to allow older versions (ViaRewind for 1.7/1.8) to join.
[15:54:47 WARN]: [ViaVersion] Get setup help at https://viaversion.com/setup or download ViaBackwards/ViaRewind directly at https://ci.viaversion.com/
[15:54:47 WARN]: [ViaVersion] Need more help? Join our Discord at https://viaversion.com/discord
[15:54:47 INFO]: [floodgate] Enabling floodgate v2.2.4-SNAPSHOT (b116-0e3163c)
[15:54:47 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[15:54:47 INFO]: [PlaceholderAPI] Fetching available expansion information...
[15:54:47 INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.7.0-SNAPSHOT
[15:54:48 INFO]: [CMILib] Enabling CMILib v1.5.4.2
[15:54:48 INFO]: Server version: v1_21_R4 - 1.21.5 - paper  1.21.5-31-9cddf13 (MC: 1.21.5)
[15:54:48 INFO]: CMI hooked.
[15:54:48 INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.5.4.2]
[15:54:48 INFO]: PlaceholderAPI hooked.
[15:54:48 INFO]: Updated (EN) language file. Took 17ms
[15:54:48 INFO]: [packetevents] Enabling packetevents v2.8.0+0931f7c9e-SNAPSHOT
[15:54:48 INFO]: [packetevents] Checking for updates, please wait...
[15:54:48 INFO]: [WorldGuard] Enabling WorldGuard v7.0.13-beta-2+5c4848b
[15:54:49 INFO]: [packetevents] Failed to check for updates. java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/retrooper/packetevents/releases/latest
[15:54:49 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[15:54:49 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[15:54:49 INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[15:54:49 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[15:54:49 INFO]: [WorldGuard] Loaded configuration for world 'world'
[15:54:49 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[15:54:49 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[15:54:49 INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[15:54:49 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[15:54:49 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[15:54:49 INFO]: [WorldGuard] Loading region data...
[15:54:49 INFO]: [CMI] Enabling CMI v9.7.12.3
[15:54:49 INFO]: _______________________________________________________
[15:54:49 INFO]:  
[15:54:49 INFO]:  ██████╗███╗   ███╗██╗
[15:54:49 INFO]: ██╔════╝████╗ ████║██║
[15:54:49 INFO]: ██║     ██╔████╔██║██║
[15:54:49 INFO]: ██║     ██║╚██╔╝██║██║
[15:54:49 INFO]: ╚██████╗██║ ╚═╝ ██║██║
[15:54:49 INFO]:  ╚═════╝╚═╝     ╚═╝╚═╝
[15:54:49 INFO]: _______________________________________________________
[15:54:49 INFO]: Integrating PaperSpigot async methods
[15:54:49 INFO]: Vault found. (Loaded: true)
[15:54:49 INFO]: Citizens found. (Loaded: false)
[15:54:49 INFO]: AuraSkills found. (Loaded: false)
[15:54:49 INFO]: Loaded (67) 57 Enabled and 10 Disabled modules into memory. Took 76ms
[15:54:49 INFO]: Initialized Cipher256 AES
[15:54:49 INFO]: Loaded (61) regular alias into memory. Took 27ms
[15:54:49 INFO]: Loaded (1) custom text's into memory. Took 3ms
[15:54:49 INFO]: (RandomTeleportation) Can't find world with (world_the_end) name
[15:54:49 INFO]: 3.49.1 data base type detected
[15:54:50 INFO]: Loaded (-) SqLite into memory. Took 54ms
[15:54:50 INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
[15:54:50 INFO]: Loaded (5) warning categories into memory. Took 0ms
[15:54:50 INFO]: Loaded (3) warning commands into memory. Took 0ms
[15:54:50 INFO]: Loaded (0) cooldowns into memory. Took 0ms
[15:54:50 INFO]: Loaded (147) custom mob heads into memory. Took 9ms
[15:54:50 INFO]: Loaded (6) kits into memory. Took 7ms
[15:54:50 INFO]: Loaded (0) ranks into memory. Took 4ms
[15:54:50 INFO]: Loaded (1) jails into memory. Took 14ms
[15:54:50 INFO]: Executed Player DB querry in 1ms
[15:54:50 INFO]: Loaded (44) player data into memory. Took 11ms
[15:54:50 INFO]: Loaded (0) playtime records into memory. Took 0ms
[15:54:50 INFO]: Loaded (6) playtime reward records into memory. Took 0ms
[15:54:50 INFO]: Loaded (3) custom alias into memory. Took 1ms
[15:54:50 INFO]: dynmap found. (Loaded: false)
[15:54:50 INFO]: Loaded (-) Registered events into memory. Took 69ms
[15:54:50 INFO]: Loaded (0) event action commands into memory. Took 3ms
[15:54:50 INFO]: Loaded (EN) language file into memory. Took 64ms
[15:54:50 INFO]: Loaded (245) worth values into memory. Took 30ms
[15:54:50 INFO]: VaultPermissions found. (Loaded: true)
[15:54:50 INFO]: PlaceholderAPI found. (Loaded: true)
[15:54:50 INFO]: Loaded (4) schedules into memory. Took 4ms
[15:54:50 INFO]: Loaded (23) holograms into memory. Took 24ms
[15:54:50 INFO]: Loaded (0) skin cache entries into memory. Took 0ms
[15:54:50 INFO]: Loaded (1) custom recipes into memory. Took 12ms
[15:54:50 INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
[15:54:50 INFO]: Version 9.7.12.3 has been enabled
[15:54:50 INFO]: _______________________________________________________
[15:54:50 INFO]: [Vault][Economy] CMI Economy hooked.
[15:54:50 INFO]: [dynmap] Enabling dynmap v3.7-SNAPSHOT-Dev
[15:54:50 INFO]: [dynmap] Added 21 custom biome mappings
[15:54:50 INFO]: [dynmap] Using LuckPerms 5.4.158 for access control
[15:54:51 INFO]: [dynmap] Extracted files upgraded
[15:54:51 INFO]: [dynmap] Mod Support processing completed
[15:54:52 INFO]: [dynmap] Loaded 27 shaders.
[15:54:52 INFO]: [dynmap] Loaded 83 perspectives.
[15:54:52 INFO]: [dynmap] Loaded 22 lightings.
[15:54:52 INFO]: [dynmap] Starting enter/exit processing
[15:54:52 INFO]: [dynmap] Finish marker initialization
[15:54:52 INFO]: [dynmap] Web server started on address 0.0.0.0:30482
[15:54:52 INFO]: [dynmap] version 3.7-SNAPSHOT-Dev is enabled - core version 3.7-SNAPSHOT-Dev
[15:54:52 INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn
[15:54:52 INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap
[15:54:52 INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
[15:54:52 INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
[15:54:52 INFO]: [dynmap] Loaded 1 maps of world 'world'.
[15:54:52 INFO]: [dynmap] Loaded 1 maps of world 'world_nether'.
[15:54:52 INFO]: [dynmap] Enabled
[15:54:52 INFO]: [DeluxeCoinflip] Enabling DeluxeCoinflip v2.8.0
[15:54:52 INFO]: [DeluxeCoinflip] 
[15:54:52 INFO]: [DeluxeCoinflip]  __ __    DeluxeCoinflip v2.8.0
[15:54:52 INFO]: [DeluxeCoinflip] /  |_     Author(s): ItsLewizzz
[15:54:52 INFO]: [DeluxeCoinflip] \_ |      (c) Zithium Studios 2020-2023. All rights reserved.
[15:54:52 INFO]: [DeluxeCoinflip] 
[15:54:52 INFO]: [DeluxeCoinflip] Loading bStats metrics
[15:54:52 INFO]: [DeluxeCoinflip] Registered economy provider 'Vault' using Vault plugin.
[15:54:52 INFO]: [DeluxeCoinflip] Registered economy provider 'CUSTOM_CURRENCY
[15:54:52 INFO]: [DeluxeCoinflip] [ACF] Enabled Asynchronous Tab Completion Support!
[15:54:53 INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxecoinflip [2.8.0]
[15:54:53 INFO]: [DeluxeCoinflip] Hooked into PlaceholderAPI successfully
[15:54:53 INFO]: [DeluxeCoinflip] Clearing all active coinflip games.
[15:54:53 INFO]: [DeluxeCoinflip] All coinflip games have been cleared.
[15:54:53 INFO]: [DeluxeCoinflip] 
[15:54:53 INFO]: [DeluxeCoinflip] Successfully loaded in 86ms
[15:54:53 INFO]: [DeluxeCoinflip] 
[15:54:53 INFO]: [Vulcan] Enabling Vulcan v2.9.5
[15:54:53 INFO]: [Vulcan] Server Version: .1.21.5 detected!
[15:54:53 INFO]: [Vulcan] Floodgate 2.0 found. Enabling hook!
[15:54:53 INFO]: [Vulcan] BStats enabled!
[15:54:53 INFO]: [PlaceholderAPI] Successfully registered internal expansion: Vulcan [2.9.5]
[15:54:53 INFO]: [Vulcan] PlaceholderAPI found. Enabling hook!
[15:54:53 INFO]: [Lands] Enabling Lands v7.12.12
[15:54:54 INFO]: [Lands]  _                        _      
[15:54:54 INFO]: [Lands] | |                      | |     
[15:54:54 INFO]: [Lands] | |      __ _  _ __    __| | ___ 
[15:54:54 INFO]: [Lands] | |     / _` || '_ \  / _` |/ __|
[15:54:54 INFO]: [Lands] | |____| (_| || | | || (_| |\__ \
[15:54:54 INFO]: [Lands] \_____/ \__,_||_| |_| \__,_||___/
[15:54:54 INFO]: [Lands] Version: 7.12.12 Previous: 7.12.12
[15:54:54 INFO]: [Lands] Server: 1.21.5 running Paper
[15:54:54 INFO]: [Lands] Licensed to: 1039737
[15:54:54 INFO]: [Lands] Experiencing issues or having questions? Join our Discord!
[15:54:54 INFO]: [Lands] Discord: https://discord.incredibleplugins.com
[15:54:54 INFO]: [Lands] Wiki: https://wiki.incredibleplugins.com/lands
[15:54:54 INFO]: [Lands]  
[15:54:54 INFO]: [Lands] [Integrations] Successfully integrated CMI as hologram manager.
[15:54:54 INFO]: [Lands] [Integrations] Added support for the vanish feature of the plugin CMI.
[15:54:54 INFO]: [Lands] Performing initial data load.
[15:54:54 INFO]: [Lands] There are currently 2 created land(s).
[15:54:54 INFO]: [Lands] Initial data load took 58 ms.
[15:54:54 INFO]: [Chunky] Enabling Chunky v1.4.28
[15:54:54 INFO]: [Citizens] Enabling Citizens v2.0.38-SNAPSHOT (build 3781)
[15:54:54 INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[15:54:54 INFO]: [Citizens] Loaded 0 templates.
[15:54:54 INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizens [1.0.0]
[15:54:54 INFO]: [Citizens] Loaded economy handling via Vault.
[15:54:54 INFO]: [EconomyShopGUI-Premium] Enabling EconomyShopGUI-Premium v5.23.4
[15:54:54 INFO]: [EconomyShopGUI-Premium] [INFO]: Using lang-en.yml as language file.
[15:54:54 INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 14 section configs from /sections/
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 14 shop configs from /shops/
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Updating Shop settings...
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Using minecraft version 1.21.5...
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Successfully hooked into Vault and using CMIEconomy as economy provider
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading 1 economy provider(s) for all 13 shop sections.
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Spawner provider set to AUTO in config
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Automatically searching for compatible spawner provider....
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Failed to automatically find compatible spawner provider, using default...
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Providers not enabled yet, waiting...
[15:54:55 INFO]: [Nexo] Enabling Nexo v1.4
[15:54:55 INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: Nexo
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: There is an update available for EconomyShopGUI Premium, you are running v5.23.4 but found v5.24.0.
[15:54:55 INFO]: [EconomyShopGUI-Premium] [INFO]: Download using command /eshop update
[15:54:55 INFO]: Nexo | NMS-Version v1_21_R4 has been detected.
[15:54:55 INFO]: Nexo | PackServer set to POLYMATH
[15:54:55 INFO]: Nexo | Skipped downloading DefaultPack as it is up to date!
[15:54:55 INFO]: Nexo | Initializing Vulcan-AntiCheat Hook!
[15:54:55 INFO]: Nexo | Vulcan's API is disabled, please enable settings.enable-api...
[15:54:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: nexo [1.4]
[15:54:56 INFO]: Nexo | Plugin "PlaceholderAPI" detected, enabling hooks
[15:54:56 INFO]: Nexo | Plugin "WorldGuard" detected, enabling hooks
[15:54:56 INFO]: [TAB] Enabling TAB v5.0.3
[15:54:56 INFO]: [TAB] Loaded NMS hook in 27ms
[15:54:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [5.0.3]
[15:54:56 INFO]: [TAB] [DEBUG] Feature PlaceholderManagerImpl processed load in 0ms
[15:54:56 INFO]: [TAB] [DEBUG] Feature BukkitPipelineInjector processed load in 0ms
[15:54:56 INFO]: [TAB] [DEBUG] Feature Sorting processed load in 0ms
[15:54:56 INFO]: [TAB] [DEBUG] Feature PlayerList processed load in 0ms
[15:54:56 INFO]: [TAB] [DEBUG] Feature HeaderFooter processed load in 1ms
[15:54:56 INFO]: [TAB] [DEBUG] Feature NameTag processed load in 5ms
[15:54:56 INFO]: [TAB] Enabled in 155ms
[15:54:56 INFO]: [TAB] [DEBUG] Feature YellowNumber processed load in 6ms
[15:54:56 INFO]: [TAB] [DEBUG] Feature ScoreboardManagerImpl processed load in 7ms
[15:54:56 INFO]: [Pl-Hide-Pro] Enabling Pl-Hide-Pro v2.12.2
[15:54:56 WARN]: [Pl-Hide-Pro] --------------------------------------------------------------------------------------------
[15:54:56 WARN]: [Pl-Hide-Pro] The server version 1.21.5-R0.1-SNAPSHOT you are using is currently not officially supported!!! Proceed with caution
[15:54:56 WARN]: [Pl-Hide-Pro] --------------------------------------------------------------------------------------------
[15:54:56 INFO]: [Pl-Hide-Pro] Loaded LuckPerms hook
[15:54:56 INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
[15:54:56 INFO]: [BetterRTP] Cooldown = 600
[15:54:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
[15:54:56 INFO]: [ServerLinksZ] Enabling ServerLinksZ v1.0.2
[15:54:56 INFO]: [ServerLinksZ] Using language file: plugins/ServerLinksZ/lang/en-US.yml
[15:54:56 INFO]: [ServerLinksZ] ServerLinksZ has been enabled!
[15:54:56 INFO]: [AxAFKZone] Enabling AxAFKZone v1.6.3
[15:54:56 INFO]: ╠ Loaded zone AfkZone!
[15:54:57 INFO]: [ChunkyBorder] Enabling ChunkyBorder v1.2.23
[15:54:57 INFO]: [O'DailyQuests] Enabling ODailyQuests v2.3.0
[15:54:57 INFO]: [O'DailyQuests] Plugin is starting...
[15:54:57 INFO]: [O'DailyQuests] Checking for update...
[15:54:57 INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Starting...
[15:54:57 INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-2 - Added connection conn0: url=jdbc:h2:./plugins/ODailyQuests/database user=ODQ
[15:54:57 INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Start completed.
[15:54:57 INFO]: [O'DailyQuests] Plugin successfully connected to database DATABASE.
[15:54:57 INFO]: [O'DailyQuests] Vault successfully hooked.
[15:54:57 INFO]: [O'DailyQuests] CoinsEngine successfully hooked.
[15:54:57 INFO]: [O'DailyQuests] Citizens successfully hooked.
[15:54:57 INFO]: [PlaceholderAPI] Successfully registered internal expansion: odailyquests [1.0.4]
[15:54:57 INFO]: [O'DailyQuests] PlaceholderAPI successfully hooked.
[15:54:57 INFO]: [O'DailyQuests] WorldGuard detected, hook enabled.
[15:54:57 ERROR]: [O'DailyQuests] Progression message is null, disabling progression message.
[15:54:57 ERROR]: [O'DailyQuests] Please set a valid message in the configuration file (progression_message.text).
[15:54:57 INFO]: [O'DailyQuests] 40 quests loaded from easyQuests file.
[15:54:57 INFO]: [O'DailyQuests] 32 quests loaded from mediumQuests file.
[15:54:57 INFO]: [O'DailyQuests] 21 quests loaded from hardQuests file.
[15:54:57 INFO]: [O'DailyQuests] Plugin is started!
[15:54:57 INFO]: [AutoSellChests] Enabling AutoSellChests v2.7.1
[15:54:57 INFO]: [AutoSellChests] Found EconomyShopGUI Premium, enabling...
[15:54:57 INFO]: [AutoSellChests] Using new API methods for improved performance...
[15:54:57 INFO]: [AdvancedItems] Enabling AdvancedItems v1.14.4
[15:54:57 INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: AdvancedItems
[15:54:58 INFO]: [AdvancedItems] Loaded 39 custom items.
[15:54:58 INFO]: [AdvancedItems] Registering Vulcan Hook and enabling module...
[15:54:58 INFO]: [AuraSkills] Enabling AuraSkills v2.3.2
[15:54:58 INFO]: [AuraSkills] Loaded 21 message files
[15:54:59 INFO]: [AuraSkills] Successfully registered hook LuckPerms
[15:54:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: auraskills [2.3.2]
[15:54:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [2.3.2]
[15:54:59 INFO]: [AuraSkills] Successfully registered hook PlaceholderAPI
[15:54:59 INFO]: [AuraSkills] Successfully registered hook Vault
[15:54:59 INFO]: [AuraSkills] Successfully registered hook WorldGuard
[15:54:59 INFO]: [AuraSkills] Successfully registered hook Nexo
[15:54:59 INFO]: [AuraSkills] Loaded 158 config options in 34 ms
[15:54:59 INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.5! Trying to find NMS support
[15:54:59 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R4' loaded!
[15:54:59 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AuraSkills' to create a bStats instance!
[15:54:59 INFO]: [AuraSkills] Loaded 3 blocked/disabled worlds
[15:54:59 INFO]: [AuraSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[15:54:59 INFO]: [DiscordSRV] Enabling DiscordSRV v1.30.0-SNAPSHOT
[15:54:59 INFO]: [DeathDropPercent] Enabling DeathDropPercent v1.4
[15:54:59 INFO]: [DeathDropPercent] [STDOUT] [DeathDropPercent] Enabled successfully!
[15:54:59 WARN]: Nag author(s): '[MrQuackDuck]' of 'DeathDropPercent v1.4' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[15:54:59 INFO]: [PvPManager] Enabling PvPManager v3.38.11
[15:54:59 ERROR]: [DiscordSRV] No bot token has been set in the config; a bot token is required to connect to Discord.
[15:54:59 INFO]: [PvPManager] Using player nametags: true
[15:54:59 INFO]: [com.zaxxer.hikari.HikariDataSource] PvPManager - Starting...
[15:54:59 INFO]: [com.zaxxer.hikari.pool.HikariPool] PvPManager - Added connection org.sqlite.jdbc4.JDBC4Connection@783e05fa
[15:54:59 INFO]: [com.zaxxer.hikari.HikariDataSource] PvPManager - Start completed.
[15:54:59 INFO]: [PvPManager] Connected to SQLITE database successfully
[15:54:59 INFO]: [PvPManager] Players stored: 6
[15:54:59 INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
[15:54:59 INFO]: [PvPManager] Vault Found! Using it for currency related features
[15:54:59 INFO]: [PvPManager] Lands Found! Hooked successfully
[15:54:59 INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: PvPManager
[15:54:59 INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully
[15:54:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: pvpmanager [3.38.11]
[15:54:59 INFO]: [PvPManager] TAB Found! Using TAB to change nametags instead of scoreboards
[15:54:59 INFO]: [PvPManager] CMI Found! Hooked successfully
[15:54:59 INFO]: [PvPManager] NPC spawning is supported in this version! (v1_21_R4)
[15:54:59 INFO]: [PvPManager] Auto Respawn is supported in this version! Using 1.15+ gamerules
[15:54:59 INFO]: [PvPManager] Starting border task with radius 16 and rate of 200ms
[15:54:59 INFO]: [PvPManager] PvPManager v3.38.11 enabled (232 ms)
[15:54:59 INFO]: [ExcellentCrates] Enabling ExcellentCrates v6.1.3
[15:54:59 INFO]: [ExcellentCrates] Powered by nightcore
[15:55:00 INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-3 - Starting...
[15:55:00 INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cb0ea4
[15:55:00 INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-3 - Start completed.
[15:55:00 INFO]: [ExcellentCrates] Loaded 7 crate openings.
[15:55:00 INFO]: [ExcellentCrates] Loaded 1 crate keys.
[15:55:00 INFO]: [ExcellentCrates] Loaded 4 rarities!
[15:55:00 INFO]: [ExcellentCrates] Loaded 4 crates.
[15:55:00 INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [6.1.3]
[15:55:00 INFO]: [ExcellentCrates] Plugin loaded in 282 ms!
[15:55:00 INFO]: [Tebex] Enabling Tebex v2.1.0
[15:55:00 INFO]: [QuickShop-Hikari] Enabling QuickShop-Hikari v6.2.0.9-RELEASE-1
[15:55:00 INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> Execute the enable sequence
[15:55:00 INFO]: [QuickShop-Hikari] QuickShop Hikari
[15:55:00 INFO]: [QuickShop-Hikari] Registering Bukkit Service: com.ghostchu.quickshop.api.QuickShopProvider
[15:55:00 INFO]: [QuickShop-Hikari] Starting plugin self-test, please wait...
[15:55:00 INFO]: [QuickShop-Hikari] [OK] Spigot Based Server Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] Old QuickShop Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] ModdedServer Based Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] ModdedServer Database Driver Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] CoreSupport Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] Virtual DisplayItem Support Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] ProtocolLib Incorrect Locate Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] GameVersion supporting Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] Permission Manager Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] PacketListenerAPI Conflict Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] Reremake Test
[15:55:00 INFO]: [QuickShop-Hikari] [OK] EcoEnchants V11 Check
[15:55:00 INFO]: [QuickShop-Hikari] [OK] End of life Test
[15:55:00 INFO]: [QuickShop-Hikari] Reading the configuration...
[15:55:00 INFO]: [QuickShop-Hikari] [ConfigUpdater] Saving configuration changes...
[15:55:00 INFO]: [QuickShop-Hikari] Contributors: Ghost_chu, PotatoCraft Studio, Netherfoam, Timtower, KaiNoMood (KaiKikuchi), sandtechnology, jho5245, cakoyo, Andre601, Ectabro, Chris6ix, portlek, log4b0at, deadman96385, tiararinne, DoctaEnkoda, CarmJos, YuanYuanOwO, Mgazul, mart-r, Tim269, raphtaliapt, creatorfromhell, LoneDev6, Steven-OS, confuxeon, ibmibmibm, judgetread, mfnalex, Warriorrrr, PyvesB, yannicklamprecht, ORelio, RMSCA, Starmism, yiwenwang2090, PaulBGD, Nlkomaru, harry0198, Draesia, Localized community members on Crowdin
[15:55:00 INFO]: [QuickShop-Hikari] Original author: Netherfoam, Timtower, KaiNoMood, sandtechnology
[15:55:00 INFO]: [QuickShop-Hikari] Let's start loading the plugin
[15:55:00 INFO]: [QuickShop-Hikari] Setting up ItemExpressionRegistry...
[15:55:00 INFO]: [QuickShop-Hikari] Using Virtual Displays. Attempting to initialize packet factory...
[15:55:00 INFO]: [QuickShop-Hikari] Setting up database...
[15:55:00 INFO]: [QuickShop-Hikari] Create database backup...
[15:55:00 INFO]: [cc.carm.lib.easysql.hikari.HikariDataSource] HikariPool-1 - Starting...
[15:55:00 INFO]: [Tebex] Connected to PrimoEarth - Minecraft (Offline/Geyser) server.
[15:55:00 INFO]: [cc.carm.lib.easysql.hikari.HikariDataSource] HikariPool-1 - Start completed.
[15:55:00 INFO]: [QuickShop-Hikari] Checking and updating database columns, it may take a while...
[15:55:00 INFO]: [QuickShop-Hikari] Database upgrade script running... Current Database Version: 19
[15:55:00 INFO]: [QuickShop-Hikari] Finished!
[15:55:00 INFO]: [QuickShop-Hikari] Selected permission provider: Bukkit
[15:55:00 INFO]: [QuickShop-Hikari] Registering commands...
[15:55:00 INFO]: [QuickShop-Hikari] Loaded 1 rules for listener blacklist.
[15:55:00 INFO]: [QuickShop-Hikari] EventManager selected: QSEventManager
[15:55:01 INFO]: [QuickShop-Hikari] Loading shops from database...
[15:55:01 INFO]: [QuickShop-Hikari] Used 2ms to fetch 0 shops from database.
[15:55:01 INFO]: [QuickShop-Hikari] Loading shops into memory...
[15:55:01 INFO]: [QuickShop-Hikari] Used 0ms to load 0 shops into memory (0 shops will be loaded after chunks/world loaded).
[15:55:01 INFO]: [QuickShop-Hikari] Registering listeners...
[15:55:01 INFO]: [QuickShop-Hikari] Cleaning MsgUtils...
[15:55:01 INFO]: [QuickShop-Hikari] Cleaning purchase messages from the database that are over a week old...
[15:55:01 INFO]: [QuickShop-Hikari] Log actions is enabled. Actions will be logged in the qs.log file!
[15:55:01 INFO]: [QuickShop-Hikari] [Shop Purger] Purge not enabled!
[15:55:01 INFO]: [PlaceholderAPI] Successfully registered internal expansion: qs [6.2.0.9-RELEASE-1]
[15:55:01 INFO]: [QuickShop-Hikari] Successfully loaded PlaceHolderAPI support!
[15:55:01 INFO]: [QuickShop-Hikari] [OK] Virtual DisplayItem Support Test
[15:55:01 INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> All Complete. (489ms)
[15:55:01 INFO]: [BreweryX] Enabling BreweryX v3.4.10;HEAD
[15:55:01 INFO]: [BreweryX] Using language: en.yml
[15:55:01 INFO]: [BreweryX] [Recipes] Loading Recipes - vBX3.4.7 by Jsinco
[15:55:01 INFO]: [BreweryX] Loaded 1 addon(s)
[15:55:01 INFO]: [BreweryX] Minecraft version: 1.21
[15:55:01 INFO]: [BreweryX] DataManager created: SQLite
[15:55:01 INFO]: [BreweryX] [Recipes] Loaded 42 recipes from BreweryX!
[15:55:01 INFO]: [PlaceholderAPI] Successfully registered internal expansion: breweryx [3.4.10;HEAD]
[15:55:01 INFO]: [BreweryX] Using scheduler: PaperScheduler
[15:55:01 INFO]: [BreweryX] Environment: Paper
[15:55:01 INFO]: [BreweryX] BreweryX enabled!
[15:55:01 INFO]: [spark] Starting background profiler...
[15:55:01 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[15:55:01 INFO]: [Geyser-Spigot] ******************************************
[15:55:01 INFO]: [Geyser-Spigot] 
[15:55:01 INFO]: [Geyser-Spigot] Loading Geyser version 2.7.0-b817 (git-master-84aac67)
[15:55:01 INFO]: [Geyser-Spigot] 
[15:55:01 INFO]: [Geyser-Spigot] ******************************************
[15:55:03 INFO]: [Geyser-Spigot] Started Geyser on UDP port 30401
[15:55:03 INFO]: [Geyser-Spigot] Done (1.874s)! Run /geyser help for help!
[15:55:03 INFO]: Done preparing level "world" (17.219s)
[15:55:03 INFO]: Running delayed init tasks
[15:55:03 INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[15:55:03 INFO]: [QuickShop-Hikari] Start to caching usernames (async)...
[15:55:03 INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[15:55:03 INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[15:55:03 INFO]: [DeluxeCoinflip] Registered economy provider 'coinsengine_coins' using CoinsEngine plugin.
[15:55:03 INFO]: New version of CMILib was detected. Please update it (1.5.4.2 -> 1.5.4.3)
[15:55:03 INFO]: [CMI] Permission plugin: LuckPerms5.4.158
[15:55:03 INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [9.7.12.3]
[15:55:03 INFO]: [CMI] PlaceholderAPI hooked.
[15:55:03 INFO]: [DeluxeCoinflip] Found and using VAULT, COINSENGINE_COINS economy provider(s).
[15:55:03 INFO]: [O'DailyQuests] Plugin is up to date.
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled Nexo hook...
[15:55:04 INFO]: Nexo | The recipe "tuna" is invalid, please ensure all its ingredients exist in your config
[15:55:04 INFO]: Nexo | Generating resourcepack...
[15:55:04 INFO]: Nexo | Importing DefaultPack...
[15:55:04 INFO]: Nexo | Importing external-pack ShizuArt_Fisherman_Props.zip...
[15:55:04 INFO]: Nexo | Importing external-pack ShizuArt_Hunter_Props.zip...
[15:55:04 INFO]: Nexo | Importing external-pack ShizuArt_Office_Props.zip...
[15:55:04 INFO]: Nexo | Converting global lang file to individual language files...
[15:55:04 INFO]: Nexo | Failed to fetch minecraft:diving_armor_layer_2.png used by diving_boots
[15:55:04 INFO]: Nexo | Failed to fetch minecraft:moon_armor_layer_2.png used by moon_boots
[15:55:04 INFO]: Nexo | Failed to fetch minecraft:haman_armor_layer_1.png used by haman_helmet
[15:55:04 INFO]: [AuraSkills] Loaded 11 skills with 317 total sources
[15:55:04 INFO]: [AuraSkills] Loaded 9 stats and 17 traits
[15:55:04 INFO]: [AuraSkills] Loaded 44 pattern rewards and 0 level rewards
[15:55:04 INFO]: [AuraSkills] Loaded 52 loot entries in 4 pools and 2 tables
[15:55:04 INFO]: [AuraSkills] Loaded 7 menus
[15:55:04 INFO]: [DiscordSRV] Disabling DiscordSRV v1.30.0-SNAPSHOT
[15:55:04 INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[15:55:04 INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[15:55:04 INFO]: 2 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled PlaceholderAPI hook...
[15:55:04 INFO]: [EconomyShopGUI-Premium] [DEBUG]: PLACEHOLDERS provider loaded, waiting...
[15:55:04 INFO]: [Lands] [Integrations] Registered item provider: NEXO
[15:55:04 INFO]: [Lands] [Integrations] Successfully integrated PlaceholderAPI for parsing placeholders from 3rd party plugins in chat messages and GUI menus
[15:55:04 INFO]: [Lands] [Integrations] Successfully integrated LuckPerms for offline permission lookups.
[15:55:04 INFO]: [Lands] [Integrations] Integrated Bedrock GUI forms for Bedrock players.
[15:55:04 INFO]: [Lands] Added region provider: WorldGuard Type: SERVER
[15:55:04 INFO]: [Lands] [Integrations] Successfully integrated Vault economy into economy system. Name: CMIEconomy
[15:55:04 INFO]: [PlaceholderAPI] Successfully registered internal expansion: lands [7.12.12]
[15:55:04 INFO]: [Lands] [Integrations] Successfully registered placeholders at PlaceholderAPI. More info: https://wiki.incredibleplugins.com/lands/configuration/placeholderapi-placeholders
[15:55:04 INFO]: [Lands] [Integrations] Successfully integrated Dynmap into web-map system.
[15:55:04 INFO]: [Lands] [Integrations] Successfully integrated FastAsyncWorldEdit. 
[15:55:04 INFO]: [Lands] [Integrations] Successfully loaded LuckPerms contexts. More information: https://wiki.incredibleplugins.com/lands/permissions/luckperms-context
[15:55:04 INFO]: [Lands] [Economy] Next economic tasks (taxes, upkeep, nations upkeep) execution is in 2 day(s), 7 hour(s), 4 minute(s), 55 second(s). Interval: 7 day(s)
[15:55:04 INFO]: [Citizens] Loaded 10 NPCs.
[15:55:04 INFO]: [QuickShop-Hikari] Using economy system: CMIEconomy
[15:55:04 INFO]: [QuickShop-Hikari] Selected economy bridge: BuiltIn-Vault
[15:55:04 INFO]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
[15:55:04 INFO]: Nexo | Validating ResourcePack files...
[15:55:04 INFO]: Done (41.739s)! For help, type "help"
[15:55:04 INFO]: [CMI] DiscordSRV found. (Loaded: false)
container@pterodactyl~ Server marked as running...
[15:55:04 INFO]: Nexo | Texture minecraft:default/armors/diving_boots.png has bad resolution-ratio 516x512
[15:55:04 INFO]: Nexo | Textures not using ^2 will lower mipmap-level, causing blurry visuals
[15:55:04 INFO]: Nexo | Recommend converting it to a resolution in ^2, 2x2, 4x4, 8x8, 16x16, 32x32...
[15:55:04 INFO]: Nexo | Texture minecraft:default/armors/diving_boots.png is above allowed 512x512 resolution...
[15:55:04 INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
[15:55:04 INFO]: Nexo | Font minecraft:default is trying to use texture minecraft:default/chat/mob_drops.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
[15:55:04 INFO]: Nexo | Font minecraft:default is trying to use texture minecraft:default/chat/crop.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
[15:55:04 INFO]: Nexo | Font minecraft:default is trying to use texture minecraft:default/chat/skull.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
[15:55:04 INFO]: Nexo | Font minecraft:default is trying to use texture minecraft:default/chat/flower.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
[15:55:04 INFO]: Nexo | Font minecraft:default is trying to use texture minecraft:default/chat/ores.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
[15:55:04 INFO]: Nexo | Texture minecraft:required/tutorial.png is above allowed 256x256 resolution...
[15:55:04 INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
[15:55:04 INFO]: Nexo | Atlas minecraft:blocks is trying to use texture minecraft:gold_coins/gold_coins/gold_coins_five_barrel.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | Atlas minecraft:blocks is trying to use texture minecraft:gold_coins/gold_coins/gold_coins_one_stack.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | Atlas minecraft:blocks is trying to use texture minecraft:gold_coins/gold_coins/gold_coins_tree_sack.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: Nexo | Atlas minecraft:blocks is trying to use texture minecraft:gold_coins/gold_coins/gold_coins_two_bowl.png, but it does not exist within Nexo's ResourcePacks
[15:55:04 INFO]: [AdvancedItems] Successfully hooked into WorldGuard, PlaceholderAPI, Lands, Geyser-Spigot, dynmap, CMI, Vault, LuckPerms, ViaVersion, Tab.
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled Brewery hook...
[15:55:04 INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.2.0]
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Debug mode is enabled.
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Successfully connected to SQLite database...
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Loading DynamicPricing provider...
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled dynamic pricing restoration timer with a frequency of 1m...
[15:55:04 INFO]: [EconomyShopGUI-Premium] [INFO]: Loading all items...
[15:55:04 INFO]: [EconomyShopGUI-Premium] [WARN]: Failed to load Nexo item with reason: Could not find item with ID of 'nm_plushie_gnome_red' inside Nexo
[15:55:04 INFO]: [EconomyShopGUI-Premium] [WARN]: In shops config /shops/Furniture.yml at location: page1.items.2
[15:55:05 INFO]: [EconomyShopGUI-Premium] [WARN]: Cannot add discounts for section 'Keys', either the shop section is disabled or not found.
[15:55:05 INFO]: [EconomyShopGUI-Premium] [INFO]: Completed delayed loading.
[15:55:05 INFO]: [AutoSellChests] [INFO]: Completed loading custom inventory's from menus.yml
[15:55:05 INFO]: [AutoSellChests] [INFO]: Completed loading 6 interval upgrade(s) with weight: 10 -> 20 -> 30 -> 40 -> 50 -> 60
[15:55:05 INFO]: [AutoSellChests] [INFO]: Completed loading 4 multiplier upgrade(s) with weight: 10 -> 20 -> 30 -> 40
[15:55:05 INFO]: [AutoSellChests] [INFO]: Completed loading 3 max chest overrides
[15:55:05 INFO]: [AutoSellChests] [INFO]: Successfully registered custom sell chest crafting recipe
[15:55:05 INFO]: [AutoSellChests] [INFO]: Started interval logger with interval of 10m 0s
[15:55:05 INFO]: [AutoSellChests] [INFO]: Starting sell interval...
[15:55:05 INFO]: Nexo | Finished generating resourcepack!
[15:55:05 INFO]: Nexo | ResourcePack has been uploaded to https://atlas.nexomc.com/pack.zip?id=ca886633caf1e31723ad4eb76cf4c0aa144f1335
[15:55:06 INFO]: [Fadah] Fadah is OUTDATED! Current: 3.0.1 Latest: 3.0.2 
[15:55:08 INFO]: [Lands] There is a new version available: 7.15.10
[15:55:08 INFO]: [Fadah] Loading late hooks...
[15:55:08 INFO]: [Fadah] Loaded 0 hooks!