Paste #118971: Unnamed Server Log Paste

Date: 2023/12/27 01:27:27 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[10:11:58] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[10:12:00] [ServerMain/INFO]: Loaded 1174 recipes
[10:12:00] [ServerMain/INFO]: Loaded 1271 advancements
[10:12:00] [Server thread/INFO]: Starting minecraft server version 1.20.4
[10:12:00] [Server thread/INFO]: Loading properties
[10:12:00] [Server thread/INFO]: This server is running Paper version git-Paper-349 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: dc62150)
[10:12:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:12:01] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:12:01] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[10:12:01] [Server thread/INFO]: Default game type: CREATIVE
[10:12:01] [Server thread/INFO]: Generating keypair
[10:12:01] [Server thread/INFO]: Starting Minecraft server on *:25569
[10:12:01] [Server thread/INFO]: Using epoll channel type
[10:12:01] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[10:12:01] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/org/mongodb/mongodb-driver-sync/4.8.1/mongodb-driver-sync-4.8.1.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/org/mongodb/bson/4.8.1/bson-4.8.1.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/org/mongodb/mongodb-driver-core/4.8.1/mongodb-driver-core-4.8.1.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/org/mongodb/bson-record-codec/4.8.1/bson-record-codec-4.8.1.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/redis/clients/jedis/4.3.1/jedis-4.3.1.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/org/json/json/20220320/json-20220320.jar
[10:12:02] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/minecraft/developer/libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
[10:12:02] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[10:12:04] [Server thread/WARN]: Legacy plugin WebSender v3.1 does not specify an api-version.
[10:12:04] [Server thread/INFO]: [Core] Loading server plugin Core v0.6.0
[10:12:04] [Server thread/INFO]: [Core] Checking update for Core v0.6.0
[10:12:04] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.9.3-SNAPSHOT
[10:12:04] [Server thread/INFO]: [ViaVersion] ViaVersion 4.9.3-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
[10:12:04] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[10:12:05] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[10:12:05] [Server thread/INFO]: [ViaBackwards] Loading translations...
[10:12:05] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[10:12:05] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.113
[10:12:05] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[10:12:05] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.8.5-SNAPSHOT-639;a4a1126
[10:12:06] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@67a875f7]
[10:12:06] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[10:12:06] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
[10:12:06] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.1-SNAPSHOT-669
[10:12:06] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.20.4) has not yet been tested! Proceed with caution.
[10:12:07] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
[10:12:07] [Server thread/INFO]: [LWC] Loading server plugin LWC v2.3.1
[10:12:07] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.4.4.2
[10:12:07] [Server thread/INFO]: [WorldBorder] Loading server plugin WorldBorder v1.9.10 (beta)
[10:12:07] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.12
[10:12:07] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.6.9.3
[10:12:07] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.12.2
[10:12:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R3! Trying to find NMS support
[10:12:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R3' loaded!
[10:12:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
[10:12:07] [Server thread/INFO]: [MaSuiteCore] Loading server plugin MaSuiteCore v2.0.1-SNAPSHOT
[10:12:07] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.3.92
[10:12:07] [Server thread/INFO]: [BungeeTabListPlus] Loading server plugin BungeeTabListPlus v3.6.1-SNAPSHOT
[10:12:07] [Server thread/INFO]: [Denizen] Loading server plugin Denizen v1.3.0-SNAPSHOT (build 6965-DEV)
[10:12:07] [Server thread/INFO]: [BanItem] Loading server plugin BanItem v3.5
[10:12:07] [Server thread/INFO]: [MaSuiteHomes] Loading server plugin MaSuiteHomes v2.0.3
[10:12:07] [Server thread/INFO]: [PhantomSMP] Loading server plugin PhantomSMP v1.1.2
[10:12:07] [Server thread/INFO]: [RC_BetterTreasure] Loading server plugin RC_BetterTreasure v1.7
[10:12:07] [Server thread/INFO]: [LiteBans] Loading server plugin LiteBans v2.13.2
[10:12:07] [Server thread/INFO]: [SurvivalInvisiframes] Loading server plugin SurvivalInvisiframes v2.1.0
[10:12:07] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.9.2-SNAPSHOT
[10:12:07] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.1
[10:12:07] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.2
[10:12:07] [Server thread/INFO]: [ConsoleSpamFix] Loading server plugin ConsoleSpamFix v1.10.0
[10:12:07] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.4
[10:12:07] [Server thread/INFO]: [CommandHook] Loading server plugin CommandHook v2.4.2
[10:12:07] [Server thread/INFO]: [RC_Votes] Loading server plugin RC_Votes v2.1
[10:12:07] [Server thread/INFO]: [InventorySaver] Loading server plugin InventorySaver v3.8.3-VERSION-1.20
[10:12:07] [Server thread/INFO]: [Effect Library] Loading server plugin EffectLib v9.0
[10:12:07] [Server thread/INFO]: [BungeeGuard] Loading server plugin BungeeGuard v1.3-SNAPSHOT
[10:12:07] [Server thread/INFO]: [FreedomChat] Loading server plugin FreedomChat v1.5.1
[10:12:07] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.34
[10:12:07] [Server thread/INFO]: [RC_Headhunter] Loading server plugin RC_Headhunter v1.5
[10:12:07] [Server thread/INFO]: [MaSuiteWarps] Loading server plugin MaSuiteWarps v2.0.3
[10:12:07] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.39-SNAPSHOT
[10:12:07] [Server thread/INFO]: [RC_EntityCounter] Loading server plugin RC_EntityCounter v1.3
[10:12:07] [Server thread/INFO]: [RC_BetterSync] Loading server plugin RC_BetterSync v1.3
[10:12:07] [Server thread/INFO]: [RC_BetterSleep] Loading server plugin RC_BetterSleep v1.4
[10:12:07] [Server thread/INFO]: [ViewDistanceTweaks] Loading server plugin ViewDistanceTweaks v1.5.7
[10:12:07] [Server thread/INFO]: [MapSync] Loading server plugin MapSync v0.11.2
[10:12:07] [Server thread/INFO]: [WebSender] Loading server plugin WebSender v3.1
[10:12:07] [Server thread/INFO]: [MaSuiteTeleports] Loading server plugin MaSuiteTeleports v2.0.0
[10:12:07] [Server thread/INFO]: [LWCTrust] Loading server plugin LWCTrust v1.0.6
[10:12:07] [Server thread/INFO]: [GuestMode] Loading server plugin GuestMode v2.1.0
[10:12:07] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.18.3
[10:12:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:12:07] [Server thread/INFO]: [Core] Enabling Core v0.6.0
[10:12:07] [Thread-10/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
[10:12:07] [Server thread/INFO]: [Core] Update time may not be longer than a day.
[10:12:07] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.113
[10:12:07] [Server thread/INFO]:         __    
[10:12:07] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.113
[10:12:07] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[10:12:07] [Server thread/INFO]: 
[10:12:07] [Server thread/INFO]: [LuckPerms] Loading configuration...
[10:12:08] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[10:12:08] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
[10:12:08] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
[10:12:08] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
[10:12:09] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[10:12:09] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[10:12:09] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2254ms)
[10:12:09] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[10:12:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[10:12:09] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[10:12:09] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[10:12:09] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.8.5-SNAPSHOT-639;a4a1126
[10:12:09] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[10:12:09] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[10:12:09] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[10:12:09] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[10:12:09] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R3.PaperweightFaweAdapter as the Bukkit adapter
[10:12:10] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.1-SNAPSHOT-669
[10:12:10] [Server thread/INFO]: [LWC] Enabling LWC v2.3.1
[10:12:10] [Server thread/INFO]: [LWC] Connecting to SQLite
[10:12:10] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.10.0
[10:12:10] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.20.4
[10:12:10] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
[10:12:10] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
[10:12:10] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
[10:12:10] [Server thread/INFO]: [BungeeGuard] Enabling BungeeGuard v1.3-SNAPSHOT
[10:12:10] [Server thread/INFO]: [BungeeGuard] Using Paper's PlayerHandshakeEvent to listen for connections.
[10:12:10] [Server thread/INFO]: [LWCTrust] Enabling LWCTrust v1.0.6
[10:12:10] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:12:10] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:12:10] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[10:12:10] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[10:12:10] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:12:10] [Server thread/INFO]: Preparing level "world"
[10:12:10] [Server thread/INFO]: -------- World Settings For [world] --------
[10:12:10] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:10] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:10] [Server thread/INFO]: View Distance: 30
[10:12:10] [Server thread/INFO]: Simulation Distance: 10
[10:12:10] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:10] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:10] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:10] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:10] [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
[10:12:10] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:10] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[10:12:10] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:10] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:10] [Server thread/INFO]: View Distance: 30
[10:12:10] [Server thread/INFO]: Simulation Distance: 10
[10:12:10] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:10] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:10] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:10] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:10] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:10] [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
[10:12:10] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:10] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[10:12:11] [Server thread/INFO]: Time elapsed: 944 ms
[10:12:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[10:12:11] [Server thread/INFO]: Time elapsed: 50 ms
[10:12:11] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.9.3-SNAPSHOT
[10:12:11] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20.3/1.20.4 (765)
[10:12:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[10:12:11] [Server thread/WARN]: [WorldGuard] SQL support for WorldGuard region storage is deprecated for removal in a future version. Please migrate to YAML storage.
[10:12:11] [Server thread/WARN]: [WorldGuard] For details, see https://worldguard.enginehub.org/en/latest/regions/storage/
[10:12:11] [Server thread/INFO]: [WorldGuard] (world) Blacklist loaded with 2 entries.
[10:12:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:12:11] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[10:12:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:12:11] [Server thread/INFO]: [WorldGuard] Loading region data...
[10:12:12] [Server thread/INFO]: Database: jdbc:mysql://localhost/developer (MySQL 5.5)
[10:12:12] [Server thread/INFO]: Current version of schema `developer`: 2
[10:12:12] [Server thread/INFO]: Schema `developer` is up to date. No migration necessary.
[10:12:12] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[10:12:12] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[10:12:12] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
[10:12:12] [Server thread/INFO]: [Votifier] Loaded token for website: default
[10:12:12] [Server thread/INFO]: [Votifier] ------------------------------------------------------------------------------
[10:12:12] [Server thread/INFO]: [Votifier] Your Votifier port is less than 0, so we assume you do NOT want to start the
[10:12:12] [Server thread/INFO]: [Votifier] votifier port server! Votifier will not listen for votes over any port, and
[10:12:12] [Server thread/INFO]: [Votifier] will only listen for pluginMessaging forwarded votes!
[10:12:12] [Server thread/INFO]: [Votifier] ------------------------------------------------------------------------------
[10:12:12] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'nuvotifier:votes'.
[10:12:12] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.4.2
[10:12:13] [Server thread/INFO]: Server version: v1_20_R3 - 1.20.4 - paper
[10:12:13] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[10:12:13] [Server thread/INFO]: CMI hooked.
[10:12:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.4.4.2]
[10:12:13] [Server thread/INFO]: PlaceholderAPI hooked.
[10:12:13] [Server thread/INFO]: Updated (EN) language file. Took 26ms
[10:12:13] [Server thread/INFO]: Updated (DE) language file. Took 18ms
[10:12:13] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 2000 at X: 0.5 Z: 0.5
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_new" has border radius 100 at X: 0.0 Z: 0.0
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_lobby_history" has border radius 500 at X: 0.0 Z: 0.0
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_3D_import" has border radius 50000 at X: 0.5 Z: 0.5
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_dropper_Mugomo" has border radius 128 at X: 0.5 Z: 0.5
[10:12:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_dropper_Mitazu" has border radius 128 at X: 0.5 Z: 0.5
[10:12:13] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 65.0 Z: 0.0
[10:12:13] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.12
[10:12:13] [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--].
[10:12:13] [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.
[10:12:13] [Server thread/INFO]: Could not set generator for world 'world_lobby_geburtstag': Plugin 'VoidGenerator' does not exist
[10:12:13] [Server thread/INFO]: -------- World Settings For [world_lobby_geburtstag] --------
[10:12:13] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:13] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:13] [Server thread/INFO]: View Distance: 30
[10:12:13] [Server thread/INFO]: Simulation Distance: 10
[10:12:13] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:13] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:13] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:13] [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
[10:12:13] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_geburtstag) TNT ignition is PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_geburtstag) Lighters are PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_geburtstag) Lava fire is PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_geburtstag) Fire spread is UNRESTRICTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_lobby_geburtstag'
[10:12:13] [Server thread/INFO]: Could not set generator for world 'world_lobby_geburtstag': Plugin 'VoidGenerator' does not exist
[10:12:13] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[10:12:13] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:13] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:13] [Server thread/INFO]: View Distance: 30
[10:12:13] [Server thread/INFO]: Simulation Distance: 10
[10:12:13] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:13] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:13] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:13] [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
[10:12:13] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:12:13] [Server thread/INFO]: -------- World Settings For [world_lobby_xmas] --------
[10:12:13] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:13] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:13] [Server thread/INFO]: View Distance: 30
[10:12:13] [Server thread/INFO]: Simulation Distance: 10
[10:12:13] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:13] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:13] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:13] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:13] [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
[10:12:13] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:13] [Server thread/INFO]: Preparing start region for dimension minecraft:world_lobby_xmas
[10:12:13] [Server thread/INFO]: Time elapsed: 47 ms
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_xmas) TNT ignition is PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_xmas) Lighters are PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_xmas) Lava fire is PERMITTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] (world_lobby_xmas) Fire spread is UNRESTRICTED.
[10:12:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_lobby_xmas'
[10:12:14] [Server thread/INFO]: -------- World Settings For [world_lobby] --------
[10:12:14] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: View Distance: 30
[10:12:14] [Server thread/INFO]: Simulation Distance: 10
[10:12:14] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:14] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:14] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:14] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:14] [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
[10:12:14] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby) TNT ignition is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby) Lighters are PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby) Lava fire is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby) Fire spread is UNRESTRICTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_lobby'
[10:12:14] [Server thread/INFO]: Could not set generator for world 'world_lobby_ostern': Plugin 'VoidGenerator' does not exist
[10:12:14] [Server thread/INFO]: -------- World Settings For [world_lobby_ostern] --------
[10:12:14] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: View Distance: 30
[10:12:14] [Server thread/INFO]: Simulation Distance: 10
[10:12:14] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:14] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:14] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:14] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:14] [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
[10:12:14] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_ostern) TNT ignition is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_ostern) Lighters are PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_ostern) Lava fire is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_ostern) Fire spread is UNRESTRICTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_lobby_ostern'
[10:12:14] [Server thread/INFO]: Could not set generator for world 'world_lobby_ostern': Plugin 'VoidGenerator' does not exist
[10:12:14] [Server thread/INFO]: -------- World Settings For [world_freebuild] --------
[10:12:14] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: View Distance: 30
[10:12:14] [Server thread/INFO]: Simulation Distance: 10
[10:12:14] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:14] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:14] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:14] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:14] [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
[10:12:14] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:14] [Server thread/INFO]: Preparing start region for dimension minecraft:world_freebuild
[10:12:14] [Server thread/INFO]: Time elapsed: 29 ms
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_freebuild) TNT ignition is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_freebuild) Lighters are PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_freebuild) Lava fire is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_freebuild) Fire spread is UNRESTRICTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_freebuild'
[10:12:14] [Server thread/INFO]: -------- World Settings For [world_lobby_halloween] --------
[10:12:14] [Server thread/INFO]: Item Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: Experience Merge Radius: 1.0
[10:12:14] [Server thread/INFO]: View Distance: 30
[10:12:14] [Server thread/INFO]: Simulation Distance: 10
[10:12:14] [Server thread/INFO]: Mob Spawn Range: 8
[10:12:14] [Server thread/INFO]: Item Despawn Rate: 6000
[10:12:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[10:12:14] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true / Isa false
[10:12:14] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[10:12:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:12:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:12:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:12:14] [Server thread/INFO]: Entity Tracking Range: Pl 65 / An 48 / Mo 48 / Mi 40 / Di 128 / Other 64
[10:12:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[10:12:14] [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
[10:12:14] [Server thread/INFO]: Max TNT Explosions: 100
[10:12:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:12:14] [Server thread/INFO]: Preparing start region for dimension minecraft:world_lobby_halloween
[10:12:14] [Server thread/INFO]: Time elapsed: 212 ms
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_halloween) TNT ignition is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_halloween) Lighters are PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_halloween) Lava fire is PERMITTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] (world_lobby_halloween) Fire spread is UNRESTRICTED.
[10:12:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_lobby_halloween'
[10:12:14] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
[10:12:14] [Server thread/INFO]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[10:12:14] [Server thread/INFO]: [CMI] Enabling CMI v9.6.9.3
[10:12:15] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
[10:12:15] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
[10:12:15] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃  ┃┃ 
[10:12:15] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃  ┃┃ 
[10:12:15] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
[10:12:15] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
[10:12:15] [Server thread/INFO]: _______________________________________________________
[10:12:15] [Server thread/INFO]:   Integrating PaperSpigot async methods
[10:12:15] [Server thread/INFO]:   Vault found. (Loaded: true)
[10:12:15] [Server thread/INFO]:   53 Enabled and 6 Disabled modules
[10:12:15] [Server thread/INFO]:   Votifier found. (Loaded: true)
[10:12:15] [Server thread/INFO]:   Loaded (3) portals into memory. Took 31ms
[10:12:15] [Server thread/INFO]:   ProtocolLib found. (Loaded: true)
[10:12:15] [Server thread/INFO]:   Permission plugin: LuckPerms5.4.113
[10:12:15] [Server thread/INFO]:   Initialized Cipher256 AES
[10:12:15] [Server thread/INFO]:   Loaded (61) regular alias into memory. Took 44ms
[10:12:15] [Server thread/INFO]:   Loaded (26) custom text's into memory. Took 3ms
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_overworld) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (Piraye) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_piraye) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_backup) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_crafttogether_freebuild2spawn) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_secret) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_games_the_end) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_lobby_markupdate) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_mountains) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_new) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_the_end_new) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_nether_new) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_halloween) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (main) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_freebuildspawn) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_3D_import) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_movi) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_lobby_weihnachten) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_nordpol) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_lobby_history) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_portal) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_lobby_weihnachten_ganz) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_the_end_fb) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_nether_fb) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_dropper_Mugomo) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_dropper_Mitazu) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_redstone) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (world_au) name
[10:12:15] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (halloween2023) name
[10:12:15] [Server thread/INFO]:   Detected Java17+35-2724
[10:12:15] [Server thread/INFO]:   5.5.5-10.3.38-MariaDB-0ubuntu0.20.04.1 data base type detected
[10:12:16] [Server thread/INFO]:   Started MySQL data base. Took 171ms
[10:12:16] [Server thread/INFO]: [CMI] Vault was found but economy engine is missing. Use one from list provided in https://dev.bukkit.org/bukkit-plugins/vault/
[10:12:16] [Server thread/INFO]: [CMI] Alternatively you can enable CMI economy in config.yml file
[10:12:16] [Server thread/INFO]:   Vault was found but not economy plugin, you will have limited economy support
[10:12:16] [Server thread/INFO]:   Loaded (5) warning categories into memory. Took 0ms
[10:12:16] [Server thread/INFO]:   Loaded (3) warning commands into memory. Took 0ms
[10:12:16] [Server thread/INFO]:   Loaded (140) custom mob heads into memory. Took 10ms
[10:12:16] [Server thread/INFO]:   Loaded (0) cooldowns into memory. Took 21ms
[10:12:16] [Server thread/INFO]:   Enabling BungeeCord Support
[10:12:16] [Server thread/INFO]:   Initializing BungeeCord
[10:12:16] [Server thread/INFO]:   Loaded (5) kits into memory. Took 18ms
[10:12:16] [Server thread/INFO]:   Loaded (7) ranks into memory. Took 11ms
[10:12:16] [Server thread/INFO]:   Loaded (8) playtime rewards into memory. Took 2ms
[10:12:16] [Server thread/INFO]:   Loaded (1) jails into memory. Took 1ms
[10:12:16] [Server thread/INFO]:   Loaded (8117) player data into memory. Took 427ms
[10:12:16] [Server thread/INFO]:   Loaded (0) playtime records into memory. Took 0ms
[10:12:16] [Server thread/INFO]:   Loaded (0) playtime reward records into memory. Took 0ms
[10:12:16] [Server thread/INFO]:   Loaded (6) custom alias into memory. Took 1ms
[10:12:16] [Server thread/INFO]:   Loaded (55) interactive commands into memory. Took 4ms
[10:12:16] [Server thread/INFO]:   Registered events. Took 84ms
[10:12:16] [Server thread/INFO]:   Loaded (0) event action commands into memory. Took 2ms
[10:12:16] [Server thread/INFO]:   Loaded (EN) language file into memory. Took 105ms
[10:12:17] [Server thread/INFO]:   Loaded (DE) language file into memory. Took 120ms
[10:12:17] [Server thread/INFO]:   Loaded (245) worth values into memory. Took 41ms
[10:12:17] [Server thread/INFO]:   VaultPermissions found. (Loaded: true)
[10:12:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [9.6.9.3]
[10:12:17] [Server thread/INFO]:   PlaceholderAPI hooked.
[10:12:17] [Server thread/INFO]:   PlaceholderAPI found. (Loaded: true)
[10:12:17] [Server thread/INFO]:   LWC found. (Loaded: true)
[10:12:17] [Server thread/INFO]:   Starting world timer.
[10:12:17] [Server thread/INFO]:   Initializing world manager.
[10:12:17] [Server thread/INFO]:   Loaded (5) schedules into memory. Took 6ms
[10:12:17] [Server thread/INFO]:   Loaded GeoLiteCity
[10:12:17] [Server thread/INFO]:   Loaded (0) skin cache entries into memory. Took 0ms
[10:12:17] [Server thread/INFO]:   Loaded (1) ArmorStand templates into memory. Took 3ms
[10:12:17] [Server thread/INFO]:   Version 9.6.9.3 has been enabled
[10:12:17] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
[10:12:17] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.12.2
[10:12:17] [Server thread/INFO]: [NBTAPI] Adding listeners...
[10:12:17] [Server thread/INFO]: [NBTAPI] Checking bindings...
[10:12:17] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[10:12:17] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[10:12:17] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[10:12:17] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[10:12:17] [Server thread/INFO]: [MaSuiteCore] Enabling MaSuiteCore v2.0.1-SNAPSHOT
[10:12:17] [Server thread/INFO]: [MaSuiteCore] [ACF] Enabled Asynchronous Tab Completion Support!
[10:12:17] [Server thread/INFO]: [Chunky] Enabling Chunky v1.3.92
[10:12:17] [Server thread/INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v3.6.1-SNAPSHOT
[10:12:17] [Server thread/INFO]: [Denizen] Enabling Denizen v1.3.0-SNAPSHOT (build 6965-DEV)
[10:12:17] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1372), impl for Spigot v1.3.0-SNAPSHOT (build 6965-DEV) 
[10:12:17] [Server thread/INFO]: +> [Denizen] Running on java version: 17 
[10:12:17] [Server thread/INFO]: +> [Denizen] Running on fully supported Java 17. 
[10:12:17] [Server thread/WARN]: [Denizen] Citizens does not seem to be available! Denizen will have reduced functionality!
[10:12:17] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
[10:12:17] [Server thread/INFO]: +> [Denizen]  Denizen  scriptable minecraft 
[10:12:17] [Server thread/INFO]: +> [Denizen]  
[10:12:17] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team 
[10:12:17] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR 
[10:12:17] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com 
[10:12:17] [Server thread/INFO]: +> [Denizen] version: 1.3.0-SNAPSHOT (build 6965-DEV) 
[10:12:17] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
[10:12:18] [Server thread/INFO]: +> [PaperModule] Loading Paper support module... 
[10:12:18] [Server thread/INFO]: +> [Denizen] Loaded 150 core commands and 29 core object types, at 1165ms from start. 
[10:12:18] [Server thread/INFO]: +> [ScriptHelper] No scripts in /plugins/Denizen/scripts/ to load! 
[10:12:18] [Server thread/INFO]: +> [ScriptRegistry] Loading 0 script files... 
[10:12:18] [Server thread/INFO]: +> [DenizenCore] Scripts loaded! File load took 1ms, processing 5ms. 
[10:12:18] [Server thread/ERROR]: Error occurred while enabling Denizen v1.3.0-SNAPSHOT (build 6965-DEV) (Is it up to date?)
java.lang.IllegalStateException: Cannot modify read-only score
    at net.minecraft.world.scores.Scoreboard$1.set(Scoreboard.java:91) ~[paper-1.20.4.jar:git-Paper-349]
    at org.bukkit.craftbukkit.v1_20_R3.scoreboard.CraftScore.setScore(CraftScore.java:57) ~[paper-1.20.4.jar:git-Paper-349]
    at com.denizenscript.denizen.utilities.ScoreboardHelper.addScore(ScoreboardHelper.java:225) ~[Denizen-1.3.0-b6965-DEV.jar:?]
    at com.denizenscript.denizen.utilities.ScoreboardHelper._recallScoreboards(ScoreboardHelper.java:122) ~[Denizen-1.3.0-b6965-DEV.jar:?]
    at com.denizenscript.denizen.Denizen.reloadSaves(Denizen.java:511) ~[Denizen-1.3.0-b6965-DEV.jar:?]
    at com.denizenscript.denizen.Denizen.onEnable(Denizen.java:371) ~[Denizen-1.3.0-b6965-DEV.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:190) ~[paper-1.20.4.jar:git-Paper-349]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.4.jar:git-Paper-349]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:637) ~[paper-1.20.4.jar:git-Paper-349]
    at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:548) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:673) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:433) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1132) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[paper-1.20.4.jar:git-Paper-349]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[10:12:18] [Server thread/INFO]: [Denizen] Disabling Denizen v1.3.0-SNAPSHOT (build 6965-DEV)
