Paste #126919: Unnamed Server Log Paste

Date: 2024/09/29 11:14:46 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
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922


[18:04:32] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Eclipse Adoptium Temurin-21.0.3+9) on Linux 6.5.0-14-generic (amd64)
[18:04:32] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.1-57-master@b483da4 (2024-09-01T18:09:05Z) for Minecraft 1.21.1
[18:04:32] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[18:04:33] [Paper Plugin Remapper Thread - 0/INFO]: [PluginRemapper] Remapping plugin 'plugins/StaffFacilities-5.3.2.jar'...
[18:04:33] [ServerMain/ERROR]: [PluginRemapper] Encountered exception remapping plugins
java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to remap plugin jar 'plugins/StaffFacilities-5.3.2.jar'
    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$Completion.run(CompletableFuture.java:482) ~[?:?]
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.RuntimeException: Failed to remap plugin jar 'plugins/StaffFacilities-5.3.2.jar'
    at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:358) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
    ... 4 more
Caused by: java.lang.RuntimeException: Failed to execute task me/xtomyserrax/StaffFacilities/SFAPI
    at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:56) ~[AutoRenamingTool-2.0.3.jar:?]
    at net.neoforged.art.internal.AsyncHelper.consumeAll(AsyncHelper.java:36) ~[AutoRenamingTool-2.0.3.jar:?]
    at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:177) ~[paper-1.21.1.jar:?]
    at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[paper-1.21.1.jar:?]
    at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
    ... 4 more
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Duplicate key getR()Ljava/lang/String; (attempted merging values public static me/xtomyserrax/StaffFacilities/SFAPI/getR()Ljava/lang/String; and public static me/xtomyserrax/StaffFacilities/SFAPI/getR()Ljava/lang/String;)
    at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:?]
    at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:?]
    at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:52) ~[AutoRenamingTool-2.0.3.jar:?]
    at net.neoforged.art.internal.AsyncHelper.consumeAll(AsyncHelper.java:36) ~[AutoRenamingTool-2.0.3.jar:?]
    at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:177) ~[paper-1.21.1.jar:?]
    at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[paper-1.21.1.jar:?]
    at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
    ... 4 more
Caused by: java.lang.IllegalStateException: Duplicate key getR()Ljava/lang/String; (attempted merging values public static me/xtomyserrax/StaffFacilities/SFAPI/getR()Ljava/lang/String; and public static me/xtomyserrax/StaffFacilities/SFAPI/getR()Ljava/lang/String;)
    at java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:135) ~[?:?]
    at java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:182) ~[?:?]
    at java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) ~[?:?]
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) ~[?:?]
    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.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
    at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
    at net.neoforged.art.internal.ClassProviderImpl$ClassInfo.<init>(ClassProviderImpl.java:115) ~[AutoRenamingTool-2.0.3.jar:?]
    at net.neoforged.art.internal.ClassProviderBuilderImpl.lambda$addClass$1(ClassProviderBuilderImpl.java:64) ~[AutoRenamingTool-2.0.3.jar:?]
    at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1740) ~[?:?]
    at net.neoforged.art.internal.ClassProviderBuilderImpl.addClass(ClassProviderBuilderImpl.java:64) ~[AutoRenamingTool-2.0.3.jar:?]
    at net.neoforged.art.internal.RenamerImpl.lambda$run$2(RenamerImpl.java:178) ~[paper-1.21.1.jar:?]
    at net.neoforged.art.internal.AsyncHelper.lambda$null$0(AsyncHelper.java:33) ~[AutoRenamingTool-2.0.3.jar:?]
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
    ... 3 more
[18:04:33] [ServerMain/INFO]: [PluginInitializerManager] Initialized 49 plugins
[18:04:33] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
 - EconomyShopGUI (6.7.10)
[18:04:33] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (48):
 - AuctionHouse (2.121.0), AutoMessage (1.0), AutoPay (1.0.0), BetterTeams (4.10.0), ChatGames (1.2.1), Citizens (2.0.35-SNAPSHOT (build 3568)), ClearLag (3.2.2), CommandHelper (3.3.5-SNAPSHOT-499), CustomEnderChest (1.13.1), DecentHolograms (2.8.11), DeluxeMenus (1.14.0-Release), DiscordSRV (1.28.0), Essentials (2.20.1), EssentialsChat (2.20.1), ISpawners (1.0), LPC (3.6.0), LifeStealZ (1.1.28), LuckPerms (5.4.139), MOTD (2.3.11), MinehutPlugin (0.0.27-SNAPSHOT), Multiverse-Core (4.3.1-b861), MyCommand (5.7.4), OnePlayerSleep (1.3), PlaceholderAPI (2.11.6), PlayTime (3.6), PlayerKits (2.27.1), PlayerKits2 (1.12.3), PlayerStats (2.2), ProtocolLib (5.2.0-SNAPSHOT-679), PvPManager (3.18.26), SetSpawn (5.0), SilkSpawners_v2 (2.3.1), SimpleMsgs (1.2), SimpleTpa (7.3), SpawnerMeta (24.5), StaffChat (2.3), TAB (4.1.7), Tebex (2.0.6), ToastedAFK (2.0.2.2), UltraPunishments (2.3.1), Vault (1.7.3-b131), ViaVersion (5.0.3), Votifier (2.7.3), VotingPlugin (6.17.1), Vulcan (2.9.0), WorldEdit (7.3.6+6892-3d660b8), WorldGuard (7.0.12+829a4a4), ajLeaderboards (2.9.0-b233)
