Paste #131128: Unnamed Server Log Paste

Date: 2025/02/21 05:55:10 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


[12:29:40] [Server thread/INFO]: *** This version of Spigot contains changes to some enums. If you notice that plugins no longer work after updating, please report this to the developers of those plugins first. ***
[12:29:40] [Server thread/INFO]: *** If you cannot update those plugins, you can try setting `settings.compatibility.enum-compatibility-mode` to `true` in `bukkit.yml`. ***
[12:29:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:29:40] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:29:40] [Server thread/INFO]: Debug logging is disabled
[12:29:40] [Server thread/INFO]: Default game type: SURVIVAL
[12:29:40] [Server thread/INFO]: Generating keypair
[12:29:40] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:29:40] [Server thread/INFO]: Using epoll channel type
[12:29:41] [Server thread/INFO]: [SuperiorSkyblock2] Loading 1 libraries... please wait
[12:29:41] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library /home/container/libraries/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar
[12:29:41] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library /home/container/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[12:29:41] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library /home/container/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[12:29:41] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library /home/container/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[12:29:41] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library /home/container/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[12:29:41] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library /home/container/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[12:29:41] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[12:29:46] [Server thread/WARN]: Legacy plugin VoidWorld v1.0 does not specify an api-version.
[12:29:46] [Server thread/INFO]: [Vouchers] Loading 1 libraries... please wait
[12:29:46] [Server thread/INFO]: [Vouchers] Loaded library /home/container/libraries/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loading 5 libraries... please wait
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/ch/ethz/globis/phtree/phtree/2.8.1/phtree-2.8.1.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.3/adventure-platform-bukkit-4.3.3.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.3/adventure-platform-api-4.3.3.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.3/adventure-text-serializer-bungeecord-4.3.3.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar
[12:29:46] [Server thread/INFO]: [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
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.3/adventure-platform-facet-4.3.3.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.3/adventure-platform-viaversion-4.3.3.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar
[12:29:46] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar
[12:29:46] [Server thread/INFO]: [Denizen] Loading 2 libraries... please wait
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/mongodb-driver-sync/4.8.1/mongodb-driver-sync-4.8.1.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/bson/4.8.1/bson-4.8.1.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/mongodb-driver-core/4.8.1/mongodb-driver-core-4.8.1.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/bson-record-codec/4.8.1/bson-record-codec-4.8.1.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/redis/clients/jedis/4.3.1/jedis-4.3.1.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/json/json/20220320/json-20220320.jar
[12:29:47] [Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
[12:29:47] [Server thread/INFO]: [AxMinions] Loading library kotlin-stdlib
[12:29:47] [Server thread/INFO]: [AxMinions] Loading library h2
[12:29:47] [Server thread/INFO]: [ChatGames] Loading ChatGames v1.2.1
[12:29:47] [Server thread/INFO]: [SuperiorSkyblock2] Loading SuperiorSkyblock2 v2024.4
[12:29:47] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.6
[12:29:47] [Server thread/INFO]: [VoidWorld] Loading VoidWorld v1.0
[12:29:47] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[12:29:47] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.16.4
[12:29:47] [Server thread/INFO]: [Votifier] Loading Votifier v2.7.3
[12:29:47] [Server thread/INFO]: [Spawn] Loading Spawn v2.4.1
[12:29:47] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v5.2.1
[12:29:47] [Server thread/INFO]: [ViaVersion] ViaVersion 5.2.1 is now loaded. Registering protocol transformers and injecting...
[12:29:47] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[12:29:47] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[12:29:47] [Server thread/INFO]: [ViaBackwards] Loading translations...
[12:29:47] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[12:29:48] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v5.2.1
[12:29:48] [Server thread/INFO]: [MiniMOTD] Loading MiniMOTD v2.1.5
[12:29:48] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.131
[12:29:48] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.8.14
[12:29:48] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.4.0-SNAPSHOT-741
[12:29:48] [Server thread/INFO]: [TCPShield] Loading TCPShield v2.8.1
[12:29:48] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[12:29:48] [Server thread/INFO]: [LPC] Loading LPC v3.6.1
[12:29:48] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.1
[12:29:48] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.14
[12:29:48] [Server thread/INFO]: [Vouchers] Loading Vouchers v3.28.0
[12:29:48] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.12.4-SNAPSHOT-1047;5dffe9e
[12:29:48] [LiteBans-0/WARN]: [LiteBans] Loaded class com.comphenix.protocol.events.PacketAdapter from ProtocolLib v5.4.0-SNAPSHOT-741 which is not a depend or softdepend of this plugin.
[12:29:49] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6529bf1e]
[12:29:49] [Server thread/INFO]: [PhoenixCratesLite] Loading PhoenixCratesLite v3.7.6
[12:29:49] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.14.0-Release
[12:29:49] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[12:29:49] [Server thread/INFO]: [TAB] Loading TAB v5.0.6
[12:29:49] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.9.3
[12:29:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.12+829a4a4
[12:29:49] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.37-SNAPSHOT (build 3714)
[12:29:49] [Server thread/INFO]: [AdvancedCrates] Loading AdvancedCrates v4.2.13
[12:29:49] [Server thread/INFO]: [Denizen] Loading Denizen v1.3.0-SNAPSHOT (build 1803-REL)
[12:29:49] [Server thread/INFO]: [SkyblockKore] Loading SkyblockKore v**.**.**.**
[12:29:49] [Thread-5/INFO]: [SkyblockKore] Trying to verify your license from License Server 1...
[12:29:49] [Server thread/INFO]: [SkyblockKore] Using integration for Spigot v1_21_1
[12:29:49] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.102.0
[12:29:49] [Server thread/INFO]: [RoseStacker] Loading RoseStacker v1.5.31
[12:29:49] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v9.15.9
[12:29:49] [Server thread/INFO]: [AxSellwands] Loading AxSellwands v1.8.2
[12:29:49] [Server thread/INFO]: [AxSellwands] Loading library commons-math3
[12:29:49] [Server thread/INFO]: [AxSellwands] Loading library caffeine
[12:29:49] [Server thread/INFO]: [AxSellwands] Loading library snakeyaml
[12:29:49] [Server thread/INFO]: [AxMinions] Loading AxMinions v1.0.13
[12:29:49] [Server thread/INFO]: [AxMinions] Loading library commons-math3
[12:29:49] [Server thread/INFO]: [AxMinions] Loading library caffeine
[12:29:49] [Server thread/INFO]: [AxMinions] Loading library snakeyaml
[12:29:49] [Server thread/INFO]: [PlugManX] Loading PlugManX v2.4.1
[12:29:49] [Server thread/INFO]: [VoidWorld] Enabling VoidWorld v1.0
[12:29:49] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.131
[12:29:49] [Thread-5/INFO]: [SkyblockKore] License has been successfully verified for this product!
[12:29:49] [Server thread/INFO]:         __    
[12:29:49] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.131
[12:29:49] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[12:29:49] [Server thread/INFO]: 
[12:29:49] [Server thread/INFO]: [LuckPerms] Loading configuration...
[12:29:49] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[12:29:50] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[12:29:50] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[12:29:50] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1396ms)
[12:29:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0-SNAPSHOT-741
[12:29:50] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[12:29:50] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.1 which is not a depend or softdepend of this plugin.
[12:29:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[12:29:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[12:29:50] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[12:29:50] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[12:29:50] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.12.4-SNAPSHOT-1047;5dffe9e
[12:29:50] [Server thread/INFO]: LZ4 Compression Binding loaded successfully
[12:29:50] [Server thread/INFO]: ZSTD Compression Binding loaded successfully
[12:29:50] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[12:29:50] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[12:29:50] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_R1.PaperweightFaweAdapter as the Bukkit adapter
[12:29:51] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.4.1
[12:29:51] [Thread-9/WARN]: An update for FastAsyncWorldEdit is available. You are 3 build(s) out of date.
You are running build 1047, the latest version is build 1050.
Update at https://ci.athion.net/job/FastAsyncWorldEdit
[12:29:51] [Server thread/INFO]: Preparing level "world"
[12:29:51] [Server thread/INFO]: -------- World Settings For [world] --------
[12:29:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[12:29:51] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:29:51] [Server thread/INFO]: Max TNT Explosions: 100
[12:29:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:29:51] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:29:51] [Server thread/INFO]: Mob Spawn Range: 6
[12:29:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[12:29:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[12:29:51] [Server thread/INFO]: View Distance: 10
[12:29:51] [Server thread/INFO]: Simulation Distance: 10
[12:29:51] [Server thread/INFO]: Item Despawn Rate: 6000
[12:29:51] [Server thread/INFO]: Item Merge Radius: 2.5
[12:29:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:29:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:29:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:29:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:29:51] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[12:29:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[12:29:51] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:29:51] [Server thread/INFO]: Max TNT Explosions: 100
[12:29:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:29:51] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:29:51] [Server thread/INFO]: Mob Spawn Range: 6
[12:29:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[12:29:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[12:29:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[12:29:51] [Server thread/INFO]: View Distance: 10
[12:29:51] [Server thread/INFO]: Simulation Distance: 10
[12:29:51] [Server thread/INFO]: Item Despawn Rate: 6000
[12:29:51] [Server thread/INFO]: Item Merge Radius: 2.5
[12:29:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:29:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:29:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:29:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:29:56] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[12:29:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[12:29:56] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:29:56] [Server thread/INFO]: Max TNT Explosions: 100
[12:29:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:29:56] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:29:56] [Server thread/INFO]: Mob Spawn Range: 6
[12:29:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[12:29:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[12:29:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[12:29:56] [Server thread/INFO]: View Distance: 10
[12:29:56] [Server thread/INFO]: Simulation Distance: 10
[12:29:56] [Server thread/INFO]: Item Despawn Rate: 6000
[12:29:56] [Server thread/INFO]: Item Merge Radius: 2.5
[12:29:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:29:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:29:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:29:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:29:56] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[12:29:57] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:29:57] [Server thread/INFO]: Time elapsed: 393 ms
[12:29:57] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[12:29:57] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:29:57] [Server thread/INFO]: Time elapsed: 108 ms
[12:29:57] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[12:29:57] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:29:57] [Server thread/INFO]: Time elapsed: 120 ms
[12:29:57] [Server thread/INFO]: [ChatGames] Enabling ChatGames v1.2.1
[12:29:57] [Server thread/INFO]: [ChatGames] ChatGames is now enabled!
[12:29:57] [Server thread/WARN]: [ChatGames] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.11.6 which is not a depend or softdepend of this plugin.
[12:29:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatgames [1.0.0]
[12:29:57] [Server thread/INFO]: [ChatGames] PlaceholderAPI Hooked!
[12:29:57] [Server thread/INFO]: [ChatGames] Points loaded successfully!
[12:29:57] [Server thread/INFO]: [SuperiorSkyblock2] Enabling SuperiorSkyblock2 v2024.4
[12:29:57] [Server thread/INFO]: -------- World Settings For [SuperiorWorld] --------
[12:29:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[12:29:57] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:29:57] [Server thread/INFO]: Max TNT Explosions: 100
[12:29:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:29:57] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:29:57] [Server thread/INFO]: Mob Spawn Range: 6
[12:29:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[12:29:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[12:29:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[12:29:57] [Server thread/INFO]: View Distance: 10
[12:29:57] [Server thread/INFO]: Simulation Distance: 10
[12:29:57] [Server thread/INFO]: Item Despawn Rate: 6000
[12:29:57] [Server thread/INFO]: Item Merge Radius: 2.5
[12:29:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:29:57] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:29:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:29:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:29:58] [Server thread/INFO]: Preparing start region for dimension minecraft:superiorworld
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:02] [Server thread/INFO]: Time elapsed: 4738 ms
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module bank...
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module bank (Took 3ms)
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module missions...
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_2
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_5
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_1
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_4
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_3
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_3
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_4
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_2
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_1
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_5
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_4
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_3
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_1
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_2
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_2
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_3
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_1
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission explorer_2
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission explorer_1
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module missions (Took 81ms)
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module generators...
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module generators (Took 2ms)
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module upgrades...
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module upgrades (Took 9ms)
[12:30:02] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages started...
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2]  - Found 699 messages in the language files.
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages done (Took 136ms)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_the_end.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_nether.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_nether.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_the_end.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_the_end.schematic (DefaultSchematicParser)
[12:30:03] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_nether.schematic (DefaultSchematicParser)
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Trying to connect to local database (SQLite)...
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Successfully established connection with local database!
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Creating a backup file...
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Backup done!
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load players...
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 4 players (Took 7ms)
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load islands...
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 1 islands (Took 36ms)
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load grid...
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished grid!
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load stacked blocks...
[12:30:04] [Server thread/INFO]: [SuperiorSkyblock2] Finished stacked blocks!
[12:30:04] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[12:30:04] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[12:30:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[12:30:04] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[12:30:04] [Server thread/INFO]: [ClearLag] Loading modules...
[12:30:04] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_21_R1.MinecraftServer)
[12:30:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[12:30:04] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[12:30:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[12:30:04] [Thread-15/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.21]...
[12:30:04] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.16.4
[12:30:04] [Thread-15/INFO]: [ClearLag] No updates found!
[12:30:04] [Server thread/INFO]: [LiteBans] Using system locale (en)
[12:30:04] [Server thread/INFO]: [LiteBans] Loaded 2 templates from templates.yml!
[12:30:04] [Server thread/INFO]: [LiteBans] Loading SQL driver: mariadb 3.1.2 (org.mariadb.jdbc.Driver)
[12:30:04] [Server thread/INFO]: [LiteBans] Connecting to database...
[12:30:04] [Server thread/INFO]: [LiteBans] Connected to MariaDB database successfully (51 ms).
[12:30:04] [Server thread/INFO]: [LiteBans] Database connection fully initialized (56.6 ms).
[12:30:04] [Server thread/INFO]: [LiteBans] v2.16.4 enabled. Startup took 120 ms.
[12:30:04] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
[12:30:04] [Server thread/INFO]: [Votifier] Loaded token for website: default
[12:30:04] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
[12:30:04] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[12:30:04] [Server thread/INFO]: [Spawn] Enabling Spawn v2.4.1
[12:30:04] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /[0:0:0:0:0:0:0:0%0]:19132.
[12:30:04] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.2.1
[12:30:04] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21-1.21.1 (767)
[12:30:04] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.2.1
[12:30:04] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.1.5
[12:30:04] [Server thread/WARN]: ======================================================
[12:30:04] [Server thread/WARN]:  MiniMOTD works better if you use Paper as your server
[12:30:04] [Server thread/WARN]:  software.
[12:30:04] [Server thread/WARN]:  
[12:30:04] [Server thread/WARN]:  Spigot does not include the necessary APIs for all
[12:30:04] [Server thread/WARN]:  of MiniMOTD's features to operate. MiniMOTD was
[12:30:04] [Server thread/WARN]:  designed to work with Paper and it's expanded API
[12:30:04] [Server thread/WARN]:  for full compatibility.
[12:30:04] [Server thread/WARN]:  
[12:30:04] [Server thread/WARN]:  Get Paper from https://papermc.io/downloads
[12:30:04] [Server thread/WARN]: ======================================================
[12:30:04] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.14
[12:30:04] [Server thread/INFO]: [NBTAPI] Found Minecraft: v1_21_R1! Trying to find NMS support
[12:30:04] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_21_R1' loaded!
[12:30:04] [Server thread/INFO]: [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
[12:30:04] [Server thread/INFO]: [TCPShield] Enabling TCPShield v2.8.1
[12:30:04] [Server thread/INFO]: [LPC] Enabling LPC v3.6.1
[12:30:04] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[12:30:04] [Server thread/ERROR]: You are running an unsupported server version!
[12:30:05] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[12:30:05] [Server thread/INFO]: No kits found to migrate.
[12:30:05] [Server thread/WARN]: java.lang.NoSuchMethodException: no such method: net.minecraft.server.MinecraftServer.v()boolean/invokeVirtual
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:915)
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:994)
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3750)
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.invoke.MethodHandles$Lookup.findVirtual(MethodHandles.java:2767)
[12:30:05] [Server thread/WARN]:        at net.ess3.nms.refl.providers.ReflServerStateProvider.<init>(ReflServerStateProvider.java:32)
[12:30:05] [Server thread/WARN]:        at com.earth2me.essentials.Essentials.onEnable(Essentials.java:396)
[12:30:05] [Server thread/WARN]:        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267)
[12:30:05] [Server thread/WARN]:        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
[12:30:05] [Server thread/WARN]:        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492)
[12:30:05] [Server thread/WARN]:        at org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugin(CraftServer.java:576)
[12:30:05] [Server thread/WARN]:        at org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugins(CraftServer.java:490)
[12:30:05] [Server thread/WARN]:        at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:641)
[12:30:05] [Server thread/WARN]:        at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:426)
[12:30:05] [Server thread/WARN]:        at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:269)
[12:30:05] [Server thread/WARN]:        at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1017)
[12:30:05] [Server thread/WARN]:        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.Thread.run(Thread.java:1583)
[12:30:05] [Server thread/WARN]: Caused by: java.lang.NoSuchMethodError: 'boolean net.minecraft.server.MinecraftServer.v()'
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.invoke.MethodHandleNatives.resolve(Native Method)
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.invoke.MemberName$Factory.resolve(MemberName.java:962)
[12:30:05] [Server thread/WARN]:        at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:991)
[12:30:05] [Server thread/WARN]:        ... 15 more
[12:30:05] [Server thread/INFO]: Loaded 39094 items from items.json.
[12:30:05] [Server thread/INFO]: Using locale en_US
[12:30:05] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[12:30:05] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[12:30:05] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[12:30:05] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[12:30:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.14
[12:30:05] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.14" 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--].
[12:30:05] [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.
[12:30:05] [Server thread/INFO]: -------- World Settings For [spawn] --------
[12:30:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[12:30:05] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[12:30:05] [Server thread/INFO]: Max TNT Explosions: 100
[12:30:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:30:05] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:30:05] [Server thread/INFO]: Mob Spawn Range: 6
[12:30:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[12:30:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[12:30:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[12:30:05] [Server thread/INFO]: View Distance: 10
[12:30:05] [Server thread/INFO]: Simulation Distance: 10
[12:30:05] [Server thread/INFO]: Item Despawn Rate: 6000
[12:30:05] [Server thread/INFO]: Item Merge Radius: 2.5
[12:30:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:30:05] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:30:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:30:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:30:05] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[12:30:11] [Server thread/INFO]: Time elapsed: 5598 ms
[12:30:11] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[12:30:11] [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.
[12:30:11] [Server thread/INFO]: [Multiverse-Core] Version 4.3.14 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[12:30:11] [Server thread/INFO]: [Vouchers] Enabling Vouchers v3.28.0
[12:30:11] [Server thread/INFO]:  
[12:30:11] [Server thread/INFO]: =============================
[12:30:11] [Server thread/INFO]: Vouchers v3.28.0 by Tweetzy
[12:30:11] [Server thread/INFO]: Developer: Kiran Hart
[12:30:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: vouchers [1.0.0]
[12:30:11] [Server thread/INFO]: [FlightCore] Enabling metrics for Vouchers
[12:30:11] [Server thread/INFO]: =============================
[12:30:11] [Server thread/INFO]:  
[12:30:11] [Server thread/INFO]: [PhoenixCratesLite] Enabling PhoenixCratesLite v3.7.6
[12:30:11] [Server thread/INFO]: Loading cross version adapter...
[12:30:11] [Server thread/INFO]:   ____    ____                               
[12:30:11] [Server thread/INFO]:  |  _ \  / ___|                              
[12:30:11] [Server thread/INFO]:  | |_) || |       Phoenix Crates Lite v3.7.5      
[12:30:11] [Server thread/INFO]:  |  __/ | |___    https://phoenixplugins.com/
[12:30:11] [Server thread/INFO]:  |_|     \____|                             
[12:30:11] [Server thread/INFO]:                                                  
[12:30:11] [Server thread/INFO]: You are using a Lite version of Phoenix Crates.
[12:30:11] [Server thread/INFO]: Some of the features are locked behind the premium version.
[12:30:11] [Server thread/INFO]: 
[12:30:11] [Server thread/INFO]: If you want to unlock the next level for your server, upgrade now:
[12:30:11] [Server thread/INFO]: https://www.myphoenixstore.com/plans/phoenix-crates
[12:30:11] [Server thread/INFO]: 
[12:30:11] [Server thread/INFO]: Loading settings...
[12:30:11] [Server thread/INFO]: Loading file "config.yml".
[12:30:11] [Server thread/INFO]: File "config.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Checking for possible migrations...
[12:30:11] [Server thread/INFO]: [PhoenixCratesLite] No migrations to run.
[12:30:11] [Server thread/INFO]: Vault founded. Preparing Economy...
[12:30:11] [Server thread/INFO]: Placeholder API founded. Preparing placeholders...
[12:30:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: phoenixcrates [1.0.0]
[12:30:11] [Server thread/INFO]: Loading components...
[12:30:11] [pool-22-thread-1/INFO]: [NBTAPI] Found Minecraft: v1_21_R1! Trying to find NMS support
[12:30:11] [pool-22-thread-1/INFO]: [NBTAPI] NMS support 'MC1_21_R1' loaded!
[12:30:11] [pool-22-thread-1/INFO]: [NBTAPI] Using the plugin 'Vouchers' to create a bStats instance!
[12:30:11] [Server thread/INFO]: Loading database...
[12:30:11] [Server thread/WARN]: 2 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Starting...
[12:30:11] [Server thread/WARN]: 11 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Start completed.
[12:30:11] [Server thread/INFO]: Loading menus...
[12:30:11] [Server thread/INFO]: Loading file "menus/default_rewards_preview.yml".
[12:30:11] [Server thread/INFO]: File "menus/default_rewards_preview.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Loading file "menus/default_crate_milestones.yml".
[12:30:11] [Server thread/INFO]: File "menus/default_crate_milestones.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Menu "default_rewards_preview" loaded successfully
[12:30:11] [Server thread/INFO]: Menu "default_crate_milestones" loaded successfully
[12:30:11] [Server thread/INFO]: Loading players data...
[12:30:11] [Server thread/INFO]: Loading crates...
[12:30:11] [Server thread/INFO]: Loading file "locations.yml".
[12:30:11] [Server thread/INFO]: File "locations.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Loading file "crates/titansvault.yml".
[12:30:11] [Server thread/INFO]: File "crates/titansvault.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Loading file "crates/vote.yml".
[12:30:11] [Server thread/INFO]: File "crates/vote.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Loading file "crates/oracleschest.yml".
[12:30:11] [Server thread/INFO]: File "crates/oracleschest.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Loading file "crates/Olympian.yml".
[12:30:11] [Server thread/INFO]: File "crates/Olympian.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/INFO]: Loading file "crates/Celestial.yml".
[12:30:11] [Server thread/INFO]: File "crates/Celestial.yml" is up to date. Importing configurations.
[12:30:11] [Server thread/WARN]: [PhoenixCratesLite] There was an attempt to add crates with an invalid type: "primordial"!
[12:30:11] [Server thread/INFO]: Loaded 5 types.
[12:30:11] [Server thread/INFO]: Loaded 5 crates.
[12:30:11] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
[12:30:11] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[12:30:11] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
[12:30:11] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[12:30:11] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[12:30:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
[12:30:11] [Server thread/INFO]: [TAB] Enabling TAB v5.0.6
[12:30:11] [Server thread/INFO]: [TAB] Loaded NMS hook in 36ms
[12:30:12] [Server thread/INFO]: [TAB] Enabled in 95ms
[12:30:12] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.9.3
[12:30:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: craftingstore [2.9.3]
[12:30:12] [Server thread/INFO]: [CraftingStore] Hooked with PlaceholderAPI
[12:30:12] [Server thread/INFO]: [CraftingStore] Hooked with Vault
[12:30:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.12+829a4a4
[12:30:12] [Server thread/INFO]: No TreeType mapping for TreeGenerator.TreeType.PALE_OAK
[12:30:12] [Server thread/INFO]: The above message is displayed because your FAWE version is newer than 4344-Spigot-a759b62-19bf846 (MC: 1.21.1) and contains features of future minecraft versions which do not exist in 4344-Spigot-a759b62-19bf846 (MC: 1.21.1) hence the tree type PALE_OAK is not available. This is not an error. This version of FAWE will work on your version of  Minecraft. This is an informative message only.
[12:30:12] [Server thread/INFO]: No TreeType mapping for TreeGenerator.TreeType.PALE_OAK_CREAKING
[12:30:12] [Server thread/INFO]: The above message is displayed because your FAWE version is newer than 4344-Spigot-a759b62-19bf846 (MC: 1.21.1) and contains features of future minecraft versions which do not exist in 4344-Spigot-a759b62-19bf846 (MC: 1.21.1) hence the tree type PALE_OAK_CREAKING is not available. This is not an error. This version of FAWE will work on your version of  Minecraft. This is an informative message only.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[12:30:12] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) TNT ignition is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Lighters are PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Lava fire is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Fire spread is UNRESTRICTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SuperiorWorld'
[12:30:12] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is PERMITTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[12:30:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[12:30:12] [Server thread/INFO]: [WorldGuard] Loading region data...
[12:30:12] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.37-SNAPSHOT (build 3714)
[12:30:12] [Server thread/ERROR]: [Citizens] v2.0.37-SNAPSHOT (build 3714) is not compatible with Minecraft v1_21_R1 - try upgrading Minecraft or Citizens. Disabling...
[12:30:12] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.37-SNAPSHOT (build 3714)
[12:30:12] [Server thread/INFO]: [AdvancedCrates] Enabling AdvancedCrates v4.2.13
[12:30:12] [Server thread/INFO]: [NBTAPI] Found Minecraft: v1_21_R1! Trying to find NMS support
[12:30:12] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_21_R1' loaded!
[12:30:12] [Server thread/INFO]: [NBTAPI] Using the plugin 'AdvancedCrates' to create a bStats instance!
[12:30:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedcrates [4.2.13]
[12:30:12] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:30:12] [Server thread/INFO]: [Denizen] Enabling Denizen v1.3.0-SNAPSHOT (build 1803-REL)
[12:30:12] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1374), impl for Spigot v1.3.0-SNAPSHOT (build 1803-REL) 
[12:30:13] [Server thread/INFO]: +> [Denizen] Running on java version: 21.0.2 
[12:30:13] [Server thread/INFO]: +> [Denizen] Running on unrecognized (future?) Java version. May or may not work. 
[12:30:13] [Server thread/WARN]: [Denizen] -------------------------------------
[12:30:13] [Server thread/WARN]: [Denizen] This build of Denizen is not compatible with this Spigot version! Deactivating Denizen!
[12:30:13] [Server thread/WARN]: [Denizen] -------------------------------------
[12:30:13] [Server thread/INFO]: [Denizen] Disabling Denizen v1.3.0-SNAPSHOT (build 1803-REL)
[12:30:13] [Server thread/INFO]: [SkyblockKore] Enabling SkyblockKore v**.**.**.**
[12:30:13] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.102.0
[12:30:13] [Server thread/INFO]: [RoseStacker] Enabling RoseStacker v1.5.31
[12:30:13] [Server thread/WARN]: [RoseStacker] Ignored loading stack settings for entities: [CREAKING]
[12:30:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rosestacker [1.5.31]
[12:30:13] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.15.9
[12:30:13] [Server thread/INFO]: [AdvancedEnchantments] Loading Minecraft Version MC1_21_R1
[12:30:13] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
[12:30:13] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons.
[12:30:13] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
[12:30:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedenchantments [1.0.0]
[12:30:13] [Server thread/INFO]: [AxSellwands] Enabling AxSellwands v1.8.2
[12:30:14] [Server thread/INFO]: [AxSellwands] Hooked into Vault!
[12:30:14] [Server thread/INFO]: [AxSellwands] Hooked into ShopGUIPlus!
[12:30:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axsellwands [1.0.0]
[12:30:14] [Server thread/INFO]: [AxSellwands] Hooked into SuperiorSkyblock2!
[12:30:14] [Server thread/INFO]: [AxSellwands] Hooked into WorldGuard!
[12:30:14] [Server thread/WARN]: [AxSellwands] Loaded class kotlin.Metadata from AxMinions v1.0.13 which is not a depend or softdepend of this plugin.
[12:30:14] [Server thread/INFO]: [AxSellwands] Loaded plugin!
[12:30:14] [Server thread/INFO]: [AxMinions] Enabling AxMinions v1.0.13
[12:30:14] [Server thread/INFO]: [AxMinions] ShopGuiPlus is set in the config.yml, but it isn't installed! Setting provider to the default one!
[12:30:14] [Server thread/INFO]: [AxMinions] Hooked into Vault!
[12:30:14] [Server thread/INFO]: [AxMinions] Hooked into SuperiorSkyblock2!
[12:30:14] [Server thread/INFO]: [AxMinions] Hooked into WorldGuard!
[12:30:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axminions [1.0.13]
[12:30:14] [Server thread/INFO]: HikariPool-1 - Starting...
[12:30:14] [Server thread/INFO]: HikariPool-1 - Added connection conn0: url=jdbc:h2:async:./plugins/AxMinions/data user=
[12:30:14] [Server thread/INFO]: HikariPool-1 - Start completed.
[12:30:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:30:14] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[12:30:14] [Server thread/INFO]: Done (23.090s)! For help, type "help"
[12:30:14] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.12+829a4a4 which is not a depend or softdepend of this plugin.
[12:30:14] [Server thread/INFO]: Plugin 'WorldGuard' found. Using it now.
[12:30:14] [Server thread/INFO]: Attempting to use plugin 'WorldGuard'
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Using RoseStacker as a spawners provider.
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Using RoseStacker as a stacked-blocks provider.
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Using LuckPerms as a permissions provider.
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Using ShopGUIPlus as a prices provider.
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of vanish status of players.
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of afk status of players.
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Using Vault as an economy provider.
[12:30:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: superior [2024.4]
[12:30:14] [Server thread/INFO]: [SuperiorSkyblock2] Using PlaceholderAPI for placeholders support.
[12:30:14] [Craft Scheduler Thread - 3/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[12:30:14] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[12:30:14] [Craft Scheduler Thread - 6/INFO]: Fetching version information...
[12:30:14] [Craft Scheduler Thread - 5/INFO]: [DecentHolograms] Loading holograms... 
[12:30:14] [Craft Scheduler Thread - 5/INFO]: [DecentHolograms] Loaded 1 holograms!
[12:30:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: kore [v1.0]
[12:30:15] [Server thread/INFO]: [NBTAPI] Found Minecraft: v1_21_R1! Trying to find NMS support
[12:30:15] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_21_R1' loaded!
[12:30:15] [Server thread/INFO]: [NBTAPI] Using the plugin 'SkyblockKore' to create a bStats instance!
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled messages feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled mobcoins feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled fly-time feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled weather feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled xpwithdraw feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled anti-item-craft feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled nightvision feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled loot-protection feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled jellylegs feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully disabled the classes feature. (Already disabled)
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled outpost feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled stats feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled staff feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled printer feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled reclaim feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled bundle feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled trenches feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled command-cooldown feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled player-votes feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled booster feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully disabled the customenchants feature. (Already disabled)
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled player-log-in-out feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled withdraw feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled consume-cooldown feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled bottlerecycle feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully disabled the name-mc feature. (Already disabled)
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled player-welcome feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled damage-control feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully disabled the pin feature. (Already disabled)
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled potfill feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] (harvesterhoe) Ignored "give-mcmmo-xp" because you were missing: [mcMMO]!
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled harvesterhoe feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled anti-pearl-glitch feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled voteparty feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled anti-bug feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled roster feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] (genblock) Ignored "deny-use-in-combat" because you were missing: [Combat Plugin]!
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled genblock feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled koth feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled anti-enderman-teleport feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled meteor feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully disabled the wands feature. (Already disabled)
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully disabled the chunkbuster feature. (Already disabled)
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled sponge feature.
[12:30:15] [Server thread/INFO]: [SkyblockKore] Successfully enabled bosses feature.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for RoseStacker.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.102.0 ]================================
[12:30:15] [Server thread/INFO]: [ShopGUIPlus]  
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Vault economy registered.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Vault economy enabled.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Using Vault as default economy provider.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Using RoseStacker for spawners support.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded 10 main menu items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farming' with 17 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'miscellaneous' with 9 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armor' with 24 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'ores' with 14 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'drops' with 10 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 37 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'tools' with 15 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'spawners' with 9 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 19 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 shops with total of 154 items.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded 0 permission-based price modifiers.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] Loaded 7 sounds.
[12:30:15] [Server thread/INFO]: [ShopGUIPlus]  
[12:30:15] [Server thread/INFO]: [ShopGUIPlus] ====================================================================================
[12:30:15] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion votingplugin due to a missing plugin: VotingPlugin
[12:30:15] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[12:30:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[12:30:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[12:30:15] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.131 which is not a depend or softdepend of this plugin.
[12:30:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[12:30:15] [Server thread/INFO]: 3 placeholder hook(s) registered!
[12:30:15] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ... 
[12:30:15] [Craft Scheduler Thread - 8/INFO]: [RoseStacker] Fetched 134 translation locales.
[12:30:15] [Server thread/INFO]: ICE ZOMBIE Has just been spawned at x:720, y:176, z:-250, in "PvP Zone"! Go fight it to gain rewards!
[12:30:15] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
[12:30:16] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib, AdvancedEnchantments, WorldGuard, PlaceholderAPI, SuperiorSkyblock2, Essentials, Vault, LuckPerms, ViaVersion.
[12:30:16] [Thread-34/INFO]: METEOR SHOWER > A meteor shower has been sighted! It will begin in 2m 0s!
[12:30:46] [Thread-34/INFO]: METEOR SHOWER > There will be a meteor shower in 1m 30s!
[12:30:55] [Server thread/INFO]: [Not Secure] [Server] CraftingStore is connected!
[12:30:55] [Server thread/INFO]: Unknown command. Type "/help" for help.
[12:31:16] [Thread-34/INFO]: METEOR SHOWER > There will be a meteor shower in 1m 0s!
[12:31:46] [Thread-34/INFO]: METEOR SHOWER > There will be a meteor shower in 30s!
[12:32:16] [Thread-34/INFO]: METEOR SHOWER > The meteor shower has ended.
[12:34:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Swayh0 50000
[12:34:14] [Server thread/INFO]: $50,000 added to Swayh0 account. New balance: $38,550,000
[12:39:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Swayh0 50000
[12:39:14] [Server thread/INFO]: $50,000 added to Swayh0 account. New balance: $38,600,000
[12:44:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Swayh0 50000
[12:44:14] [Server thread/INFO]: $50,000 added to Swayh0 account. New balance: $38,700,000
[12:49:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Swayh0 50000
[12:49:14] [Server thread/INFO]: $50,000 added to Swayh0 account. New balance: $38,750,000
[12:54:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Swayh0 50000
[12:54:14] [Server thread/INFO]: $50,000 added to Swayh0 account. New balance: $38,850,000
[12:59:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Swayh0 100000
[12:59:14] [Server thread/INFO]: $100,000 added to Swayh0 account. New balance: $38,950,000
[12:59:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Swayh0 50000
[12:59:14] [Server thread/INFO]: $50,000 added to Swayh0 account. New balance: $39,000,000