Paste #129792: LOG STORM

Date: 2025/01/08 13:06:33 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[21:56:58] [ServerMain/INFO]: [bootstrap] Running Java 23 (OpenJDK 64-Bit Server VM 23.0.1+11; Eclipse Adoptium Temurin-23.0.1+11) on Linux 5.4.0-173-generic (amd64)
[21:56:58] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.3-82-ver/1.21.3@5a60ffb (2024-12-23T19:10:30Z) for Minecraft 1.21.3
[21:56:58] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[21:56:59] [ServerMain/INFO]: [PluginInitializerManager] Initialized 47 plugins
[21:56:59] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (47):
 - AdvancedPortals (1.0.0), AdvancedRegionMarket (3.5.3), AlonsoTags (2.2.1-BETA), BetterRTP (3.6.13), CMILib (1.5.2.2), ChatColor2 (1.15.1), ChatManager (1.21-5), Citizens (2.0.37-SNAPSHOT (build 3679)), ClearLag (3.2.2), ClearLagTimer (2024.07), CoreProtect (22.4), CustomBansPlus (3.6), DecentHolograms (2.8.12), DeluxeMenus (1.14.0-Release), Essentials (2.21.0-dev+129-2ac37d8), EssentialsSpawn (2.21.0-dev+129-2ac37d8), ExcellentCrates (5.3.5), FastAsyncWorldEdit (2.12.1-SNAPSHOT-965;e3fc35c), GSit (1.11.2), Infiniteannouncements (2.5.0), InteractiveChat (4.2.13.0), ItemJoin (6.1.0-RELEASE-b1031), Jobs (5.2.4.5), LuckPerms (5.4.131), MagmanodeCore (1.0-SNAPSHOT), MiniMOTD (2.1.4), Multiverse-Core (4.3.13), MyCommand (5.7.4), NBTAPI (2.14.0), PlaceholderAPI (2.11.6), PlayerAuctions (1.30.2), PlayerParticles (8.7), PlayerPoints (3.2.7), ProtocolLib (5.3.0), Quests (3.15.2-b216e2b), RedProtect (8.1.2-SNAPSHOT), SuperVanish (6.2.20), TAB (5.0.1), TradeSystem (2.6.2), UltimateAutoRestart (2024.07), Vault (1.7.3-b131), ViaBackwards (5.2.1), ViaVersion (5.2.1), VotingPlugin (6.17.2), WorldGuard (7.0.12+829a4a4), ajLeaderboards (2.9.0), nightcore (2.7.1)