[18:04:36] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[18:04:37] [ServerMain/INFO]: Loaded 1290 recipes
[18:04:37] [ServerMain/INFO]: Loaded 1399 advancements
[18:04:37] [Server thread/INFO]: Starting minecraft server version 1.21.1
[18:04:37] [Server thread/INFO]: Loading properties
[18:04:37] [Server thread/INFO]: This server is running Paper version 1.21.1-57-master@b483da4 (2024-09-01T18:09:05Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[18:04:38] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[18:04:38] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:04:38] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:04:38] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend migrating to the spark profiler.
    For more information please visit: https://github.com/PaperMC/Paper/discussions/10565
[18:04:38] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and population gen parallelism of 1 threads
[18:04:38] [Server thread/INFO]: Default game type: SURVIVAL
[18:04:38] [Server thread/INFO]: Generating keypair
[18:04:38] [Server thread/INFO]: Starting Minecraft server on *:25575
[18:04:38] [Server thread/INFO]: Using epoll channel type
[18:04:38] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[18:04:38] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[18:04:38] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'ViaVersion' for files 'plugins/ViaVersion.jar' and 'plugins/ViaVersion-5.0.3.jar' in 'plugins'
[18:04:40] [Server thread/WARN]: [MinehutPlugin] Found no matching version for version 1.21.1-R0.1-SNAPSHOT, using most modern.
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.pom
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.pom
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
[18:04:40] [BasicRepositoryConnector-repo.maven.apache.org-0-1/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[18:04:40] [BasicRepositoryConnector-repo.maven.apache.org-0-4/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[18:04:40] [BasicRepositoryConnector-repo.maven.apache.org-0-2/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[18:04:40] [BasicRepositoryConnector-repo.maven.apache.org-0-3/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[18:04:40] [BasicRepositoryConnector-repo.maven.apache.org-0-0/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/server/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/server/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/server/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/server/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/server/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[18:04:40] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/server/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[18:04:40] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[18:04:46] [Server thread/WARN]: Legacy plugin StaffChat v2.3 does not specify an api-version.
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] [PvPManager] Loading 2 libraries... please wait
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
[18:04:47] [BasicRepositoryConnector-repo.maven.apache.org-1-0/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/minecraft/server/libraries/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
[18:04:47] [Server thread/INFO]: [SpigotLibraryLoader] [PvPManager] Loaded library /home/minecraft/server/libraries/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[18:04:47] [Server thread/WARN]: Legacy plugin PlayTime v3.6 does not specify an api-version.
[18:04:47] [Server thread/WARN]: Legacy plugin OnePlayerSleep v1.3 does not specify an api-version.
[18:04:47] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.0.3
[18:04:47] [Server thread/INFO]: [ViaVersion] ViaVersion 5.0.3 is now loaded. Registering protocol transformers and injecting...
[18:04:48] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[18:04:48] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[18:04:49] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.139
[18:04:49] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[18:04:49] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.6+6892-3d660b8
[18:04:51] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@712d6e0a]
[18:04:51] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[18:04:51] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
[18:04:51] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679
[18:04:51] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.1) has not yet been tested! Proceed with caution.
[18:04:52] [Server thread/ERROR]: [ProtocolLib] Assuming package version: v1_21_R1
[18:04:52] [Server thread/ERROR]:   [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
  If this problem hasn't already been reported, please open a ticket
  at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
  Stack Trace:
  java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 10000, banned: 1000], type={ type input instanceof interface java.util.Map }}
      at ProtocolLib.jar//com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:352)
      at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.createNewRegister(PacketRegistry.java:183)
      at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:334)
      at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:369)
      at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:120)
      at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:121)
      at ProtocolLib.jar//com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:183)
      at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59)
      at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18)
      at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39)
      at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40)
      at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:546)
      at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:292)
      at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215)
      at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
      at java.base/java.lang.Thread.run(Thread.java:1583)
  Dump:
  Parameters: 
    [NULL]
  Sender:
    com.comphenix.protocol.ProtocolLib@fc21dec[
      statistics=<null>
      packetTask=<null>
      tickCounter=0
      configExpectedMod=-1
      updater=com.comphenix.protocol.updater.SpigotUpdater@78b3c677
      redirectHandler=<null>
      scheduler=com.comphenix.protocol.scheduler.DefaultScheduler@670199f0
      commandProtocol=<null>
      commandPacket=<null>
      commandFilter=<null>
      packetLogging=<null>
      skipDisable=false
      isEnabled=false
      loader=io.papermc.paper.plugin.manager.DummyBukkitPluginLoader@5f148329
      server=CraftServer{serverName=Paper,serverVersion=1.21.1-57-b483da4,minecraftVersion=1.21.1}
      file=plugins/.paper-remapped/ProtocolLib.jar
      description=org.bukkit.plugin.PluginDescriptionFile@e8e7e5b
      pluginMeta=org.bukkit.plugin.PluginDescriptionFile@e8e7e5b
      dataFolder=plugins/ProtocolLib
      classLoader=PluginClassLoader{plugin=ProtocolLib v5.2.0-SNAPSHOT-679, pluginEnabled=false, url=plugins/.paper-remapped/ProtocolLib.jar}
      naggable=true
      newConfig=YamlConfiguration[path='', root='YamlConfiguration']
      configFile=plugins/ProtocolLib/config.yml
      logger=com.destroystokyo.paper.utils.PaperPluginLogger@7afd2b6f
      lifecycleEventManager=io.papermc.paper.plugin.lifecycle.event.PaperLifecycleEventManager@43077231
      allowsLifecycleRegistration=true
    ]
  Version:
    ProtocolLib v5.2.0-SNAPSHOT-679
  Java Version:
    21.0.3
  Server:
    1.21.1-57-b483da4 (MC: 1.21.1)