[10:12:18] [Server thread/ERROR]: Error occurred while disabling Denizen v1.3.0-SNAPSHOT (build 6965-DEV)
java.lang.NullPointerException: Cannot invoke "com.denizenscript.denizencore.flags.SavableMapFlagTracker.saveToFile(String)" because "com.denizenscript.denizencore.DenizenCore.serverFlagMap" is null
    at com.denizenscript.denizencore.DenizenCore.saveAll(DenizenCore.java:161) ~[Denizen-1.3.0-b6965-DEV.jar:?]
    at com.denizenscript.denizencore.DenizenCore.shutdown(DenizenCore.java:169) ~[Denizen-1.3.0-b6965-DEV.jar:?]
    at com.denizenscript.denizen.Denizen.onDisable(Denizen.java:479) ~[Denizen-1.3.0-b6965-DEV.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:283) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:225) ~[paper-1.20.4.jar:git-Paper-349]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.20.4.jar:git-Paper-349]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:194) ~[paper-1.20.4.jar:git-Paper-349]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.4.jar:git-Paper-349]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:637) ~[paper-1.20.4.jar:git-Paper-349]
    at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:548) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:673) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:433) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1132) ~[paper-1.20.4.jar:git-Paper-349]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[paper-1.20.4.jar:git-Paper-349]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[10:12:18] [Server thread/INFO]: [BanItem] Enabling BanItem v3.5