[21:57:04] [ServerMain/INFO]: [STDERR]: You have used the Spigot command line EULA agreement flag.
[21:57:04] [ServerMain/INFO]: [STDERR]: By using this setting you are indicating your agreement to Mojang's EULA (https://account.mojang.com/documents/minecraft_eula).
[21:57:04] [ServerMain/INFO]: [STDERR]: If you do not agree to the above EULA please stop your server and remove this flag immediately.
[21:57:04] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[21:57:04] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
[21:57:04] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 395.2ms
[21:57:07] [ServerMain/INFO]: Loaded 1337 recipes
[21:57:07] [ServerMain/INFO]: Loaded 1448 advancements
[21:57:07] [Server thread/INFO]: Starting minecraft server version 1.21.3
[21:57:07] [Server thread/INFO]: Loading properties
[21:57:07] [Server thread/INFO]: This server is running Paper version 1.21.3-82-ver/1.21.3@5a60ffb (2024-12-23T19:10:30Z) (Implementing API version 1.21.3-R0.1-SNAPSHOT)
[21:57:08] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[21:57:08] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:57:08] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:57:09] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
[21:57:09] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
[21:57:09] [Server thread/INFO]: Default game type: SURVIVAL
[21:57:09] [Server thread/INFO]: Generating keypair
[21:57:09] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:29719
[21:57:09] [Server thread/INFO]: Using default channel type
[21:57:10] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[21:57:10] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[21:57:10] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/container/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/container/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/container/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/container/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/container/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/container/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/ch/ethz/globis/phtree/phtree/2.8.1/phtree-2.8.1.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.3/adventure-platform-bukkit-4.3.3.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.3/adventure-platform-api-4.3.3.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.3/adventure-text-serializer-bungeecord-4.3.3.jar
[21:57:11] [Server thread/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
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[21:57:11] [Server thread/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
[21:57:11] [Server thread/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
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.3/adventure-platform-facet-4.3.3.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.3/adventure-platform-viaversion-4.3.3.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loading 2 libraries... please wait
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/container/libraries/com/zaxxer/HikariCP/6.0.0/HikariCP-6.0.0.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/container/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[21:57:11] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/container/libraries/it/unimi/dsi/fastutil-core/8.5.13/fastutil-core-8.5.13.jar
[21:57:11] [Server thread/INFO]: [nightcore] Server version detected as Paper 1.21.3.
[21:57:11] [Server thread/INFO]: [nightcore] [Core Components] ENTITY_ID_GENERATOR: Loaded
[21:57:11] [Server thread/INFO]: [nightcore] [Core Components] ITEM_NBT_COMPRESSOR: Loaded
[21:57:11] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[21:57:21] [Server thread/WARN]: Legacy plugin MagmanodeCore v1.0-SNAPSHOT does not specify an api-version.
[21:57:21] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.2.1
[21:57:21] [Server thread/INFO]: [ViaVersion] ViaVersion 5.2.1 is now loaded. Registering protocol transformers and injecting...
[21:57:22] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[21:57:22] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[21:57:23] [Server thread/INFO]: [ViaBackwards] Loading translations...
[21:57:23] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[21:57:23] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.131
[21:57:24] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[21:57:24] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.12.1-SNAPSHOT-965;e3fc35c
[21:57:25] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@30c0b225]
[21:57:25] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
[21:57:25] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.3) has not yet been tested! Proceed with caution.
[21:57:25] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[21:57:25] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+129-2ac37d8
[21:57:25] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.13
[21:57:25] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.12+829a4a4
[21:57:25] [Server thread/INFO]: [SuperVanish] Loading server plugin SuperVanish v6.2.20
[21:57:25] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.2.7
[21:57:25] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.3.0.36-DEV-SNAPSHOT
[21:57:25] [Server thread/INFO]: [RedProtect] Loading server plugin RedProtect v8.1.2-SNAPSHOT
[21:57:25] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.17.2
[21:57:25] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.37-SNAPSHOT (build 3679)
[21:57:25] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.4
[21:57:25] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
[21:57:25] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.7.1
[21:57:25] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.2.2
[21:57:25] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.14.0
[21:57:25] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.3! Trying to find NMS support
[21:57:25] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R2' loaded!
[21:57:25] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
[21:57:25] [Server thread/INFO]: [MagmanodeCore] Loading server plugin MagmanodeCore v1.0-SNAPSHOT
[21:57:25] [Server thread/INFO]: [AdvancedRegionMarket] Loading server plugin AdvancedRegionMarket v3.5.3
[21:57:25] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.9.0
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[21:57:26] [Thread-7/WARN]: [NBTAPI] [NBTAPI] The NBT-API in 'NBTAPI' seems to be outdated!
[21:57:26] [Thread-7/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.14.0' Newest Version: 2.14.1'
[21:57:26] [Thread-7/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okhttp
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okhttp
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio-jvm
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio-jvm
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk8
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk8
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-common
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-common
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for annotations
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for annotations
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk7
[21:57:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk7
[21:57:26] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.6.2
[21:57:26] [Server thread/INFO]: [UltimateAutoRestart] Loading server plugin UltimateAutoRestart v2024.07
[21:57:26] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.2.1
[21:57:26] [Server thread/INFO]: [PlayerParticles] Loading server plugin PlayerParticles v8.7
[21:57:26] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.12
[21:57:26] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.0-Release
[21:57:26] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[21:57:26] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.13
[21:57:26] [Server thread/INFO]: [Quests] Loading server plugin Quests v3.15.2-b216e2b
[21:57:26] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.1.4
[21:57:26] [Server thread/INFO]: [AdvancedPortals] Loading server plugin AdvancedPortals v1.0.0
[21:57:26] [Server thread/INFO]: [CustomBansPlus] Loading server plugin CustomBansPlus v3.6
[21:57:26] [Server thread/INFO]: [ClearLagTimer] Loading server plugin ClearLagTimer v2024.07
[21:57:26] [Server thread/INFO]: [ChatManager] Loading server plugin ChatManager v1.21-5
[21:57:26] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.0.1
[21:57:26] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.4
[21:57:26] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.0-dev+129-2ac37d8
[21:57:26] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.3.5
[21:57:26] [Server thread/INFO]: [InteractiveChat] Loading server plugin InteractiveChat v4.2.13.0
[21:57:26] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.11.2
[21:57:26] [Server thread/INFO]: [ItemJoin] Loading server plugin ItemJoin v6.1.0-RELEASE-b1031
[21:57:26] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.4.5
[21:57:26] [Server thread/INFO]: [PlayerAuctions] Loading server plugin PlayerAuctions v1.30.2
[21:57:26] [Server thread/INFO]: [ChatColor2] Loading server plugin ChatColor2 v1.15.1
[21:57:26] [Server thread/INFO]: [AlonsoTags] Loading server plugin AlonsoTags v2.2.1-BETA
[21:57:26] [Server thread/INFO]: [Infiniteannouncements] Loading server plugin Infiniteannouncements v2.5.0
[21:57:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:57:26] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.131
[21:57:27] [Server thread/INFO]:         __    
[21:57:27] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.131
[21:57:27] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[21:57:27] [Server thread/INFO]: 
[21:57:27] [Server thread/INFO]: [LuckPerms] Loading configuration...
[21:57:28] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[21:57:29] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[21:57:29] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[21:57:30] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3195ms)
[21:57:30] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[21:57:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:57:30] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:57:30] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[21:57:30] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[21:57:30] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.12.1-SNAPSHOT-965;e3fc35c
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!                                                                !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    Using history database whilst deleting disk history!        !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    You will not be able to rollback edits after a user logs    !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    out, recommended to disable delete-disk-on-logout if you    !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    you want to have full history rollback functionality.       !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    Disable use-database if you do not need to have rollback    !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    functionality and wish to disable this warning.             !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!                                                                !!!
[21:57:30] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[21:57:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[21:57:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[21:57:30] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[21:57:30] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[21:57:31] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_3.PaperweightFaweAdapter as the Bukkit adapter
[21:57:32] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
[21:57:32] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.7
[21:57:32] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
[21:57:32] [Server thread/INFO]: [nightcore] Enabling nightcore v2.7.1
[21:57:32] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms
[21:57:32] [Server thread/INFO]: [nightcore] Found economy provider: EssentialsX Economy
[21:57:32] [Server thread/INFO]: [nightcore] Found chat provider: LuckPerms
[21:57:32] [Server thread/INFO]: [nightcore] [DEBUG] Inject post-loading code...
[21:57:32] [Server thread/INFO]: [nightcore] Plugin loaded in 105 ms!
[21:57:32] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v6.1.0-RELEASE-b1031
[21:57:33] [Server thread/INFO]: Preparing level "SPAWN"
[21:57:33] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:57:33] [Server thread/INFO]: Time elapsed: 2 ms
[21:57:33] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[21:57:33] [Server thread/INFO]: Preparing spawn area: 100%
[21:57:34] [Server thread/INFO]: Preparing spawn area: 100%
[21:57:34] [Server thread/INFO]: Time elapsed: 946 ms
[21:57:34] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[21:57:34] [Server thread/INFO]: Preparing spawn area: 100%
[21:57:34] [Server thread/INFO]: Time elapsed: 88 ms
[21:57:34] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.2.1
[21:57:34] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.2-1.21.3 (768)
[21:57:34] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[21:57:34] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[21:57:34] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+129-2ac37d8
[21:57:35] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[21:57:35] [Server thread/INFO]: [Essentials] No kits found to migrate.
[21:57:35] [Server thread/INFO]: [Essentials] Loaded 42779 items from items.json.
[21:57:35] [Server thread/INFO]: [Essentials] Using locale en_US
[21:57:35] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[21:57:35] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[21:57:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[21:57:35] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[21:57:35] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.13
[21:57:35] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.13" 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--].
[21:57:35] [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.
[21:57:36] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: BUILD
[21:57:36] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[21:57:36] [Server thread/INFO]: Could not set generator for world 'RESOURCE': Plugin 'TerraformGenerator' does not exist
[21:57:36] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: RESOURCE
[21:57:36] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[21:57:36] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[21:57:36] [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.
[21:57:36] [Server thread/INFO]: [Multiverse-Core] Version 4.3.13 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[21:57:36] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.12+829a4a4
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN) TNT ignition is PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN) Lighters are PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN) Lava fire is PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN) Fire spread is UNRESTRICTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SPAWN'
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_nether) TNT ignition is PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_nether) Lighters are PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_nether) Lava fire is PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_nether) Fire spread is UNRESTRICTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SPAWN_nether'
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_the_end) TNT ignition is PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_the_end) Lighters are PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_the_end) Lava fire is PERMITTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] (SPAWN_the_end) Fire spread is UNRESTRICTED.
[21:57:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SPAWN_the_end'
[21:57:36] [Server thread/INFO]: [WorldGuard] Loading region data...
[21:57:36] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.20
[21:57:36] [Server thread/INFO]: [SuperVanish] Hooked into PaperSpigot for server list ping support
[21:57:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: supervanish [6.2.20]
[21:57:36] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
[21:57:36] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
[21:57:36] [Server thread/INFO]: [RedProtect] Enabling RedProtect v8.1.2-SNAPSHOT
[21:57:37] [Server thread/INFO]: [RedProtect] Server version: 1.21.3-R0.1-SNAPSHOT
[21:57:37] [Server thread/INFO]: [RedProtect] All configurations loaded!
[21:57:37] [Server thread/INFO]: [RedProtect] Language file loaded - Using: EN-US
[21:57:37] [Server thread/INFO]: [RedProtect] Registering commands...
[21:57:37] [Server thread/INFO]: [RedProtect] Registering listeners...
[21:57:37] [Server thread/INFO]: [RedProtect] Vault Economy found. Hooked.
[21:57:37] [Server thread/INFO]: [RedProtect] Vault Permissions found. Hooked.
[21:57:37] [Server thread/INFO]: [RedProtect] Essentials found. Hooked.
[21:57:37] [Server thread/INFO]: [RedProtect] This version is only compatible with server version running on 1.19+. WorldGuard not hooked!
[21:57:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: redprotect [8.1.2-SNAPSHOT]
[21:57:37] [Server thread/INFO]: [RedProtect] PlaceHolderAPI found. Hooked and registered some chat placeholders.
[21:57:37] [Server thread/INFO]: [RedProtect] - Loading SPAWN's regions...
[21:57:37] [Server thread/INFO]: [RedProtect] - Loading SPAWN_nether's regions...
[21:57:37] [Server thread/INFO]: [RedProtect] - Loading SPAWN_the_end's regions...
[21:57:37] [Server thread/INFO]: [RedProtect] Auto-save Scheduler: Saving file database every 60 minutes!
[21:57:37] [Server thread/INFO]: [RedProtect] There are 0 regions on (file) database!
[21:57:37] [Server thread/INFO]: [RedProtect] Helper version: Latest
[21:57:37] [Server thread/INFO]: [RedProtect] Loading GuiFlags for 1.14+
[21:57:37] [Server thread/INFO]: [RedProtect] Metrics enabled! See our stats here: https://bstats.org/plugin/bukkit/RedProtect
[21:57:37] [Server thread/INFO]: [RedProtect] Loading API...
[21:57:37] [Server thread/INFO]: [RedProtect] API Loaded!
[21:57:37] [Server thread/INFO]:  _   _  _   _   _   _  _ _  _  _ _ _  _
[21:57:37] [Server thread/INFO]: |_| |_ | \ |_| |_| | |  |  |_ |   |  |_|
[21:57:37] [Server thread/INFO]: | \ |_ |_/ |   | \ |_|  |  |_ |_  |  |_|
[21:57:37] [Server thread/INFO]: » RedProtect v8.1.2-SNAPSHOT enabled
[21:57:37] [Server thread/INFO]: 
[21:57:37] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.17.2
[21:57:38] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup
[21:57:38] [Server thread/INFO]: [VotingPlugin] Loaded LuckPerms hook!
[21:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: votingplugin [1.6]
[21:57:38] [Server thread/INFO]: [VotingPlugin] Loading PlaceholderAPI expansion
[21:57:38] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[21:57:38] [Server thread/WARN]: [VotingPlugin] No VotifierEvent found, install Votifier, NuVotifier, or another Votifier plugin
[21:57:39] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.17.2
[21:57:39] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.37-SNAPSHOT (build 3679)
[21:57:39] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[21:57:39] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.37-SNAPSHOT (build 3679) (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_21_R3/boss/CraftBossBar
    at Citizens-2.0.37-b3679.jar/net.citizensnpcs.nms.v1_21_R3.util.NMSImpl.<clinit>(NMSImpl.java:2728) ~[Citizens-2.0.37-b3679.jar:?]
    at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
    at java.base/java.lang.Class.forName(Class.java:578) ~[?:?]
    at java.base/java.lang.Class.forName(Class.java:557) ~[?:?]
    at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) ~[reflection-rewriter-runtime-0.0.3.jar:?]
    at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at Citizens-2.0.37-b3679.jar/net.citizensnpcs.api.util.SpigotUtil.lambda$getMinecraftPackage$1(SpigotUtil.java:176) ~[Citizens-2.0.37-b3679.jar:?]
    at Citizens-2.0.37-b3679.jar/net.citizensnpcs.api.util.SpigotUtil.getMinecraftPackage(SpigotUtil.java:181) ~[Citizens-2.0.37-b3679.jar:?]
    at Citizens-2.0.37-b3679.jar/net.citizensnpcs.Citizens.onEnable(Citizens.java:326) ~[Citizens-2.0.37-b3679.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:655) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:604) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:768) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:530) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:326) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1235) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_21_R3.boss.CraftBossBar
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528) ~[?:?]
    ... 21 more