[18:04:52] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.12+829a4a4
[18:04:52] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[18:04:52] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
[18:04:52] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.7
[18:04:52] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.11
[18:04:52] [Server thread/INFO]: [SpawnerMeta] Loading server plugin SpawnerMeta v24.5
[18:04:52] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.1
[18:04:52] [Server thread/INFO]: [SilkSpawners_v2] Loading server plugin SilkSpawners_v2 v2.3.1
[18:04:52] [Server thread/INFO]: [MinehutPlugin] Loading server plugin MinehutPlugin v0.0.27-SNAPSHOT
[18:04:52] [Server thread/INFO]: [CommandHelper] Loading server plugin CommandHelper v3.3.5-SNAPSHOT-499
[18:04:53] [Server thread/INFO]: Help make CommandHelper better! Enable telemetry (or disable this message) by changing the telemetry-on setting in preferences.ini to help us understand what features you're using and are most important to you. No personal information is collected.
[18:04:56] [Server thread/INFO]: [CommandHelper] Extensions initialized.
[18:04:56] [Server thread/INFO]: [MOTD] Loading server plugin MOTD v2.3.11
[18:04:56] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.35-SNAPSHOT (build 3568)
[18:04:56] [Server thread/INFO]: [ToastedAFK] Loading server plugin ToastedAFK v2.0.2.2
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.9.0-b233
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okhttp
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okhttp
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio-jvm
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio-jvm
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk8
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk8
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-common
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-common
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for annotations
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for annotations
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk7
[18:04:56] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk7
[18:04:56] [Server thread/INFO]: [UltraPunishments] Loading server plugin UltraPunishments v2.3.1
[18:04:56] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.17.1
[18:04:56] [Server thread/INFO]: [StaffChat] Loading server plugin StaffChat v2.3
[18:04:56] [Server thread/INFO]: [SetSpawn] Loading server plugin SetSpawn v5.0
[18:04:56] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.0-Release
[18:04:56] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[18:04:56] [Server thread/INFO]: [LifeStealZ] Loading server plugin LifeStealZ v1.1.28
[18:04:56] [Server thread/INFO]: [LifeStealZ] Loading LifeStealZ...
[18:04:56] [Server thread/INFO]: [LifeStealZ] WorldGuard found! Enabling WorldGuard support...
[18:04:56] [Server thread/INFO]: [LifeStealZ] WorldGuard found! Enabled WorldGuard support!
[18:04:56] [Server thread/INFO]: [AuctionHouse] Loading server plugin AuctionHouse v2.121.0
[18:04:56] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.9.0
[18:04:56] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.4
[18:04:56] [Server thread/INFO]: [PvPManager] Loading server plugin PvPManager v3.18.26
[18:04:56] [Server thread/INFO]: [SimpleMsgs] Loading server plugin SimpleMsgs v1.2
[18:04:56] [Server thread/INFO]: [ISpawners] Loading server plugin ISpawners v1.0
[18:04:56] [Server thread/INFO]: [PlayTime] Loading server plugin PlayTime v3.6
[18:04:56] [Server thread/INFO]: [BetterTeams] Loading server plugin BetterTeams v4.10.0
[18:04:56] [Server thread/INFO]: [BetterTeams] Checking if the file config.yml is up to date
[18:04:56] [Server thread/INFO]: [BetterTeams] File is up to date
[18:04:56] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.28.0
[18:04:56] [Server thread/INFO]: [ChatGames] Loading server plugin ChatGames v1.2.1
[18:04:56] [Server thread/INFO]: [PlayerKits2] Loading server plugin PlayerKits2 v1.12.3
[18:04:56] [Server thread/INFO]: [PlayerKits] Loading server plugin PlayerKits v2.27.1
[18:04:56] [Server thread/INFO]: [AutoMessage] Loading server plugin AutoMessage v1.0
[18:04:56] [Server thread/INFO]: [AutoPay] Loading server plugin AutoPay v1.0.0
[18:04:56] [Server thread/INFO]: [CustomEnderChest] Loading server plugin CustomEnderChest v1.13.1
[18:04:56] [Server thread/INFO]: [Tebex] Loading server plugin Tebex v2.0.6
[18:04:56] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.6.0
[18:04:56] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
[18:04:56] [Server thread/INFO]: [OnePlayerSleep] Loading server plugin OnePlayerSleep v1.3
[18:04:56] [Server thread/INFO]: [PlayerStats] Loading server plugin PlayerStats v2.2
[18:04:56] [Server thread/INFO]: [SimpleTpa] Loading server plugin SimpleTpa v7.3
[18:04:56] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.7.10
[18:04:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:04:56] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.139
[18:04:57] [Server thread/INFO]:         __    
[18:04:57] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.139
[18:04:57] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[18:04:57] [Server thread/INFO]: 
[18:04:57] [Server thread/INFO]: [LuckPerms] Loading configuration...
[18:04:57] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[18:04:58] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[18:04:58] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[18:04:58] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2017ms)
[18:04:58] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[18:04:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[18:04:59] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[18:04:59] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[18:04:59] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[18:04:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.6+6892-3d660b8
[18:04:59] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[18:04:59] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[18:04:59] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21.PaperweightAdapter as the Bukkit adapter
[18:05:00] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[18:05:00] [Server thread/ERROR]: ******************************************************
[18:05:00] [Server thread/ERROR]: *** ProtocolLib does not support plugin reloaders! ***
[18:05:00] [Server thread/ERROR]: *** Please use the built-in reload command!        ***
[18:05:00] [Server thread/ERROR]: ******************************************************
[18:05:00] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.2.0-SNAPSHOT-679
[18:05:00] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.11
[18:05:00] [Server thread/INFO]: [MOTD] [Placeholder] PlaceholderAPI hooked.
[18:05:00] [Server thread/INFO]: [UltraPunishments] Enabling UltraPunishments v2.3.1
[18:05:00] [Server thread/INFO]: [UltraPunishments] Loading Plugin...
[18:05:01] [Server thread/INFO]: [UltraPunishments] Successfully loaded in 1148 ms
[18:05:01] [Server thread/INFO]: [SimpleMsgs] Enabling SimpleMsgs v1.2
[18:05:01] [Server thread/INFO]: [SimpleMsgs] [STDOUT] SimpleMsgs has been enabled!
[18:05:01] [Server thread/WARN]: Nag author(s): '[VadloxMC]' of 'SimpleMsgs v1.2' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[18:05:01] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.13.1
[18:05:01] [Server thread/INFO]: [CustomEnderChest] Incompatible server version detected: 1.21.1 . Running into 1.16 API mode.
[18:05:01] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
[18:05:01] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
[18:05:01] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
[18:05:01] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
[18:05:01] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:05:01] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:05:01] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[18:05:01] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[18:05:01] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[18:05:01] [Server thread/INFO]: Preparing level "spawn"
[18:05:02] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[18:05:02] [Server thread/INFO]: Time elapsed: 707 ms
[18:05:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[18:05:02] [Server thread/INFO]: Time elapsed: 96 ms
[18:05:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[18:05:02] [Server thread/INFO]: Time elapsed: 61 ms
[18:05:02] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.0.3
[18:05:03] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21 (767)
[18:05:03] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[18:05:03] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[18:05:03] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[18:05:03] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://viaversion.com/setup
[18:05:03] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[18:05:03] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[18:05:03] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[18:05:03] [Server thread/INFO]: [UltraPunishments] Detected PlaceholderAPI, hooking into it...
[18:05:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: upun [latest]
[18:05:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[18:05:03] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[18:05:03] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[18:05:03] [Server thread/INFO]: [Essentials] No kits found to migrate.
[18:05:04] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[18:05:04] [Server thread/INFO]: [Essentials] Using locale en_US
[18:05:04] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[18:05:04] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[18:05:04] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[18:05:04] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[18:05:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.12+829a4a4
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_nether) TNT ignition is PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_nether) Lighters are PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_nether) Lava fire is PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_nether) Fire spread is UNRESTRICTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn_nether'
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_the_end) TNT ignition is PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_the_end) Lighters are PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_the_end) Lava fire is PERMITTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] (spawn_the_end) Fire spread is UNRESTRICTED.
[18:05:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn_the_end'
[18:05:04] [Server thread/INFO]: [WorldGuard] Loading region data...
[18:05:04] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[18:05:04] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[18:05:04] [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.
[18:05:04] [Server thread/INFO]: Preparing start region for dimension minecraft:legend
[18:05:05] [Server thread/INFO]: Time elapsed: 286 ms
[18:05:05] [Server thread/INFO]: [WorldGuard] (legend) TNT ignition is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (legend) Lighters are PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (legend) Lava fire is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (legend) Fire spread is UNRESTRICTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'legend'
[18:05:05] [Server thread/INFO]: Preparing start region for dimension minecraft:afk
[18:05:05] [Server thread/INFO]: Time elapsed: 67 ms
[18:05:05] [Server thread/INFO]: [WorldGuard] (afk) TNT ignition is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (afk) Lighters are PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (afk) Lava fire is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (afk) Fire spread is UNRESTRICTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'afk'
[18:05:05] [Server thread/INFO]: Preparing start region for dimension minecraft:staff
[18:05:05] [Server thread/INFO]: Time elapsed: 136 ms
[18:05:05] [Server thread/INFO]: [WorldGuard] (staff) TNT ignition is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (staff) Lighters are PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (staff) Lava fire is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (staff) Fire spread is UNRESTRICTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'staff'
[18:05:05] [Server thread/INFO]: Preparing start region for dimension minecraft:event
[18:05:05] [Server thread/INFO]: Time elapsed: 84 ms
[18:05:05] [Server thread/INFO]: [WorldGuard] (event) TNT ignition is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (event) Lighters are PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (event) Lava fire is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (event) Fire spread is UNRESTRICTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'event'
[18:05:05] [Server thread/INFO]: Preparing start region for dimension minecraft:6kafa
[18:05:05] [Server thread/INFO]: Time elapsed: 85 ms
[18:05:05] [Server thread/INFO]: [WorldGuard] (6kafa) TNT ignition is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (6kafa) Lighters are PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (6kafa) Lava fire is PERMITTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] (6kafa) Fire spread is UNRESTRICTED.
[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '6kafa'
[18:05:05] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
[18:05:05] [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.
[18:05:05] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[18:05:05] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
[18:05:05] [Server thread/INFO]: [Votifier] Loaded token for website: default
[18:05:06] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
[18:05:06] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[18:05:06] [Server thread/INFO]: [TAB] Enabling TAB v4.1.7
[18:05:06] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /[0:0:0:0:0:0:0:0%0]:8192.
[18:05:06] [Server thread/INFO]: [TAB] Loaded NMS hook in 70ms
[18:05:07] [Server thread/INFO]: [TAB] Enabled in 415ms
[18:05:07] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.11
[18:05:07] [Server thread/INFO]: [SpawnerMeta] Enabling SpawnerMeta v24.5
[18:05:07] [Server thread/INFO]: [SpawnerMeta v24.5] enabled!
[18:05:07] [Server thread/INFO]: [SpawnerMeta] Vault has been found, economy enabled!
[18:05:07] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1
[18:05:07] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[18:05:07] [Server thread/INFO]: [SilkSpawners_v2] Enabling SilkSpawners_v2 v2.3.1
[18:05:07] [Server thread/INFO]: [SilkSpawners] Loading configuration...
[18:05:07] [Server thread/INFO]: [SilkSpawners] Configuration is up to date
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Starting SilkSpawners v2.3.1
[18:05:07] [Thread-10/INFO]: [SilkSpawners] [INFO]: Checking for updates
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading Cross-Version support
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Loaded support for version 1.21.1
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading locale file
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Starting bStats integration
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Registering listeners
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Registering commands
[18:05:07] [Server thread/INFO]: [SilkSpawners] [INFO]: Started SilkSpawners v2.3.1
[18:05:07] [Server thread/INFO]: [MinehutPlugin] Enabling MinehutPlugin v0.0.27-SNAPSHOT
[18:05:08] [Thread-10/INFO]: [SilkSpawners] [INFO]: The plugin is up to date (Current release v2.3.1)
[18:05:08] [Server thread/INFO]: [CommandHelper] Enabling CommandHelper v3.3.5-SNAPSHOT-499
[18:05:08] [Server thread/INFO]: 
[18:05:08] [Server thread/INFO]: 
[18:05:08] [Server thread/INFO]: 
[18:05:08] [Server thread/INFO]:      _/_/_/                                                                _/
[18:05:08] [Server thread/INFO]:   _/        _/_/   _/_/_/  _/_/   _/_/_/  _/_/     _/_/_/ _/_/_/     _/_/_/  
[18:05:08] [Server thread/INFO]:  _/      _/    _/ _/    _/    _/ _/    _/    _/ _/    _/ _/    _/ _/    _/   
[18:05:08] [Server thread/INFO]: _/      _/    _/ _/    _/    _/ _/    _/    _/ _/    _/ _/    _/ _/    _/    
[18:05:08] [Server thread/INFO]:  _/_/_/  _/_/   _/    _/    _/ _/    _/    _/   _/_/_/ _/    _/   _/_/_/     
[18:05:08] [Server thread/INFO]:                                                                              
[18:05:08] [Server thread/INFO]:                       _/    _/            _/                                 
[18:05:08] [Server thread/INFO]:                      _/    _/    _/_/    _/  _/_/_/      _/_/    _/  _/_/    
[18:05:08] [Server thread/INFO]:                     _/_/_/_/  _/_/_/_/  _/  _/    _/  _/_/_/_/  _/_/         
[18:05:08] [Server thread/INFO]:                    _/    _/  _/        _/  _/    _/  _/        _/            
[18:05:08] [Server thread/INFO]:                   _/    _/    _/_/_/  _/  _/_/_/      _/_/_/  _/             
[18:05:08] [Server thread/INFO]:                                          _/                                  
[18:05:08] [Server thread/INFO]:                                         _/                                   
[18:05:08] [Server thread/INFO]: 
[18:05:09] [Server thread/WARN]: [CommandHelper] [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: tp /home/minecraft/server/plugins/CommandHelper/aliases.msa:109.5
[18:05:09] [Server thread/INFO]: CommandHelper: CommandHelper successfully installed! To get started, visit https://methodscript.com, and visit the learning trail at the bottom, and particularly the Beginner's and Advanced Guides. (Change this message in plugins/CommandHelper/main.ms)
[18:05:09] [Server thread/INFO]: [CommandHelper] Load complete. 3 files processed.
[18:05:09] [Server thread/INFO]: [CommandHelper] CommandHelper 3.3.5-SNAPSHOT-499 enabled
[18:05:09] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.35-SNAPSHOT (build 3568)
[18:05:09] [Server thread/INFO]: [Citizens] Loading external libraries
[18:05:09] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[18:05:09] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[18:05:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[18:05:09] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[18:05:10] [Server thread/INFO]: [ToastedAFK] Enabling ToastedAFK v2.0.2.2
[18:05:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: afktimer [1.0.0]
[18:05:10] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.9.0-b233
[18:05:10] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[18:05:11] [Server thread/INFO]: [ajLeaderboards] Loaded 2 boards
[18:05:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.9.0-b233]
[18:05:11] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[18:05:11] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0-b233 by ajgeiss0702 enabled!
[18:05:11] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.17.1
[18:05:11] [Server thread/ERROR]: Cannot load plugins/VotingPlugin/VoteSites.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'reader', line 6, column 3:
      ExampleVoteSite: https://best-mi ... 
      ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 10, column 5:
        Enabled: true
        ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.advancedcore.api.yml.YMLFile.setup(YMLFile.java:146) ~[VotingPlugin.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.VotingPluginMain.setupFiles(VotingPluginMain.java:1550) ~[VotingPlugin.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.VotingPluginMain.onPreLoad(VotingPluginMain.java:1367) ~[VotingPlugin.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.advancedcore.AdvancedCorePlugin.onEnable(AdvancedCorePlugin.java:958) ~[VotingPlugin.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
 in 'reader', line 6, column 3:
      ExampleVoteSite: https://best-mi ... 
      ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 10, column 5:
        Enabled: true
        ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:654) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:319) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.2.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    ... 19 more
[18:05:11] [Server thread/ERROR]: Cannot load plugins/VotingPlugin/VoteSites.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'reader', line 6, column 3:
      ExampleVoteSite: https://best-mi ... 
      ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 10, column 5:
        Enabled: true
        ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.advancedcore.api.yml.YMLFile.setup(YMLFile.java:146) ~[VotingPlugin.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.VotingPluginMain.loadVoteSites(VotingPluginMain.java:1001) ~[VotingPlugin.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.VotingPluginMain.onPreLoad(VotingPluginMain.java:1369) ~[VotingPlugin.jar:?]
    at VotingPlugin.jar/com.bencodez.votingplugin.advancedcore.AdvancedCorePlugin.onEnable(AdvancedCorePlugin.java:958) ~[VotingPlugin.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
 in 'reader', line 6, column 3:
      ExampleVoteSite: https://best-mi ... 
      ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 10, column 5:
        Enabled: true
        ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:654) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:319) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.2.jar:?]
    at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.2.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    ... 19 more
[18:05:11] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup
[18:05:11] [Server thread/INFO]: [VotingPlugin] Loaded LuckPerms hook!
[18:05:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: votingplugin [1.6]
[18:05:11] [Server thread/INFO]: [VotingPlugin] Loading PlaceholderAPI expansion
[18:05:12] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[18:05:12] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.17.1
[18:05:12] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.3*
[18:05:12] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v5.0
[18:05:12] [Server thread/INFO]: [SetSpawn] Enabled!
[18:05:12] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
[18:05:12] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[18:05:12] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
[18:05:12] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[18:05:12] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[18:05:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
[18:05:12] [Server thread/INFO]: [LifeStealZ] Enabling LifeStealZ v1.1.28
[18:05:12] [Server thread/INFO]: [LifeStealZ] Using language file: plugins/LifeStealZ/lang/en-US.yml
[18:05:12] [Server thread/INFO]: [LifeStealZ] Using SQLite storage
[18:05:12] [Server thread/INFO]: [LifeStealZ] A new version of LifestealZ is available! Version: 2.6.0-beta
Download the latest version here: https://modrinth.com/plugin/lifestealz/versions
[18:05:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: lifestealz [1.1.28]
[18:05:12] [Server thread/INFO]: [LifeStealZ] PlaceholderAPI found! Enabled PlaceholderAPI support!
[18:05:12] [Server thread/INFO]: [LifeStealZ] LifeStealZ enabled!
[18:05:12] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.121.0
[18:05:13] [Server thread/INFO]:  
[18:05:13] [Server thread/INFO]: =============================
[18:05:13] [Server thread/INFO]: AuctionHouse 2.121.0 by Kiran Hart
[18:05:13] [Server thread/INFO]: Action: Enabling...
[18:05:13] [Server thread/INFO]: [AuctionHouse] [STDOUT] [Spigotunlocked.com] - COSMO
[18:05:13] [Server thread/WARN]: Nag author(s): '[Kiran Hart]' of 'AuctionHouse v2.121.0' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[18:05:13] [Server thread/INFO]: [TweetyCore] Hooked into AuctionHouse.
[18:05:13] [pool-96-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.9.0)
[18:05:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: auctionhouse [1.0.0]
[18:05:14] [Server thread/INFO]: =============================
[18:05:14] [Server thread/INFO]:  
[18:05:14] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.9.0
[18:05:15] [Server thread/INFO]: [Vulcan] Server Version: 1.21 detected!
[18:05:15] [Server thread/INFO]: [Vulcan] BStats enabled!
[18:05:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: Vulcan [2.9.0]
[18:05:15] [Server thread/INFO]: [Vulcan] PlaceholderAPI found. Enabling hook!
[18:05:15] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[18:05:15] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[18:05:15] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[18:05:15] [Server thread/INFO]: | Command file(s) found : 1
[18:05:15] [Server thread/INFO]: | Config : Ready.
[18:05:15] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[18:05:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[18:05:15] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[18:05:15] [Server thread/INFO]: | Custom commands loaded : 44
[18:05:15] [Server thread/INFO]: | You're running the latest version of MyCommand.
[18:05:15] [Server thread/ERROR]: Error occurred while enabling MyCommand v5.7.4 (Is it up to date?)
java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
    at MyCommand.jar/it.emmerrei.mycommand.Main.PostEnable(Main.java:567) ~[MyCommand.jar:?]
    at MyCommand.jar/it.emmerrei.mycommand.Main.onEnable(Main.java:511) ~[MyCommand.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.1.jar:1.21.1-57-b483da4]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 14 more
[18:05:15] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.4
[18:05:15] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[18:05:15] [Server thread/INFO]: | Tasks : Stopped all tasks.
[18:05:15] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*    Bye!   *-=-=-=-=-=-=-=-=-=-=-*
[18:05:15] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.18.26
[18:05:15] [Server thread/INFO]: [PvPManager] Using player nametags: false
[18:05:15] [Server thread/INFO]: [PvPManager] Connected to SQLITE database successfully
[18:05:15] [Server thread/INFO]: [PvPManager] Players stored: 1054
[18:05:15] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
[18:05:15] [Server thread/INFO]: [PvPManager] Essentials Found! Hooked successfully
[18:05:15] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
[18:05:15] [Server thread/INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully
[18:05:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pvpmanager [3.18.26]
[18:05:15] [Server thread/INFO]: [PvPManager] PvPManager v3.18.26 enabled (229 ms)
[18:05:15] [Server thread/INFO]: [ISpawners] Enabling ISpawners v1.0
[18:05:15] [Server thread/INFO]: [PlayTime] Enabling PlayTime v3.6*
[18:05:15] [Server thread/INFO]: [PlayTime] PlaceholderAPI was found! Registering Placeholders.
[18:05:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playtime [3.6]
[18:05:15] [Server thread/INFO]: [BetterTeams] Enabling BetterTeams v4.10.0
[18:05:15] [Server thread/INFO]: [BetterTeams] Checking if the file messages.yml is up to date
[18:05:15] [Server thread/INFO]: [BetterTeams] File is up to date
[18:05:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterTeams [4.10.0]
[18:05:15] [Server thread/INFO]: Display team name config value: prefix
[18:05:15] [Server thread/INFO]: Loading below name. Type: PREFIX
[18:05:15] [Server thread/INFO]: teamManagement declared: com.booksaw.betterTeams.events.MCTeamManagement@1d41e3b6
[18:05:16] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.28.0
[18:05:16] [Server thread/WARN]: [DiscordSRV] Config key GroupRoleSynchronizationOneWay is missing from the synchronization.yml. Using the default value of false
[18:05:16] [Server thread/INFO]: [ChatGames] Enabling ChatGames v1.2.1
[18:05:16] [Server thread/INFO]: [ChatGames] ChatGames is now enabled!
[18:05:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatgames [1.0.0]
[18:05:16] [Server thread/INFO]: [ChatGames] PlaceholderAPI Hooked!
[18:05:16] [Server thread/INFO]: [ChatGames] Points loaded successfully!
[18:05:16] [Server thread/INFO]: [PlayerKits2] Enabling PlayerKits2 v1.12.3
[18:05:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerkits [1.12.3]
[18:05:16] [Server thread/INFO]: [PlayerKits²] Has been enabled! Version: 1.12.3
[18:05:16] [Server thread/INFO]: [PlayerKits²] Thanks for using my plugin!   ~Ajneb97
[18:05:16] [Server thread/INFO]: There is a new version available. (1.12.5)
[18:05:16] [Server thread/INFO]: You can download it at: https://modrinth.com/plugin/playerkits-2
[18:05:16] [Server thread/INFO]: [PlayerKits] Enabling PlayerKits v2.27.1
[18:05:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerkits [2.27.1]
[18:05:16] [Server thread/INFO]: [PlayerKits] Has been enabled! Version: 2.27.1
[18:05:16] [Server thread/INFO]: [PlayerKits] Thanks for using my plugin!  ~Ajneb97
[18:05:16] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.0
[18:05:16] [Server thread/INFO]: [AutoPay] Enabling AutoPay v1.0.0
[18:05:16] [Server thread/INFO]: [Tebex] Enabling Tebex v2.0.6
[18:05:17] [DiscordSRV - JDA Rate Limit/ERROR]: [DiscordSRV] [JDA] Encountered cloudflare rate limit! Retry-After: 1951 s
[18:05:17] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
[18:05:17] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[18:05:17] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[18:05:17] [Server thread/INFO]: [ClearLag] Loading modules...
[18:05:17] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (Index 3 out of bounds for length 3)
[18:05:17] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[18:05:17] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[18:05:17] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[18:05:17] [Thread-19/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
[18:05:17] [Thread-19/WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
[18:05:17] [Thread-19/WARN]:     at ClearLagg-6386a8168b0e6a3d093d618a.jar//me.minebuilders.clearlag.Util.getBukkitVersion(Util.java:105)
[18:05:17] [Thread-19/WARN]:     at ClearLagg-6386a8168b0e6a3d093d618a.jar//me.minebuilders.clearlag.BukkitUpdater.updateAvailable(BukkitUpdater.java:32)
[18:05:17] [Thread-19/WARN]:     at ClearLagg-6386a8168b0e6a3d093d618a.jar//me.minebuilders.clearlag.BukkitUpdater.run(BukkitUpdater.java:82)
[18:05:17] [Thread-19/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[18:05:17] [Server thread/INFO]: [OnePlayerSleep] Enabling OnePlayerSleep v1.3*
[18:05:17] [Server thread/INFO]: [PlayerStats] Enabling PlayerStats v2.2
[18:05:18] [pool-119-thread-1/INFO]: [PlayerStats] Loaded 0 excluded players from file (0ms)
[18:05:18] [OkHttp https://plugin.tebex.io/.../INFO]: [Tebex] Connected to 100xXx100Ls - Minecraft: Java Edition server.
[18:05:18] [pool-119-thread-1/INFO]: [PlayerStats] Loaded 925 offline players (164ms)
[18:05:18] [PvPManager Worker Thread - 0/INFO]: [PvPManager] Checking for updates...
[18:05:18] [PvPManager Worker Thread - 0/INFO]: [PvPManager] No update found
[18:05:18] [Server thread/INFO]: [PlayerStats] Enabled PlayerStats!
[18:05:18] [Server thread/INFO]: [SimpleTpa] Enabling SimpleTpa v7.3
[18:05:18] [Server thread/INFO]: [SimpleTpa] If you need support contact me at https://discord.gg/SZUkza9
[18:05:18] [Server thread/INFO]: [SimpleTpa] Simple Tpa has been enabled on version 7.3
[18:05:18] [Server thread/INFO]: Enabled metrics. You may opt-out by changing plugins/bStats/config.yml
[18:05:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SimpleTpa [7.3]
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.7.10
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file.
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 16 section configs from /sections/
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [ERROR]: Invalid Yaml syntax while loading Z_EverythingElse.yml config, use a online Yaml parser to validate the config and fix any errors.
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'reader', line 3177, column 5:
        items:
        ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 3254, column 6:
         pages:
         ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.config.Config.loadConfig(Config.java:35)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.config.Config.<init>(Config.java:30)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.ConfigManager.loadConf(ConfigManager.java:500)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.ConfigManager.loadShops(ConfigManager.java:352)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.ConfigManager.init(ConfigManager.java:190)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.EconomyShopGUI.onEnable(EconomyShopGUI.java:164)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589)
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754)
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516)
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215)
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
    at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: while parsing a block mapping
 in 'reader', line 3177, column 5:
        items:
        ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 3254, column 6:
         pages:
         ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:654)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57)
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43)
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136)
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:330)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369)
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369)
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157)
    at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575)
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104)
    ... 20 more

[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 15 shop configs from /shops/
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings...
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [WARN]: Creating a new shops config for 'Z_EverythingElse' because no shops config was found while there is a sections config. Not removed correctly?
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [ERROR]: Invalid Yaml syntax while loading Z_EverythingElse.yml config, use a online Yaml parser to validate the config and fix any errors.
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'reader', line 3177, column 5:
        items:
        ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 3254, column 6:
         pages:
         ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.config.Config.loadConfig(Config.java:35)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.config.Config.<init>(Config.java:30)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.ConfigManager.loadConf(ConfigManager.java:500)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.ConfigManager.createShopConfig(ConfigManager.java:160)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.files.ConfigManager.validate(ConfigManager.java:405)
    at EconomyShopGUI-6.7.10.jar//me.gypopo.economyshopgui.EconomyShopGUI.onEnable(EconomyShopGUI.java:166)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589)
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754)
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516)
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215)
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
    at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: while parsing a block mapping
 in 'reader', line 3177, column 5:
        items:
        ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 3254, column 6:
         pages:
         ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:654)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57)
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43)
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136)
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:330)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369)
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369)
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157)
    at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575)
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104)
    ... 20 more

