Paste #116256: here latest log

Date: 2023/10/09 10:41:15 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
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


[04:38:58] [ServerMain/WARN]: Invalid sha1 for resource-pack-sha1
[04:38:58] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[04:39:02] [ServerMain/INFO]: Loaded 7 recipes
[04:39:03] [Server thread/INFO]: Starting minecraft server version 1.20.1
[04:39:03] [Server thread/INFO]: Loading properties
[04:39:03] [Server thread/INFO]: This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)
[04:39:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
[04:39:04] [Server thread/INFO]: Using 4 threads for Netty based IO
[04:39:04] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[04:39:04] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[04:39:04] [Server thread/INFO]: Default game type: SURVIVAL
[04:39:04] [Server thread/INFO]: Generating keypair
[04:39:05] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25619
[04:39:05] [Server thread/INFO]: Using epoll channel type
[04:39:05] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[04:39:05] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[04:39:06] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
[04:39:07] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/minecraft/multicraft/servers/server800647/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
[04:39:08] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1
[04:39:08] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting...
[04:39:08] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[04:39:08] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[04:39:08] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.102
[04:39:10] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[04:39:10] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.15+6463-5ca4dff
[04:39:12] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1ea9b199]
[04:39:12] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.4
[04:39:12] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[04:39:12] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.3
[04:39:12] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.0
[04:39:13] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.3.5-64893d49
[04:39:13] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[04:39:13] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3219)
[04:39:13] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+17-79449ef
[04:39:13] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.4
[04:39:13] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR3.1.8
[04:39:13] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.0-dev+17-79449ef
[04:39:13] [Server thread/INFO]: [AureliumSkills] Loading server plugin AureliumSkills vBeta 1.3.23
[04:39:14] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
[04:39:14] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12
[04:39:14] [Server thread/INFO]: [FarmingUpgrade] Loading server plugin FarmingUpgrade v1.4.1
[04:39:14] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.1.1
[04:39:14] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.0.6
[04:39:14] [Server thread/INFO]: [OpenAudioMc] Loading server plugin OpenAudioMc v6.8.7
[04:39:14] [Server thread/INFO]: [ItemSorter] Loading server plugin ItemSorter v1.4
[04:39:14] [Server thread/INFO]: [SIR] Loading server plugin SIR v3.0
[04:39:14] [Server thread/INFO]: [ZeroInventoryProblems] Loading server plugin ZeroInventoryProblems v1.0.3
[04:39:14] [Server thread/INFO]: [LibreLogin] Loading server plugin LibreLogin v0.17.4
[04:39:14] [Server thread/INFO]: [LibreLogin] Analyzing server setup...
[04:39:14] [Server thread/INFO]: [LibreLogin] Detected Adventure-compatible server distribution - Paper git-Paper-196 (MC: 1.20.1)
[04:39:14] [Server thread/INFO]: [LibreLogin] Loading libraries...
[04:39:14] [Server thread/INFO]: [MCPets] Loading server plugin MCPets v4.1.0
[04:39:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mcpets [1.0.0]
[04:39:14] [Server thread/INFO]: [MCPets] : mcpets-dismount flag registered successfully !
[04:39:14] [Server thread/INFO]: [MCPets] : mcpets-despawn flag registered successfully !
[04:39:14] [Server thread/INFO]: [MCPets] : mcpets-dismount-flying flag registered successfully !
[04:39:14] [Server thread/INFO]: [MCPets] : mcpets-pet-player-damage flag registered successfully !
[04:39:14] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.4
[04:39:14] [Server thread/INFO]: [EssentialsKitGUI] Loading server plugin EssentialsKitGUI v3.1.1
[04:39:14] [Server thread/INFO]: [HomeGUI] Loading server plugin HomeGUI v1.4
[04:39:14] [Server thread/INFO]: [Colored Signs] Loading server plugin ColoredSigns v6.2.1.212
[04:39:14] [Server thread/INFO]: [KeepInventoryPerms] Loading server plugin KeepInventoryPerms v1.0.2
[04:39:14] [Server thread/INFO]: [SaberFactions] Loading server plugin Factions v1.6.9.5-4.1.2-STABLE
[04:39:14] [Server thread/INFO]: [CitizensGUI] Loading server plugin CitizensGUI v1.11
[04:39:14] [Server thread/INFO]: [Themis] Loading server plugin Themis v0.15.1
[04:39:14] [Server thread/INFO]: [InfiniteJump] Loading server plugin InfiniteJump v1.3.0
[04:39:14] [Server thread/INFO]: [ClickSort] Loading server plugin ClickSort v1.6.1
[04:39:14] [Server thread/INFO]: [MdMotd] Loading server plugin MdMotd v1.9
[04:39:14] [Server thread/INFO]: [TabLocation] Loading server plugin TabLocation v1.6.0
[04:39:14] [Server thread/INFO]: [TreeAssist] Loading server plugin TreeAssist v7.3.48
[04:39:14] [Server thread/INFO]: [TreeAssist] Loading main config file: /config.yml
[04:39:14] [Server thread/INFO]: [KitPvP] Loading server plugin KitPvP v2.2.1
[04:39:14] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.0.9
[04:39:14] [Server thread/INFO]: [ServerSigns] Loading server plugin ServerSigns v4.9.0
[04:39:14] [Server thread/INFO]: [SpawnerSilk] Loading server plugin SpawnerSilk v5.4.0
[04:39:14] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.0-dev+17-79449ef
[04:39:14] [Server thread/INFO]: [GCore] Loading server plugin GCore v8.47.1
[04:39:14] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.13.1
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.8.0
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[04:39:14] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[04:39:14] [Server thread/INFO]: [EssentialsWarpGUI] Loading server plugin EssentialsWarpGUI v3.0
[04:39:14] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v4.4.2
[04:39:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[04:39:14] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
[04:39:17] [Server thread/INFO]:         __    
[04:39:17] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.102
[04:39:17] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[04:39:17] [Server thread/INFO]: 
[04:39:17] [Server thread/INFO]: [LuckPerms] Loading configuration...
[04:39:18] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[04:39:20] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[04:39:20] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[04:39:21] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 6976ms)
[04:39:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[04:39:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[04:39:22] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[04:39:22] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[04:39:22] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[04:39:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.15+6463-5ca4dff
[04:39:22] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[04:39:22] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[04:39:22] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[04:39:25] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0
[04:39:25] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12
[04:39:25] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
[04:39:25] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[04:39:25] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
[04:39:25] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[04:39:25] [Server thread/INFO]: [NexEngine] Plugin loaded in 327 ms!
[04:39:25] [Server thread/INFO]: Preparing level "world"
[04:39:25] [Server thread/INFO]: -------- World Settings For [world] --------
[04:39:25] [Server thread/INFO]: Item Merge Radius: 2.5
[04:39:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[04:39:25] [Server thread/INFO]: View Distance: 10
[04:39:25] [Server thread/INFO]: Simulation Distance: 10
[04:39:25] [Server thread/INFO]: Mob Spawn Range: 8
[04:39:25] [Server thread/INFO]: Item Despawn Rate: 6000
[04:39:25] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[04:39:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[04:39:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[04:39:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[04:39:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Potato Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[04:39:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[04:39:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[04:39:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[04:39:25] [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
[04:39:25] [Server thread/INFO]: Max TNT Explosions: 100
[04:39:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[04:39:28] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[04:39:28] [Server thread/INFO]: Item Merge Radius: 2.5
[04:39:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[04:39:28] [Server thread/INFO]: View Distance: 10
[04:39:28] [Server thread/INFO]: Simulation Distance: 10
[04:39:28] [Server thread/INFO]: Mob Spawn Range: 8
[04:39:28] [Server thread/INFO]: Item Despawn Rate: 6000
[04:39:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[04:39:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[04:39:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[04:39:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[04:39:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Potato Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Vine Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[04:39:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[04:39:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[04:39:28] [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
[04:39:28] [Server thread/INFO]: Max TNT Explosions: 100
[04:39:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[04:39:28] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[04:39:28] [Server thread/INFO]: Item Merge Radius: 2.5
[04:39:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[04:39:28] [Server thread/INFO]: View Distance: 10
[04:39:28] [Server thread/INFO]: Simulation Distance: 10
[04:39:28] [Server thread/INFO]: Mob Spawn Range: 8
[04:39:28] [Server thread/INFO]: Item Despawn Rate: 6000
[04:39:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[04:39:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[04:39:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[04:39:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[04:39:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Potato Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Vine Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[04:39:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[04:39:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[04:39:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[04:39:28] [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
[04:39:28] [Server thread/INFO]: Max TNT Explosions: 100
[04:39:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[04:39:28] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[04:39:29] [Server thread/INFO]: Time elapsed: 1222 ms
[04:39:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[04:39:30] [Server thread/INFO]: Time elapsed: 349 ms
[04:39:30] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[04:39:30] [Server thread/INFO]: Time elapsed: 81 ms
[04:39:30] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1
[04:39:30] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763)
[04:39:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.4
[04:39:32] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[04:39:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[04:39:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[04:39:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[04:39:32] [Server thread/INFO]: [WorldGuard] Loading region data...
[04:39:33] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.3
[04:39:33] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.3.5-64893d49
[04:39:34] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.20.1)...
[04:39:34] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
[04:39:37] [Server thread/INFO]: [MythicMobs] Mythic HolographicDisplays Support has been enabled!
[04:39:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[04:39:37] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[04:39:37] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
[04:39:37] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled!
[04:39:37] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
[04:39:37] [Server thread/INFO]: [MythicMobs] Base directory /home/minecraft/multicraft/servers/server800647/plugins/MythicMobs/SavedData
[04:39:37] [Server thread/INFO]: [MythicMobs] Module directory /home/minecraft/multicraft/servers/server800647/plugins/MythicMobs/SavedData/worlds
[04:39:39] [Server thread/INFO]: [MythicMobs] Loading Packs...
[04:39:39] [Server thread/INFO]: [MythicMobs] Loading Items...
[04:39:39] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[04:39:39] [Server thread/INFO]: [MythicMobs] Loading Skills...
[04:39:40] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[04:39:40] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[04:39:40] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[04:39:40] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[04:39:40] [Server thread/WARN]: [MythicMobs] --| Mob: Spawn2 | File: /home/minecraft/multicraft/servers/server800647/plugins/MythicMobs/Mobs/spawn2.yml
[04:39:40] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spawnInit
[04:39:40] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=spawnInit;sync=true}
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 15 mobs.
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 30 skills.
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 5 mythic items.
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[04:39:40] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[04:39:40] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[04:39:40] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs v5.3.5 ( build 64893d49 ) has been successfully loaded!
[04:39:40] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3219)
[04:39:40] [Server thread/INFO]: [Citizens] Loading external libraries
[04:39:44] [Server thread/INFO]: Creating file: config.yml
[04:39:45] [Server thread/ERROR]: [Citizens] v2.0.33-SNAPSHOT (build 3219) is not compatible with Minecraft vv1_20_R1 - try upgrading Minecraft or Citizens. Disabling...
[04:39:45] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.33-SNAPSHOT (build 3219)
[04:39:45] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+17-79449ef
[04:39:45] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[04:39:45] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsKitGUI to the same version.
[04:39:45] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsWarpGUI to the same version.
[04:39:45] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[04:39:45] [Server thread/INFO]: [Essentials] No kits found to migrate.
[04:39:45] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[04:39:45] [Server thread/INFO]: [Essentials] Using locale en_US
[04:39:46] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[04:39:46] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[04:39:46] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[04:39:46] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[04:39:46] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.4
[04:39:46] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
[04:39:46] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR3.1.8
[04:39:46] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded.
[04:39:46] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs
[04:39:46] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.0-dev+17-79449ef
[04:39:46] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[04:39:46] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.3.23
[04:39:46] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
[04:39:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [Beta 1.3.23]
[04:39:46] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
[04:39:46] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
[04:39:46] [Server thread/INFO]: [AureliumSkills] Loaded 194 config options in 0 ms
[04:39:46] [Server thread/INFO]: [AureliumSkills] Loaded 312 sources and 10 tags in 19ms
[04:39:46] [Server thread/INFO]: [AureliumSkills] HolographicDisplays Support Enabled!
[04:39:46] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[04:39:47] [Server thread/INFO]: [AureliumSkills] Loading languages...
[04:39:49] [Server thread/INFO]: [AureliumSkills] Loaded 17 languages in 2279ms
[04:39:49] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
[04:39:49] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 12ms
[04:39:49] [Server thread/INFO]: [AureliumSkills] Loaded 6 menus
[04:39:50] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
[04:39:50] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
[04:39:50] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
[04:39:50] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[04:39:50] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[04:39:50] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AureliumSkills' to create a bStats instance!
[04:39:50] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
[04:39:50] [Server thread/INFO]: [Votifier] Loaded token for website: default
[04:39:50] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
[04:39:50] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[04:39:50] [Server thread/INFO]: [FarmingUpgrade] Enabling FarmingUpgrade v1.4.1
[04:39:50] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /0.0.0.0:3973.
[04:39:50] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.1.1
[04:39:50] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML
[04:39:50] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[04:39:50] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
[04:39:50] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[04:39:50] [Server thread/INFO]: [ItemEdit] placeholders:
[04:39:50] [Server thread/INFO]: [ItemEdit]   %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[04:39:50] [Server thread/INFO]: [ItemEdit]     shows how many itemid player has on slot
[04:39:50] [Server thread/INFO]: [ItemEdit]     <{itemid}> for item id on serveritem
[04:39:50] [Server thread/INFO]: [ItemEdit]     [{slot}] for the slot where the item should be counted, by default inventory
[04:39:50] [Server thread/INFO]: [ItemEdit]       Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet
[04:39:50] [Server thread/INFO]: [ItemEdit]     [{player}] for the player, by default self
[04:39:50] [Server thread/INFO]: [ItemEdit]     example: %itemedit_amount_{my_item_id}_{hand}%
[04:39:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
[04:39:50] [Server thread/INFO]: [ItemEdit] Hooking into MythicMobs
[04:39:50] [Server thread/INFO]: [ItemEdit] # Enabled (took 89 ms)
[04:39:50] [Server thread/INFO]: [TAB] Enabling TAB v4.0.6
[04:39:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.6]
[04:39:50] [Server thread/INFO]: [TAB] Enabled in 216ms
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Enabling OpenAudioMc v6.8.7
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Initializing build 919 by Mats
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Using the main config file..
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Starting configuration module
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Using the main config file..
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Starting configuration module
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Skipped 36/36 migrations.
[04:39:50] [Server thread/INFO]: [OpenAudioMc] ModuleLoaderService: Loading modules from /home/minecraft/multicraft/servers/server800647/plugins/OpenAudioMc/modules
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Using networking class com.craftmend.openaudiomc.generic.networking.DefaultNetworkingService
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Initializing socket connector
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Starting authentication module
[04:39:50] [Server thread/INFO]: [OpenAudioMc] This server already has an account, skipping sign up.
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Adding spigot tables
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for Alias
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (alias<->Alias.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for ClientDataStore
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (client_data_store<->ClientDataStore.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for MojangProfile
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (mojang_profile<->MojangProfile.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for RegionProperties
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (region_properties<->RegionProperties.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for Speaker
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (speaker<->Speaker.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for StoredWorldChunk
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (stored_world_chunk<->StoredWorldChunk.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for TimedRegionProperties
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (timed_region_properties<->TimedRegionProperties.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Registering storage table for MediaRule
[04:39:50] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <-> table (media_rule<->MediaRule.java)
[04:39:50] [Server thread/INFO]: [OpenAudioMc] Initializing account details
[04:39:51] [Server thread/INFO]: [OpenAudioMc] The server is empty! ignoring voice chat.
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Loading aliases...
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Loaded 0 aliases
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Detected version type: MODERN
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Enabling the 1.13 speaker system
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Starting redstone speaker tick task with interval 5 ticks
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Plugin Essentials is already enabled, running handler
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Plugin WorldGuard is already enabled, running handler
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Turns out you have WorldGuard installed! enabling regions and the region tasks..
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Enabling the newer 1.13 regions
[04:39:51] [Server thread/INFO]: [OpenAudioMc] Scanning 0 regions for duplicates (out of 0 total regions)
[04:39:51] [Server thread/INFO]: [OpenAudioMc] No duplicate regions found, skipping cleanup...
[04:39:52] [Server thread/INFO]: [OpenAudioMc] Plugin PlaceholderAPI is already enabled, running handler
[04:39:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oa [1.0.0]
[04:39:52] [Server thread/INFO]: [OpenAudioMc] CDN is disabled, skipping boot
[04:39:52] [Server thread/INFO]: [OpenAudioMc] Starting and loading took 44866MS
[04:39:52] [Server thread/INFO]: [ItemSorter] Enabling ItemSorter v1.4
[04:39:52] [Server thread/INFO]: [SIR] Enabling SIR v3.0
[04:39:52] [Server thread/INFO]: [SIR] 29 are loaded and 0 of them were updated in 4 ms.
[04:39:52] [Server thread/INFO]: 
[04:39:52] [Server thread/INFO]: * *____ * ___ * ____
[04:39:52] [Server thread/INFO]: * (___ * * |* * |___)
[04:39:52] [Server thread/INFO]: * ____) . _|_ . | * \ . 3.0
[04:39:52] [Server thread/INFO]: 
[04:39:52] [Server thread/INFO]: * Developer: CroaBeast
[04:39:52] [Server thread/INFO]: * Software: Paper git-Paper-196 (MC: 1.20.1)
[04:39:52] [Server thread/INFO]: * Java Version: 17.0.1
[04:39:52] [Server thread/INFO]: 
[04:39:52] [Server thread/INFO]: [SIR] Checking all compatible hooks...
[04:39:52] [Server thread/INFO]: [SIR] PlaceholderAPI: 2.11.4
[04:39:52] [Server thread/INFO]: [SIR] Vanish Plugin: Essentials v. 2.21.0-dev+17-79449ef
[04:39:52] [Server thread/INFO]: [SIR] The announcement task has been started.
[04:39:52] [Server thread/INFO]: [SIR] 
[04:39:52] [Server thread/INFO]: [SIR] SIR 3.0 was loaded in 377 ms.
[04:39:52] [Server thread/INFO]: 
[04:39:52] [Server thread/INFO]: [ZeroInventoryProblems] Enabling ZeroInventoryProblems v1.0.3
[04:39:52] [Server thread/INFO]: [LibreLogin] Enabling LibreLogin v0.17.4
[04:39:52] [Server thread/INFO]: [LibreLogin] Bootstrapping LibreLogin...
[04:39:52] [Server thread/ERROR]: [LibreLogin] !!!The server is running in online mode! LibreLogin won't start unless you set it to false!!!
[04:39:52] [Server thread/INFO]: [MCPets] Enabling MCPets v4.1.0
[04:39:52] [Server thread/INFO]: [MCPets] : Language file reloaded.
[04:39:52] [Server thread/INFO]: [MCPets] : Blacklist file reloaded.
[04:39:52] [Server thread/INFO]: Loading pets... 
[04:39:52] [Server thread/INFO]:   - Mytzyspet loaded succesfully.
[04:39:52] [Server thread/INFO]: [MCPets] : 1 pets registered successfully !
[04:39:52] [Server thread/INFO]: [MCPets] : 0 categories registered successfully !
[04:39:53] [Server thread/ERROR]: [MCPets] Could not reach SQL database. Please configure your database parameters.
[04:39:53] [Server thread/INFO]: [MCPets] [Database] Can't initialize MySQL.
[04:39:53] [Server thread/INFO]: [MCPets] [Database] Will be using YAML support instead (no worry it's not a bug).
[04:39:53] [Server thread/INFO]: -=-=-=-= MCPets loaded =-=-=-=-
[04:39:53] [Server thread/INFO]:       Plugin made by Nocsy
[04:39:53] [Server thread/INFO]: -=-=-=-= -=-=-=-=-=-=- =-=-=-=-
[04:39:53] [Server thread/INFO]: -=- Launching Flags -=-
[04:39:53] [Server thread/INFO]: [MCPets] : Starting flag mcpets-dismount.
[04:39:53] [Server thread/INFO]: [MCPets] : Starting flag mcpets-despawn.
[04:39:53] [Server thread/INFO]: [MCPets] : Starting flag mcpets-dismount-flying.
[04:39:53] [Server thread/INFO]: 3 flags launched.
[04:39:53] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[04:39:53] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[04:39:53] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[04:39:53] [Server thread/INFO]: | Command file(s) found : 1
[04:39:53] [Server thread/INFO]: | Config : Ready.
[04:39:53] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[04:39:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[04:39:53] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[04:39:53] [Server thread/INFO]: | Custom commands loaded : 11
[04:39:53] [Server thread/INFO]: | You're running the latest version of MyCommand.
[04:39:53] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[04:39:53] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[04:39:53] [Server thread/INFO]: [EssentialsKitGUI] Enabling EssentialsKitGUI v3.1.1
[04:39:54] [Server thread/INFO]: [HomeGUI] Enabling HomeGUI v1.4
[04:39:54] [Server thread/INFO]: [Colored Signs] Enabling ColoredSigns v6.2.1.212
[04:39:54] [Server thread/INFO]: [KeepInventoryPerms] Enabling KeepInventoryPerms v1.0.2
[04:39:54] [Server thread/INFO]: [SaberFactions] Enabling Factions v1.6.9.5-4.1.2-STABLE
[04:39:54] [Server thread/INFO]: [SaberFactions] === ENABLE START ===
[04:39:55] [Server thread/INFO]: [SaberFactions] Loaded 29 players
[04:39:55] [Server thread/INFO]: [SaberFactions] Loaded 8 Factions
[04:39:55] [Server thread/INFO]: [SaberFactions] Loading board from disk
[04:39:55] [Server thread/INFO]: [SaberFactions] Loaded 27 board locations
[04:39:55] [Server thread/INFO]: [SaberFactions] Economy integration through Vault plugin successful.
[04:39:55] [Server thread/INFO]: [SaberFactions] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
[04:39:55] [Server thread/INFO]: [SaberFactions] CoreX Integration Starting!
[04:39:55] [Server thread/INFO]: [SaberFactions] Enabling 15 CoreX Features...
[04:39:55] [Server thread/INFO]: [SaberFactions] Loaded 1 timers into list!
[04:39:55] [Server thread/INFO]: [SaberFactions] Internal Factions Top Being Used. NOTE: Very Basic
[04:39:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: factionsuuid [1.6.9.5-4.1.2-STABLE]
[04:39:55] [Server thread/INFO]: [SaberFactions] Successfully registered placeholders with PlaceholderAPI.
[04:39:55] [Server thread/INFO]: [SaberFactions] === ENABLE DONE (Took 1,255.847ms) ===
[04:39:55] [Server thread/INFO]: [CitizensGUI] Enabling CitizensGUI v1.11
[04:39:55] [Server thread/ERROR]: [CitizensGUI] Failed to register events for class fr.ender_griefeur99.citizensgui.Main because net/citizensnpcs/api/event/NPCRightClickEvent does not exist.
[04:39:55] [Server thread/INFO]: [Themis] Enabling Themis v0.15.1
[04:39:55] [Server thread/WARN]: [Themis] Couldn't find Floodgate which is required for Bedrock support
[04:39:55] [Server thread/INFO]: [InfiniteJump] Enabling InfiniteJump v1.3.0
[04:39:55] [Server thread/INFO]: [ClickSort] Enabling ClickSort v1.6.1
[04:39:55] [Server thread/INFO]: [MdMotd] Enabling MdMotd v1.9
[04:39:55] [Server thread/INFO]: [TabLocation] Enabling TabLocation v1.6.0
[04:39:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tablocation [1.6.0]
[04:39:55] [Server thread/INFO]: ===================================
[04:39:55] [Server thread/INFO]: TabLocation has been enabled!
[04:39:55] [Server thread/INFO]: Version 1.6.0
[04:39:55] [Server thread/INFO]: Developed with đŸ’— by Juliette Cordor
[04:39:55] [Server thread/INFO]: ===================================
[04:39:55] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v7.3.48
[04:39:55] [Server thread/INFO]: [TreeAssist] sending full Metrics! You can deactivate this in the config.yml
[04:39:55] [Server thread/INFO]: [TreeAssist] debugging: off
[04:39:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ta [0.0.1]
[04:39:55] [Server thread/INFO]: [KitPvP] Enabling KitPvP v2.2.1
[04:39:55] [Server thread/INFO]: [KIT-PVP] Enabling KitPvP version 2.2.1...
[04:39:55] [Thread-23/INFO]: [TreeAssist] Checking for updates...
[04:39:55] [Server thread/INFO]: [KIT-PVP] Loading configuration files...
[04:39:55] [Server thread/INFO]: [KIT-PVP] Loading kit files...
[04:39:55] [Server thread/INFO]: [KIT-PVP] Establishing database connection...
[04:39:56] [Server thread/INFO]: [KIT-PVP] Hooking into PlaceholderAPI...
[04:39:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: kitpvp [1.0.0]
[04:39:56] [Server thread/INFO]: [KIT-PVP] Hooking into WorldGuard...
[04:39:56] [Server thread/INFO]: [KIT-PVP] Done!
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.0.9
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file.
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 16 section configs from /sections/
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 16 shop configs from /shops/
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings...
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 14 shop sections.
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.20.1...
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to DEFAULT in config
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using plugin default spawners...
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled.
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items...
[04:39:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 564ms to complete
[04:39:56] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.9.0
[04:39:56] [Server thread/INFO]: [ServerSigns] Version 4.9.0 is now enabled.
[04:39:56] [Server thread/INFO]: [SpawnerSilk] Enabling SpawnerSilk v5.4.0
[04:39:56] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0-dev+17-79449ef
[04:39:56] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[04:39:56] [Server thread/INFO]: [GCore] Enabling GCore v8.47.1
[04:39:56] [Server thread/INFO]: [GCore-migration] Already processed v7 -> v8 (config)
[04:39:56] [Server thread/INFO]: [GCore-migration] Already processed v7 -> v8 (data)
[04:39:56] [Server thread/INFO]: [GCore-migration] Already processed v8.4 -> v8.5
[04:39:56] [Server thread/INFO]: [GCore-migration] Already processed v8.8 -> v8.9
[04:39:56] [Server thread/INFO]: [GCore-migration] Already processed v8.23 -> v8.24
[04:39:56] [Server thread/INFO]: [GCore-migration] Already processed v8.24 -> v8.25
[04:39:56] [Server thread/INFO]: [GCore-migration] Already processed v8.29 -> v8.30
[04:39:56] [Server thread/INFO]: [GCore-8.47.1] Found server version MC_1_20_R1
[04:39:57] [Server thread/INFO]: [GCore-8.47.1] Loading materials...
[04:39:57] [Server thread/INFO]: [GCore-8.47.1] Loading sounds...
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Loading particles...
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Enabled currency VAULT
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Enabled currency XP_LEVEL
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Enabled currency XP
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Loading texts...
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Text durationformatdays doesn't exist in default files (not even in en_US)
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Loaded 1 missing text from default lang for generic.yml : durationFormatDays
[04:39:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gcore [1.0.0]
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Enabled integration for PlaceholderAPI
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Enabled integration for MythicMobs
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Initializing worker and caches
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Enabled NPC manager with ProtocolLib
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Registering integrations
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Initializing tasks and listeners
[04:39:58] [Server thread/INFO]: [GCore-8.47.1] Successfully enabled
[04:39:58] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.13.1
[04:39:58] [Server thread/ERROR]: Cannot load plugins/VotingPlugin/Rewards/RealRewards.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'reader', line 23, column 1:
    OnlyOneItemChance: false
    ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 129, column 2:
     EXPLevels:
     ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at com.bencodez.votingplugin.advancedcore.api.rewards.RewardFileData.setup(RewardFileData.java:660) ~[Voting-Plugin-1.20.1.jar:?]
    at com.bencodez.votingplugin.advancedcore.api.rewards.RewardFileData.<init>(RewardFileData.java:64) ~[Voting-Plugin-1.20.1.jar:?]
    at com.bencodez.votingplugin.advancedcore.api.rewards.Reward.load(Reward.java:417) ~[Voting-Plugin-1.20.1.jar:?]
    at com.bencodez.votingplugin.advancedcore.api.rewards.Reward.<init>(Reward.java:98) ~[Voting-Plugin-1.20.1.jar:?]
    at com.bencodez.votingplugin.advancedcore.api.rewards.RewardHandler.loadRewards(RewardHandler.java:2484) ~[Voting-Plugin-1.20.1.jar:?]
    at com.bencodez.votingplugin.advancedcore.api.rewards.RewardHandler.loadRewards(RewardHandler.java:2469) ~[Voting-Plugin-1.20.1.jar:?]
    at com.bencodez.votingplugin.advancedcore.AdvancedCorePlugin.loadHook(AdvancedCorePlugin.java:504) ~[Voting-Plugin-1.20.1.jar:?]
    at com.bencodez.votingplugin.advancedcore.AdvancedCorePlugin.onEnable(AdvancedCorePlugin.java:921) ~[Voting-Plugin-1.20.1.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
 in 'reader', line 23, column 1:
    OnlyOneItemChance: false
    ^
expected <block end>, but found '<block mapping start>'
 in 'reader', line 129, column 2:
     EXPLevels:
     ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:656) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:162) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:330) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.0.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    ... 23 more
[04:40:01] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[04:40:01] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.13.1
[04:40:01] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from TopMinecraftServers.org, may be an invalid service site. Please read: https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting
[04:40:01] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from mc-server-list.com, may be an invalid service site. Please read: https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting
[04:40:01] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from minecraft-server-list.com, may be an invalid service site. Please read: https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting
[04:40:01] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from minecraftbestservers.com, may be an invalid service site. Please read: https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting
[04:40:01] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from www.minecraftiplist.com, may be an invalid service site. Please read: https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting
[04:40:01] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.8.0
[04:40:02] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[04:40:02] [Server thread/INFO]: [ajLeaderboards] Loaded 2 boards
[04:40:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.8.0]
[04:40:02] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[04:40:02] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.8.0 by ajgeiss0702 enabled!
[04:40:02] [Server thread/INFO]: [EssentialsWarpGUI] Enabling EssentialsWarpGUI v3.0
[04:40:03] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.4.2
[04:40:03] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[04:40:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [4.4.2]
[04:40:03] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[04:40:03] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69654da
[04:40:03] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[04:40:03] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crate keys.
[04:40:03] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
[04:40:03] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crates.
[04:40:03] [Server thread/ERROR]: [ExcellentCrates] Invalid crate 'diamond' in 'default' menu!
[04:40:03] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[04:40:03] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 703 ms!
[04:40:04] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[04:40:04] [Server thread/INFO]: Running delayed init tasks
[04:40:04] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[04:40:04] [Craft Scheduler Thread - 5 - Essentials/INFO]: [Essentials] Fetching version information...
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] [Importing models]
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Importing EscombrosMytzys.bbmodel.
[04:40:05] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[04:40:05] [Server thread/INFO]: 
[04:40:05] [Server thread/INFO]: [SIR] Registering all the advancement values...
[04:40:05] [Server thread/INFO]: [SIR] Tasks: 75 - Goals: 8 - Challenges: 22
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Importing Little_Mitzy.bbmodel.
[04:40:05] [Server thread/INFO]: [SIR] Loaded advancements in 143 ms.
[04:40:05] [Server thread/INFO]: 
[04:40:05] [Craft Scheduler Thread - 21 - Vault/INFO]: [Vault] Checking for Updates ... 
[04:40:05] [Server thread/INFO]: [MythicMobs] ✓Using HolographicDisplays plugin for holograms
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Importing ballpowermytzys.bbmodel.
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Importing droid_mytzys.bbmodel.
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:05] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Importing mitzy.bbmodel.
[04:40:05] [Craft Scheduler Thread - 21 - Vault/INFO]: [Vault] No new version available
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Importing spawn.bbmodel.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone leftarm1 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -10.0 ]
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone leftarm1 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -10.0 ]
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone leftarm1 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -10.0 ]
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone leftarm1 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -10.0 ]
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/WARN]: [ModelEngine] [A] --Error: The cube cube in bone leftarm has no faces. This might be caused by all faces having UV size of 0. Excluding cube from bone.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/WARN]: [ModelEngine] [A] --Error: The cube cube in bone leftarm has no faces. This might be caused by all faces having UV size of 0. Excluding cube from bone.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] [Generating assets]
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Generating escombrosmytzys.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Generating little_mitzy.
[04:40:06] [User Authenticator #0/INFO]: UUID of player GoodHunt is f48784a1-2092-42ce-986f-bafddbecaf47
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: localtime [1.2]
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: ViaVersion [2.0.0]
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: rainbowcolor [1.2]
[04:40:06] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion superbvote due to a missing plugin: SuperbVote
[04:40:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: randomcolor [1.2.0]
[04:40:06] [Server thread/INFO]: 8 placeholder hook(s) registered!
[04:40:06] [Server thread/INFO]: Done (63.132s)! For help, type "help"
[04:40:06] [Server thread/INFO]: Timings Reset
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Generating ballpowermytzys.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Generating droid_mytzys.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Generating mitzy.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Generating spawn.
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] 
[04:40:06] [Craft Scheduler Thread - 11 - ModelEngine/INFO]: [ModelEngine] [A] Resource pack zipped.
[04:40:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:40:07] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[04:40:08] [Server thread/INFO]: GoodHunt[/88.149.182.71:63233] logged in with entity id 16 at ([world]1923.8179642429975, 83.0, 451.74665971065866)
[04:40:08] [Server thread/INFO]: [+] Welcome GoodHunt to the server!
[04:40:08] [Server thread/INFO]: Type /commands (Click me) to see all important commands you can do
[04:40:08] [Server thread/INFO]: Type /texture  (Click me) to download our texture and be able to see Bosses, Abilities and Items we release
[04:40:08] [Server thread/INFO]: 
[04:40:08] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[04:40:08] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[04:40:09] [Craft Scheduler Thread - 4 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.13.1 New Version: 6.14.1
[04:40:10] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5256ms or 105 ticks behind
[04:40:11] [Craft Scheduler Thread - 20 - VotingPlugin/WARN]: [VotingPlugin] Detected an issue with voting sites, check the server startup log for more details: https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting
[04:40:17] [Craft Scheduler Thread - 19 - OpenAudioMc/INFO]: [OpenAudioMc] VoiceChat seems to be enabled for this account! Requesting RTC and Password...
[04:40:18] [Craft Scheduler Thread - 19 - OpenAudioMc/INFO]: [OpenAudioMc] Attempting to login to voice chat...
[04:40:18] [OaVoiceAPI/INFO]: [OpenAudioMc] Connected to voicechat!
[04:40:57] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:40:57] [Server thread/INFO]: There are 1 out of maximum 2,000 players online.
[04:40:57] [Server thread/INFO]: founder: [founder] GoodHunt
[04:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:41:49] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:41:49] [Server thread/INFO]: There are 1 out of maximum 2,000 players online.
[04:41:49] [Server thread/INFO]: founder: [founder] GoodHunt
[04:42:41] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:42:41] [Server thread/INFO]: There are 1 out of maximum 2,000 players online.
[04:42:41] [Server thread/INFO]: founder: [founder] GoodHunt
[04:42:50] [Server thread/INFO]: GoodHunt issued server command: /plugins
[04:43:32] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:43:32] [Server thread/INFO]: There are 1 out of maximum 2,000 players online.
[04:43:32] [Server thread/INFO]: founder: [founder] GoodHunt
[04:44:24] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:44:24] [Server thread/INFO]: There are 1 out of maximum 2,000 players online.
[04:44:24] [Server thread/INFO]: founder: [founder] GoodHunt
[04:45:15] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:45:15] [Server thread/INFO]: There are 1 out of maximum 2,000 players online.
[04:45:15] [Server thread/INFO]: founder: [founder] GoodHunt
[04:46:07] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:46:07] [Server thread/INFO]: There are 1 out of maximum 2,000 players online.
[04:46:07] [Server thread/INFO]: founder: [founder] GoodHunt
[04:46:26] [Server thread/INFO]: GoodHunt lost connection: Disconnected
[04:46:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:46:26] [Server thread/INFO]: [-] GoodHunt has left the server.
[04:46:59] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:46:59] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:47:50] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:47:50] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:48:42] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:48:42] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:48:50] [Server thread/INFO]: Saving is already turned on
[04:48:50] [Server thread/INFO]: Saving the game (this may take a moment!)
[04:48:50] [Server thread/INFO]: Saved the game
[04:49:33] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:49:33] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:50:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:50:18] [EventThread/INFO]: [OpenAudioMc] Expected voicechat shut down.
[04:50:25] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:50:25] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:50:42] [User Authenticator #1/INFO]: UUID of player KodiakBear is 3cdc312b-dbe8-40b3-95af-c93a8627d067
[04:50:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:50:42] [Server thread/INFO]: KodiakBear[/217.213.104.211:34795] logged in with entity id 1219 at ([world]1927.0083671889236, 83.0, 448.9411596890386)
[04:50:42] [Server thread/INFO]: [+] Welcome KodiakBear to the server!
[04:50:42] [Server thread/INFO]: Type /commands (Click me) to see all important commands you can do
[04:50:42] [Server thread/INFO]: Type /texture  (Click me) to download our texture and be able to see Bosses, Abilities and Items we release
[04:50:42] [Server thread/INFO]: 
[04:50:46] [Server thread/INFO]: KodiakBear lost connection: Disconnected
[04:50:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[04:50:46] [Server thread/INFO]: [-] KodiakBear has left the server.
[04:51:17] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:51:17] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:52:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:52:08] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:53:00] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:53:00] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:53:51] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:53:51] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:54:43] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:54:43] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:55:34] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:55:34] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:56:26] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:56:26] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:57:18] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:57:18] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:58:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:58:09] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:58:57] [Server thread/INFO]: Saving is already turned on
[04:58:57] [Server thread/INFO]: Saving the game (this may take a moment!)
[04:58:57] [Server thread/INFO]: Saved the game
[04:59:01] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:59:01] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[04:59:52] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[04:59:52] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:00:44] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:00:44] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:01:36] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:01:36] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:02:27] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:02:27] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:03:19] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:03:19] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:04:10] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:04:10] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:05:02] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:05:02] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:05:54] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:05:54] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:06:45] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:06:45] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:07:37] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:07:37] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:08:28] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:08:28] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:09:03] [Server thread/INFO]: Saving is already turned on
[05:09:03] [Server thread/INFO]: Saving the game (this may take a moment!)
[05:09:03] [Server thread/INFO]: Saved the game
[05:09:20] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:09:20] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:10:11] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:10:11] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:11:03] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:11:03] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:11:55] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:11:55] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:12:46] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:12:46] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:13:38] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:13:38] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:14:29] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:14:29] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:15:21] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:15:21] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:16:13] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:16:13] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:17:04] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:17:04] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:17:56] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:17:56] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:17:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn.
[05:18:47] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:18:47] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:19:10] [Server thread/INFO]: Saving is already turned on
[05:19:10] [Server thread/INFO]: Saving the game (this may take a moment!)
[05:19:10] [Server thread/INFO]: Saved the game
[05:19:39] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:19:39] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:20:31] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:20:31] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:21:22] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:21:22] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:22:14] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:22:14] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:23:05] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:23:05] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:23:57] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:23:57] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:24:49] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:24:49] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:25:40] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:25:40] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:26:32] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:26:32] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:27:23] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:27:23] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:28:15] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:28:15] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:29:06] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:29:06] [Server thread/INFO]: There are 0 out of maximum 2,000 players online.
[05:29:16] [Server thread/INFO]: Saving is already turned on
[05:29:16] [Server thread/INFO]: Saving the game (this may take a moment!)
[05:29:16] [Server thread/INFO]: Saved the game
[05:29:58] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[05:29:58] [Server thread/INFO]: There are 0 out of maximum