[21:57:39] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.37-SNAPSHOT (build 3679)
[21:57:39] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4
[21:57:39] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! 
[21:57:39] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[21:57:39] [Server thread/INFO]: --------------------
[21:57:39] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[21:57:39] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[21:57:39] [Server thread/INFO]: --------------------
[21:57:39] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[21:57:39] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[21:57:39] [Server thread/INFO]: [ClearLag] Loading modules...
[21:57:39] [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)
[21:57:39] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[21:57:39] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[21:57:39] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[21:57:39] [Thread-16/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
[21:57:39] [Thread-16/WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
[21:57:39] [Thread-16/WARN]:     at Clearlag.jar//me.minebuilders.clearlag.Util.getBukkitVersion(Util.java:105)
[21:57:39] [Thread-16/WARN]:     at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.updateAvailable(BukkitUpdater.java:32)
[21:57:39] [Thread-16/WARN]:     at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.run(BukkitUpdater.java:82)
[21:57:39] [Thread-16/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1575)
[21:57:39] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.2.2
[21:57:40] [Server thread/INFO]: Server version: v1_21_R2 - 1.21.3 - paper  1.21.3-82-5a60ffb (MC: 1.21.3)
[21:57:41] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[21:57:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.5.2.2]
[21:57:41] [Server thread/INFO]: PlaceholderAPI hooked.
[21:57:41] [Server thread/INFO]: Updated (EN) language file. Took 25ms
[21:57:41] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.14.0
[21:57:41] [Server thread/INFO]: [NBTAPI] Checking bindings...
[21:57:41] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[21:57:41] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[21:57:41] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[21:57:41] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[21:57:41] [Server thread/INFO]: [MagmanodeCore] Enabling MagmanodeCore v1.0-SNAPSHOT*
[21:57:41] [Server thread/INFO]: [AdvancedRegionMarket] Enabling AdvancedRegionMarket v3.5.3
[21:57:41] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldGuard7 adapter
[21:57:41] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldEdit7 adapter
[21:57:41] [Server thread/INFO]: [AdvancedRegionMarket] Using MC 1.20 adapter
[21:57:41] [Server thread/INFO]: [AdvancedRegionMarket] Regions loaded!
[21:57:41] [Server thread/INFO]: [AdvancedRegionMarket] Programmed by Alex9849
[21:57:41] [Server thread/INFO]: [AdvancedRegionMarket] I'm always searching for better translations of AdvancedRegionMarket. If you've translated the plugin it would be very nice if you would send me your translation via spigot private message! :)
[21:57:41] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.9.0
[21:57:42] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[21:57:42] [Server thread/INFO]: [ajLeaderboards] Loaded 0 boards
[21:57:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.9.0]
[21:57:42] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[21:57:42] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 by ajgeiss0702 enabled!
[21:57:42] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.6.2
[21:57:42] [Server thread/ERROR]: Error occurred while enabling TradeSystem v2.6.2 (Is it up to date?)
de.codingair.tradesystem.lib.codingapi.nms.NmsCheckError: Could not initialize class: de.codingair.tradesystem.lib.codingapi.player.Hologram$HologramPackets. Version=1.21.3, Type=Paper, Bukkit='1.21.3-82-5a60ffb (MC: 1.21.3)'
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.test(NmsCheck.java:63) ~[TradeSystem_v2.6.2.jar:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.test(NmsCheck.java:55) ~[TradeSystem_v2.6.2.jar:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.testInternalApi(NmsCheck.java:44) ~[TradeSystem_v2.6.2.jar:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.test(NmsCheck.java:53) ~[TradeSystem_v2.6.2.jar:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.spigot.TradeSystem.checkNms(TradeSystem.java:196) ~[TradeSystem_v2.6.2.jar:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.spigot.TradeSystem.onEnable(TradeSystem.java:102) ~[TradeSystem_v2.6.2.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:655) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:604) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:768) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:530) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:326) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1235) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError
    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) ~[?:?]
    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1161) ~[?:?]
    at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.ensureClassInitialized(MethodHandleAccessorFactory.java:340) ~[?:?]
    at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newConstructorAccessor(MethodHandleAccessorFactory.java:103) ~[?:?]
    at java.base/jdk.internal.reflect.ReflectionFactory.newConstructorAccessor(ReflectionFactory.java:173) ~[?:?]
    at java.base/java.lang.reflect.Constructor.acquireConstructorAccessor(Constructor.java:548) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:498) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) ~[?:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.runNmsLoader(NmsCheck.java:83) ~[TradeSystem_v2.6.2.jar:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.test(NmsCheck.java:61) ~[TradeSystem_v2.6.2.jar:?]
    ... 17 more
Caused by: java.lang.NullPointerException: Constructor could not be found.
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.player.Hologram$HologramPackets.<clinit>(Hologram.java:607) ~[TradeSystem_v2.6.2.jar:?]
    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) ~[?:?]
    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1161) ~[?:?]
    at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.ensureClassInitialized(MethodHandleAccessorFactory.java:340) ~[?:?]
    at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newConstructorAccessor(MethodHandleAccessorFactory.java:103) ~[?:?]
    at java.base/jdk.internal.reflect.ReflectionFactory.newConstructorAccessor(ReflectionFactory.java:173) ~[?:?]
    at java.base/java.lang.reflect.Constructor.acquireConstructorAccessor(Constructor.java:548) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:498) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) ~[?:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.runNmsLoader(NmsCheck.java:83) ~[TradeSystem_v2.6.2.jar:?]
    at TradeSystem_v2.6.2.jar/de.codingair.tradesystem.lib.codingapi.nms.NmsCheck.test(NmsCheck.java:61) ~[TradeSystem_v2.6.2.jar:?]
    ... 17 more
[21:57:42] [Server thread/INFO]: [TradeSystem] Disabling TradeSystem v2.6.2
[21:57:42] [Server thread/ERROR]: [TradeSystem] This Minecraft version appears to be unsupported. Ensure your server .jar file is up to date. If it is, please contact the author with the error message above.
[21:57:42] [Server thread/ERROR]: [TradeSystem] Here's an invitation to the discord for support: https://discord.gg/DxKMcGjQbp
[21:57:42] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart v2024.07
[21:57:42] [Server thread/INFO]: [UltimateAutoRestart] 2024.07, a free resource by Norska - Thanks for downloading!
[21:57:42] [Server thread/INFO]: [UltimateAutoRestart] Join www.norska.dev/discord/ for support!
[21:57:42] [Server thread/INFO]: [UltimateAutoRestart] Attempting hooks...
[21:57:43] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.2.1
[21:57:43] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v8.7
[21:57:43] [Server thread/INFO]: [PlayerParticles] Data handler connected using SQLite.
[21:57:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerparticles [8.7]
[21:57:43] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.12
[21:57:43] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.3! Trying to find NMS support
[21:57:43] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R2' loaded!
[21:57:43] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
[21:57:43] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
[21:57:43] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[21:57:44] [Server thread/INFO]: [DeluxeMenus] 121 GUI menus loaded!
[21:57:44] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[21:57:44] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[21:57:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
[21:57:44] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
[21:57:44] [Server thread/INFO]: [BetterRTP] Cooldown = 600
[21:57:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
[21:57:44] [Server thread/INFO]: [Quests] Enabling Quests v3.15.2-b216e2b
[21:57:44] [Server thread/INFO]: [Quests] Running server scheduler: FoliaServerScheduler
[21:57:44] [Server thread/INFO]: [Quests] Initialising storage provider 'yaml'
[21:57:44] [Server thread/INFO]: [Quests] Your server is running version 1.21
[21:57:44] [Server thread/ERROR]: [Quests] Could not set color for the initialized boss bar implementation, using default instead!
[21:57:44] [Server thread/ERROR]: [Quests] Update your config to latest version! (color section is missing)
[21:57:44] [Server thread/ERROR]: [Quests] https://github.com/LMBishop/Quests/blob/master/bukkit/src/main/resources/resources/bukkit/config.yml
[21:57:44] [Server thread/ERROR]: [Quests] Could not set style for the initialized boss bar implementation, using default instead!
[21:57:44] [Server thread/ERROR]: [Quests] Update your config to latest version! (style section is missing)
[21:57:44] [Server thread/ERROR]: [Quests] https://github.com/LMBishop/Quests/blob/master/bukkit/src/main/resources/resources/bukkit/config.yml
[21:57:44] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
[21:57:44] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.1.4
[21:57:44] [pool-62-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.9.0)
[21:57:45] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v1.0.0
[21:57:45] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
[21:57:45] [Server thread/WARN]: [AdvancedPortals] Proxy features disabled for Advanced Portals as bungee isn't enabled on the server (spigot.yml).If you are using Paper proxies.velocity.enabled (config/paper-global.yml) or settings.velocity-support.enabled (paper.yml) may not be enabled 
[21:57:45] [Server thread/INFO]: Advanced portals have been successfully enabled!
[21:57:45] [Server thread/INFO]: [CustomBansPlus] Enabling CustomBansPlus v3.6
[21:57:45] [Server thread/INFO]: craftbukkit
[21:57:45] [Thread-24/INFO]: [CBP] Checking for updates...
[21:57:45] [Server thread/INFO]: Essentials plugin found.
[21:57:45] [Server thread/INFO]: PlaceholderAPI plugin found.
[21:57:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cbp [3.6]
[21:57:45] [Server thread/INFO]: Database Initialized.
[21:57:45] [Server thread/INFO]: [CustomBansPlus] Tables Initialized.
[21:57:45] [Server thread/INFO]: Save Cache Initiated
[21:57:45] [Server thread/INFO]: [ClearLagTimer] Enabling ClearLagTimer v2024.07
[21:57:45] [Server thread/INFO]: [ClearLagTimer] 2024.07, a free resource by Norska - Thanks for downloading!
[21:57:45] [Server thread/INFO]: [ChatManager] Enabling ChatManager v1.21-5
[21:57:45] [Server thread/INFO]: [ChatManager] Loading the file config.yml...
[21:57:45] [Server thread/INFO]: [ChatManager] Loading the file Messages.yml...
[21:57:45] [Server thread/INFO]: [ChatManager] Loading the file bannedwords.yml...
[21:57:45] [Server thread/INFO]: [ChatManager] Loading the file AutoBroadcast.yml...
[21:57:45] [Server thread/INFO]: [ChatManager] Loading the file bannedcommands.yml...
[21:57:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatmanager [1.21-5]
[21:57:45] [Server thread/INFO]: [ChatManager] GenericVanish: FOUND
[21:57:45] [Server thread/INFO]: [ChatManager] Vault: FOUND
[21:57:45] [Server thread/INFO]: [ChatManager] PlaceholderAPI: FOUND
[21:57:45] [Server thread/INFO]: [TAB] Enabling TAB v5.0.1
[21:57:45] [Server thread/INFO]: [TAB] Loaded NMS hook in 31ms
[21:57:45] [Server thread/INFO]: [TAB] [config.yml] [Hint] Refresh interval of %rel_factionsuuid_relation_color% is same as default interval, therefore there is no need to override it.
[21:57:45] [Server thread/INFO]: [TAB] [WARN] [config.yml] Configuration section "bossbar" has unknown key "default-bars". Valid keys: [enabled, toggle-command, remember-toggle-choice, hidden-by-default, bars]
[21:57:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [5.0.1]
[21:57:46] [Server thread/INFO]: [TAB] [WARN] Found a total of 1 issues.
[21:57:46] [Server thread/INFO]: [TAB] Enabled in 276ms
[21:57:46] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[21:57:46] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[21:57:46] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[21:57:46] [Server thread/INFO]: | Command file(s) found : 3
[21:57:46] [Server thread/INFO]: | Config : Ready.
[21:57:46] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[21:57:46] [Server thread/INFO]: | 3 extra listeners activated
[21:57:46] [Server thread/INFO]: | TabSuggestion Blocker Enabled. WHITELIST MODE - 2 Groups loaded
[21:57:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[21:57:46] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[21:57:46] [Server thread/INFO]: | Custom commands loaded : 118
[21:57:46] [Server thread/INFO]: | You're running the latest version of MyCommand.
[21:57:46] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[21:57:46] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[21:57:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0-dev+129-2ac37d8
[21:57:46] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[21:57:46] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.3.5
[21:57:46] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
[21:57:46] [Server thread/INFO]: [ExcellentCrates] Read database configuration...
[21:57:46] [Server thread/WARN]: [ExcellentCrates] EconomyBridge is not installed. Crate open cost feature will be disabled.
[21:57:46] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[21:57:46] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a5ca03
[21:57:46] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[21:57:46] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings.
[21:57:46] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate keys.
[21:57:46] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
[21:57:46] [Server thread/WARN]: [ExcellentCrates] Invalid key 'crate reload' in 'october' crate key requirements. Ignoring...
[21:57:47] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crates.
[21:57:47] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[21:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.3.5]
[21:57:47] [Server thread/INFO]: [ExcellentCrates] [DEBUG] Inject post-loading code...
[21:57:47] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 747 ms!
[21:57:47] [Server thread/INFO]: [InteractiveChat] Enabling InteractiveChat v4.2.13.0
[21:57:47] [Server thread/INFO]: [InteractiveChat] Opened Sqlite database successfully
[21:57:47] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into Essentials!
[21:57:47] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into ViaVersion!
[21:57:47] [Server thread/INFO]: [InteractiveChat] InteractiveChat has hooked into LuckPerms!
[21:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: interactivechat [4.2.13.0]
[21:57:47] [Server thread/INFO]: [InteractiveChat] InteractiveChat has been Enabled!
[21:57:47] [Server thread/INFO]: [GSit] Enabling GSit v1.11.2
[21:57:47] [Server thread/INFO]: sɪᴛ ┃ The Plugin was successfully enabled.
[21:57:47] [Server thread/INFO]: sɪᴛ ┃ Link with PlaceholderAPI successful!
[21:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gsit [1.11.2]
[21:57:47] [Server thread/INFO]: sɪᴛ ┃ Link with WorldGuard successful!
[21:57:47] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.4.5
[21:57:47] [Server thread/INFO]: ------------- Jobs -------------
[21:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: jobsr [5.2.4.5]
[21:57:47] [Server thread/INFO]: PlaceholderAPI hooked.
[21:57:48] [Server thread/INFO]: Connected to database (SqLite)
[21:57:48] [Server thread/INFO]: Loaded 11 titles
[21:57:48] [Server thread/INFO]: Loaded 2 restricted areas!
[21:57:48] [Server thread/INFO]: Loaded 60 protected blocks timers
[21:57:48] [Server thread/INFO]: Loaded 1526 custom item names
[21:57:48] [Server thread/INFO]: Loaded 86 custom entity names
[21:57:48] [Server thread/INFO]: Loaded 2 custom MythicMobs names
[21:57:48] [Server thread/INFO]: Loaded 42 custom enchant names
[21:57:48] [Server thread/INFO]: Loaded 46 custom enchant names
[21:57:48] [Server thread/INFO]: Loaded 16 custom color names
[21:57:48] [Server thread/INFO]: Update shops items icon section and use 'ItemStack' instead
[21:57:48] [Server thread/INFO]: Loaded 4 shop items
[21:57:48] [Server thread/INFO]: Update Fisherman jobs gui item section to use `ItemStack` instead of `Item` sections format. More information inside _EXAMPLE job file
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Fisherman
[21:57:48] [Server thread/INFO]: Loaded 4 quests for Builder
[21:57:48] [Server thread/INFO]: Loaded 5 quests for Brewing
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Weaponsmith
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Digger
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Forging
[21:57:48] [Server thread/INFO]: Loaded 2 quests for Breeder
[21:57:48] [Server thread/INFO]: Loaded 1 quests for Murder
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Miner
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Armorsmith
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Gardener
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Farmer
[21:57:48] [Server thread/INFO]: Loaded 1 quests for Adventure
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Foraging
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Wizard
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Tamer
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Hunter
[21:57:48] [Server thread/INFO]: Loaded 3 quests for Crafter
[21:57:48] [Server thread/INFO]: Loaded 4 quests for Chef
[21:57:48] [Server thread/INFO]: Loaded 20 jobs
[21:57:48] [Server thread/INFO]: Loaded 0 boosted items
[21:57:48] [Server thread/INFO]: Loaded 2 furnace for reassigning.
[21:57:48] [Server thread/INFO]: Loaded 7 brewing for reassigning.
[21:57:48] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
[21:57:48] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
[21:57:48] [Server thread/INFO]: Preloaded 1 players data in 0.09
[21:57:48] [Server thread/INFO]: Registering listeners...
[21:57:48] [Server thread/INFO]: Listeners registered successfully
[21:57:48] [Server thread/INFO]: Plugin has been enabled successfully.
[21:57:48] [Server thread/INFO]: ------------------------------------
[21:57:48] [Server thread/INFO]: [PlayerAuctions] Enabling PlayerAuctions v1.30.2
[21:57:49] [Server thread/INFO]: [PlayerAuctions] Vault found, now enabling PlayerAuctions...
[21:57:50] [Server thread/INFO]: [PlayerAuctions] Found 21 config files to load!
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Permissions plugin found! (LuckPerms)
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Economy plugin found! (EssentialsX Economy)
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Chat plugin found! (LuckPerms)
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Found PlaceholderAPI integrating support...
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Found Vault Currency integrating support...
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Found Product Converter integrating support...
[21:57:52] [Server thread/WARN]: java.lang.NoSuchFieldError: Class com.olziedev.playerauctions.product.ProductConverter does not have member field 'org.bukkit.plugin.java.JavaPlugin plugin'
[21:57:52] [Server thread/WARN]:     at com.olziedev.playerauctions.product.ProductConverter.onLoad(ProductConverter.java:64)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.d(PluginExpansionManager.java:94)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.h.b(ExpansionManager.java:62)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.api.events.AuctionEvent.b(AuctionEvent.java:147)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.api.events.AuctionEvent.acceptCallback(AuctionEvent.java:108)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.api.events.AuctionEvent.callEvent(AuctionEvent.java:149)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.h.b(ExpansionManager.java:54)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.b(PluginExpansionManager.java:280)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.b(PluginExpansionManager.java:247)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.b(PluginExpansionManager.java:342)
[21:57:52] [Server thread/WARN]:     at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.b(PluginExpansionManager.java:335)
[21:57:52] [Server thread/WARN]:     at java.base/java.util.HashMap.forEach(HashMap.java:1430)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.b(PluginExpansionManager.java:335)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.b(PluginExpansionManager.java:400)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.i.b(PluginExpansionManager.java:319)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.b(OlziePlugin.java:179)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.b.g.g(DatabaseManager.java:234)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.PlayerAuctions.e(PlayerAuctions.java:63)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.utils.b.b(PluginConfiguration.java:101)
[21:57:52] [Server thread/WARN]:     at PlayerAuctions 1.30.2.jar//com.olziedev.playerauctions.PlayerAuctions.onEnable(PlayerAuctions.java:59)
[21:57:52] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[21:57:52] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[21:57:52] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[21:57:52] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[21:57:52] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:655)
[21:57:52] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:604)
[21:57:52] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:768)
[21:57:52] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:530)
[21:57:52] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:326)
[21:57:52] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1235)
[21:57:52] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340)
[21:57:52] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1575)
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Found Item Currency integrating support...
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Found XP Currency integrating support...
[21:57:52] [Server thread/INFO]: [PlayerAuctions] SQLite database is enabling...
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Loading Metrics...
[21:57:52] [Server thread/INFO]: [PlayerAuctions] Successfully loaded Metrics!
[21:57:52] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.15.1
[21:57:52] [Server thread/INFO]: ᴄʜᴀᴛ ᴄᴏʟᴏʀs ┃ ChatColor 2 Version 1.15.1 has been Enabled.
[21:57:52] [Server thread/INFO]: ᴄʜᴀᴛ ᴄᴏʟᴏʀs ┃ Current update: GUI rework & additional features! (+Bug fixes)
[21:57:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cc [1.15.1]
[21:57:52] [Server thread/INFO]: ᴄʜᴀᴛ ᴄᴏʟᴏʀs ┃ PlaceholderAPI has been hooked.
[21:57:52] [Server thread/INFO]: ᴄʜᴀᴛ ᴄᴏʟᴏʀs ┃ Metrics is Enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
[21:57:52] [Server thread/INFO]: [AlonsoTags] Enabling AlonsoTags v2.2.1-BETA
[21:57:52] [Server thread/INFO]: [AlonsoTags] Max health Attribute check found. Using it..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Inventory title with support for more than 32 characters. Skipping..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Hex colors are available! Ready for RGB..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Old constructor for HoverEvent found! Using it..
[21:57:52] [Server thread/INFO]: [AlonsoTags] New sendTitle method found! Using it..
[21:57:52] [Server thread/INFO]: [AlonsoTags] New setUnbreakable method found! Using it..
[21:57:52] [Server thread/INFO]: [AlonsoTags] New isUnbreakable method found! Using it..
[21:57:52] [Server thread/INFO]:     _   _                 _____              Running v2.2.1-BETA
[21:57:52] [Server thread/INFO]:    /_\ | |___ _ _  ___ __|_   _|_ _ __ _ ___ Server Paper v1.21.3-82-5a60ffb (MC: 1.21.3)
[21:57:52] [Server thread/INFO]:   / _ \| / _ \ ' \(_-</ _ \| |/ _` / _` (_-< Discord for support: https://alonsoaliaga.com/discord
[21:57:52] [Server thread/INFO]:  /_/ \_\_\___/_||_/__/\___/|_|\__,_\__, /__/ Thanks for using my plugin ❤!
[21:57:52] [Server thread/INFO]:           Developed by AlonsoAliaga |___/
[21:57:52] [Server thread/INFO]: 
[21:57:52] [Server thread/INFO]: ==============================================================================================
[21:57:52] [Server thread/INFO]: [AlonsoTags] You are using a Paper fork (Paper), plugin should work fine!
[21:57:52] [Server thread/INFO]: [AlonsoTags] If you have issues, join us on our official support server on alonsoaliaga.com/discord
[21:57:52] [Server thread/INFO]: ==============================================================================================
[21:57:52] [Server thread/INFO]: 
[21:57:52] [Server thread/INFO]: [AlonsoTags] BungeeCord action bar available. Hooking..
[21:57:52] [Server thread/INFO]: [AlonsoTags] ProtocolLib found! Checking..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Configuration auto-update is not enabled!
[21:57:52] [Server thread/INFO]: [AlonsoTags] [HikariCP] Using com.mysql.cj.jdbc.MysqlDataSource for source class name..
[21:57:52] [Server thread/INFO]: [AlonsoTags] [SQLite] Attempting to create 'alonsotags' table..
[21:57:52] [Server thread/INFO]: [SQLite] Connecting to database 'database-alonsotags.db'!
[21:57:52] [Server thread/INFO]: [SQLite] Driver available: SQLite JDBC | 3.46.1
[21:57:52] [Server thread/INFO]: [SQLite] Successfully connected to database!
[21:57:52] [Server thread/INFO]: [AlonsoTags] [SQLite] Table 'alonsotags' has been created if didn't exist.
[21:57:52] [Server thread/INFO]: [AlonsoTags] Column called 'purchased_tags' already exists. Skipping..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Database found! Everything is working as expected.
[21:57:52] [Server thread/INFO]: [AlonsoTags] Successfully loaded 1 books!
[21:57:52] [Server thread/INFO]: [AlonsoTags] Old ItemStack constructor is available!
[21:57:52] [Server thread/INFO]: [AlonsoTags] SkullMeta#setOwningPlayer method is available for heads.
[21:57:52] [Server thread/INFO]: [AlonsoTags] SkullMeta#setOwner method is available for heads.
[21:57:52] [Server thread/INFO]: [AlonsoTags] SkullMeta#setOwnerProfile method is available for heads. Using it for heads..
[21:57:52] [Server thread/INFO]: [AlonsoTags] New setUnbreakable method found! Using it..
[21:57:52] [Server thread/INFO]: [AlonsoTags] New setOwningPlayer method is available!
[21:57:52] [Server thread/INFO]: [AlonsoTags] Old Bukkit#getOfflinePlayer(String name) method is available!
[21:57:52] [Server thread/INFO]: [AlonsoTags] New isUnbreakable method found! Using it..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Vault found! Hooking..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Config files are (re)loading.. Timestamp: Negative | Negative
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'archvile' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'alien' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'minotaur' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'sloth' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'clownfish' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'dory' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'monkey' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'doge' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'frog' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'jake' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'finn' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'santa' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'goat' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'sheep' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'enderman' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'thanos' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'lion' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'leviathan' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'jackpalope' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'bookshelf' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'basketball' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'stove' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'sapphire' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'shrek' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'cookie' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'pepe' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'monitor' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'robot' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'sculky' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'heist' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'capybara' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'warden' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'sniffer' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'cherry' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'potted' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'acorn' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'sunflower' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'pepper' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'camel' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'eggy' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'rage' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Loading 'melon' tag..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Successfully loaded 42 tags!
[21:57:52] [Server thread/INFO]: [AlonsoTags] Enabling compatibility with chat plugins that don't support PlaceholderAPI..
[21:57:52] [Server thread/INFO]: [AlonsoTags] Make sure you only enable this if necessary and once only. (Not in all my plugins)
[21:57:52] [Server thread/INFO]: [AlonsoTags] PlaceholderAPI found! Hooking..
[21:57:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: alonsotags [2.2.1-BETA]
[21:57:52] [Server thread/INFO]: [AlonsoTags] Bungee messaging system is allowed in this server. Enabling..
[21:57:52] [Server thread/INFO]: [Infiniteannouncements] Enabling Infiniteannouncements v2.5.0
[21:57:52] [Server thread/INFO]: [Infiniteannouncements] [DEBUG] Registered command: InfiniteAnnouncements
[21:57:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: infiniteannouncements [1.0.0]
[21:57:52] [Server thread/INFO]: [spark] Starting background profiler...
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[21:57:53] [Server thread/INFO]: Done preparing level "SPAWN" (20.092s)
[21:57:53] [Server thread/INFO]: Starting GS4 status listener
[21:57:53] [Server thread/INFO]: Thread Query Listener started
[21:57:53] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
[21:57:53] [Server thread/INFO]: Running delayed init tasks
[21:57:53] [Craft Scheduler Thread - 7 - ItemJoin/ERROR]: [ItemJoin_ERROR] Detected a unsupported version of Minecraft, expected: 1.21.1 or older!
[21:57:53] [Craft Scheduler Thread - 7 - ItemJoin/ERROR]: [ItemJoin_ERROR] Attempting to run in NMS compatibility mode...
[21:57:53] [Craft Scheduler Thread - 7 - ItemJoin/ERROR]: [ItemJoin_ERROR] Things may not work as expected, please check for plugin updates.
[21:57:53] [Craft Scheduler Thread - 7 - ItemJoin/INFO]: [ItemJoin] Hooked into { Multiverse-Core, WorldGuard, PlaceholderAPI, ProtocolLib, Vault }
[21:57:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[21:57:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[21:57:53] [Craft Scheduler Thread - 6 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[21:57:53] [Craft Scheduler Thread - 12 - ClearLag/INFO]: [ClearLag] 0 Logs have been removed!
[21:57:53] [Craft Scheduler Thread - 17 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.2.7]
[21:57:53] [Server thread/WARN]: [PlayerPoints] The hook for Votifier was enabled, but it does not appear to be installed.
[21:57:53] [Craft Scheduler Thread - 11 - Essentials/INFO]: [Essentials] sᴜʀᴠɪᴠᴀʟ ┃ Fetching version information...
[21:57:53] [Craft Scheduler Thread - 11 - Essentials/INFO]: [Essentials] 
[21:57:53] [Craft Scheduler Thread - 5 - PlayerPoints/INFO]: [RoseGarden] An update for PlayerPoints (v3.3.0) is available! You are running v3.2.7.
[21:57:53] [Craft Scheduler Thread - 22 - PlayerAuctions/INFO]: [PlayerAuctions] Loading auction items...
[21:57:53] [Craft Scheduler Thread - 11 - ItemJoin/INFO]: [ItemJoin] Checking for updates...
[21:57:53] [Craft Scheduler Thread - 8 - InteractiveChat/INFO]: [InteractiveChat] Loading languages...
[21:57:53] [Craft Scheduler Thread - 20 - Vault/INFO]: [Vault] Checking for Updates ... 
[21:57:53] [Craft Scheduler Thread - 15 - PlayerParticles/INFO]: [RoseGarden] An update for PlayerParticles (v8.8) is available! You are running v8.7.
[21:57:53] [Craft Scheduler Thread - 14 - CMILib/INFO]: New version of CMILib was detected. Please update it
[21:57:53] [Craft Scheduler Thread - 17 - DecentHolograms/WARN]: [DecentHolograms] Failed to reload config file at path 'holograms/hologram_LEADERBOARD_HUNTER.yml'.
[21:57:53] [Craft Scheduler Thread - 17 - DecentHolograms/WARN]: [DecentHolograms] Failed to load hologram from file 'hologram_LEADERBOARD_HUNTER.yml'!
java.lang.NullPointerException: location is marked non-null but is null
    at DecentHolograms-2.8.12.jar/eu.decentsoftware.holograms.api.holograms.objects.HologramObject.<init>(HologramObject.java:37) ~[DecentHolograms-2.8.12.jar:?]
    at DecentHolograms-2.8.12.jar/eu.decentsoftware.holograms.api.holograms.objects.UpdatingHologramObject.<init>(UpdatingHologramObject.java:26) ~[DecentHolograms-2.8.12.jar:?]
    at DecentHolograms-2.8.12.jar/eu.decentsoftware.holograms.api.holograms.Hologram.<init>(Hologram.java:292) ~[DecentHolograms-2.8.12.jar:?]
    at DecentHolograms-2.8.12.jar/eu.decentsoftware.holograms.api.holograms.Hologram.fromFile(Hologram.java:129) ~[DecentHolograms-2.8.12.jar:?]
    at DecentHolograms-2.8.12.jar/eu.decentsoftware.holograms.api.holograms.HologramManager.loadHolograms(HologramManager.java:193) ~[DecentHolograms-2.8.12.jar:?]
    at DecentHolograms-2.8.12.jar/eu.decentsoftware.holograms.api.holograms.HologramManager.reload(HologramManager.java:174) ~[DecentHolograms-2.8.12.jar:?]
    at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.21.3.jar:?]
    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:1575) ~[?:?]
[21:57:53] [Craft Scheduler Thread - 19 - AlonsoTags/INFO]: [AlonsoTags] Checking for updates...
[21:57:53] [Craft Scheduler Thread - 19 - AlonsoTags/INFO]: [AlonsoTags] Plugin up-to-date! You have the latest version!
[21:57:53] [Craft Scheduler Thread - 17 - DecentHolograms/INFO]: [DecentHolograms] Loaded 35 holograms!
[21:57:53] [Craft Scheduler Thread - 20 - Vault/INFO]: [Vault] No new version available
[21:57:53] [Craft Scheduler Thread - 11 - ItemJoin/INFO]: [ItemJoin] Your current version: v6.1.0-RELEASE
[21:57:53] [Craft Scheduler Thread - 11 - ItemJoin/INFO]: [ItemJoin] A new version is available: v6.1.1-RELEASE
[21:57:53] [Craft Scheduler Thread - 11 - ItemJoin/INFO]: [ItemJoin] Get it from: https://github.com/RockinChaos/itemjoin/releases/latest
[21:57:53] [Craft Scheduler Thread - 11 - ItemJoin/INFO]: [ItemJoin] If you wish to auto update, please type /ItemJoin Upgrade
[21:57:53] [Server thread/INFO]: [ItemJoin] 1/1 Custom item(s) loaded!
[21:57:53] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[21:57:53] [Server thread/INFO]: [CoreProtect] FastAsyncWorldEdit logging successfully initialized.
[21:57:53] [Craft Scheduler Thread - 13 - MiniMOTD/INFO]: [MiniMOTD] There is an update available for MiniMOTD!
[21:57:53] [Craft Scheduler Thread - 13 - MiniMOTD/INFO]: [MiniMOTD] This server is running version v2.1.4, which is 1 versions outdated.
[21:57:53] [Craft Scheduler Thread - 13 - MiniMOTD/INFO]: [MiniMOTD] Download the latest version, v2.1.5 from GitHub at the link below:
[21:57:53] [Craft Scheduler Thread - 13 - MiniMOTD/INFO]: [MiniMOTD] https://github.com/jpenilla/MiniMOTD/releases/tag/v2.1.5
[21:57:53] [Server thread/INFO]: WorldGuard detected.
[21:57:53] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (Essentials)
[21:57:53] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (LuckPerms)
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pa [1.30.2]
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[21:57:53] [Server thread/WARN]: [PlaceholderAPI] Failed to load external expansion votingplugin. Identifier is already in use.
[21:57:53] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion votingplugin due to an unknown issue.
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.5]
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.2]
[21:57:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
[21:57:53] [Server thread/INFO]: 6 placeholder hook(s) registered! 3 placeholder hook(s) have an update available.
[21:57:53] [Server thread/INFO]: Done (56.566s)! For help, type "help"
[21:57:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: quests [3.15.2-b216e2b]
[21:57:54] [Server thread/INFO]: [Quests] Successfully hooked into Essentials economy.
[21:57:54] [Server thread/INFO]: [Quests] 46 task types have been registered.
[21:57:54] [Server thread/INFO]: [Quests] 0 quest items have been registered.
[21:57:54] [Server thread/INFO]: [Quests] 234 quests have been registered.
[21:57:54] [Server thread/INFO]: sɪᴛ ┃ This Sender cannot execute this Command!
[21:57:56] [Server thread/INFO]: [ClearLagTimer] Attempting hooks...
[21:57:56] [Server thread/INFO]: [ClearLagTimer] Hooked into PlaceholderAPI!
[21:57:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: clearlagtimer [2024.07]
[21:57:56] [Server thread/INFO]: [ClearLagTimer] Successfully performed 1 hooks!
[21:57:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ultimateautorestart [2024.07]
[21:57:56] [Server thread/INFO]: [UltimateAutoRestart] Hooked into PlaceholderAPI!
[21:57:56] [Server thread/INFO]: [UltimateAutoRestart] Successfully performed 1 hooks!
[21:57:56] [Craft Scheduler Thread - 16 - InteractiveChat/INFO]: [InteractiveChat] Loaded all 1 languages!
[21:57:58] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[21:57:58] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[21:57:58] [Server thread/INFO]:  
[21:57:58] [Server thread/INFO]:  [ClearLagTimer] New update available!
[21:57:58] [Server thread/INFO]:  Current version: 2024.07 with latest being 2024.12!
[21:57:58] [Server thread/INFO]:  
[21:57:58] [Server thread/INFO]:  SpigotMC -> https://norska.dev/r/spigot/clt/
[21:57:58] [Server thread/INFO]:  Polymart -> https://norska.dev/r/polymart/clt/
[21:57:58] [Server thread/INFO]:  BuiltByBit -> https://norska.dev/r/bbb/clt/
[21:57:58] [Server thread/INFO]:  
[21:57:58] [Server thread/INFO]:  
[21:57:58] [Server thread/INFO]:  [UltimateAutoRestart] New update available!
[21:57:58] [Server thread/INFO]:  Current version: 2024.07 with latest being 2024.12!
[21:57:58] [Server thread/INFO]:  
[21:57:58] [Server thread/INFO]:  SpigotMC -> https://norska.dev/r/spigot/uar/
[21:57:58] [Server thread/INFO]:  Polymart -> https://norska.dev/r/polymart/uar/
[21:57:58] [Server thread/INFO]:  BuiltByBit -> https://norska.dev/r/bbb/uar/
[21:57:58] [Server thread/INFO]:  
[21:58:03] [Craft Scheduler Thread - 11 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.17.2 New Version: 6.18
[21:58:47] [User Authenticator #0/INFO]: UUID of player _pedroqrz is 6b76dd24-2b01-4646-aca8-48f4c4f4eaef
[21:58:49] [Server thread/INFO]: [VotingPlugin] Login: _pedroqrz (6b76dd24-2b01-4646-aca8-48f4c4f4eaef)
[21:58:49] [Server thread/INFO]: _pedroqrz[/177.39.126.99:9669] logged in with entity id 528 at ([SPAWN]-3.45061159699329, 3.0, 20.369861750002073)
[21:58:50] [Server thread/INFO]: ɪɴᴠᴇɴᴛᴏʀʏ ┃  _pedroqrz already has the item [Survival Menu ( Right Click )]!
[21:58:56] [Server thread/INFO]: _pedroqrz issued server command: /pl
[21:58:56] [Server thread/INFO]: _pedroqrz issued mycmd (nopl) command /pl
[21:59:19] [Server thread/INFO]: _pedroqrz issued server command: /npc
[21:59:19] [Server thread/ERROR]: Command exception: /npc
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.37-SNAPSHOT (build 3679) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:82) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:355) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:342) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2241) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2215) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:154) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1578) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:207) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:128) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1555) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1548) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:117) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1698) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1330) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[21:59:36] [Server thread/WARN]: [SuperVanish] Could not intercept tab-completions using ProtocolLib: Field index 0 is out of bounds for length 0
[21:59:37] [Server thread/INFO]: _pedroqrz issued server command: /deop _pedroqrz
[21:59:37] [Server thread/INFO]: _pedroqrz issued mycmd (deop) command /deop _pedroqrz
[21:59:37] [Server thread/INFO]: [_pedroqrz: Made _pedroqrz no longer a server operator]
[21:59:55] [Server thread/INFO]: _pedroqrz issued server command: /tab
[22:00:01] [Server thread/INFO]: _pedroqrz issued server command: /scoreboard
[22:00:01] [Server thread/INFO]: _pedroqrz issued mycmd (scoreboard) command /scoreboard
[22:00:04] [Server thread/INFO]: _pedroqrz issued server command: /toggle
[22:00:04] [Server thread/WARN]: [DeluxeMenus] _pedroqrz does not have menu open! Nothing to refresh!
[22:00:10] [Server thread/INFO]: _pedroqrz issued server command: /tab:tab scoreboard
[22:00:18] [Server thread/INFO]: _pedroqrz issued server command: /menu
[22:00:24] [Server thread/INFO]: _pedroqrz issued server command: /menu
[22:00:27] [Server thread/INFO]: _pedroqrz issued server command: /crate key show
[22:00:31] [Server thread/INFO]: _pedroqrz issued server command: /warp
[22:00:33] [Server thread/INFO]: _pedroqrz issued server command: /menu
[22:00:34] [Server thread/INFO]: _pedroqrz issued server command: /kit
[22:00:36] [Server thread/INFO]: _pedroqrz issued server command: /menu
[22:00:38] [Server thread/INFO]: _pedroqrz issued server command: /dailyrewards
[22:00:40] [Server thread/INFO]: _pedroqrz issued server command: /kit daily
[22:00:40] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give _pedroqrz 10
[22:00:40] [Server thread/INFO]: sᴜʀᴠɪᴠᴀʟ ┃ $10 added to _pedroqrz account.
[22:00:40] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /exp give _pedroqrz 10
[22:00:40] [Server thread/INFO]: sᴜʀᴠɪᴠᴀʟ ┃ _pedroqrz now has 10 exp.
[22:00:40] [Server thread/INFO]: Unknown or incomplete command, see below for error
tf give _pedroqrz 5s<--[HERE]
[22:00:40] [Server thread/INFO]: _pedroqrz issued server command: /dailyrewards
[22:00:47] [Server thread/INFO]: _pedroqrz issued server command: /menu
[22:00:50] [Server thread/INFO]: _pedroqrz issued server command: /links
[22:00:54] [Server thread/INFO]: _pedroqrz issued server command: /menu
[22:02:33] [Craft Scheduler Thread - 10 - InteractiveChat/INFO]: [Not Secure] [ɢᴏᴀᴛ] [ᴏᴡɴᴇʀ] _pedroqrz » a
[22:04:22] [Server thread/INFO]: _pedroqrz issued server command: /tab reload
[22:04:22] [Server thread/INFO]: [TAB] Disabled in 2ms
[22:04:22] [Server thread/INFO]: [TAB] [config.yml] [Hint] Refresh interval of %rel_factionsuuid_relation_color% is same as default interval, therefore there is no need to override it.
[22:04:22] [Server thread/INFO]: [TAB] [WARN] [config.yml] Configuration section "bossbar" has unknown key "default-bars". Valid keys: [enabled, toggle-command, remember-toggle-choice, hidden-by-default, bars]
[22:04:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [5.0.1]
[22:04:22] [Server thread/INFO]: [TAB] [WARN] Found a total of 1 issues.
[22:04:22] [Server thread/INFO]: [TAB] Enabled in 15ms
[22:04:42] [Server thread/INFO]: _pedroqrz issued server command: /toggle
[22:04:42] [Server thread/WARN]: [DeluxeMenus] _pedroqrz does not have menu open! Nothing to refresh!
[22:04:43] [Server thread/INFO]: _pedroqrz issued server command: /tab:tab scoreboard
[22:04:50] [Server thread/INFO]: _pedroqrz issued server command: /togglechat
[22:04:58] [Craft Scheduler Thread - 16 - InteractiveChat/INFO]: [Not Secure] [ɢᴏᴀᴛ] [ᴏᴡɴᴇʀ] _pedroqrz » a
[22:05:01] [Server thread/INFO]: _pedroqrz issued server command: /toggle
[22:05:01] [Server thread/WARN]: [DeluxeMenus] _pedroqrz does not have menu open! Nothing to refresh!
[22:05:02] [Server thread/INFO]: _pedroqrz issued server command: /togglechat
[22:05:06] [Server thread/INFO]: _pedroqrz issued server command: /tab:tab bossbar
[22:05:15] [Server thread/INFO]: _pedroqrz issued server command: /pp toggle
[22:05:18] [Server thread/INFO]: _pedroqrz issued server command: /pp toggle
[22:05:19] [Server thread/INFO]: _pedroqrz issued server command: /pp toggle
[22:05:21] [Server thread/INFO]: _pedroqrz issued server command: /toggle1
[22:05:24] [Server thread/INFO]: _pedroqrz issued server command: /toggle