[10:12:18] [Server thread/INFO]: [MaSuiteHomes] Enabling MaSuiteHomes v2.0.3
[10:12:18] [Server thread/INFO]: [MaSuiteHomes] [ACF] Enabled Asynchronous Tab Completion Support!
[10:12:18] [Server thread/INFO]: [PhantomSMP] Enabling PhantomSMP v1.1.2
[10:12:18] [Server thread/INFO]: [RC_BetterTreasure] Enabling RC_BetterTreasure v1.7
[10:12:18] [Server thread/ERROR]: [RC_BetterTreasure] Could not load chest 'test' from config.yml. No block with inventory found at master or clickable location.
[10:12:18] [Server thread/ERROR]: [RC_BetterTreasure] Could not load chest 'test_mv_halloween' from config.yml. No block with inventory found at master or clickable location.
[10:12:18] [Server thread/ERROR]: [RC_BetterTreasure] Could not load chest 'test_mv_lobby' from config.yml. No block with inventory found at master or clickable location.
[10:12:18] [Server thread/ERROR]: [RC_BetterTreasure] Could not load chest 'test_mv_lobby2' from config.yml. No block with inventory found at master or clickable location.
[10:12:18] [Server thread/ERROR]: [RC_BetterTreasure] Could not load chest 'test1' from config.yml. No block with inventory found at master or clickable location.
[10:12:18] [Server thread/ERROR]: [RC_BetterTreasure] Could not load chest 'fake_test' from config.yml. No block with inventory found at master or clickable location.
[10:12:18] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.13.2
[10:12:18] [Server thread/INFO]: [LiteBans] Using default database drivers (version:8).
[10:12:18] [Server thread/INFO]: [LiteBans] Using system locale (en)
[10:12:18] [Server thread/INFO]: [LiteBans] Loaded 2 templates from templates.yml!
[10:12:18] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql 8.0.29 (com.mysql.cj.jdbc.Driver)
[10:12:18] [Server thread/INFO]: [LiteBans] Connecting to database...
[10:12:18] [Server thread/INFO]: [LiteBans] litebans-pool - Starting...
[10:12:18] [Server thread/INFO]: [LiteBans] litebans-pool - Start completed.
[10:12:18] [Server thread/INFO]: [LiteBans] Connected to MySQL database successfully (89.6 ms).
[10:12:18] [Server thread/INFO]: [LiteBans] [Sync] Server name: litebans
[10:12:18] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: 9a7de20218b840e084f41d756f7ebaa8 <2>
[10:12:18] [Server thread/INFO]: [LiteBans] Database connection fully initialized (106.5 ms).
[10:12:18] [Server thread/INFO]: [LiteBans] v2.13.2 enabled. Startup took 245 ms.
[10:12:18] [Server thread/INFO]: [SurvivalInvisiframes] Enabling SurvivalInvisiframes v2.1.0
[10:12:19] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.9.2-SNAPSHOT
[10:12:19] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.1
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[10:12:19] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[10:12:19] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.2
[10:12:19] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Starting...
[10:12:19] [Server thread/INFO]: [net.coreprotect.hikari.pool.HikariPool] HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@25715451
[10:12:19] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Start completed.
[10:12:19] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! 
[10:12:19] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
[10:12:19] [Server thread/INFO]: --------------------
[10:12:19] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[10:12:19] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[10:12:19] [Server thread/INFO]: --------------------
[10:12:19] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[10:12:19] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[10:12:19] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[10:12:19] [Server thread/INFO]: | Command file(s) found : 61
[10:12:19] [Server thread/INFO]: | Config : Ready.
[10:12:19] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[10:12:19] [Server thread/INFO]: | 1 extra listeners activated
[10:12:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[10:12:19] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[10:12:19] [Server thread/INFO]: | Custom commands loaded : 237
[10:12:19] [Server thread/INFO]: | You're running the latest version of MyCommand.
[10:12:19] [Server thread/INFO]: | 0 (custom) commands in cooldown added.
[10:12:19] [Server thread/INFO]: | Using MySQL database for PlayerData storage.
[10:12:19] [Server thread/INFO]: | Connecting to database (MySQL) ...
[10:12:19] [Server thread/INFO]: | Connected.
[10:12:19] [Server thread/INFO]: | Added a custom rendered image to 150 maps.
[10:12:19] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[10:12:19] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[10:12:19] [Server thread/INFO]: [CommandHook] Enabling CommandHook v2.4.2
[10:12:19] [Server thread/INFO]: [org.bitbucket._newage.commandhook.CommandHook] Minecraft version found: 1.20.4
[10:12:19] [Server thread/INFO]: [RC_Votes] Enabling RC_Votes v2.1
[10:12:19] [Server thread/INFO]: [RC_Votes] Successfully connected to database.
[10:12:19] [Server thread/INFO]: [RC_Votes] Successfully connected to database.
[10:12:19] [Server thread/INFO]: [RC_Votes] Successfully connected to database.
[10:12:19] [Server thread/INFO]: [InventorySaver] Enabling InventorySaver v3.8.3-VERSION-1.20
[10:12:19] [Server thread/INFO]: [InventorySaver] Configuration file found. Loading configuration file.
[10:12:19] [Server thread/INFO]: [InventorySaver] [History - MySQL] Database connection was successful created.
[10:12:19] [Server thread/INFO]: [InventorySaver] Vault economy saving is disabled due to no Vault dependency found!
[10:12:19] [Server thread/INFO]: [Effect Library] Enabling EffectLib v9.0
[10:12:19] [Server thread/INFO]: [FreedomChat] Enabling FreedomChat v1.5.1
[10:12:19] [Server thread/WARN]: [FreedomChat] This version of FreedomChat only supports protocol version 764 (1.20.2). Please use the appropriate version of FreedomChat for your server
[10:12:19] [Server thread/WARN]: [FreedomChat] If you know what you are doing, set the im.evan.freedomchat.bypassprotocolcheck system property to true to bypass this check
[10:12:19] [Server thread/INFO]: [FreedomChat] Disabling FreedomChat v1.5.1
[10:12:19] [Server thread/INFO]: [spark] Enabling spark v1.10.34
[10:12:19] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[10:12:19] [Server thread/INFO]: [spark] Starting background profiler...
[10:12:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: spark [1.10.34]
[10:12:20] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[10:12:20] [Server thread/INFO]: [RC_Headhunter] Enabling RC_Headhunter v1.5
[10:12:20] [Server thread/INFO]: [RC_Headhunter] Startet database task with a delay of 12000 ticks.
[10:12:20] [Server thread/INFO]: [MaSuiteWarps] Enabling MaSuiteWarps v2.0.3
[10:12:20] [Server thread/INFO]: [MaSuiteWarps] [ACF] Enabled Asynchronous Tab Completion Support!
[10:12:20] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.39-SNAPSHOT
[10:12:20] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar
[10:12:20] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_20_R3 (null)
[10:12:20] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1263
[10:12:20] [Server thread/INFO]: [LibsDisguises] Build Date: 13/11/2023 08:52
[10:12:20] [Server thread/INFO]: [LibsDisguises] Found a premium Lib's Disguises jar (v10.0.39, build #1262, created 13/11/2023 08:46)
[10:12:20] [Server thread/INFO]: [LibsDisguises] Registered to: 1078708 (31)
[10:12:20] [Server thread/INFO]: [LibsDisguises] Premium enabled, thank you for supporting Lib's Disguises!
[10:12:20] [Server thread/ERROR]: [LibsDisguises] You're using the wrong version of Lib's Disguises for your server! This is intended for v1.12 & v1.13 & v1.14 & v1.15 & v1.16 & v1.17 & v1.18 & v1.19.R1 & v1.19.R2 & v1.19.R3 & v1.20.R1 & v1.20.R2!
[10:12:20] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.39-SNAPSHOT
[10:12:20] [Server thread/INFO]: [RC_EntityCounter] Enabling RC_EntityCounter v1.3
[10:12:20] [Server thread/INFO]: [RC_BetterSync] Enabling RC_BetterSync v1.3
[10:12:20] [Server thread/INFO]: [RC_BetterSleep] Enabling RC_BetterSleep v1.4
[10:12:20] [Server thread/INFO]: [ViewDistanceTweaks] Enabling ViewDistanceTweaks v1.5.7
[10:12:20] [Server thread/INFO]: [ViewDistanceTweaks] Using PaperSimulationDistanceHook for the simulation distance hook.
[10:12:20] [Server thread/INFO]: [ViewDistanceTweaks] Using PaperViewDistanceHook for the view distance hook.
[10:12:20] [Server thread/INFO]: [ViewDistanceTweaks] Using PaperTickHook for the tick hook.
[10:12:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: viewdistancetweaks [1]
[10:12:20] [Server thread/INFO]: [ViewDistanceTweaks] Registered expansion for PlaceholderAPI.
[10:12:20] [Server thread/INFO]: [ViewDistanceTweaks] Finished startup.
[10:12:20] [Server thread/INFO]: [MapSync] Enabling MapSync v0.11.2
[10:12:20] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[10:12:20] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[10:12:20] [Server thread/INFO]: [WebSender] Enabling WebSender v3.1*
[10:12:20] [Server thread/INFO]: [MaSuiteTeleports] Enabling MaSuiteTeleports v2.0.0
[10:12:20] [Server thread/INFO]: [MaSuiteTeleports] [ACF] Enabled Asynchronous Tab Completion Support!
[10:12:20] [Server thread/INFO]: [GuestMode] Enabling GuestMode v2.1.0
[10:12:20] [Server thread/INFO]: [GuestMode v2.1.0] GuestMode is enabled.
[10:12:20] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.18.3
[10:12:20] [Server thread/INFO]: [HeadDatabase] Using default "en_US.lang" created by Arcaniax
[10:12:20] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[10:12:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.18.3]
[10:12:20] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Could not download database, Attempting to use the backup database!
[10:12:20] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[10:12:20] [Server thread/INFO]: Starting GS4 status listener
[10:12:20] [Server thread/INFO]: Thread Query Listener started
[10:12:20] [Server thread/INFO]: Starting remote control listener
[10:12:20] [Query Listener #1/INFO]: Query running on 0.0.0.0:25569
[10:12:20] [Server thread/INFO]: Thread RCON Listener started
[10:12:20] [Server thread/INFO]: RCON running on 0.0.0.0:25579
[10:12:20] [Server thread/INFO]: Running delayed init tasks
[10:12:20] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[10:12:20] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[10:12:20] [Craft Scheduler Thread - 4 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[10:12:21] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[10:12:21] [Server thread/INFO]: Done (20.222s)! For help, type "help"
[10:12:21] [Server thread/INFO]: Timings Reset
[10:12:21] [User Authenticator #0/INFO]: UUID of player Ikuria is 52fbda8d-a9d8-4250-bd5e-bd29c34fa015
[10:12:21] [User Authenticator #1/INFO]: UUID of player Lacri is d6be7489-7a6e-4fd8-ab97-4f37c6c57252
[10:12:21] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 60008 heads!
[10:12:21] [Server thread/WARN]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
[10:12:22] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[10:12:22] [Server thread/INFO]: Ikuria joined the game
[10:12:22] [Server thread/INFO]: Ikuria[/          ip           ] logged in with entity id 2818 at ([world]48.61723126796775, 65.0, 36.22228729400073)
[10:12:22] [Server thread/INFO]: Lacri[/          ip           ] logged in with entity id 2819 at ([world]0.5, 65.0, 0.5)
[10:12:22] [Server thread/INFO]: [CMI] CMI proxy plugin detected
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: objective [4.0.0]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: formatter [2.1.1]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.4]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.2]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: playerlist [3.0.3]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: otherplayer [2.1.0]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: parseother [1.4.6]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: MySQL [1.3.2]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: localtime [1.2]
[10:12:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: rng [1.4.0]
[10:12:22] [Server thread/INFO]: 13 placeholder hook(s) registered! 5 placeholder hook(s) have an update available.
[10:12:23] [Server thread/INFO]: [BanItem] Successfully loaded 103 blacklisted & 0 whitelisted item(s).
[10:12:40] [Server thread/INFO]: [MyCmd] Checking MySql Connection
[10:17:23] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2531ms or 50 ticks behind
[10:17:33] [Server thread/INFO]: Unbekannter Befehl.