Paste #123129: DenizenMetaBot Auto-Repaste Of log From zombiefightertxalt

Date: 2024/05/27 09:23:08 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[15:59:20] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[15:59:21] [ServerMain/INFO]: Loaded 7 recipes
[15:59:21] [Server thread/INFO]: Starting minecraft server version 1.20.4
[15:59:21] [Server thread/INFO]: Loading properties
[15:59:21] [Server thread/INFO]: This server is running CraftBukkit version 4090-Spigot-b754dcc-38b1f49 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT)
[15:59:22] [Server thread/INFO]: Using 4 threads for Netty based IO
[15:59:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
[15:59:22] [Server thread/INFO]: Debug logging is disabled
[15:59:22] [Server thread/INFO]: Default game type: SURVIVAL
[15:59:22] [Server thread/INFO]: Generating keypair
[15:59:22] [Server thread/INFO]: Starting Minecraft server on 162.33.23.136:25565
[15:59:22] [Server thread/INFO]: Using epoll channel type
[15:59:22] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[15:59:23] [Server thread/WARN]: Legacy plugin LuckPermsGUI v4.6 does not specify an api-version.
[15:59:23] [Server thread/ERROR]: Could not load 'plugins/Themis_0.15.3.jar'
org.bukkit.plugin.UnknownDependencyException: Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin.
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:280) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:121) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:430) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4090-Spigot-b754dcc-38b1f49]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:223) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4090-Spigot-b754dcc-38b1f49]
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1000) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4090-Spigot-b754dcc-38b1f49]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4090-Spigot-b754dcc-38b1f49]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[15:59:23] [Server thread/WARN]: Legacy plugin SetHub v1.0 does not specify an api-version.
[15:59:23] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.130
[15:59:24] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.50
[15:59:24] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[15:59:24] [Server thread/INFO]: [Hub] Loading Hub v5.2.1
[15:59:24] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.5.23
[15:59:24] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.4
[15:59:24] [Server thread/INFO]: [LuckPermsGUI] Loading LuckPermsGUI v4.6
[15:59:24] [Server thread/INFO]: [SimpleRTP] Loading SimpleRTP v4.0
[15:59:24] [Server thread/INFO]: [SetHub] Loading SetHub v1.0
[15:59:24] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[15:59:24] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.9.9
[15:59:24] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.4
[15:59:24] [Server thread/INFO]: [StaffPlusPlus] Loading StaffPlusPlus v1.20.4
[15:59:24] [Server thread/INFO]: [LPC] Loading LPC v3.6.0
[15:59:24] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.3.0+6678-55745ad
[15:59:24] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@3806941c]
[15:59:24] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.1
[15:59:24] [Server thread/INFO]: [JumpPads] Loading JumpPads v1.25.13
[15:59:24] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.12
[15:59:24] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.9+5934e49
[15:59:24] [Server thread/INFO]: [GUIShop] Loading GUIShop v9.2.0
[15:59:24] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.34-SNAPSHOT (build 3417)
[15:59:24] [Server thread/INFO]: [PWarp] Loading PWarp v3.0.6-SNAPSHOT
[15:59:24] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.20.1
[15:59:24] [Server thread/INFO]: [TAB] Loading TAB v4.1.4
[15:59:24] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.3
[15:59:24] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.20.1
[15:59:24] [Server thread/INFO]: [TempFly] Loading TempFly v3.1.7
[15:59:24] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.12.2 (build 353)
[15:59:24] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.9+5934e49 loaded.
[15:59:24] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.130
[15:59:24] [Server thread/INFO]:         __    
[15:59:24] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.130
[15:59:24] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[15:59:24] [Server thread/INFO]: 
[15:59:24] [Server thread/INFO]: [LuckPerms] Loading configuration...
[15:59:24] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[15:59:25] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[15:59:25] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[15:59:25] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 775ms)
[15:59:25] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[15:59:25] [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.
[15:59:25] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[15:59:25] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:59:25] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[15:59:25] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[15:59:25] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.0+6678-55745ad
[15:59:25] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[15:59:25] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[15:59:25] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R3.PaperweightAdapter as the Bukkit adapter
[15:59:25] [Server thread/INFO]: [WorldEdit] ====================================================
[15:59:25] [Server thread/INFO]: [WorldEdit]  WorldEdit works better if you use Paper 
[15:59:25] [Server thread/INFO]: [WorldEdit]  as your server software. 
[15:59:25] [Server thread/INFO]: [WorldEdit]   
[15:59:25] [Server thread/INFO]: [WorldEdit]  Paper offers significant performance improvements,
[15:59:25] [Server thread/INFO]: [WorldEdit]  bug fixes, security enhancements and optional
[15:59:25] [Server thread/INFO]: [WorldEdit]  features for server owners to enhance their server.
[15:59:25] [Server thread/INFO]: [WorldEdit]   
[15:59:25] [Server thread/INFO]: [WorldEdit]  Paper includes Timings v2, which is significantly
[15:59:25] [Server thread/INFO]: [WorldEdit]  better at diagnosing lag problems over v1.
[15:59:25] [Server thread/INFO]: [WorldEdit]   
[15:59:25] [Server thread/INFO]: [WorldEdit]  All of your plugins should still work, and the
[15:59:25] [Server thread/INFO]: [WorldEdit]  Paper community will gladly help you fix any issues.
[15:59:25] [Server thread/INFO]: [WorldEdit]   
[15:59:25] [Server thread/INFO]: [WorldEdit]  Join the Paper Community @ https://papermc.io
[15:59:25] [Server thread/INFO]: [WorldEdit] ====================================================
[15:59:25] [Server thread/INFO]: Preparing level "world"
[15:59:26] [Server thread/INFO]: -------- World Settings For [world] --------
[15:59:26] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:26] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:26] [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
[15:59:26] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:26] [Server thread/INFO]: View Distance: 7
[15:59:26] [Server thread/INFO]: Simulation Distance: 7
[15:59:26] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:26] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:26] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[15:59:26] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:26] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:26] [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
[15:59:26] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:26] [Server thread/INFO]: View Distance: 7
[15:59:26] [Server thread/INFO]: Simulation Distance: 7
[15:59:26] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:26] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:26] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[15:59:26] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:26] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:26] [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
[15:59:26] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:26] [Server thread/INFO]: View Distance: 7
[15:59:26] [Server thread/INFO]: Simulation Distance: 7
[15:59:26] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:26] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:26] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:26] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[15:59:28] [Worker-Main-14/INFO]: Preparing spawn area: 0%
[15:59:28] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[15:59:28] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[15:59:28] [Worker-Main-10/INFO]: Preparing spawn area: 0%
[15:59:28] [Worker-Main-9/INFO]: Preparing spawn area: 2%
[15:59:28] [Server thread/INFO]: Time elapsed: 2318 ms
[15:59:28] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[15:59:30] [Worker-Main-14/INFO]: Preparing spawn area: 0%
[15:59:30] [Worker-Main-10/INFO]: Preparing spawn area: 0%
[15:59:30] [Worker-Main-14/INFO]: Preparing spawn area: 0%
[15:59:30] [Worker-Main-9/INFO]: Preparing spawn area: 4%
[15:59:30] [Server thread/INFO]: Time elapsed: 1902 ms
[15:59:30] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[15:59:32] [Worker-Main-5/INFO]: Preparing spawn area: 0%
[15:59:32] [Worker-Main-5/INFO]: Preparing spawn area: 0%
[15:59:32] [Worker-Main-15/INFO]: Preparing spawn area: 0%
[15:59:32] [Worker-Main-4/INFO]: Preparing spawn area: 31%
[15:59:32] [Server thread/INFO]: Time elapsed: 1714 ms
[15:59:32] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.50
[15:59:32] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[15:59:32] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[15:59:32] [Server thread/INFO]: [ClearLag] Loading modules...
[15:59:32] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_20_R3.MinecraftServer)
[15:59:32] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[15:59:32] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[15:59:32] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[15:59:32] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.20]...
[15:59:32] [Server thread/INFO]: [Hub] Enabling Hub v5.2.1
[15:59:32] [Server thread/INFO]: [Hub] =========[Hub]=========
[15:59:32] [Server thread/INFO]: [Hub] 
[15:59:32] [Server thread/INFO]: [Hub]  > Status: Enabled
[15:59:32] [Server thread/INFO]: [Hub]  > Version: 5.2.1
[15:59:32] [Server thread/INFO]: [Hub]  > Main: com.djbiokinetix.hub.Main
[15:59:32] [Server thread/INFO]: [Hub]  > Author: [DJBiokinetix]
[15:59:32] [Server thread/INFO]: [Hub]  > Name: Hub
[15:59:32] [Server thread/INFO]: [Hub] 
[15:59:32] [Server thread/INFO]: [Hub] =======================
[15:59:32] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.5.23
[15:59:32] [Server thread/INFO]: [NametagEdit] Successfully loaded using bukkit version: v1_20_R3
[15:59:32] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
[15:59:32] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.4
[15:59:32] [Thread-11/INFO]: [ClearLag] No updates found!
[15:59:32] [Server thread/INFO]: [LuckPermsGUI] Enabling LuckPermsGUI v4.6
[15:59:33] [Server thread/INFO]: [SUCCESS] LuckPermsGUI Version: 4.6 Loaded.
[15:59:33] [Server thread/INFO]: LuckPermsGUI is on the latest version.
[15:59:33] [Server thread/INFO]: [SimpleRTP] Enabling SimpleRTP v4.0
[15:59:33] [Server thread/INFO]: [SetHub] Enabling SetHub v1.0
[15:59:33] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.9.9
[15:59:33] [Server thread/INFO]:  
[15:59:33] [Server thread/INFO]:  
[15:59:33] [Server thread/INFO]:  
[15:59:33] [Server thread/INFO]: [DailyRewards] Unleash the full potential of DailyRewards by upgrading to ULTIMATE!
[15:59:33] [Server thread/INFO]: [DailyRewards] Get it from https://bit.ly/ultimate-rewards
[15:59:33] [Server thread/INFO]:  
[15:59:33] [Server thread/INFO]:  
[15:59:33] [Server thread/INFO]:  
[15:59:33] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[15:59:33] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[15:59:33] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[15:59:33] [Server thread/INFO]: | Command file(s) found : 1
[15:59:33] [Server thread/INFO]: | Config : Ready.
[15:59:33] [Server thread/INFO]: | ProtocolLib not found.
[15:59:33] [Server thread/INFO]: | PlaceholderAPI: Not Found
[15:59:33] [Server thread/INFO]: | Custom commands loaded : 44
[15:59:33] [Server thread/INFO]: | You're running the latest version of MyCommand.
[15:59:33] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[15:59:33] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[15:59:33] [Server thread/INFO]: [StaffPlusPlus] Enabling StaffPlusPlus v1.20.4
[15:59:35] [Server thread/INFO]: [StaffPlusPlus] Using SQLITE storage
[15:59:35] [Server thread/INFO]: [StaffPlusPlus] Vault found. Permissions will be handled by Vault
[15:59:35] [Server thread/INFO]: [StaffPlusPlus] No styles directory present
[15:59:35] [Server thread/INFO]: [StaffPlusPlus] Luckperms enabled
[15:59:35] [Server thread/INFO]: [StaffPlusPlus] Registering 'StaffMode' calculator.
[15:59:35] [Server thread/INFO]: [StaffPlusPlus] Registering 'Frozen' calculator.
[15:59:35] [Server thread/INFO]: [StaffPlusPlus] Registering 'Vanished' calculator.
[15:59:36] [Server thread/INFO]: [StaffPlusPlus] Staff++ has been enabled!
[15:59:36] [Server thread/INFO]: [StaffPlusPlus] Plugin created by Shortninja continued by Qball - Revisited by Garagepoort
[15:59:36] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
[15:59:36] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[15:59:36] [Server thread/ERROR]: You are running an unsupported server version!
[15:59:36] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[15:59:36] [Server thread/INFO]: No kits found to migrate.
[15:59:36] [Server thread/INFO]: Loaded 39094 items from items.json.
[15:59:36] [Server thread/INFO]: Using locale en_US
[15:59:36] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[15:59:36] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[15:59:36] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[15:59:36] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[15:59:36] [Server thread/INFO]: [JumpPads] Enabling JumpPads v1.25.13
[15:59:36] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.12
[15:59:36] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.12" 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--].
[15:59:36] [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.
[15:59:36] [Server thread/INFO]: -------- World Settings For [minigameshub] --------
[15:59:36] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:36] [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
[15:59:36] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:36] [Server thread/INFO]: View Distance: 7
[15:59:36] [Server thread/INFO]: Simulation Distance: 7
[15:59:36] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:36] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:36] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:36] [Server thread/INFO]: Preparing start region for dimension minecraft:minigameshub
[15:59:39] [Worker-Main-8/INFO]: Preparing spawn area: 0%
[15:59:39] [Worker-Main-8/INFO]: Preparing spawn area: 0%
[15:59:39] [Worker-Main-8/INFO]: Preparing spawn area: 0%
[15:59:39] [Worker-Main-10/INFO]: Preparing spawn area: 0%
[15:59:39] [Worker-Main-11/INFO]: Preparing spawn area: 0%
[15:59:39] [Worker-Main-11/INFO]: Preparing spawn area: 0%
[15:59:39] [Worker-Main-6/INFO]: Preparing spawn area: 31%
[15:59:39] [Server thread/INFO]: Time elapsed: 3209 ms
[15:59:39] [Server thread/INFO]: -------- World Settings For [eventa] --------
[15:59:39] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:39] [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
[15:59:39] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:39] [Server thread/INFO]: View Distance: 7
[15:59:39] [Server thread/INFO]: Simulation Distance: 7
[15:59:39] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:39] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:39] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:39] [Server thread/INFO]: Preparing start region for dimension minecraft:eventa
[15:59:40] [Worker-Main-7/INFO]: Preparing spawn area: 0%
[15:59:40] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[15:59:40] [Worker-Main-12/INFO]: Preparing spawn area: 18%
[15:59:41] [Server thread/INFO]: Time elapsed: 1391 ms
[15:59:41] [Server thread/INFO]: -------- World Settings For [Staff] --------
[15:59:41] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:41] [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
[15:59:41] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:41] [Server thread/INFO]: View Distance: 7
[15:59:41] [Server thread/INFO]: Simulation Distance: 7
[15:59:41] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:41] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:41] [Server thread/INFO]: Preparing start region for dimension minecraft:staff
[15:59:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:42] [Worker-Main-3/INFO]: Preparing spawn area: 33%
[15:59:42] [Server thread/INFO]: Time elapsed: 1171 ms
[15:59:42] [Server thread/INFO]: -------- World Settings For [Spleef] --------
[15:59:42] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:42] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:42] [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
[15:59:42] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:42] [Server thread/INFO]: View Distance: 7
[15:59:42] [Server thread/INFO]: Simulation Distance: 7
[15:59:42] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:42] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:42] [Server thread/INFO]: Preparing start region for dimension minecraft:spleef
[15:59:42] [Worker-Main-4/INFO]: Preparing spawn area: 0%
[15:59:42] [Worker-Main-7/INFO]: Preparing spawn area: 0%
[15:59:43] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[15:59:43] [Server thread/INFO]: Time elapsed: 1051 ms
[15:59:43] [Server thread/INFO]: -------- World Settings For [Arena] --------
[15:59:43] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:43] [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
[15:59:43] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:43] [Server thread/INFO]: View Distance: 7
[15:59:43] [Server thread/INFO]: Simulation Distance: 7
[15:59:43] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:43] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:43] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:43] [Server thread/INFO]: Preparing start region for dimension minecraft:arena
[15:59:44] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:44] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:44] [Worker-Main-8/INFO]: Preparing spawn area: 55%
[15:59:44] [Server thread/INFO]: Time elapsed: 1139 ms
[15:59:44] [Server thread/INFO]: -------- World Settings For [eventb] --------
[15:59:44] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:44] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:44] [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
[15:59:44] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:44] [Server thread/INFO]: View Distance: 7
[15:59:44] [Server thread/INFO]: Simulation Distance: 7
[15:59:44] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:44] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:44] [Server thread/INFO]: Preparing start region for dimension minecraft:eventb
[15:59:45] [Worker-Main-14/INFO]: Preparing spawn area: 0%
[15:59:45] [Worker-Main-5/INFO]: Preparing spawn area: 0%
[15:59:45] [Worker-Main-7/INFO]: Preparing spawn area: 90%
[15:59:45] [Server thread/INFO]: Time elapsed: 1018 ms
[15:59:45] [Server thread/INFO]: -------- World Settings For [SHOP] --------
[15:59:45] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:45] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:45] [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
[15:59:45] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:45] [Server thread/INFO]: View Distance: 7
[15:59:45] [Server thread/INFO]: Simulation Distance: 7
[15:59:45] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:45] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:45] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:45] [Server thread/INFO]: Preparing start region for dimension minecraft:shop
[15:59:46] [Worker-Main-13/INFO]: Preparing spawn area: 0%
[15:59:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[15:59:46] [Server thread/INFO]: Time elapsed: 987 ms
[15:59:46] [Server thread/INFO]: -------- World Settings For [hub] --------
[15:59:46] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:46] [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
[15:59:46] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:46] [Server thread/INFO]: View Distance: 7
[15:59:46] [Server thread/INFO]: Simulation Distance: 7
[15:59:46] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:46] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:46] [Server thread/INFO]: Preparing start region for dimension minecraft:hub
[15:59:47] [Worker-Main-4/INFO]: Preparing spawn area: 0%
[15:59:47] [Worker-Main-12/INFO]: Preparing spawn area: 0%
[15:59:47] [Worker-Main-6/INFO]: Preparing spawn area: 62%
[15:59:47] [Server thread/INFO]: Time elapsed: 1080 ms
[15:59:47] [Server thread/INFO]: -------- World Settings For [SMP] --------
[15:59:47] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:47] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:47] [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
[15:59:47] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:47] [Server thread/INFO]: View Distance: 7
[15:59:47] [Server thread/INFO]: Simulation Distance: 7
[15:59:47] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:47] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:47] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:47] [Server thread/INFO]: Preparing start region for dimension minecraft:smp
[15:59:49] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:49] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[15:59:49] [Worker-Main-12/INFO]: Preparing spawn area: 0%
[15:59:49] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:49] [Worker-Main-11/INFO]: Preparing spawn area: 25%
[15:59:50] [Server thread/INFO]: Time elapsed: 2332 ms
[15:59:50] [Server thread/INFO]: -------- World Settings For [BlockShuffle] --------
[15:59:50] [Server thread/INFO]: Mob Spawn Range: 6
[15:59:50] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:59:50] [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
[15:59:50] [Server thread/INFO]: Max TNT Explosions: 100
[15:59:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[15:59:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Potato Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Vine Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[15:59:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[15:59:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[15:59:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[15:59:50] [Server thread/INFO]: View Distance: 7
[15:59:50] [Server thread/INFO]: Simulation Distance: 7
[15:59:50] [Server thread/INFO]: Item Despawn Rate: 6000
[15:59:50] [Server thread/INFO]: Item Merge Radius: 2.5
[15:59:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:59:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[15:59:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:59:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:59:50] [Server thread/INFO]: Preparing start region for dimension minecraft:blockshuffle
[15:59:50] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:50] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[15:59:51] [Worker-Main-15/INFO]: Preparing spawn area: 0%
[15:59:52] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[15:59:52] [Worker-Main-15/INFO]: Preparing spawn area: 0%
[15:59:52] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[15:59:53] [Server thread/INFO]: Time elapsed: 2996 ms
[15:59:53] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
[15:59:53] [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.
[15:59:53] [Server thread/INFO]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[15:59:53] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[15:59:53] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[15:59:53] [Server thread/INFO]: [WorldGuard] (minigameshub) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (minigameshub) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (minigameshub) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (minigameshub) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'minigameshub'
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventa) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventa) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventa) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventa) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'eventa'
[15:59:53] [Server thread/INFO]: [WorldGuard] (Staff) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Staff) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Staff) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Staff) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Staff'
[15:59:53] [Server thread/INFO]: [WorldGuard] (Spleef) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Spleef) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Spleef) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Spleef) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spleef'
[15:59:53] [Server thread/INFO]: [WorldGuard] (Arena) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Arena) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Arena) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (Arena) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arena'
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventb) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventb) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventb) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (eventb) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'eventb'
[15:59:53] [Server thread/INFO]: [WorldGuard] (SHOP) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (SHOP) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (SHOP) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (SHOP) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SHOP'
[15:59:53] [Server thread/INFO]: [WorldGuard] (hub) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (hub) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (hub) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (hub) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub'
[15:59:53] [Server thread/INFO]: [WorldGuard] (SMP) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (SMP) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (SMP) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (SMP) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SMP'
[15:59:53] [Server thread/INFO]: [WorldGuard] (BlockShuffle) TNT ignition is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (BlockShuffle) Lighters are PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (BlockShuffle) Lava fire is PERMITTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] (BlockShuffle) Fire spread is UNRESTRICTED.
[15:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BlockShuffle'
[15:59:53] [Server thread/INFO]: [WorldGuard] Loading region data...
[15:59:53] [Server thread/INFO]: [GUIShop] Enabling GUIShop v9.2.0
[15:59:53] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.34-SNAPSHOT (build 3417)
[15:59:53] [Server thread/INFO]: [Citizens] Loading external libraries
[15:59:53] [Server thread/ERROR]: [Citizens] v2.0.34-SNAPSHOT (build 3417) is not compatible with Minecraft v1_20_R3 - try upgrading Minecraft or Citizens. Disabling...
[15:59:53] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.34-SNAPSHOT (build 3417)
[15:59:53] [Server thread/INFO]: [PWarp] Enabling PWarp v3.0.6-SNAPSHOT
[15:59:53] [Server thread/INFO]: [PWarp] Successfully hooked into Vault!
[15:59:53] [Server thread/INFO]: [PWarp] Successfully hooked into Essentials!
[15:59:53] [Server thread/INFO]: [PWarp] PWarp has been enabled!
[15:59:53] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1
[15:59:53] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[15:59:53] [Server thread/INFO]: [TAB] Enabling TAB v4.1.4
[15:59:54] [Server thread/INFO]: [TAB] Loaded NMS hook in 152ms
[15:59:54] [Server thread/INFO]: [TAB] Enabled in 173ms
[15:59:54] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.3
[15:59:54] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
[15:59:54] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[15:59:54] [Server thread/INFO]: [Multiverse-Portals 4.2.3]  Enabled - By Rigby and fernferret
[15:59:54] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
[15:59:54] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[15:59:54] [Server thread/INFO]: [TempFly] Enabling TempFly v3.1.7
[15:59:54] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.12.2 (build 353)
[15:59:54] [Server thread/INFO]: [ChestShop] Found locales ar, it, es, el, hu, fr, pl, cs, pt_br, ja, sv, da, es_mx, sr, tr, nl, zh_tw, af, ko, no, vi, ro, he, ru, ca, zh, de, fi, en, uk
[15:59:54] [Server thread/INFO]: [ChestShop] Using EssentialsX Economy as the Economy provider now.
[15:59:54] [Server thread/INFO]: [ChestShop] Vault loaded!
[15:59:54] [Server thread/INFO]: [ChestShop] Auto-updater is disabled. If you want the plugin to automatically download new releases then set 'TURN_OFF_UPDATES' to 'false' in your config.yml!
[15:59:54] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:59:54] [Server thread/INFO]: Done (28.665s)! For help, type "help"
[15:59:54] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[15:59:54] [Craft Scheduler Thread - 0/INFO]: Fetching version information...
[15:59:54] [Server thread/INFO]: [JumpPads] CleanUp found no JumpPads to delete!
[15:59:54] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ... 
[15:59:54] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
[15:59:54] [Craft Scheduler Thread - 2/INFO]: [DailyRewards] You are running the latest release (1.9.9)
[15:59:54] [Craft Scheduler Thread - 5/INFO]: Found a new version of PluginConstructorAPI: v1.1.53 downloading now!!
[16:09:22] [Server thread/INFO]: Saving is already turned on
[16:09:22] [Server thread/INFO]: Saving the game (this may take a moment!)
[16:09:22] [Server thread/INFO]: Saved the game