[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [ERROR]: Failed to match section file with shop file Z_EverythingElse.yml
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [ERROR]: Both files inside the /shops/ and /sections/ directory should have the same naming schema for this shop category, skipping...
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 8 shop sections.
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.21.1...
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to AUTO in config
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider....
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: SilkSpawners_v2 found, integrating...
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using SilkSpawners_v2 as spawner provider.
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled.
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items...
[18:05:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 144ms to complete
[18:05:18] [ESGUI_UTIL_THREAD #0/INFO]: [EconomyShopGUI] [INFO]: There is an update available for EconomyShopGUI, you are running v6.7.10 but found v6.8.2.
[18:05:18] [ESGUI_UTIL_THREAD #0/INFO]: [EconomyShopGUI] [INFO]: Download at: https://www.spigotmc.org/resources/economyshopgui.69927/
[18:05:18] [Server thread/INFO]: [spark] Starting background profiler...
[18:05:19] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[18:05:19] [Server thread/INFO]: Done preparing level "spawn" (17.477s)
[18:05:19] [Server thread/INFO]: Running delayed init tasks
[18:05:19] [Craft Scheduler Thread - 6 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[18:05:19] [Craft Scheduler Thread - 8 - Essentials/INFO]: [Essentials] Fetching version information...
[18:05:19] [Craft Scheduler Thread - 9 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[18:05:19] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[18:05:19] [Craft Scheduler Thread - 13 - PlayTime/INFO]: [PlayTime] Latest version is installed! - v3.6
[18:05:19] [Craft Scheduler Thread - 21 - AuctionHouse/INFO]: [AuctionHouse] A new update is available for Auction House
[18:05:19] [Server thread/INFO]: INFO » Values loaded!
[18:05:19] [Server thread/INFO]: INFO » Permissions registered!
[18:05:19] [Craft Scheduler Thread - 9 - DecentHolograms/INFO]: [DecentHolograms] Loaded 4 holograms!
[18:05:19] [Server thread/INFO]: INFO » Scheduler started!
[18:05:19] [User Authenticator #0/INFO]: UUID of player 6kafa is 6d2deeec-3ec6-4c6c-bc64-5719ebb46ad8
[18:05:19] [Craft Scheduler Thread - 8 - Essentials/WARN]: [Essentials] Unable to check your version! Self-built? Build information: id:'2.20.1' branch:'2.x' isDev:false.
[18:05:19] [Craft Scheduler Thread - 4 - UltraPunishments/INFO]: [UltraPunishments] Could not load translations from github
[18:05:19] [Craft Scheduler Thread - 4 - UltraPunishments/INFO]: [UltraPunishments] Translations successfully loaded & applied (34 UltraPunishments and Base Translation files found)
[18:05:19] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
[18:05:19] [Server thread/INFO]: --------------------------------------------------------
[18:05:19] [Server thread/INFO]: 
[18:05:19] [Server thread/INFO]: Thank you for purchasing Auction House, it means a lot
[18:05:19] [Server thread/INFO]:  - Kiran Hart
[18:05:19] [Server thread/INFO]: 
[18:05:19] [Server thread/INFO]: --------------------------------------------------------
[18:05:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[18:05:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[18:05:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[18:05:19] [Server thread/WARN]: [PlaceholderAPI] Failed to load external expansion luckperms. Identifier is already in use.
[18:05:19] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion luckperms due to an unknown issue.
[18:05:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[18:05:19] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime
[18:05:19] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime
[18:05:19] [Server thread/INFO]: 4 placeholder hook(s) registered!
[18:05:19] [Server thread/INFO]: Done (48.295s)! For help, type "help"
[18:05:19] [Server thread/INFO]: Timings Reset
[18:05:19] [Craft Scheduler Thread - 4 - Vault/INFO]: [Vault] Checking for Updates ... 
[18:05:19] [Craft Scheduler Thread - 4 - Vault/INFO]: [Vault] No new version available
[18:05:19] [Craft Scheduler Thread - 16 - ToastedAFK/INFO]: SUCCESS » ToastedAFK is up to date!
[18:05:19] [Server thread/INFO]: [AuctionHouse] Updating profile player reference for: 6kafa
[18:05:20] [Craft Scheduler Thread - 8 - VotingPlugin/ERROR]: [VotingPlugin] Failed to load a file, check startup log
[18:05:21] [Craft Scheduler Thread - 4 - SpawnerMeta/INFO]: [Spawner Meta v24.5] New version is available: v24.6! To download visit: https://www.spigotmc.org/resources/spawnermeta.74188/
[18:05:21] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[18:05:22] [Server thread/INFO]: 6kafa[161.132.57.150/161.132.57.150:46002] logged in with entity id 467 at ([afk]-66.43896074908477, 92.18127330152966, 12.814062481684967)
[18:05:22] [Server thread/INFO]: [+] 6kafa joined
[18:05:22] [Craft Scheduler Thread - 14 - AuctionHouse/INFO]: [AuctionHouse] Updating profile player reference for: 6kafa
[18:05:24] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[18:05:24] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[18:05:24] [Craft Scheduler Thread - 8 - AuctionHouse/INFO]: [AuctionHouse] Auto saved auction items & transactions
[18:05:25] [CommandHelper-update-check/INFO]: [CommandHelper] [ALWAYS][general] An update is available!
[18:05:29] [Craft Scheduler Thread - 14 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 6.17.1
[18:05:43] [Server thread/INFO]: 6kafa issued server command: /help
[18:05:43] [Server thread/INFO]: [CommandHelper] Running alias on 6kafa ---> /help
[18:07:36] [Server thread/INFO]: 6kafa issued server command: /automessage realod