Paste #116424: d

Date: 2023/10/13 12:19:45 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813


[21:18:51] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[21:18:52] [ServerMain/INFO]: Loaded 7 recipes
[21:18:53] [Server thread/INFO]: Starting minecraft server version 1.20.1
[21:18:53] [Server thread/INFO]: Loading properties
[21:18:53] [Server thread/INFO]: This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)
[21:18:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:18:53] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:18:53] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[21:18:53] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 5 worker threads, and gen parallelism of 5 threads
[21:18:53] [Server thread/INFO]: Default game type: SURVIVAL
[21:18:53] [Server thread/INFO]: Generating keypair
[21:18:53] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:18:53] [Server thread/INFO]: Using default channel type
[21:18:53] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[21:18:53] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[21:18:53] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'MythicMobs' for files 'plugins\[Mined.to] MythicMobs-5.4.0-SNAPSHOT 4763.jar' and 'plugins\MythicMobs-5.4.1.jar' in 'plugins'
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loading 1 libraries... please wait
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\openjdk\nashorn\nashorn-core\15.4\nashorn-core-15.4.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\ow2\asm\asm\7.3.1\asm-7.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\ow2\asm\asm-commons\7.3.1\asm-commons-7.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\ow2\asm\asm-analysis\7.3.1\asm-analysis-7.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\ow2\asm\asm-tree\7.3.1\asm-tree-7.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [SuperiorSkyblock2] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\ow2\asm\asm-util\7.3.1\asm-util-7.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loading 8 libraries... please wait
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\springframework\spring-expression\6.0.6\spring-expression-6.0.6.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\springframework\spring-core\6.0.6\spring-core-6.0.6.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\springframework\spring-jcl\6.0.6\spring-jcl-6.0.6.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\apache\httpcomponents\httpmime\4.5.13\httpmime-4.5.13.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\apache\httpcomponents\httpcore\4.4.13\httpcore-4.4.13.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\dev\jorel\commandapi-bukkit-shade\9.2.0\commandapi-bukkit-shade-9.2.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\joml\joml\1.10.5\joml-1.10.5.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-text-minimessage\4.14.0\adventure-text-minimessage-4.14.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-api\4.14.0\adventure-api-4.14.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-key\4.14.0\adventure-key-4.14.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\jetbrains\annotations\24.0.1\annotations-24.0.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-text-serializer-plain\4.14.0\adventure-text-serializer-plain-4.14.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-text-serializer-ansi\4.14.0\adventure-text-serializer-ansi-4.14.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\ansi\1.0.0\ansi-1.0.0.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-platform-bukkit\4.3.1\adventure-platform-bukkit-4.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-platform-api\4.3.1\adventure-platform-api-4.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.1\adventure-text-serializer-bungeecord-4.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-platform-facet\4.3.1\adventure-platform-facet-4.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\jwuei\Desktop\1\libraries\net\kyori\adventure-platform-viaversion\4.3.1\adventure-platform-viaversion-4.3.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [RewardsLite] Loading 1 libraries... please wait
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [RewardsLite] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [RewardsLite] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[21:18:54] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\jwuei\Desktop\1\libraries\it\unimi\dsi\fastutil\8.5.11\fastutil-8.5.11.jar
[21:18:54] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[21:18:56] [Server thread/WARN]: Legacy plugin PlayTime v3.6 does not specify an api-version.
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loading 2 libraries... please wait
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\h2database\h2\2.1.214\h2-2.1.214.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loading 3 libraries... please wait
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\flywaydb\flyway-core\9.16.2\flyway-core-9.16.2.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\fasterxml\jackson\dataformat\jackson-dataformat-toml\2.14.0\jackson-dataformat-toml-2.14.0.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\fasterxml\jackson\core\jackson-databind\2.14.0\jackson-databind-2.14.0.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\fasterxml\jackson\core\jackson-annotations\2.14.0\jackson-annotations-2.14.0.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\fasterxml\jackson\core\jackson-core\2.14.0\jackson-core-2.14.0.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\apache\commons\commons-text\1.10.0\commons-text-1.10.0.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\github\ben-manes\caffeine\caffeine\2.9.3\caffeine-2.9.3.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\org\checkerframework\checker-qual\3.19.0\checker-qual-3.19.0.jar
[21:18:56] [Server thread/INFO]: [SpigotLibraryLoader] [EvenMoreFish] Loaded library C:\Users\jwuei\Desktop\1\libraries\com\google\errorprone\error_prone_annotations\2.10.0\error_prone_annotations-2.10.0.jar
[21:18:56] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1
[21:18:56] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting...
[21:18:56] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[21:18:56] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[21:18:56] [Server thread/INFO]: [ViaBackwards] Loading translations...
[21:18:56] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[21:18:57] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.98
[21:18:57] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[21:18:57] [Server thread/INFO]: [FJetpack2Reloaded] Loading server plugin FJetpack2Reloaded v1.3
[21:18:57] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.15+6463-5ca4dff
[21:18:57] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1ff68b0a]
[21:18:57] [Server thread/INFO]: [SuperiorSkyblock2] Loading server plugin SuperiorSkyblock2 v2023.3-b107
[21:18:57] [Server thread/INFO]: [VoidGen] Loading server plugin VoidGen v2.2.1
[21:18:57] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9-beta1+2249-223b80c
[21:18:57] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.9
[21:18:57] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.4
[21:18:57] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.0-SNAPSHOT-660
[21:18:58] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.8.1
[21:18:58] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.11.3
[21:18:58] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[21:18:58] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[21:18:58] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[21:18:58] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'ViaVersion' to create a bStats instance!
[21:18:58] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.4.0-SNAPSHOT-fe3fad12
[21:18:58] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[21:18:58] [Server thread/INFO]: [MythicMobs] Mythic Enabled!
[21:18:58] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+17-79449ef
[21:18:58] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3224)
[21:18:58] [Server thread/INFO]: [Oraxen] Loading server plugin Oraxen v1.162.1
[21:18:58] [Server thread/INFO]: [RewardsLite] Loading server plugin RewardsLite v3.1.6
[21:18:58] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12
[21:18:58] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.4
[21:18:58] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.5.1
[21:18:58] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.0.6
[21:18:58] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.18.0
[21:18:58] [Thread-12/WARN]: [NBTAPI] [NBTAPI] The NBT-API in 'NBTAPI' seems to be outdated!
[21:18:58] [Thread-12/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.11.3' Newest Version: 2.12.0'
[21:18:58] [Thread-12/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:18:58] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (188 ms).
[21:18:58] [Server thread/INFO]: [Shopkeepers] Loading config.
[21:18:58] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[21:18:58] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[21:18:58] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[21:18:58] [Server thread/INFO]: [RTP] Loading server plugin RTP v2.0.15
[21:18:58] [Server thread/INFO]: [PluginManager] Loading server plugin PluginManager v2.8.1
[21:18:58] [Server thread/INFO]: [PlayTime] Loading server plugin PlayTime v3.6
[21:18:58] [Server thread/INFO]: [PlayerAuctions] Loading server plugin PlayerAuctions v1.25.0
[21:18:58] [Server thread/INFO]: [O'DailyQuests] Loading server plugin ODailyQuests v2.2.3
[21:18:58] [Server thread/INFO]: [MythicLib] Loading server plugin MythicLib v1.6.1
[21:18:58] [Server thread/INFO]: [MythicLib] Plugin file is called 'MythicLib-1.6.1.jar'
[21:18:58] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_20_R1
[21:18:58] [Server thread/INFO]: [MythicLib] Hooked onto WorldGuard
[21:18:58] [Server thread/INFO]: [Multiverse-NetherPortals] Loading server plugin Multiverse-NetherPortals v4.2.2-b807
[21:18:58] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.0.14
[21:18:58] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.25
[21:18:58] [Server thread/INFO]: [HyronicSkyblockCore] Loading server plugin HyronicSkyblockCore v1.6.0-SNAPSHOT
[21:18:58] [Server thread/INFO]: [ExcellentEnchants] Loading server plugin ExcellentEnchants v3.6.1
[21:18:58] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v4.4.2
[21:18:58] [Server thread/INFO]: [EvenMoreFish] Loading server plugin EvenMoreFish v1.6.11.3
[21:18:58] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1
[21:18:58] [Server thread/INFO]: [DailyRewards] Loading server plugin DailyRewards v1.8.6
[21:18:58] [Server thread/INFO]: [custom-ore-generator] Loading server plugin custom-ore-generator v2023.07.9
[21:18:58] [Server thread/INFO]: [CrazyVouchers] Loading server plugin CrazyVouchers v2.9.14.5
[21:18:58] [Server thread/INFO]: [CommandPanels] Loading server plugin CommandPanels v3.19.1.0
[21:18:58] [Server thread/INFO]: [ChatManager] Loading server plugin ChatManager v3.7.7
[21:18:58] [Server thread/INFO]: [CharacterDialogue] Loading server plugin CharacterDialogue v0.8
[21:18:58] [Server thread/INFO]: [CalendarEvents] Loading server plugin CalendarEvents v2.3.0
[21:18:58] [Server thread/INFO]: [AlonsoTags] Loading server plugin AlonsoTags v2.1.2-BETA
[21:18:58] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.7.0
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[21:18:59] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[21:18:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:18:59] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.98
[21:18:59] [Server thread/INFO]:         __    
[21:18:59] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.98
[21:18:59] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[21:18:59] [Server thread/INFO]: 
[21:18:59] [Server thread/INFO]: [LuckPerms] Loading configuration...
[21:18:59] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[21:19:00] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[21:19:00] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[21:19:00] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1188ms)
[21:19:00] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[21:19:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:19:00] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:19:00] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[21:19:00] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[21:19:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.15+6463-5ca4dff
[21:19:00] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[21:19:00] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[21:19:00] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[21:19:01] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.2.1
[21:19:01] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_UNKNOWN
[21:19:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0-SNAPSHOT-660
[21:19:01] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12
[21:19:01] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
[21:19:01] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[21:19:01] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
[21:19:01] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[21:19:01] [Server thread/INFO]: [NexEngine] Plugin loaded in 58 ms!
[21:19:01] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.25
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Enabling ExcellentEnchants v3.6.1
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Powered by: NexEngine
[21:19:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentenchants [3.6.1]
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Tiers Loaded: 5
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: auto_reel
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: double_catch
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: seasoned_angler
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: survivalist
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_drowned
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: river_master
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blast_mining
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_breaking
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_misfortune
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: divine_touch
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: haste
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: lucky_miner
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: replanter
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: silk_chest
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: smelter
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: telekinesis
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: treasures
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: tunnel
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: veinminer
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bane_of_netherspawn
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blindness
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusion
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cutter
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_death
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: decapitator
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: double_strike
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exhaust
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exp_hunter
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ice_aspect
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: infernus
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: nimble
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: paralyze
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cure
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rage
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rocket
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: scavenger
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: surprise
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: swiper
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: temper
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thrifty
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thunder
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: vampire
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: venom
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: village_defender
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: wither
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: aquaman
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bunny_hop
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cold_steel
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ice_shield
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: elemental_protection
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: fire_shield
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: flame_walker
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hardened
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: night_vision
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: regrowth
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: saturation
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: self_destruction
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: stopping_force
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: sonic
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bomber
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusing_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: dragonfire_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: electrified_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ender_bow
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: explosive_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: flare
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ghast
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hover
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: sniper
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: poisoned_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: vampiric_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: withered_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: darkness_arrows
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: darkness_cloak
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_fragility
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_mediocrity
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: soulbound
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: restore
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Enchantments Registered: 78
[21:19:01] [Server thread/INFO]: [ExcellentEnchants] Plugin loaded in 304 ms!
[21:19:01] [Server thread/INFO]: [custom-ore-generator] Enabling custom-ore-generator v2023.07.9
[21:19:01] [Server thread/INFO]: Preparing level "world"
[21:19:01] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:19:02] [Server thread/INFO]: Time elapsed: 164 ms
[21:19:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[21:19:02] [Server thread/INFO]: Time elapsed: 14 ms
[21:19:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[21:19:02] [Server thread/INFO]: Time elapsed: 13 ms
[21:19:02] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1
[21:19:02] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763)
[21:19:02] [Server thread/INFO]: [FJetpack2Reloaded] Enabling FJetpack2Reloaded v1.3
[21:19:02] [Server thread/INFO]: [FJetpack2Reloaded] Detected Server: Paper v20 - API v1_20_R1
[21:19:02] [Server thread/INFO]: [FJetpack2Reloaded] Loaded config.yml
[21:19:02] [Server thread/INFO]:  Loaded message.yml
[21:19:02] [Server thread/INFO]:  Loaded custom fuel: CVIP
[21:19:02] [Server thread/INFO]:  Loaded custom_fuel.yml
[21:19:02] [Server thread/INFO]:  Loaded jetpack: default
[21:19:02] [Server thread/INFO]:  Loaded jetpack.yml
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Enabling SuperiorSkyblock2 v2023.3-b107
[21:19:02] [Server thread/INFO]:  Registered flag FJETPACK2_RELOADED
[21:19:02] [Server thread/INFO]:  Registered privilege FJETPACK2_RELOADED
[21:19:02] [Server thread/INFO]: Preparing start region for dimension minecraft:world_islands
[21:19:02] [Server thread/INFO]: Time elapsed: 249 ms
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module bank...
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module bank (Took 6ms)
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module missions...
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_1
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_2
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_3
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_4
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_5
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_1
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_2
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_3
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_4
[21:19:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_1
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_2
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_3
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_4
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_5
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_1
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_2
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_3
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module missions (Took 342ms)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module generators...
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module generators (Took 6ms)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module upgrades...
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module upgrades (Took 13ms)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages started...
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2]  - Found 698 messages in the language files.
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages done (Took 86ms)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_nether.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_the_end.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_nether.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_the_end.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_nether.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_the_end.schematic (DefaultSchematicParser)
[21:19:03] [Server thread/WARN]: [SuperiorSkyblock2] [biomes.yml] Biome 'WOODED_HILLS' is not valid, skipping...
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Trying to connect to local database (SQLite)...
[21:19:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully established connection with local database!
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Creating a backup file...
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Backup done!
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load players...
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 3 players (Took 6ms)
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load islands...
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 1 islands (Took 37ms)
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load grid...
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished grid!
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load stacked blocks...
[21:19:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished stacked blocks!
[21:19:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9-beta1+2249-223b80c
[21:19:04] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_islands) TNT ignition is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_islands) Lighters are PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_islands) Lava fire is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_islands) Fire spread is UNRESTRICTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_islands'
[21:19:04] [Server thread/INFO]: [WorldGuard] Loading region data...
[21:19:04] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.9
[21:19:04] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.9" 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:19:04] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[21:19:04] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[21:19:04] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[21:19:04] [Server thread/INFO]: Preparing start region for dimension minecraft:world_spawn
[21:19:04] [Server thread/INFO]: Time elapsed: 228 ms
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_spawn) TNT ignition is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_spawn) Lighters are PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_spawn) Lava fire is PERMITTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] (world_spawn) Fire spread is UNRESTRICTED.
[21:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_spawn'
[21:19:04] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[21:19:04] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[21:19:04] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[21:19:04] [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:19:04] [Server thread/INFO]: [Multiverse-Core] Version 4.3.9 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[21:19:04] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.4
[21:19:04] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[21:19:04] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.8.1
[21:19:04] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.11.3
[21:19:04] [Server thread/INFO]: [NBTAPI] Adding listeners...
[21:19:04] [Server thread/INFO]: [NBTAPI] Gson:
[21:19:04] [Server thread/INFO]: [NBTAPI] Checking bindings...
[21:19:04] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[21:19:04] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[21:19:04] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[21:19:04] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[21:19:04] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.4.0-SNAPSHOT-fe3fad12
[21:19:04] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.20.1)...
[21:19:04] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
[21:19:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[21:19:05] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[21:19:05] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
[21:19:05] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled!
[21:19:05] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
[21:19:05] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\jwuei\Desktop\1\plugins\MythicMobs\SavedData
[21:19:05] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\jwuei\Desktop\1\plugins\MythicMobs\SavedData\worlds
[21:19:07] [Server thread/INFO]: [MythicMobs] Loading Packs...
[21:19:07] [Server thread/INFO]: [MythicMobs] Loading Items...
[21:19:07] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[21:19:07] [Server thread/INFO]: [MythicMobs] Loading Skills...
[21:19:07] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[21:19:07] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[21:19:07] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 mobs.
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 vanilla mob overrides.
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 skills.
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 1 random spawns.
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 5 mythic items.
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 5 drop tables.
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[21:19:07] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[21:19:07] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[21:19:07] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.4.0 ( build fe3fad12 ) has been successfully loaded!
[21:19:07] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+17-79449ef
[21:19:07] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[21:19:07] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsSpawn to the same version.
[21:19:07] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[21:19:07] [Server thread/INFO]: [Essentials] No kits found to migrate.
[21:19:07] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[21:19:07] [Server thread/INFO]: [Essentials] Using locale en_US
[21:19:07] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[21:19:07] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[21:19:07] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[21:19:07] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[21:19:07] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3224)
[21:19:07] [Server thread/INFO]: [Citizens] Loading external libraries
[21:19:07] [Server thread/ERROR]: [Citizens] v2.0.33-SNAPSHOT (build 3224) is not compatible with Minecraft vv1_20_R1 - try upgrading Minecraft or Citizens. Disabling...
[21:19:07] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.33-SNAPSHOT (build 3224)
[21:19:07] [Server thread/INFO]: [Oraxen] Enabling Oraxen v1.162.1
[21:19:08] [Server thread/INFO]: Oraxen | Papers block.updates.disable-noteblock-updates is not enabled.
[21:19:08] [Server thread/INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with noteblocks
[21:19:08] [Server thread/INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[21:19:08] [Server thread/INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml

[21:19:08] [Server thread/INFO]: Oraxen | Papers block.updates.disable-tripwire-updates is not enabled.
[21:19:08] [Server thread/INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with tripwires
[21:19:08] [Server thread/INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[21:19:08] [Server thread/INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml

[21:19:08] [Server thread/INFO]: Oraxen | Converting global lang file to individual language files...
[21:19:09] [Server thread/INFO]: Oraxen | Verifying formatting for textures and models...
[21:19:09] [Server thread/INFO]: Oraxen | No broken models or textures were found in the resourcepack

[21:19:09] [Server thread/INFO]: Oraxen | Generating atlas-file for 1.19.3+ Resource Pack format
[21:19:09] [Server thread/INFO]: 
[21:19:09] [Server thread/INFO]: Oraxen | No duplicate font files found!
[21:19:09] [Server thread/INFO]: 
[21:19:09] [Server thread/INFO]: Oraxen | Successfully loaded on Windows 11
[21:19:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oraxen [1.162.1]
[21:19:09] [Server thread/INFO]: Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks
[21:19:09] [Server thread/INFO]: Oraxen | Plugin "MythicMobs" detected, enabling hooks
[21:19:09] [Server thread/INFO]: Oraxen | Thanks to Oraxen Dev
[21:19:09] [Server thread/INFO]: Oraxen | We help our players to Have fun and we are love our community.
[21:19:09] [Server thread/INFO]: Oraxen | Spigotunlocked Team
[21:19:09] [Server thread/INFO]: [RewardsLite] Enabling RewardsLite v3.1.6
[21:19:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rewardslite [1.0.0]
[21:19:09] [Server thread/INFO]: [RewardsLite] Loaded 1 reward.
[21:19:09] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.4
[21:19:09] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
[21:19:09] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.5.1
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]: __________________________________________________________
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]:                        TradeSystem [2.5.1]
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]: Status:
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]: MC-Version: 1.20.1 (R0.1-SNAPSHOT, Paper)
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tradesystem [1.2]
[21:19:09] [Server thread/INFO]:   > Loading sounds
[21:19:09] [Server thread/INFO]:   > Loading blacklist
[21:19:09] [Server thread/INFO]:     ...got 3 blocked item(s)
[21:19:09] [Server thread/INFO]:   > Loading layouts
[21:19:09] [Server thread/INFO]:     ...got 4 layout(s)
[21:19:09] [Server thread/INFO]:   > Queuing database initializing task
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]: Finished (342ms)
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]: __________________________________________________________
[21:19:09] [Server thread/INFO]:  
[21:19:09] [Server thread/INFO]: [TAB] Enabling TAB v4.0.6
[21:19:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.6]
[21:19:09] [Server thread/INFO]: [TAB] Enabled in 112ms
[21:19:09] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.18.0
[21:19:09] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[21:19:09] [Server thread/ERROR]: [Shopkeepers] Failed to load the save file! Note: Server downgrades or manually editing the save file are not supported!
com.nisovin.shopkeepers.util.data.persistence.InvalidDataFormatException: Failed to load data as Bukkit config!
    at com.nisovin.shopkeepers.util.data.persistence.bukkit.BukkitConfigDataStore.loadFromString(BukkitConfigDataStore.java:63) ~[Shopkeepers-2.18.0.jar:?]
    at com.nisovin.shopkeepers.util.data.persistence.DataStoreBase.load(DataStoreBase.java:58) ~[Shopkeepers-2.18.0.jar:?]
    at com.nisovin.shopkeepers.storage.SKShopkeeperStorage.doReload(SKShopkeeperStorage.java:456) ~[Shopkeepers-2.18.0.jar:?]
    at com.nisovin.shopkeepers.storage.SKShopkeeperStorage.reload(SKShopkeeperStorage.java:408) ~[Shopkeepers-2.18.0.jar:?]
    at com.nisovin.shopkeepers.SKShopkeepersPlugin.onEnable(SKShopkeepersPlugin.java:409) ~[Shopkeepers-2.18.0.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
    at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.bukkit.configuration.InvalidConfigurationException: Could not call method 'public static org.bukkit.inventory.ItemStack org.bukkit.inventory.ItemStack.deserialize(java.util.Map)' of class org.bukkit.inventory.ItemStack for deserialization
    at com.nisovin.shopkeepers.util.bukkit.ConfigUtils.loadConfigSafely(ConfigUtils.java:247) ~[Shopkeepers-2.18.0.jar:?]
    at com.nisovin.shopkeepers.util.data.persistence.bukkit.BukkitConfigDataStore.loadFromString(BukkitConfigDataStore.java:61) ~[Shopkeepers-2.18.0.jar:?]
    ... 16 more
Caused by: java.lang.IllegalArgumentException: Newer version! Server downgrades are not supported!
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145) ~[guava-31.1-jre.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.util.CraftMagicNumbers.getMaterial(CraftMagicNumbers.java:266) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.inventory.ItemStack.deserialize(ItemStack.java:509) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
    at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:85) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:127) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:207) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:58) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:264) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:247) ~[snakeyaml-2.0.jar:?]
    at org.bukkit.configuration.file.YamlConstructor.construct(YamlConstructor.java:37) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.fromNodeTree(YamlConfiguration.java:163) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.fromNodeTree(YamlConfiguration.java:161) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.fromNodeTree(YamlConfiguration.java:161) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.fromNodeTree(YamlConfiguration.java:161) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:120) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at com.nisovin.shopkeepers.util.bukkit.ConfigUtils.loadConfigSafely(ConfigUtils.java:240) ~[Shopkeepers-2.18.0.jar:?]
    at com.nisovin.shopkeepers.util.data.persistence.bukkit.BukkitConfigDataStore.loadFromString(BukkitConfigDataStore.java:61) ~[Shopkeepers-2.18.0.jar:?]
    ... 16 more
