Paste #122463: LOGS

Date: 2024/05/05 08:59:07 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
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920


[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission digger_a_1
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission digger_1_3
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission digger_7_2
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission digger_1_1
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission digger_7_3
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_3_1
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_6_2
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_4_2
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_4_1
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_3_3
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_7_3
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_1_2
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_1_3
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_5_1
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_6_1
[17:57:35 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_1_1
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_8_2
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_7_1
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_8_3
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_7_2
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_5_3
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_6_3
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_2_2
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_2_3
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_3_2
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_2_1
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_8_1
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_4_3
[17:57:36 INFO]: [SuperiorSkyblock2] Registered mission woodcutter_5_2
[17:57:36 INFO]: [SuperiorSkyblock2] Finished enabling the module missions (Took 15890ms)
[17:57:36 INFO]: [SuperiorSkyblock2] Enabling the module generators...
[17:57:36 INFO]: [SuperiorSkyblock2] Finished enabling the module generators (Took 2ms)
[17:57:36 INFO]: [SuperiorSkyblock2] Enabling the module upgrades...
[17:57:36 INFO]: [SuperiorSkyblock2] Finished enabling the module upgrades (Took 9ms)
[17:57:37 INFO]: [SuperiorSkyblock2] Loading messages started...
[17:57:37 INFO]: [SuperiorSkyblock2]  - Found 698 messages in the language files.
[17:57:37 INFO]: [SuperiorSkyblock2] Loading messages done (Took 189ms)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_the_end.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_the_end.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_nether.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic neige.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_nether.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic Sakura.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic taiga.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_nether.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_the_end.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic mangrove.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal.schematic (DefaultSchematicParser)
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert.schematic (DefaultSchematicParser)
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-ban.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-ban.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-ban.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-ban.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-ban.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-ban.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-ban.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-disband.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-disband.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-disband.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-disband.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-disband.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-disband.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-disband.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-kick.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-kick.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-kick.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-kick.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-kick.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-kick.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-kick.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-leave.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-leave.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-leave.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-leave.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-leave.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-leave.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [confirm-leave.yml] Couldn't convert items.# into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 ERROR]: [SuperiorSkyblock2] [island-creation.yml] Couldn't convert items.~ into an itemstack. Check type & data sections!
[17:57:38 INFO]: [SuperiorSkyblock2] Trying to connect to local database (SQLite)...
[17:57:38 INFO]: [SuperiorSkyblock2] Successfully established connection with local database!
[17:57:38 INFO]: [SuperiorSkyblock2] Creating a backup file...
[17:57:38 INFO]: [SuperiorSkyblock2] Backup done!
[17:57:38 INFO]: [SuperiorSkyblock2] Starting to load players...
[17:57:38 INFO]: [SuperiorSkyblock2] Finished loading 38 players (Took 12ms)
[17:57:38 INFO]: [SuperiorSkyblock2] Starting to load islands...
[17:57:38 INFO]: [SuperiorSkyblock2] Finished loading 11 islands (Took 69ms)
[17:57:38 INFO]: [SuperiorSkyblock2] Starting to load grid...
[17:57:38 INFO]: [SuperiorSkyblock2] Finished grid!
[17:57:38 INFO]: [SuperiorSkyblock2] Starting to load stacked blocks...
[17:57:38 INFO]: [SuperiorSkyblock2] Finished stacked blocks!
[17:57:39 INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[17:57:39 WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" 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--].
[17:57:39 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.
[17:57:39 WARN]: [Multiverse-Core] Exception while loading value for environment
[17:57:39 WARN]: [Multiverse-Core] Exception while loading value for environment
[17:57:39 INFO]: Preparing start region for dimension minecraft:caverne
[17:57:40 INFO]: Time elapsed: 1182 ms
[17:57:40 INFO]: [WorldGuard] (caverne) TNT ignition is PERMITTED.
[17:57:40 INFO]: [WorldGuard] (caverne) Lighters are PERMITTED.
[17:57:40 INFO]: [WorldGuard] (caverne) Lava fire is PERMITTED.
[17:57:40 INFO]: [WorldGuard] (caverne) Fire spread is UNRESTRICTED.
[17:57:40 INFO]: [WorldGuard] Loaded configuration for world 'caverne'
[17:57:40 INFO]: Preparing start region for dimension minecraft:nether
[17:57:41 INFO]: Time elapsed: 23 ms
[17:57:41 INFO]: [WorldGuard] (nether) TNT ignition is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (nether) Lighters are PERMITTED.
[17:57:41 INFO]: [WorldGuard] (nether) Lava fire is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (nether) Fire spread is UNRESTRICTED.
[17:57:41 INFO]: [WorldGuard] Loaded configuration for world 'nether'
[17:57:41 INFO]: Preparing start region for dimension minecraft:the_end
[17:57:41 INFO]: Time elapsed: 67 ms
[17:57:41 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[17:57:41 INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[17:57:41 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[17:57:41 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[17:57:41 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:57:41 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: cavernee
[17:57:41 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:57:41 INFO]: Preparing start region for dimension minecraft:farm
[17:57:41 INFO]: Time elapsed: 53 ms
[17:57:41 INFO]: [WorldGuard] (farm) TNT ignition is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (farm) Lighters are PERMITTED.
[17:57:41 INFO]: [WorldGuard] (farm) Lava fire is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (farm) Fire spread is UNRESTRICTED.
[17:57:41 INFO]: [WorldGuard] Loaded configuration for world 'farm'
[17:57:41 INFO]: Preparing start region for dimension minecraft:foret
[17:57:41 INFO]: Time elapsed: 36 ms
[17:57:41 INFO]: [WorldGuard] (foret) TNT ignition is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (foret) Lighters are PERMITTED.
[17:57:41 INFO]: [WorldGuard] (foret) Lava fire is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (foret) Fire spread is UNRESTRICTED.
[17:57:41 INFO]: [WorldGuard] Loaded configuration for world 'foret'
[17:57:41 INFO]: Preparing start region for dimension minecraft:end
[17:57:41 INFO]: Time elapsed: 35 ms
[17:57:41 INFO]: [WorldGuard] (end) TNT ignition is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (end) Lighters are PERMITTED.
[17:57:41 INFO]: [WorldGuard] (end) Lava fire is PERMITTED.
[17:57:41 INFO]: [WorldGuard] (end) Fire spread is UNRESTRICTED.
[17:57:41 INFO]: [WorldGuard] Loaded configuration for world 'end'
[17:57:41 INFO]: [Multiverse-Core] 8 - World(s) loaded.
[17:57:41 WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[17:57:41 INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[17:57:41 INFO]: [MythicMobs] Enabling MythicMobs v5.6.1-${CI_COMMIT_SHORT_SHA}
[17:57:42 INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.19.4)...
[17:57:42 INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality
[17:57:43 INFO]: [MythicMobs] Mythic HolographicDisplays Support has been enabled!
[17:57:43 INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[17:57:43 INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[17:57:43 INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
[17:57:43 INFO]: [MythicMobs] Mythic Vault Support has been enabled!
[17:57:43 INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
[17:57:44 INFO]: [MythicMobs] Base directory /home/container/plugins/MythicMobs/data
[17:57:44 INFO]: [MythicMobs] Module directory /home/container/plugins/MythicMobs/data/worlds
[17:57:45 INFO]: [MythicMobs] Loading Packs...
[17:57:45 INFO]: [MythicMobs] Loading Items...
[17:57:45 INFO]: [MythicMobs] Loading Item Groups...
[17:57:45 INFO]: [MythicMobs] Loading Skills...
[17:57:45 WARN]: [MythicMobs] ✗ Configuration Error: Particle 'exlode' is not supported by this version of MythicMobs.
[17:57:45 WARN]: [MythicMobs] ✗ Configuration Error: Particle 'exlode' is not supported by this version of MythicMobs.
[17:57:46 INFO]: [MythicMobs] Loading Drop Tables...
[17:57:46 INFO]: [MythicMobs] Loading Random Spawns...
[17:57:46 INFO]: [MythicMobs] Loading Spawn Blocks...
[17:57:46 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:57:46 WARN]: [MythicMobs] --| Mob: hana | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:57:46 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:57:46 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:57:46 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:57:46 WARN]: [MythicMobs] --| Mob: deer_spirit | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:57:46 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:57:46 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:57:46 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:57:46 WARN]: [MythicMobs] --| Mob: light_beam | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:57:46 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:57:46 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:57:46 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:57:46 WARN]: [MythicMobs] --| Mob: deer_healing | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:57:46 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:57:46 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 50 mobs.
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 216 skills.
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 26 mythic items.
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[17:57:46 INFO]: [MythicMobs] ✓ Loaded 77 mob spawners.
[17:57:46 INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[17:57:46 INFO]: [MythicMobs] Started up bStats Metrics
[17:57:46 INFO]: [MythicMobs] ✓ MythicMobs Premium v5.6.1 ( build ${CI_COMMIT_SHORT_SHA} ) has been successfully loaded!
[17:57:46 INFO]: [WolfyUtilities] Enabled plugin integration for MythicMobs
[17:57:46 INFO]: [MythicMobs] Model Engine Compatibility Loaded.
[17:57:46 INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs
[17:57:46 INFO]: [CMILib] Enabling CMILib v1.4.4.6
[17:57:47 INFO]: Server version: v1_19_R3 - 1.19.4 - paper
[17:57:47 INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.4.4.6]
[17:57:47 INFO]: PlaceholderAPI hooked.
[17:57:47 INFO]: Updated (EN) language file. Took 36ms
[17:57:47 INFO]: Updated (FR) language file. Took 16ms
[17:57:47 INFO]: [Jobs] Enabling Jobs v5.2.2.2
[17:57:47 INFO]: ------------- Jobs -------------
[17:57:47 INFO]: [PlaceholderAPI] Successfully registered internal expansion: jobsr [5.2.2.2]
[17:57:47 INFO]: PlaceholderAPI hooked.
[17:57:47 INFO]: Connected to database (SqLite)
[17:57:47 INFO]: Loaded 8 titles
[17:57:47 INFO]: Loaded 75 protected blocks timers
[17:57:48 INFO]: Loaded 1371 custom item names
[17:57:48 INFO]: Loaded 81 custom entity names
[17:57:48 INFO]: Loaded 2 custom MythicMobs names
[17:57:48 INFO]: Loaded 38 custom enchant names
[17:57:48 INFO]: Loaded 21 custom enchant names
[17:57:48 INFO]: Loaded 16 custom color names
[17:57:48 INFO]: Update shops items icon section and use 'ItemStack' instead
[17:57:48 INFO]: Loaded 4 shop items
[17:57:48 INFO]: Update Woodcutter jobs gui item section to use `Item` instead of `Id` and `Data` sections
[17:57:48 INFO]: Loaded 1 quests for Bûcheron
[17:57:48 INFO]: Update Hunter jobs gui item section to use `Item` instead of `Id` and `Data` sections
[17:57:48 INFO]: Loaded 1 quests for Chasseur
[17:57:48 INFO]: Update Fisherman jobs gui item section to use `ItemStack` instead of `Item` sections format. More information inside _EXAMPLE job file
[17:57:48 INFO]: Loaded 1 quests for Pêcheur
[17:57:48 INFO]: Update Miner jobs gui item section to use `Item` instead of `Id` and `Data` sections
[17:57:48 INFO]: Loaded 1 quests for Mineur
[17:57:48 INFO]: Loaded 1 quests for Farmer
[17:57:48 INFO]: Loaded 5 jobs
[17:57:48 INFO]: Loaded 0 boosted items
[17:57:48 INFO]: Loaded 2 furnace for reassigning.
[17:57:48 INFO]: Loaded 1 brewing for reassigning.
[17:57:48 INFO]: Started database save task.
[17:57:48 INFO]: Started buffered payment thread.
[17:57:48 INFO]: Preloaded 29 players data in 0.01
[17:57:48 INFO]: WorldGuard detected.
[17:57:48 INFO]: MythicMobs 5.x detected.
[17:57:48 INFO]: [Jobs] MythicMobs was found - Enabling capabilities.
[17:57:48 INFO]: Plugin has been enabled successfully.
[17:57:48 INFO]: ------------------------------------
[17:57:48 INFO]: [WildChests] Enabling WildChests v2023.3
[17:57:48 INFO]: [WildChests] ******** ENABLE START ********
[17:57:48 INFO]: [WildChests] Loading configuration started...
[17:57:48 INFO]: [WildChests]  - Found 6 chests in config.yml.
[17:57:48 INFO]: [WildChests] Loading configuration done (Took 42ms)
[17:57:48 INFO]: [WildChests] Loading messages started...
[17:57:48 INFO]: [WildChests]  - Found 42 messages in lang.yml.
[17:57:48 INFO]: [WildChests] Loading messages done (Took 2ms)
[17:57:48 INFO]: [WildChests] ******** ENABLE DONE ********
[17:57:48 INFO]: [RHPhantomControl] Enabling RHPhantomControl v1.18_R2
[17:57:48 INFO]: [RHPhantomControl] The plugin has been loaded!
[17:57:48 INFO]: [RHPhantomControl] You are using version 1.18_R2 /w 💕 by X0R3
[17:57:48 INFO]: [RHPhantomControl] Info:
[17:57:48 INFO]: [RHPhantomControl] If you want your server be presented on the plugin page, then please contact me! :)
[17:57:48 INFO]: [SkyblockPlus] Enabling SkyblockPlus v1.0.3
[17:57:48 INFO]: [SkyblockPlus] Loaded 7 upgrades: hopper, crop, drop, size, spawner, member, generator
[17:57:48 INFO]: [PlaceholderAPI] Successfully registered internal expansion: skp [1.0.3]
[17:57:48 INFO]: [ArmorStandTools] Enabling ArmorStandTools v4.4.4
[17:57:48 INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
[17:57:48 INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
[17:57:48 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.3
[17:57:48 INFO]: [Multiverse-Portals] 1 - Portals(s) loaded
[17:57:48 INFO]: [Multiverse-Portals] Found FastAsyncWorldEdit. Using it for selections.
[17:57:48 INFO]: [Multiverse-Portals 4.2.3]  Enabled - By Rigby and fernferret
[17:57:48 INFO]: [SimpleScore] Enabling SimpleScore v3.12.4
[17:57:49 INFO]: [PlaceholderAPI] Successfully registered internal expansion: SimpleScore [3.12.4]
[17:57:49 INFO]: [CustomCrafting] Enabling CustomCrafting v4.16.8.5
[17:57:49 INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[17:57:49 INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript
[17:57:49 INFO]: [CustomCrafting] ____ _  _ ____ ___ ____ _  _ ____ ____ ____ ____ ___ _ _  _ ____ 
[17:57:49 INFO]: [CustomCrafting] |    |  | [__   |  |  | |\/| |    |__/ |__| |___  |  | |\ | | __ 
[17:57:49 INFO]: [CustomCrafting] |___ |__| ___]  |  |__| |  | |___ |  \ |  | |     |  | | \| |__]
[17:57:49 INFO]: [CustomCrafting]     Version      | v4.16.8.5
[17:57:49 INFO]: [CustomCrafting]     WolfyUtils   | v4.16.14.1
[17:57:49 INFO]: [CustomCrafting]     Bukkit       | git-Paper-550 (MC: 1.19.4)(API: 1.19.4-R0.1-SNAPSHOT)
[17:57:49 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[17:57:49 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
[17:57:49 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'WolfyUtilities' to create a bStats instance!
[17:57:49 INFO]: [CustomCrafting] 
[17:57:49 INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project: 
[17:57:49 INFO]: [CustomCrafting] Omarlatif, Nat R, Junye Zhou, Mithran, Teddy, Invictus_Vulpes 
[17:57:49 INFO]: [CustomCrafting] Luuk Musch, WizardOfWit, Lumi Server, fioxu, Green Masks
[17:57:49 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:57:49 INFO]: [CustomCrafting] Detected ProtocolLib... initiating additional features.
[17:57:49 INFO]: [CustomCrafting] Registering PlaceHolder
[17:57:49 INFO]: [PlaceholderAPI] Successfully registered internal expansion: customcrafting [4.16.8.5]
[17:57:49 INFO]: [CustomCrafting] Data destination: LOCAL
[17:57:49 INFO]: [CustomCrafting] Initiating Inventory GUIs
[17:57:49 INFO]: [CustomCrafting] Register ItemCreator Tabs
[17:57:50 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:57:50 INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.2
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[17:57:50 INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[17:57:50 INFO]: [CrazyEnvoys] Enabling CrazyEnvoys v1.4.20.5
[17:57:50 INFO]: [CrazyEnvoys] Loading the config.yml
[17:57:50 INFO]: [CrazyEnvoys] Successfully loaded config.yml
[17:57:50 INFO]: [CrazyEnvoys] Loading the messages.yml
[17:57:50 INFO]: [CrazyEnvoys] Successfully loaded messages.yml
[17:57:50 INFO]: [CrazyEnvoys] Loading the data.yml
[17:57:50 INFO]: [CrazyEnvoys] Successfully loaded data.yml
[17:57:50 INFO]: [CrazyEnvoys] Loading custom files.
[17:57:50 INFO]: [CrazyEnvoys] Loaded new custom file: /tiers/Lucky.yml.
[17:57:50 INFO]: [CrazyEnvoys] Loaded new custom file: /tiers/Titan.yml.
[17:57:50 INFO]: [CrazyEnvoys] Loaded new custom file: /tiers/Basic.yml.
[17:57:50 INFO]: [CrazyEnvoys] Finished loading custom files.
[17:57:50 INFO]: [CrazyEnvoys] HolographicDisplays support has been enabled.
[17:57:50 INFO]: [CrazyEnvoys] Metrics has been enabled.
[17:57:50 WARN]: [CrazyEnvoys] We no longer support placeholders using {}
[17:57:50 WARN]: [CrazyEnvoys] We only support %% placeholders i.e %crazyenvoys_cooldown%
[17:57:50 INFO]: [PlaceholderAPI] Successfully registered internal expansion: crazyenvoys [1.4.20.5]
[17:57:50 INFO]: [RankSystem] Enabling RankSystem v1.3
[17:57:50 WARN]: [CustomCrafting] Your version is outdated! There is a new version available! Download it here: https://www.spigotmc.org/resources/55883/
[17:57:50 INFO]: 
[RankSystem] Plugin has been enabled!
[17:57:50 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
[17:57:50 INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[17:57:50 INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.6-Release
[17:57:50 INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[17:57:50 WARN]: [DeluxeMenus] Material for item: A1 in menu: island is not a valid material name!
Skipping item: A1
[17:57:50 WARN]: [DeluxeMenus] Material for item: Decoration in menu: is_settings is not a valid material name!
Skipping item: Decoration
[17:57:50 WARN]: [DeluxeMenus] Has Permission requirement at path: open_requirement.requirements.permission does not contain a permission: entry
[17:57:50 WARN]: [DeluxeMenus] Has Permission requirement at path: open_requirement.requirements.permission does not contain a permission: entry
[17:57:50 WARN]: [DeluxeMenus] Has Permission requirement at path: open_requirement.requirements.permission does not contain a permission: entry
[17:57:50 WARN]: [DeluxeMenus] Has Permission requirement at path: open_requirement.requirements.permission does not contain a permission: entry
[17:57:50 WARN]: [DeluxeMenus] Has Permission requirement at path: open_requirement.requirements.permission does not contain a permission: entry
[17:57:50 WARN]: [DeluxeMenus] Has Permission requirement at path: open_requirement.requirements.permission does not contain a permission: entry
[17:57:50 WARN]: [DeluxeMenus] Has Permission requirement at path: open_requirement.requirements.permission does not contain a permission: entry
[17:57:50 INFO]: [DeluxeMenus] 32 GUI menus loaded!
[17:57:50 INFO]: [DeluxeMenus] Successfully hooked into Vault!
[17:57:50 INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.13.6-Release]
[17:57:50 INFO]: [ServerBooster] Enabling ServerBooster v1.1.6-r3
[17:57:50 WARN]: [ServerBooster] Invalid configuration for mob type: pig_zombie
[17:57:50 INFO]: Override of spigot.yml and bukkit.yml configs completed
[17:57:51 INFO]: [MythicCrucible] Enabling MythicCrucible v2.0.0-SNAPSHOT
[17:57:51 INFO]: [MythicMobs] ------------------------------------------------
[17:57:51 INFO]: [MythicMobs] + Loading MythicCrucible for Bukkit
[17:57:51 INFO]: [MythicMobs] ------------------------------------------------
[17:57:51 INFO]: [MythicMobs] Registering Durability Listener
[17:57:56 INFO]: [MythicMobs] Started up bStats Metrics
[17:57:56 INFO]: [MythicMobs] MythicCrucible Support has been enabled!
[17:57:56 INFO]: [MythicMobs] MythicCrucible WorldEdit support enabled!
[17:57:56 INFO]: [MythicMobs] ✓ MythicCrucible  v2.0.0 has been successfully loaded!
[17:57:56 INFO]: [KeepChunks] Enabling KeepChunks v1.7.1
[17:57:56 INFO]: 
[17:57:56 INFO]:  _     _                   _______ _                 _          
[17:57:56 INFO]: (_)   | |                 (_______) |               | |  v1.7.1
[17:57:56 INFO]:  _____| |_____ _____ ____  _      | |__  _   _ ____ | |  _  ___ 
[17:57:56 INFO]: |  _   _) ___ | ___ |  _ \| |     |  _ \| | | |  _ \| |_/ )/___)
[17:57:56 INFO]: | |  \ \| ____| ____| |_| | |_____| | | | |_| | | | |  _ (|___ |
[17:57:56 INFO]: |_|   \_)_____)_____)  __/ \______)_| |_|____/|_| |_|_| \_|___/ 
[17:57:56 INFO]:                     |_|                                         
[17:57:56 INFO]: 
[17:57:56 INFO]: [KeepChunks] KeepChunks v1.7.1 has been enabled
[17:57:56 INFO]: [AdventCalendar] Enabling AdventCalendar v1.2.8
[17:57:56 INFO]: [AdventCalendar] Version 1.2.0 Successfully Loaded!
[17:57:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: adventcalendar [1.2.4]
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MENU MANAGER HAS BEEN SETUP
[17:57:56 WARN]: Nag author(s): '[CaelenO42]' of 'AdventCalendar v1.2.8' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EssentialsPlayerListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] InventoryChangeListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] cQ
[17:57:56 INFO]: [AdventCalendar] [STDOUT] PlayersListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MythicCraftingManager
[17:57:56 INFO]: [AdventCalendar] [STDOUT] SuperWorkbenchMapping
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MegaWorkbenchMapping
[17:57:56 INFO]: [AdventCalendar] [STDOUT] 
[17:57:56 INFO]: [AdventCalendar] [STDOUT] PlayerListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] BlacklistListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] BlacklistListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] Vulcan_Fi
[17:57:56 INFO]: [AdventCalendar] [STDOUT] L
[17:57:56 INFO]: [AdventCalendar] [STDOUT] du
[17:57:56 INFO]: [AdventCalendar] [STDOUT] ey
[17:57:56 INFO]: [AdventCalendar] [STDOUT] co
[17:57:56 INFO]: [AdventCalendar] [STDOUT] J
[17:57:56 INFO]: [AdventCalendar] [STDOUT] cF
[17:57:56 INFO]: [AdventCalendar] [STDOUT] fY
[17:57:56 INFO]: [AdventCalendar] [STDOUT] W
[17:57:56 INFO]: [AdventCalendar] [STDOUT] gq
[17:57:56 INFO]: [AdventCalendar] [STDOUT] go
[17:57:56 INFO]: [AdventCalendar] [STDOUT] gp
[17:57:56 INFO]: [AdventCalendar] [STDOUT] ArmorListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MenusListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] ShulkerOversizedPatch
[17:57:56 INFO]: [AdventCalendar] [STDOUT] SpawnersListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MenusListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] ProtectionListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] GUIListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] JobsListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] JobsListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] InventoryListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MainListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MainListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] FurnaceListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] FurnaceListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] BrewingStandListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] ItemManager
[17:57:56 INFO]: [AdventCalendar] [STDOUT] ItemManager
[17:57:56 INFO]: [AdventCalendar] [STDOUT] GUIListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EquipListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] GUIInventoryListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] BInventoryListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] PlayerListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] InventoryListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] EventBasedCraftRecipeHandler
[17:57:56 INFO]: [AdventCalendar] [STDOUT] AnvilListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] GrindStoneListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] GrindStoneListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] RecipeBookListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] SmithingListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] ArmorEquipEventListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] CraftItemListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] InventoryClickListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] gf
[17:57:56 INFO]: [AdventCalendar] [STDOUT] gx
[17:57:56 INFO]: [AdventCalendar] [STDOUT] fV
[17:57:56 INFO]: [AdventCalendar] [STDOUT] BucketsListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] CraftingMissions
[17:57:56 INFO]: [AdventCalendar] [STDOUT] MenusListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] JobsPaymentListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] JobsPaymentListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] JobsPaymentListener
[17:57:56 INFO]: [AdventCalendar] [STDOUT] InventoryListener
[17:57:56 WARN]: [AdventCalendar] Config file is out of date! Make sure your config is up to date or things might break!
[17:57:56 INFO]: [AdventCalendar] [ACF] Enabled Asynchronous Tab Completion Support!
[17:57:56 INFO]: [AdventCalendar] Userdata folder found!
[17:57:56 INFO]: [CitizensText] Enabling CitizensText v1.2
[17:57:56 INFO]: [CitizensText] PlaceholderAPI hooked !
[17:57:56 INFO]: [Animotion] Enabling Animotion v1.0_i_patch3*
[17:57:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: animotion [1a]
[17:57:56 INFO]: Animotion PlaceholderAPI expansion has been enabled.
[17:57:56 INFO]: Animotion WorldGuard extension has been enabled.
[17:57:56 INFO]: Animotion Animotion is ready to use !
[17:57:56 INFO]: Animotion An update is available.
[17:57:56 INFO]: [AdvancedCrates] Enabling AdvancedCrates v3.9.28
[17:57:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedcrates [3.9.28]
[17:57:56 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[17:57:56 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
[17:57:56 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AdvancedCrates' to create a bStats instance!
[17:57:58 INFO]: [TempFly] Enabling TempFly v3.1.7
[17:57:58 INFO]: [TempFly] Attempting to initialize (SuperiorSkyblock2) hook...
[17:57:58 INFO]: [TempFly] Initializing ClipAPI
[17:57:58 INFO]: [PlaceholderAPI] Successfully registered internal expansion: tempfly [3.1.7]
[17:57:58 INFO]: [bAnnouncer] Enabling bAnnouncer v1.2.9*
[17:57:58 INFO]: [TitleManager] Enabling TitleManager v2.3.6
[17:57:58 INFO]: [aAntiSpam] Enabling aAntiSpam v1.2*
[17:57:58 INFO]: aAntiSpam activated.
[17:57:58 INFO]: [ChatReaction] Enabling ChatReaction v1.8.0
[17:57:58 INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
[17:57:58 INFO]: [ChatReaction] 45 words loaded!
[17:57:58 INFO]: [ChatReaction] Reaction stats are disabled!!
[17:57:58 INFO]: [ChatReaction] [STDOUT] ---------------------------
[17:57:58 WARN]: Nag author(s): '[extended_clip]' of 'ChatReaction v1.8.0' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[17:57:58 INFO]: [ChatReaction] [STDOUT]      ChatReaction Updater
[17:57:58 INFO]: [ChatReaction] [STDOUT]  
[17:57:58 INFO]: [ChatReaction] [STDOUT] Could not connect to spigotmc.org
[17:57:58 INFO]: [ChatReaction] [STDOUT] to check for updates! 
[17:57:58 INFO]: [ChatReaction] [STDOUT]  
[17:57:58 INFO]: [ChatReaction] [STDOUT] ---------------------------
[17:57:58 INFO]: [ChatReaction] [STDOUT] ---------------------------
[17:57:58 INFO]: [ChatReaction] [STDOUT]      ChatReaction Updater
[17:57:58 INFO]: [ChatReaction] [STDOUT]  
[17:57:58 INFO]: [ChatReaction] [STDOUT] You are running 1.8.0
[17:57:58 INFO]: [ChatReaction] [STDOUT] The latest version
[17:57:58 INFO]: [ChatReaction] [STDOUT] of ChatReaction!
[17:57:58 INFO]: [ChatReaction] [STDOUT]  
[17:57:58 INFO]: [ChatReaction] [STDOUT] ---------------------------
[17:57:58 INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v2.0.0
[17:57:58 INFO]: [PlaceholderAPI] Successfully registered internal expansion: ocm [2.0.0]
[17:57:58 WARN]: [OldCombatMechanics] Configured world world_nether not found, skipping...
[17:57:58 INFO]: [OldCombatMechanics] OldCombatMechanics v2.0.0 has been enabled
[17:57:58 INFO]: [ImageMaps] Enabling ImageMaps v1.0.10
[17:57:58 INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
[17:57:58 INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
[17:57:58 INFO]: [CommandNPC] Initiating Database
[17:57:58 INFO]: [CommandNPC] Injecting command info into Citizens.
[17:57:58 INFO]: [CommandNPC] Loading commands complete!
[17:57:58 INFO]: [CommandNPC] CommandNPC successfully loaded!
[17:57:58 INFO]: [BlockRegen] Enabling BlockRegen v3.10.5
[17:57:58 INFO]: INFO: Loaded file Settings.yml
[17:57:58 INFO]: INFO: Loaded file Messages.yml
[17:57:58 INFO]: INFO: Loaded file Blocklist.yml
[17:57:58 INFO]: INFO: Loaded file Regions.yml
[17:57:58 INFO]: [BlockRegen] INFO: Running on version 1.19
[17:57:58 INFO]: [BlockRegen] INFO: WorldEdit found! Enabling regions.
[17:57:58 INFO]: [BlockRegen] INFO: WorldGuard found! Supporting it's Region protection.
[17:57:58 INFO]: [BlockRegen] INFO: Checking dependencies...
[17:57:58 INFO]: [BlockRegen] INFO: Vault & economy plugin found! Enabling economy functions.
[17:57:58 INFO]: [BlockRegen] INFO: Jobs found! Enabling Jobs requirements and rewards.
[17:57:58 INFO]: [BlockRegen] INFO: Found PlaceholderAPI! Using it for placeholders.
[17:57:58 INFO]: [BlockRegen] INFO: Loaded 31 block preset(s)...
[17:57:58 INFO]: [BlockRegen] INFO: Added 0 event(s)...
[17:57:58 INFO]: [BlockRegen] INFO: Loaded file Regions.yml
[17:57:58 INFO]: [BlockRegen] INFO: Loaded 7 region(s)...
[17:57:58 INFO]: [BlockRegen] INFO: You are using version 3.10.5
[17:57:58 INFO]: [BlockRegen] INFO: Report bugs or suggestions to discord only please. ( /blockregen discord )
[17:57:58 INFO]: [BlockRegen] INFO: Always backup if you are not sure about things.
[17:57:58 INFO]: [BlockRegen] INFO: MetricsLite enabled
[17:57:58 INFO]: [LPC] Enabling LPC v3.6.0
[17:57:58 INFO]: [BlockRegen] INFO: Loaded 0 regeneration process(es)...
[17:57:58 INFO]: [ItemEdit] Enabling ItemEdit v3.1.4
[17:57:58 INFO]: [ItemEdit] Selected Storage Type: YAML
[17:57:59 INFO]: [ItemEdit] Hooking into Vault
[17:57:59 INFO]: [ItemEdit] Hooking into PlaceholderApi
[17:57:59 INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[17:57:59 INFO]: [ItemEdit] placeholders:
[17:57:59 INFO]: [ItemEdit]   %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[17:57:59 INFO]: [ItemEdit]     shows how many itemid player has on slot
[17:57:59 INFO]: [ItemEdit]     <{itemid}> for item id on serveritem
[17:57:59 INFO]: [ItemEdit]     [{slot}] for the slot where the item should be counted, by default inventory
[17:57:59 INFO]: [ItemEdit]       Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet
[17:57:59 INFO]: [ItemEdit]     [{player}] for the player, by default self
[17:57:59 INFO]: [ItemEdit]     example: %itemedit_amount_{my_item_id}_{hand}%
[17:57:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
[17:57:59 INFO]: [ItemEdit] Hooking into ShopGuiPlus
[17:57:59 INFO]: [ShopGUIPlus] Registered item provider 'ServerItem'.
[17:57:59 INFO]: [ItemEdit] Hooking into MythicMobs
[17:57:59 INFO]: [ItemEdit] # Enabled (took 61 ms)
[17:57:59 INFO]: [WildTools] Enabling WildTools v2023.3
[17:57:59 INFO]: [WildTools] ******** ENABLE START ********
[17:57:59 INFO]: [WildTools] Loading configuration started...
[17:57:59 INFO]: [WildTools]  - Found 15 tools in config.yml.
[17:57:59 INFO]: [WildTools] Loading configuration done (Took 29ms)
[17:57:59 INFO]: [WildTools] Loading messages started...
[17:57:59 INFO]: [WildTools]  - Found 0 messages in lang.yml.
[17:57:59 INFO]: [WildTools] Loading messages done (Took 2ms)
[17:57:59 INFO]: [WildTools] Couldn't find the tool sell_wand, skipping recipe...
[17:57:59 INFO]: [WildTools] Couldn't find valid recipe for crafting_wand, skipping...
[17:57:59 INFO]: [WildTools] ******** ENABLE DONE ********
[17:57:59 INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.9.3
[17:57:59 INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
[17:57:59 INFO]: [AdvancedPortals] Bungee detected. Enabling proxy features.
[17:57:59 INFO]: Advanced portals have been successfully enabled!
[17:57:59 INFO]: [PluginManager] Enabling PluginManager v2.8.1
[17:57:59 INFO]: [MyCommand] Enabling MyCommand v5.7.4
[17:57:59 INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[17:57:59 INFO]: | Hooked on Vault 1.7.3-b131
[17:57:59 INFO]: | Command file(s) found : 1
[17:57:59 INFO]: | Config : Ready.
[17:57:59 INFO]: | ProtocolLib found, features availables (SignMenu)
[17:57:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[17:57:59 INFO]: | Placeholder_API : Hooked, Ok.
[17:57:59 INFO]: | Custom commands loaded : 46
[17:57:59 INFO]: | You're running the latest version of MyCommand.
[17:57:59 INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[17:57:59 INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[17:57:59 INFO]: [DiscordEventWebhooks] Enabling DiscordEventWebhooks v1.49
[17:57:59 INFO]: -------------------------------------------------
[17:57:59 INFO]: DiscordWebhooks
[17:57:59 INFO]: Enabled! You are currently running Version: 1.48
[17:57:59 INFO]: https://someonessonsplugins.ga/
[17:57:59 INFO]: -------------------------------------------------
[17:57:59 INFO]: [CommandPanels] Enabling CommandPanels v3.19.1.3
[17:57:59 INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.3 Plugin Loading...
[17:57:59 INFO]: [PlaceholderAPI] Successfully registered internal expansion: commandpanels [1.0.0]
[17:57:59 INFO]: [CommandPanels] RockyHawk's CommandPanels v3.19.1.3 Plugin Loaded!
[17:57:59 INFO]: [WildLoaders] Enabling WildLoaders v2023.3
[17:57:59 INFO]: [WildLoaders] ******** ENABLE START ********
[17:57:59 INFO]: [WildLoaders] Loading configuration started...
[17:57:59 INFO]: [WildLoaders]  - Found 1 chunk-loaders in config.yml.
[17:57:59 INFO]: [WildLoaders] Loading configuration done (Took 4ms)
[17:57:59 INFO]: [WildLoaders] Loading messages started...
[17:57:59 INFO]: [WildLoaders]  - Found 25 messages in lang.yml.
[17:57:59 INFO]: [WildLoaders] Loading messages done (Took 1ms)
[17:57:59 INFO]: [WildLoaders] ******** ENABLE DONE ********
[17:57:59 INFO]: [TAB] Enabling TAB v4.0.9
[17:58:00 INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.9]
[17:58:00 INFO]: [TAB] [WARN] Animation "Welcome" has refresh interval of 0 milliseconds! Did you forget to configure it? Using 1000.
[17:58:00 INFO]: [TAB] [WARN] Found a total of 1 issues.
[17:58:00 INFO]: [TAB] Enabled in 118ms
[17:58:00 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[17:58:00 INFO]: Running delayed init tasks
[17:58:00 INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] [Importing models]
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing GreenElemental.bbmodel.
[17:58:00 INFO]: [Essentials] Récupération des informations de version...
[17:58:00 INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[17:58:00 INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[17:58:00 INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing Hana.bbmodel.
[17:58:00 WARN]: [SimpleScore] New version (v3.12.5) available, download at:
[17:58:00 WARN]: [SimpleScore] https://www.spigotmc.org/resources/23243/
[17:58:00 INFO]: New version of CMILib was detected. Please update it
[17:58:00 INFO]: [Vault] Checking for Updates ... 
[17:58:00 INFO]: [Vault] No new version available
[17:58:00 INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing circular_branch.bbmodel.
[17:58:00 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing concussion.bbmodel.
[17:58:00 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring3 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 9.541664367526768E-15 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring3 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 9.541664367526768E-15 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring3 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -9.541664367526768E-15 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring3 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 9.541664367526768E-15 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring2 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 9.541664367526768E-15 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring2 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 9.541664367526768E-15 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring2 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -9.541664367526768E-15 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone concussionring2 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 9.541664367526768E-15 ]
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing deer_healing.bbmodel.
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing deer_spirit.bbmodel.
[17:58:00 INFO]: [Skript] Loading variables...
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone neck is rotated in multiple axis. Choosing one axis.
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone neck has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 1.2722218874358041E-14 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone neck has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 1.2722218874358041E-14 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone neck has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 1.2722218874358041E-14 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone neck has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 1.2722218874358041E-14 ]
[17:58:00 WARN]: [ModelEngine] [A] --Warning: The cube cube in bone neck is rotated in multiple axis. Choosing one axis.
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing discord1.bbmodel.
[17:58:00 INFO]: [ModelEngine] [A] 
[17:58:00 INFO]: [ModelEngine] [A] Importing discord2.bbmodel.
[17:58:01 INFO]: [Skript] Loaded 8 variables in 0.0 seconds
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing ent_branch.bbmodel.
[17:58:01 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:01 INFO]: [CrazyEnvoys] Plugin is up to date! - v1.8.4
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing ent_branch_upwards.bbmodel.
[17:58:01 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing ent_guardian.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing ent_king.bbmodel.
[17:58:01 INFO]: UUID of player Matrakor is 3de9ea3f-f3c4-4430-8123-4a75336deebb
[17:58:01 INFO]: PM | You are using the latest version of PluginManager.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing ent_minion.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing ent_sorcerer.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing ent_warrior.bbmodel.
[17:58:01 INFO]: [ItemsAdder] [License] Spigot product licensed to: LoneDev (88296)
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing experience_golem.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing leaf_storm.bbmodel.
[17:58:01 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing leaf_tornado.bbmodel.
[17:58:01 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing light_beam.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing lord_demon.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing lord_demon_claw.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing lr_yeti.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing lr_yeti_chest.bbmodel.
[17:58:01 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing lr_yeti_icespikes.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing lr_yeti_snowball.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing lr_yeti_snowball_parts.bbmodel.
[17:58:01 WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing minion_melee.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing minion_ranged.bbmodel.
[17:58:01 INFO]: [ModelEngine] [A] 
[17:58:01 INFO]: [ModelEngine] [A] Importing shelob.bbmodel.
[17:58:01 INFO]: [Skript] All scripts loaded without errors.
[17:58:01 INFO]: [Skript] Loaded 1 script with a total of 3 structures in 0.51 seconds
[17:58:01 INFO]: [Skript] Finished loading.
[17:58:01 INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[17:58:01 INFO]: [ItemsAdder] [Pack] Extracting internal contents from .jar
[17:58:01 INFO]: [ItemsAdder] [Pack] DONE extracting internal contents from .jar
[17:58:02 INFO]: [ModelEngine] [A] 
[17:58:02 INFO]: [ModelEngine] [A] Resource pack zipped.
[17:58:03 INFO]: [WildStacker] Loading providers started...
[17:58:03 INFO]: [WildStacker]  - Couldn't find any spawners providers, using default one.
[17:58:03 INFO]: [WildStacker] Using Vault as an economy provider.
[17:58:03 INFO]: [ShopGUIPlus] Registered spawners support for WildStacker.
[17:58:03 INFO]: [WildStacker] Found ShopGUIPlus - Hooked as SpawnerProvider!
[17:58:03 INFO]: [WildStacker] 
[17:58:03 INFO]: [WildStacker] Detected FastAsyncWorldEdit - Disabling ticks limiter for items...
[17:58:03 INFO]: [WildStacker] Loading providers done (Took 44ms)
[17:58:03 INFO]: [SuperiorSkyblock2] Using WildStacker as a spawners provider.
[17:58:03 INFO]: [SuperiorSkyblock2] Using WildStacker as a stacked-blocks provider.
[17:58:03 INFO]: [SuperiorSkyblock2] Using LuckPerms as a permissions provider.
[17:58:03 INFO]: [SuperiorSkyblock2] Using ShopGUIPlus as a prices provider.
[17:58:03 INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of vanish status of players.
[17:58:03 INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of afk status of players.
[17:58:03 INFO]: [SuperiorSkyblock2] Using Vault as an economy provider.
[17:58:03 INFO]: [PlaceholderAPI] Successfully registered internal expansion: superior [2023.3]
[17:58:03 INFO]: [SuperiorSkyblock2] Using PlaceholderAPI for placeholders support.
[17:58:03 INFO]: [SuperiorSkyblock2] Detected PaperSpigot - Using async chunk-loading support with PaperMC.
[17:58:03 INFO]: [Jobs] Successfully linked with Vault. (Essentials)
[17:58:03 INFO]: [Jobs] Successfully linked with Vault. (LuckPerms)
[17:58:03 INFO]: [WildChests] - Couldn't find any prices providers, using default one
[17:58:03 ERROR]: [Citizens] La caractéristique  a échoué au chargement pour le NPC ID\: 51.
[17:58:04 INFO]: [Citizens] Chargement de 44 NPCs.
[17:58:04 INFO]: [WildStacker] Starting to load entities...
[17:58:04 INFO]: [WildStacker] Loading entities done! Took 0 ms.
[17:58:04 INFO]: [WildStacker] Starting to load items...
[17:58:04 INFO]: [WildStacker] Loading items done! Took 1 ms.
[17:58:04 INFO]: [WildStacker] Starting to load spawners...
[17:58:04 INFO]: [WildStacker] Loading spawners done! Took 2 ms.
[17:58:04 INFO]: [WildStacker] Starting to load barrels...
[17:58:04 INFO]: [WildStacker] Loading barrels done! Took 1 ms.
[17:58:04 INFO]: Animotion Loading up all animotions...
[17:58:04 INFO]: Animotion All animotions have been loaded.
[17:58:04 INFO]: [BlockRegen] INFO: Checking dependencies...
[17:58:04 INFO]: [BlockRegen] INFO: Starting auto-save.. with an interval of 600 seconds.
[17:58:04 INFO]: [WildTools] Loading providers started...
[17:58:05 INFO]: [WildTools]  - Using ShopGUIPlus as PricesProvider.
[17:58:05 INFO]: [WildTools]  - Couldn't find any factions providers for tnt banks, using default one.
[17:58:05 INFO]: [WildTools] Using Vault as an economy provider.
[17:58:05 INFO]: [WildTools] Loading providers done (Took 14ms)
[17:58:05 WARN]: [PlaceholderAPI] Cannot load expansion envoys due to a missing plugin: Envoys
[17:58:05 WARN]: [PlaceholderAPI] Cannot load expansion uskyblock due to a missing plugin: uSkyBlock
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: checkitem [2.7.2]
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: worldguard [1.4.2]
[17:58:05 WARN]: [PlaceholderAPI] Cannot load expansion askyblock due to a missing plugin: ASkyBlock
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: tempdata [0.1-BETA]
[17:58:05 WARN]: [PlaceholderAPI] Failed to load external expansion votingplugin. Identifier is already in use.
[17:58:05 WARN]: [PlaceholderAPI] Cannot load expansion votingplugin due to an unknown issue.
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: ViaVersion [2.0.0]
[17:58:05 WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[17:58:05 INFO]: [PAPI] [Javascript-Expansion] 4 scripts loaded!
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: javascript [2.1.2]
[17:58:05 WARN]: [PlaceholderAPI] Cannot load expansion playerstats due to a missing plugin: PlayerStats
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[17:58:05 INFO]: [PlaceholderAPI] Successfully registered external expansion: playerlist [3.0.6]
[17:58:05 INFO]: 9 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[17:58:05 INFO]: Done (76.727s)! For help, type "help"
container@pterodactyl~ Server marked as running...
[17:58:05 INFO]: Timings Reset
[17:58:05 INFO]: [WildChests] Trying to connect to SQLite database...
[17:58:05 INFO]: [WildChests] Successfully established connection with SQLite database!
[17:58:05 INFO]: [WildLoaders] The chunk-loader at foret,272,25,559 is invalid.
[17:58:05 INFO]: [WildLoaders] The chunk-loader at foret,271,25,559 is invalid.
[17:58:05 INFO]: [WildLoaders] The chunk-loader at foret,271,25,560 is invalid.
[17:58:05 INFO]: [ItemsAdder] Loaded 247 items
[17:58:05 INFO]: [ItemsAdder] Used 0/188 REAL block IDs
[17:58:05 INFO]: [ItemsAdder] Used 30/750 REAL_NOTE block IDs
[17:58:05 INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs
[17:58:05 INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs
[17:58:05 INFO]: [ItemsAdder] Used 0/14 FIRE block IDs
[17:58:05 INFO]: [ItemsAdder] Used 627/6608 font_images
[17:58:05 INFO]: [ItemsAdder] [Init] Loaded 4 categories
[17:58:05 INFO]: [ItemsAdder] [Init] Loaded successfully.
[17:58:05 INFO]: [ItemsAdder] [Pack] Checking resourcepack url... 
[17:58:06 INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1]
[17:58:06 INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1]
[17:58:06 INFO]: [WolfyUtilities] Enabled plugin integration for ItemsAdder
[17:58:06 INFO]: [ItemsAdder] Reloading ItemsAdder Custom Entities Citizens NPCs...
[17:58:06 INFO]: [ItemsAdder] Reloaded 0 ItemsAdder Custom Entities Citizens NPCs.
[17:58:06 INFO]: [Mythic] Reloading plugin...
[17:58:06 INFO]: [MythicMobs] Loading Packs...
[17:58:07 INFO]: [MythicMobs] Loading Items...
[17:58:07 INFO]: [MythicMobs] Loading Item Groups...
[17:58:07 INFO]: [MythicMobs] Loading Skills...
[17:58:07 WARN]: [MythicMobs] ✗ Configuration Error: Particle 'exlode' is not supported by this version of MythicMobs.
[17:58:07 WARN]: [MythicMobs] ✗ Configuration Error: Particle 'exlode' is not supported by this version of MythicMobs.
[17:58:07 INFO]: [MythicMobs] Loading Drop Tables...
[17:58:07 INFO]: [MythicMobs] Loading Random Spawns...
[17:58:07 INFO]: [MythicMobs] Loading Spawn Blocks...
[17:58:07 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:58:07 WARN]: [MythicMobs] --| Mob: hana | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:58:07 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:58:07 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:58:07 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:58:07 WARN]: [MythicMobs] --| Mob: deer_spirit | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:58:07 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:58:07 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:58:07 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:58:07 WARN]: [MythicMobs] --| Mob: light_beam | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:58:07 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:58:07 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:58:07 WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
[17:58:07 WARN]: [MythicMobs] --| Mob: deer_healing | File: /home/container/plugins/MythicMobs/Mobs/torotoro/Hana.yml
[17:58:07 WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill CancelEventSkill
[17:58:07 WARN]: [MythicMobs] --| Mechanic Line: skill{s=CancelEventSkill;sync=true}
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 50 mobs.
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 216 skills.
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 26 mythic items.
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[17:58:07 INFO]: [MythicMobs] ✓ Loaded 77 mob spawners.
[17:58:07 INFO]: [MythicMobs] Attached traits to items.
[17:58:07 INFO]: [Mythic] Mythic has finished reloading!
[17:58:07 INFO]: [MythicMobs] Mythic has finished reloading!
[17:58:08 INFO]: com.mojang.authlib.GameProfile@451200c1[id=3de9ea3f-f3c4-4430-8123-4a75336deebb,name=Matrakor,properties={textures=[com.mojang.authlib.properties.Property@2467801c]},legacy=false] (/37.65.172.4:49519) lost connection: Disconnected
[17:58:08 WARN]: Can't keep up! Is the server overloaded? Running 7423ms or 148 ticks behind
[17:58:08 INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://82.64.170.170:25567/generated.zip
[17:58:08 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:58:08 INFO]: [CustomCrafting] Loading Recipes & Items
[17:58:08 INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[17:58:08 INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[17:58:08 INFO]: [CustomCrafting] [LOCAL] Loading Items
[17:58:08 INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[17:58:08 INFO]: [CustomCrafting] [LOCAL] Loaded 47 recipes; Skipped: 0 error/s, 0 already existing
[17:58:08 INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[17:58:08 INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[17:58:08 INFO]: [CustomCrafting] [LOCAL] Loaded 47 recipes
[17:58:08 INFO]: [CustomCrafting] 
[17:58:08 INFO]: [CustomCrafting] Indexing Recipe Book...
[17:58:08 INFO]: [CustomCrafting] Indexed Recipe Book!
[17:58:08 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:58:08 INFO]: [CitizensText] 0 texts loadeds
[17:58:08 INFO]: Created team [ACdontTouch]
[17:58:08 INFO]: Collision rule for team [ACdontTouch] is now "Never"
[17:58:10 INFO]: [MythicMobs] Loading ProtocolLib listeners...
[17:58:10 INFO]: [MythicMobs] Attached traits to items.
[17:58:10 INFO]: [MythicMobs] Loaded 26 items.
[17:58:10 INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.95.1 ]================================
[17:58:10 INFO]: [ShopGUIPlus]  
[17:58:10 INFO]: [ShopGUIPlus] Vault economy registered.
[17:58:10 INFO]: [ShopGUIPlus] Vault economy enabled.
[17:58:10 INFO]: [ShopGUIPlus] Using Vault as default economy provider.
[17:58:10 INFO]: [ShopGUIPlus] Permissions support enabled.
[17:58:10 INFO]: [ShopGUIPlus] Enabled item provider for ItemsAdder.
[17:58:10 INFO]: [ShopGUIPlus] Enabled item provider for MythicMobs.
[17:58:10 INFO]: [ShopGUIPlus] Enabled item provider for ServerItem.
[17:58:10 INFO]: [ShopGUIPlus] Using WildStacker for spawners support.
[17:58:10 WARN]: [ShopGUIPlus] Error occurred when loading shopMenuFillItem (config.yml), item not loaded: Invalid or no material name specified
[17:58:10 INFO]: [ShopGUIPlus] Loaded 10 main menu items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'coralblocks' with 15 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'corals' with 16 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'concretes' with 26 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'skulls' with 16 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'buttons' with 20 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'ores' with 29 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'woods' with 18 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 135 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'glass' with 27 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'deadcoralfans' with 16 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'boats' with 17 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'banners' with 27 items.
[17:58:10 INFO]: [ShopGUIPlus] Loaded shop 'dyes' with 27 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'food' with 33 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'flowers' with 28 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'planks' with 18 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'trapdoors' with 19 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'fences' with 20 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'doors' with 19 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'glasspanes' with 28 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'pressureplates' with 20 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'terracottas' with 27 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'shulkerboxes' with 28 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'glazedterracottas' with 26 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'deadcorals' with 16 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'coralfans' with 16 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'redstone' with 38 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'concretepowders' with 26 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'musicdiscs' with 24 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'beds' with 27 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'saplings' with 17 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'miscellaneous' with 72 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'deadcoralblocks' with 15 items.
[17:58:11 INFO]: [ShopGUIPlus] Loaded shop 'fencegates' with 19 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'decorations' with 68 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'carpets' with 27 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'strippedwoods' with 18 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'farming' with 36 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'signs' with 19 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'walls' with 28 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'leaves' with 17 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'drops' with 60 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'strippedlogs' with 18 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'logs' with 18 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded shop 'wools' with 26 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded 45 shops with total of 1260 items.
[17:58:12 INFO]: [ShopGUIPlus] Loaded 0 permission-based price modifiers.
[17:58:12 INFO]: [ShopGUIPlus] Loaded 7 sounds.
[17:58:12 INFO]: [ShopGUIPlus]  
[17:58:12 INFO]: [ShopGUIPlus] ====================================================================================
[17:58:14 INFO]: [VotingPlugin] Successfully hooked into vault economy!
[17:58:14 INFO]: [VotingPlugin] Hooked into vault permissions
[17:58:17 INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.15 New Version: 6.15.1