[21:19:09] [Server thread/ERROR]: [Shopkeepers] Detected an issue during the loading of the saved shopkeepers data! Disabling the plugin!
[21:19:09] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.18.0
[21:19:09] [Server thread/INFO]: [RTP] Enabling RTP v2.0.15
[21:19:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rtp [${version}]
[21:19:10] [Server thread/INFO]: [PluginManager] Enabling PluginManager v2.8.1
[21:19:10] [Server thread/INFO]: [PlayTime] Enabling PlayTime v3.6*
[21:19:10] [Server thread/INFO]: [PlayTime] PlaceholderAPI was found! Registering Placeholders.
[21:19:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playtime [3.6]
[21:19:10] [Server thread/INFO]: [PlayerAuctions] Enabling PlayerAuctions v1.25.0
[21:19:10] [Server thread/INFO]: [PlayerAuctions] Vault found, now enabling PlayerAuctions...
[21:19:11] [Server thread/INFO]: [PlayerAuctions] Found 18 config files to load!
[21:19:11] [Server thread/INFO]: [PlayerAuctions] Permissions plugin found! (LuckPerms)
[21:19:11] [Server thread/INFO]: [PlayerAuctions] Economy plugin found! (EssentialsX Economy)
[21:19:11] [Server thread/INFO]: [PlayerAuctions] Chat plugin found! (LuckPerms)
[21:19:11] [Server thread/INFO]: [PlayerAuctions] Found PlaceholderAPI integrating support...
[21:19:12] [Server thread/INFO]: [PlayerAuctions] Found Product Converter integrating support...
[21:19:12] [Server thread/INFO]: [PlayerAuctions] Found Item Currency integrating support...
[21:19:12] [Server thread/INFO]: [PlayerAuctions] Found Vault Currency integrating support...
[21:19:12] [Server thread/INFO]: [PlayerAuctions] SQLite database is enabling...
[21:19:12] [Server thread/INFO]: [PlayerAuctions] Loading Metrics...
[21:19:12] [Server thread/INFO]: [PlayerAuctions] Successfully loaded Metrics!
[21:19:12] [Server thread/INFO]: [O'DailyQuests] Enabling ODailyQuests v2.2.3
[21:19:12] [Server thread/INFO]: [O'DailyQuests] Plugin is starting...
[21:19:12] [Server thread/WARN]: [O'DailyQuests] It looks like you were using an older version of the plugin. Let's update your files!
[21:19:12] [Server thread/INFO]: [O'DailyQuests] Checking for update...
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection conn0: url=jdbc:h2:./plugins/ODailyQuests/database user=ODQ
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[21:19:12] [Server thread/INFO]: [O'DailyQuests] Plugin successfully connected to database DATABASE.
[21:19:12] [Server thread/INFO]: [O'DailyQuests] Vault successfully hooked.
[21:19:12] [Server thread/INFO]: [O'DailyQuests] MythicMobs successfully hooked.
[21:19:12] [Server thread/ERROR]: Error occurred while enabling ODailyQuests v2.2.3 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/Citizens
    at com.ordwen.odailyquests.externs.hooks.npcs.CitizensHook.setupCitizens(CitizensHook.java:23) ~[ODailyQuests-2.2.3 (1).jar:?]
    at com.ordwen.odailyquests.externs.IntegrationsManager.loadCitizens(IntegrationsManager.java:116) ~[ODailyQuests-2.2.3 (1).jar:?]
    at com.ordwen.odailyquests.externs.IntegrationsManager.loadAllDependencies(IntegrationsManager.java:37) ~[ODailyQuests-2.2.3 (1).jar:?]
    at com.ordwen.odailyquests.ODailyQuests.onEnable(ODailyQuests.java:89) ~[ODailyQuests-2.2.3 (1).jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
    at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.Citizens
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 16 more
[21:19:12] [Server thread/INFO]: [O'DailyQuests] Disabling ODailyQuests v2.2.3
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Shutdown initiated...
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Shutdown completed.
[21:19:12] [Server thread/INFO]: [O'DailyQuests] Plugin is shutting down...
[21:19:12] [Server thread/INFO]: [MythicLib] Enabling MythicLib v1.6.1
[21:19:12] [Server thread/INFO]: [MythicLib] Hooked onto DecentHolograms
[21:19:12] [Server thread/INFO]: [MythicMobs] MMO Plugin Support has been enabled!
[21:19:12] [Server thread/INFO]: [MythicLib] Hooked onto MythicMobs
[21:19:12] [Server thread/INFO]: [MythicLib] Hooked onto ProtocolLib
[21:19:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythiclib [1.6.1]
[21:19:12] [Server thread/INFO]: [MythicLib] Hooked onto PlaceholderAPI
[21:19:12] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.2-b807
[21:19:12] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.2-b807]  Enabled - By Rigby and fernferret
[21:19:12] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.0.14
[21:19:12] [Server thread/INFO]: [HyronicSkyblockCore] Enabling HyronicSkyblockCore v1.6.0-SNAPSHOT
[21:19:12] [Server thread/INFO]: [HyronicSkyblockCore] Loading root command
[21:19:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hrn [1.0.0-BETA]
[21:19:12] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.4.2
[21:19:12] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[21:19:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [4.4.2]
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Starting...
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fa5881
[21:19:12] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Start completed.
[21:19:12] [Server thread/INFO]: [ExcellentCrates] Loaded 4 crate keys.
[21:19:12] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
[21:19:12] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crates.
[21:19:12] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[21:19:12] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 141 ms!
[21:19:12] [Server thread/INFO]: [EvenMoreFish] Enabling EvenMoreFish v1.6.11.3
[21:19:12] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[21:19:12] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[21:19:12] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[21:19:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: emf [1.6.11.3]
[21:19:12] [Server thread/INFO]: [EvenMoreFish] EvenMoreFish by Oheers : Enabled
[21:19:12] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
[21:19:12] [Server thread/WARN]: [EssentialsSpawn] Version mismatch! Please update all Essentials jars to the same version.
[21:19:12] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[21:19:12] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.8.6
[21:19:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: dailyrewards [1.8.6]
[21:19:13] [Server thread/INFO]: [DailyRewards] Update your version to ULTIMATE and remove limitations!
[21:19:13] [Server thread/INFO]: [DailyRewards] Get it from here: https://bit.ly/ultimate-rewards
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Enabling CrazyVouchers v2.9.14.5
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Loading the Config.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Successfully loaded Config.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Loading the Data.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Successfully loaded Data.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Loading the Messages.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Successfully loaded Messages.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Loading the VoucherCodes.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Successfully loaded VoucherCodes.yml
[21:19:13] [Server thread/INFO]: [CrazyVouchers] Metrics has been enabled.
[21:19:13] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.19.1.0
[21:19:13] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.0 Plugin Loading...
[21:19:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: commandpanels [1.0.0]
[21:19:13] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.0 Plugin Loaded!
[21:19:13] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.7.7
[21:19:13] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.11.4
[21:19:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatmanager [3.7.7]
[21:19:13] [Server thread/INFO]: [ChatManager] Hooked into: Essentials v2.21.0-dev+17-79449ef
[21:19:13] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.3-b131
[21:19:13] [Server thread/INFO]: [ChatManager] Hooked into: LuckPerms v5.4.98
[21:19:13] [Server thread/INFO]: [ChatManager] Plugin is up to date - v3.7.7
[21:19:13] [Server thread/INFO]: [ChatManager] Starting Metrics.
[21:19:13] [Server thread/INFO]: =========================
[21:19:13] [Server thread/INFO]: Chat Manager
[21:19:13] [Server thread/INFO]: Version 3.7.7
[21:19:13] [Server thread/INFO]: Author: H1DD3NxN1NJA
[21:19:13] [Server thread/INFO]: =========================
[21:19:13] [Server thread/INFO]: [CharacterDialogue] Enabling CharacterDialogue v0.8
[21:19:13] [Server thread/ERROR]: Error occurred while enabling CharacterDialogue v0.8 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/event/NPCClickEvent
    at me.iatog.characterdialogue.loader.ListenerLoader.load(ListenerLoader.java:25) ~[CharacterDialogue (1).jar:?]
    at me.iatog.characterdialogue.loader.PluginLoader.loadLoaders(PluginLoader.java:51) ~[CharacterDialogue (1).jar:?]
    at me.iatog.characterdialogue.loader.PluginLoader.load(PluginLoader.java:26) ~[CharacterDialogue (1).jar:?]
    at me.iatog.characterdialogue.CharacterDialoguePlugin.onEnable(CharacterDialoguePlugin.java:50) ~[CharacterDialogue (1).jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
    at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.event.NPCClickEvent
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 16 more
[21:19:13] [Server thread/INFO]: [CharacterDialogue] Disabling CharacterDialogue v0.8
[21:19:13] [Server thread/INFO]: [CalendarEvents] Enabling CalendarEvents v2.3.0
[21:19:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: calendarevents [2.3.0]
[21:19:13] [Server thread/INFO]:    Hooked into PlaceholderAPI
[21:19:13] [Server thread/WARN]: [CalendarEvents]  The following functions of this plugin are
[21:19:13] [Server thread/WARN]: [CalendarEvents]       not supported for your server version:
[21:19:13] [Server thread/WARN]: [CalendarEvents]  - Title messages
[21:19:13] [Server thread/WARN]: [CalendarEvents]  - Actionbar messages
[21:19:13] [Server thread/WARN]: [CalendarEvents]  Everything else will still function properly!
[21:19:13] [Server thread/INFO]: [AlonsoTags] Enabling AlonsoTags v2.1.2-BETA
[21:19:13] [Server thread/INFO]: [AlonsoTags] Max health Attribute check found. Using it..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Inventory title with support for more than 32 characters. Skipping..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Hex colors are available! Ready for RGB..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Old constructor for HoverEvent found! Using it..
[21:19:13] [Server thread/INFO]: [AlonsoTags] New sendTitle method found! Using it..
[21:19:13] [Server thread/INFO]: [AlonsoTags] New setUnbreakable method found! Using it..
[21:19:13] [Server thread/INFO]: [AlonsoTags] New isUnbreakable method found! Using it..
[21:19:13] [Server thread/INFO]:     _   _                 _____              Running v2.1.2-BETA
[21:19:13] [Server thread/INFO]:    /_\ | |___ _ _  ___ __|_   _|_ _ __ _ ___ Server Paper vgit-Paper-196 (MC: 1.20.1)
[21:19:13] [Server thread/INFO]:   / _ \| / _ \ ' \(_-</ _ \| |/ _` / _` (_-< Discord for support: https://alonsoaliaga.com/discord
[21:19:13] [Server thread/INFO]:  /_/ \_\_\___/_||_/__/\___/|_|\__,_\__, /__/ Thanks for using my plugin ❤!
[21:19:13] [Server thread/INFO]:           Developed by AlonsoAliaga |___/
[21:19:13] [Server thread/INFO]: 
[21:19:13] [Server thread/INFO]: ==============================================================================================
[21:19:13] [Server thread/INFO]: [AlonsoTags] You are using a Paper fork (Paper), plugin should work fine!
[21:19:13] [Server thread/INFO]: [AlonsoTags] If you have issues, join us on our official support server on alonsoaliaga.com/discord
[21:19:13] [Server thread/INFO]: ==============================================================================================
[21:19:13] [Server thread/INFO]: 
[21:19:13] [Server thread/INFO]: [AlonsoTags] BungeeCord action bar available. Hooking..
[21:19:13] [Server thread/INFO]: [AlonsoTags] ProtocolLib found! Checking..
[21:19:13] [Server thread/INFO]: [Auto-update] Configuration is up-to-date!
[21:19:13] [Server thread/INFO]: [AlonsoTags] [HikariCP] Using com.mysql.cj.jdbc.MysqlDataSource for source class name..
[21:19:13] [Server thread/INFO]: [AlonsoTags] [SQLite] Attempting to create 'alonsotags' table..
[21:19:13] [Server thread/INFO]: [SQLite] Connecting to database 'database-alonsotags.db'!
[21:19:13] [Server thread/INFO]: [SQLite] Driver available: SQLite JDBC | 3.42.0
[21:19:13] [Server thread/INFO]: [SQLite] Successfully connected to database!
[21:19:13] [Server thread/INFO]: [AlonsoTags] [SQLite] Table 'alonsotags' has been created if didn't exist.
[21:19:13] [Server thread/INFO]: [AlonsoTags] Column called 'purchased_tags' already exists. Skipping..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Database found! Everything is working as expected.
[21:19:13] [Server thread/INFO]: [AlonsoTags] Successfully loaded 1 books!
[21:19:13] [Server thread/INFO]: [AlonsoTags] Vault found! Hooking..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Config files are (re)loading.. Timestamp: Negative | Negative
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'free_hyronic' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'free_pride' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'free_snowball' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'bough' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'clover' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'bell' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'dual_swords' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'knife' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'axe' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'shield' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'clown_hat' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'hyronium' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'ruby' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'diamond' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Loading 'heart' tag..
[21:19:13] [Server thread/INFO]: [AlonsoTags] Successfully loaded 15 tags!
[21:19:13] [Server thread/INFO]: [AlonsoTags] PlaceholderAPI found! Hooking..
[21:19:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: alonsotags [2.1.2-BETA]
[21:19:13] [Server thread/INFO]: [AlonsoTags] Bungee messaging system is allowed in this server. Enabling..
[21:19:13] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.7.0
[21:19:13] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[21:19:13] [Server thread/INFO]: [ajLeaderboards] The columns already exist for luckperms_meta_quest_streaks. Canceling updater and bumping DB version.
[21:19:13] [Server thread/INFO]: [ajLeaderboards] The columns already exist for statistic_player_kills. Canceling updater and bumping DB version.
[21:19:13] [Server thread/INFO]: [ajLeaderboards] The columns already exist for superior_island_level_int. Canceling updater and bumping DB version.
[21:19:13] [Server thread/INFO]: [ajLeaderboards] The columns already exist for vault_eco_balance_fixed. Canceling updater and bumping DB version.
[21:19:13] [Server thread/INFO]: [ajLeaderboards] Loaded 4 boards
[21:19:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.7.0]
[21:19:13] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[21:19:13] [Server thread/INFO]: [ajLeaderboards] LuckPerms position context calculator registered!
[21:19:13] [Server thread/WARN]: [ajLeaderboards] Luckperms Contexts are enabled, but only-register-lpc-for has not been configured! Configuring only-register-lpc-for is strongly recommended to improve performance!
[21:19:13] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.7.0 by ajgeiss0702 enabled!
[21:19:13] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[21:19:13] [Server thread/INFO]: Running delayed init tasks
[21:19:13] [Craft Scheduler Thread - 1 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[21:19:13] [Craft Scheduler Thread - 6 - Essentials/INFO]: [Essentials] Fetching version information...
[21:19:13] [Craft Scheduler Thread - 12 - PlayerAuctions/INFO]: [PlayerAuctions] Loading auction items...
[21:19:13] [Craft Scheduler Thread - 9 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[21:19:14] [Craft Scheduler Thread - 10 - TradeSystem/INFO]: [TradeSystem] Database was started successfully.
[21:19:14] [Craft Scheduler Thread - 20 - Vault/INFO]: [Vault] Checking for Updates ... 
[21:19:14] [Craft Scheduler Thread - 9 - DecentHolograms/INFO]: [DecentHolograms] Loaded 19 holograms!
[21:19:14] [Server thread/INFO]: [SuperiorSkyblock2] Using LuckPerms as a permissions provider.
[21:19:14] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of vanish status of players.
[21:19:14] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of afk status of players.
[21:19:14] [Server thread/INFO]: [SuperiorSkyblock2] Using Vault as an economy provider.
[21:19:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: superior [2023.3-b107]
[21:19:14] [Server thread/INFO]: [SuperiorSkyblock2] Using PlaceholderAPI for placeholders support.
[21:19:14] [Server thread/INFO]: [SuperiorSkyblock2] Detected PaperSpigot - Using async chunk-loading support with PaperMC.
[21:19:14] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[21:19:14] [Craft Scheduler Thread - 11 - PlayTime/INFO]: [PlayTime] Latest version is installed! - v3.6
[21:19:14] [Craft Scheduler Thread - 16 - DailyRewards/INFO]: [DailyRewards] You are running the latest release (1.8.6)
[21:19:14] [Craft Scheduler Thread - 17 - AlonsoTags/INFO]: [AlonsoTags] Checking for updates...
[21:19:14] [Craft Scheduler Thread - 17 - AlonsoTags/INFO]: [AlonsoTags] Plugin up-to-date! You have the latest version!
[21:19:14] [Craft Scheduler Thread - 20 - Vault/INFO]: [Vault] No new version available
[21:19:14] [Server thread/INFO]: Loaded 7 recipes
[21:19:14] [Craft Scheduler Thread - 1 - PluginManager/INFO]: PM | You are using the latest version of PluginManager.
[21:19:14] [Server thread/INFO]: Oraxen | Automatic upload of the resource pack is enabled, uploading...
[21:19:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pa [1.0.0]
[21:19:14] [Server thread/INFO]: [HyronicSkyblockCore] Start loading pack manager plugin ...
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: checkitem [2.6.8]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.1]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: localtime [1.2]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: math [1.0.7]
[21:19:15] [Server thread/WARN]: [PlaceholderAPI] There was an issue with loading an expansion.
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.3]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: string [1.0.1]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.7.1]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: world [1.2.1]
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: worldguard [1.4.2]
[21:19:15] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 2 scripts loaded!
[21:19:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: javascript [2.1.2]
[21:19:15] [Server thread/INFO]: 13 placeholder hook(s) registered! 7 placeholder hook(s) have an update available.
[21:19:15] [Server thread/INFO]: Done (21.963s)! For help, type "help"
[21:19:15] [Server thread/INFO]: Timings Reset
[21:19:18] [Craft Scheduler Thread - 15 - Oraxen/INFO]: Oraxen | Resourcepack uploaded to http://atlas.oraxen.com:8080/pack.zip?id=8383c6fcd0ea47bf7bbe047531474466586ea8c0 in 3476 ms