Paste #108457: latest.log acuteduck

Date: 2023/04/05 13:27:49 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


[20:21:09] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:21:10] [main/INFO]: Reloading ResourceManager: Default, bukkit
[20:21:11] [Worker-Main-2/INFO]: Loaded 7 recipes
[20:21:13] [Server thread/INFO]: Starting minecraft server version 1.17.1
[20:21:13] [Server thread/INFO]: Loading properties
[20:21:14] [Server thread/INFO]: This server is running CraftBukkit version 3284-a-Spigot-3892929-0ab8487 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT)
[20:21:14] [Server thread/INFO]: Debug logging is disabled
[20:21:14] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:21:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:21:14] [Server thread/INFO]: Default game type: SURVIVAL
[20:21:14] [Server thread/INFO]: Generating keypair
[20:21:14] [Server thread/INFO]: Starting Minecraft server on *:25575
[20:21:14] [Server thread/INFO]: Using epoll channel type
[20:21:14] [Server thread/ERROR]: Could not load 'plugins/citizensapi-2.0.31-SNAPSHOT-sources.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:144) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:409) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:233) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 7 more
[20:21:15] [Server thread/ERROR]: Could not load 'plugins/MinehutAnalytics.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.18
    at org.bukkit.craftbukkit.v1_17_R1.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:304) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:409) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:233) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at java.lang.Thread.run(Thread.java:833) [?:?]
[20:21:16] [Server thread/INFO]: [SkBee] Loading 2 libraries... please wait
[20:21:16] [Server thread/INFO]: [SkBee] Loaded library /home/minecraft/server/libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[20:21:16] [Server thread/INFO]: [SkBee] Loaded library /home/minecraft/server/libraries/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[20:21:16] [Server thread/INFO]: [SkBee] Loaded library /home/minecraft/server/libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[20:21:16] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.3
[20:21:16] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.7
[20:21:16] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.6.2
[20:21:16] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting...
[20:21:17] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[20:21:17] [Server thread/INFO]: [EliteArmor] Loading EliteArmor v6.6.4
[20:21:17] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.30
[20:21:17] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[20:21:17] [Server thread/INFO]: [LPC] Loading LPC v3.2.0
[20:21:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+232-b84207f
[20:21:17] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[20:21:17] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v3.0.8
[20:21:17] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.4.5-SNAPSHOT-273;8233f13
[20:21:18] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@45aa9dc0]
[20:21:18] [Server thread/INFO]: [CubCustomDrops] Loading CubCustomDrops v5.5.1
[20:21:18] [Server thread/INFO]: [TAB] Loading TAB v2.9.2
[20:21:18] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.0-dev+232-b84207f
[20:21:18] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6-SNAPSHOT+2121-32d16a7
[20:21:18] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.31-SNAPSHOT (build 3018)
[20:21:18] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.16.4
[20:21:19] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (506 ms).
[20:21:19] [Server thread/INFO]: [Shopkeepers] Loading config.
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[20:21:20] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
[20:21:20] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[20:21:20] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[20:21:20] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[20:21:20] [Server thread/INFO]: [Skript] Loading Skript v2.6.4
[20:21:20] [Server thread/INFO]: [SimplePortalsSpawn] Loading SimplePortalsSpawn v3.4.1
[20:21:20] [Server thread/INFO]: [SimplePortalsSpawn] ----> SOFT-DEPENDENCIES <----
[20:21:20] [Server thread/INFO]: [SimplePortalsSpawn] WorldGuard: Installed!
[20:21:20] [Server thread/INFO]: [SimplePortalsSpawn] ----------> ----- <----------
[20:21:20] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v9.0.0b47
[20:21:20] [Server thread/INFO]: [Skellett] Loading Skellett v2.0.9
[20:21:20] [Server thread/INFO]: [skript-gui] Loading skript-gui v1.3
[20:21:20] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.28
[20:21:20] [Server thread/INFO]: [SkBee] Loading SkBee v2.8.2
[20:21:20] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.9
[20:21:20] [Server thread/INFO]: [SCore] Loading SCore v3.9.42
[20:21:20] [Server thread/INFO]: [ExecutableItems] Loading ExecutableItems v5.9.42
[20:21:20] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v4.2.14-VK
[20:21:20] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.30
[20:21:20] [Server thread/WARN]: [LuckPerms] Loaded class net.kyori.adventure.text.Component from SCore v3.9.42 which is not a depend, softdepend or loadbefore of this plugin.
[20:21:21] [Server thread/INFO]:         __    
[20:21:21] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.30
[20:21:21] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[20:21:21] [Server thread/INFO]: 
[20:21:21] [Server thread/INFO]: [LuckPerms] Loading configuration...
[20:21:21] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[20:21:22] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[20:21:22] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[20:21:22] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2268ms)
[20:21:22] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[20:21:22] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.0-dev+232-b84207f which is not a depend, softdepend or loadbefore of this plugin.
[20:21:22] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[20:21:22] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:21:22] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[20:21:22] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[20:21:22] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.4.5-SNAPSHOT-273;8233f13
[20:21:23] [Server thread/INFO]: LZ4 Compression Binding loaded successfully
[20:21:23] [Server thread/INFO]: ZSTD Compression Binding loaded successfully
[20:21:23] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[20:21:23] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[20:21:23] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_17_R1_2.PaperweightFaweAdapter as the Bukkit adapter
[20:21:25] [Server thread/WARN]: An update for FastAsyncWorldEdit is available. You are 123 build(s) out of date.
You are running build 273, the latest version is build 396.
Update at https://www.spigotmc.org/resources/13932/
[20:21:25] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:21:25] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:21:25] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[20:21:25] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[20:21:25] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:21:25] [Server thread/INFO]: Preparing level "world"
[20:21:25] [Server thread/INFO]: -------- World Settings For [world] --------
[20:21:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:21:25] [Server thread/INFO]: Mob Spawn Range: 6
[20:21:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:21:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:21: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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:21:25] [Server thread/INFO]: Max TNT Explosions: 100
[20:21:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:21:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:21:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:21:25] [Server thread/INFO]: Item Despawn Rate: 6000
[20:21:25] [Server thread/INFO]: Item Merge Radius: 2.5
[20:21:25] [Server thread/INFO]: View Distance: 6
[20:21:25] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:21:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:21:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:21:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[20:21:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:21:25] [Server thread/INFO]: Mob Spawn Range: 6
[20:21:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:21:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:21: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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:21:25] [Server thread/INFO]: Max TNT Explosions: 100
[20:21:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:21:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:21:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:21:25] [Server thread/INFO]: Item Despawn Rate: 6000
[20:21:25] [Server thread/INFO]: Item Merge Radius: 2.5
[20:21:25] [Server thread/INFO]: View Distance: 6
[20:21:25] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:21:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:21:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:21:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[20:21:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:21:25] [Server thread/INFO]: Mob Spawn Range: 6
[20:21:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:21:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:21:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:21: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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:21:25] [Server thread/INFO]: Max TNT Explosions: 100
[20:21:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:21:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:21:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:21:25] [Server thread/INFO]: Item Despawn Rate: 6000
[20:21:25] [Server thread/INFO]: Item Merge Radius: 2.5
[20:21:25] [Server thread/INFO]: View Distance: 6
[20:21:25] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:21:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:21:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:21:25] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:21:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:34] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:34] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:34] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:34] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:35] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:36] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:36] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:36] [Worker-Main-2/INFO]: Preparing spawn area: 20%
[20:21:37] [Server thread/INFO]: Time elapsed: 11677 ms
[20:21:37] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[20:21:37] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:37] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:38] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:38] [Worker-Main-2/INFO]: Preparing spawn area: 3%
[20:21:39] [Worker-Main-2/INFO]: Preparing spawn area: 3%
[20:21:40] [Worker-Main-2/INFO]: Preparing spawn area: 19%
[20:21:40] [Worker-Main-2/INFO]: Preparing spawn area: 19%
[20:21:40] [Worker-Main-2/INFO]: Preparing spawn area: 19%
[20:21:41] [Worker-Main-2/INFO]: Preparing spawn area: 36%
[20:21:41] [Worker-Main-2/INFO]: Preparing spawn area: 69%
[20:21:43] [Worker-Main-2/INFO]: Preparing spawn area: 72%
[20:21:43] [Worker-Main-2/INFO]: Preparing spawn area: 72%
[20:21:43] [Worker-Main-2/INFO]: Preparing spawn area: 81%
[20:21:43] [Worker-Main-2/INFO]: Preparing spawn area: 84%
[20:21:44] [Worker-Main-2/INFO]: Preparing spawn area: 88%
[20:21:44] [Worker-Main-2/INFO]: Preparing spawn area: 97%
[20:21:45] [Server thread/INFO]: Time elapsed: 7893 ms
[20:21:45] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[20:21:45] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:45] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:47] [Worker-Main-2/INFO]: Preparing spawn area: 5%
[20:21:47] [Worker-Main-2/INFO]: Preparing spawn area: 5%
[20:21:47] [Worker-Main-2/INFO]: Preparing spawn area: 5%
[20:21:48] [Worker-Main-2/INFO]: Preparing spawn area: 20%
[20:21:48] [Worker-Main-2/INFO]: Preparing spawn area: 20%
[20:21:48] [Worker-Main-2/INFO]: Preparing spawn area: 20%
[20:21:49] [Server thread/INFO]: Time elapsed: 4074 ms
[20:21:49] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[20:21:50] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.kyori.adventure.text.Component from SCore v3.9.42 which is not a depend, softdepend or loadbefore of this plugin.
[20:21:50] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:21:50] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.7
[20:21:50] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2
[20:21:50] [Server thread/INFO]: [EliteArmor] Enabling EliteArmor v6.6.4
[20:21:50] [Server thread/INFO]: [LPC] Enabling LPC v3.2.0
[20:21:50] [Server thread/INFO]: [LPC] Hooked into PlaceholderAPI.
[20:21:50] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0-dev+232-b84207f
[20:21:50] [Server thread/INFO]: [Essentials] You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[20:21:50] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[20:21:50] [Server thread/INFO]: No kits found to migrate.
[20:21:51] [Server thread/INFO]: Loaded 36837 items from items.json.
[20:21:51] [Server thread/INFO]: Using locale en_US
[20:21:51] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[20:21:51] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[20:21:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[20:21:51] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[20:21:51] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[20:21:51] [Server thread/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--].
[20:21:51] [Server thread/INFO]: [Multiverse-Core] ?aWe 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.
[20:21:51] [Server thread/INFO]: -------- World Settings For [Box] --------
[20:21:51] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:21:51] [Server thread/INFO]: Mob Spawn Range: 6
[20:21:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:21:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:21:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:21:51] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:21:51] [Server thread/INFO]: Max TNT Explosions: 100
[20:21:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:21:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:21:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:21:51] [Server thread/INFO]: Item Despawn Rate: 6000
[20:21:51] [Server thread/INFO]: Item Merge Radius: 2.5
[20:21:51] [Server thread/INFO]: View Distance: 6
[20:21:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:21:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:21:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:21:51] [Server thread/INFO]: Preparing start region for dimension minecraft:box
[20:21:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:52] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[20:21:52] [Worker-Main-2/INFO]: Preparing spawn area: 1%
[20:21:53] [Worker-Main-2/INFO]: Preparing spawn area: 6%
[20:21:53] [Worker-Main-2/INFO]: Preparing spawn area: 6%
[20:21:55] [Worker-Main-2/INFO]: Preparing spawn area: 29%
[20:21:55] [Worker-Main-2/INFO]: Preparing spawn area: 29%
[20:21:55] [Worker-Main-2/INFO]: Preparing spawn area: 29%
[20:21:55] [Worker-Main-2/INFO]: Preparing spawn area: 68%
[20:21:56] [Worker-Main-2/INFO]: Preparing spawn area: 69%
[20:21:56] [Worker-Main-2/INFO]: Preparing spawn area: 69%
[20:21:57] [Worker-Main-2/INFO]: Preparing spawn area: 83%
[20:21:57] [Server thread/INFO]: Time elapsed: 5912 ms
[20:21:57] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[20:21:57] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[20:21:57] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[20:21:57] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.0.8
[20:21:58] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[20:21:58] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
[20:21:58] [Server thread/WARN]: [ItemEdit] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.11.3 which is not a depend, softdepend or loadbefore of this plugin.
[20:21:58] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[20:21:58] [Server thread/INFO]: [ItemEdit] placeholders:
[20:21:58] [Server thread/INFO]: [ItemEdit]   %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[20:21:58] [Server thread/INFO]: [ItemEdit]     shows how many itemid player has on slot
[20:21:58] [Server thread/INFO]: [ItemEdit]     <{itemid}> for item id on serveritem
[20:21:58] [Server thread/INFO]: [ItemEdit]     [{slot}] for the slot where the item should be counted, by default inventory
[20:21:58] [Server thread/INFO]: [ItemEdit]       Values: inventory, equip, inventoryandequip, hand, offhand, head, chest, legs, feet
[20:21:58] [Server thread/INFO]: [ItemEdit]     [{player}] for the player, by default self
[20:21:58] [Server thread/INFO]: [ItemEdit]     example: %itemedit_amount_{my_item_id}_{hand}%
[20:21:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: itemedit [1.0]
[20:21:58] [Server thread/INFO]: [ItemEdit] # Enabled (took 986 ms)
[20:21:58] [Server thread/INFO]: [CubCustomDrops] Enabling CubCustomDrops v5.5.1
[20:21:58] [Server thread/INFO]: [TAB] Enabling TAB v2.9.2
[20:21:58] [Server thread/INFO]: [TAB] Server version: 1.17.1 (v1_17_R1)
[20:21:58] [Server thread/INFO]: [TAB] File plugins/TAB/errors.log exists and is not empty. Take a look at the error messages and try to resolve them. After you do, delete the file.
[20:21:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [2.9.2]
[20:21:58] [Server thread/INFO]: [TAB] There was 1 startup warning.
[20:21:58] [Server thread/INFO]: [TAB] Enabled in 52ms
[20:21:58] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.0-dev+232-b84207f
[20:21:58] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[20:21:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6-SNAPSHOT+2121-32d16a7
[20:21:58] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[20:21:58] [Server thread/INFO]: [WorldGuard] (Box) TNT ignition is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (Box) Lighters are PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (Box) Lava fire is PERMITTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] (Box) Fire spread is UNRESTRICTED.
[20:21:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Box'
[20:21:58] [Server thread/INFO]: [WorldGuard] Loading region data...
[20:21:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3018)
[20:21:59] [Server thread/INFO]: [Citizens] Loading external libraries
[20:21:59] [Server thread/WARN]: [Citizens] Loaded class net.kyori.adventure.text.Component from SCore v3.9.42 which is not a depend, softdepend or loadbefore of this plugin.
[20:21:59] [Server thread/ERROR]: [Citizens] v2.0.31-SNAPSHOT (build 3018) is not compatible with Minecraft v1_17_R1 - try upgrading Minecraft or Citizens. Disabling...
[20:21:59] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.31-SNAPSHOT (build 3018)
[20:21:59] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.16.4
[20:21:59] [Server thread/INFO]: [Skript] Enabling Skript v2.6.4
[20:21:59] [Thread-14/INFO]: [Skript] Checking for updates failed. Do you have Internet connection?
[20:21:59] [Thread-14/WARN]: java.util.concurrent.CompletionException: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases
[20:21:59] [Thread-14/WARN]:     at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
[20:21:59] [Thread-14/WARN]:     at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
[20:21:59] [Thread-14/WARN]:     at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770)
[20:21:59] [Thread-14/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)
[20:21:59] [Thread-14/WARN]: Caused by: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases
[20:21:59] [Thread-14/WARN]:     at ch.njol.skript.update.GithubChecker.lambda$check$0(GithubChecker.java:111)
[20:21:59] [Thread-14/WARN]:     at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
[20:21:59] [Thread-14/WARN]:     ... 1 more
[20:21:59] [Thread-14/WARN]: Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases
[20:21:59] [Thread-14/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1997)
[20:21:59] [Thread-14/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[20:21:59] [Thread-14/WARN]:     at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[20:21:59] [Thread-14/WARN]:     at java.base/java.net.URL.openStream(URL.java:1161)
[20:21:59] [Thread-14/WARN]:     at ch.njol.skript.update.GithubChecker.lambda$check$0(GithubChecker.java:105)
[20:21:59] [Thread-14/WARN]:     ... 2 more
[20:22:07] [Server thread/INFO]: [Skript] Loaded 143211 aliases in 7730ms
[20:22:07] [Server thread/INFO]: [Skript]  ~ created by & ? Peter G?ttinger aka Njol ~
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Enabling SimplePortalsSpawn v3.4.1
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] ----> SimplePortalsSpawn <----
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Author(s): Yoshiro09_
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Version: 3.4.1
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] ----------> FILES <----------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] config.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] destinations.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] linkedWorlds.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] playerEvents.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] --------> MESSAGES <--------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] messages/en_EN.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] messages/it_IT.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] messages/CUSTOM.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Selected lang: en_EN
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] ----------> SAVES <----------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] saves/portals.yml: Loaded!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] ------> FILES UPDATER <------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] -----------> API <-----------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] SimplePortalsAPI: Initialized!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] ------> LINKED WORLDS <------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] [OVERWORLD] version: Loaded 0 linked world(s).
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] [NETHER] version: Loaded 0 linked world(s).
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] [THE_END] version: Loaded 0 linked world(s).
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] -------> DESTINATIONS <-------
[20:22:07] [Server thread/WARN]: [SimplePortalsSpawn] Loaded class org.apache.commons.lang3.StringUtils from SCore v3.9.42 which is not a depend, softdepend or loadbefore of this plugin.
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] OVERWORLD: Loaded 1 destination(s).
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] NETHER: Loaded 1 destination(s).
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] THE_END: Loaded 1 destination(s).
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] -----> CUSTOM PORTALS <-----
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Custom Portals Actions: Loaded 2 portal actions from config.yml!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Custom Portals Materials: Loaded 3 materials from config.yml!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Custom Portals: Loaded 0 custom portals!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] -----> PORTALS SETTINGS <-----
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Nether portals: enabled.
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Nether portals - TP speed: 1 second(s).
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] End portals: enabled.
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] ---------> COMMANDS <---------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] simpleportalsspawn: Registered!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] simpleportalsspawn: Loaded 10 subcommands!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] --------> LISTENERS <--------
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] Nether Portal Permission: simpleportalsspawn.use.portals.nether
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] End Portal Permission: simpleportalsspawn.use.portals.end
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] PortalJoinEvent: Registered!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] PlayerDestinationTeleportEvent: Registered!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] PlayerJoinServerEvent: Registered!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] PortalLightManagerEvent: Registered!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] PortalBreakEvent: Registered!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] MenuHandlerEvent: Registered!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] -----> UPDATES CHECKER <-----
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] CheckUpdates: Started!
[20:22:07] [Server thread/INFO]: [SimplePortalsSpawn] ----------> ----- <----------
[20:22:07] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.0.0b47
[20:22:19] [Server thread/INFO]:  Downloaded from https://directleaks.to 
[20:22:19] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[20:22:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WorldGuard.
[20:22:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: advancedenchantments [1.0.0]
[20:22:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into PlaceholderAPI.
[20:22:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into Essentials.
[20:22:23] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
[20:22:23] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons.
[20:22:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
[20:22:23] [Server thread/INFO]: [Skellett] Enabling Skellett v2.0.9
[20:22:24] [Server thread/INFO]: [Skellett] Registered 27 Effects, 11 Conditions, 70 Expressions and 16 Events
[20:22:24] [Server thread/INFO]: [skript-gui] Enabling skript-gui v1.3
[20:22:24] [Server thread/INFO]: [Skript] Missing version in default.lang
[20:22:24] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.28
[20:22:24] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.28!
[20:22:24] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[20:22:24] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[20:22:24] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
[20:22:24] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[20:22:24] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[20:22:24] [Server thread/INFO]: [skRayFall] Bacon holograms found
[20:22:24] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[20:22:24] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
[20:22:24] [Server thread/INFO]: [skRayFall] Getting the extra special 1.17+ bacon!
[20:22:24] [Server thread/INFO]: [skRayFall] Bacon is ready!
[20:22:24] [Server thread/INFO]: [SkBee] Enabling SkBee v2.8.2
[20:22:24] [Server thread/INFO]: [SkBee] Loading NBTApi...
[20:22:24] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support
[20:22:24] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_17_R1' loaded!
[20:22:24] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
[20:22:24] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
[20:22:24] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[20:22:24] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[20:22:24] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements disabled
[20:22:24] [Server thread/INFO]: [SkBee] It appears another Skript addon may have registered Scoreboard Objective syntax.
[20:22:24] [Server thread/INFO]: [SkBee] To use SkBee Scoreboard Objectives, please remove the addon which has registered Scoreboard Objective already.
[20:22:24] [Server thread/INFO]: [SkBee] Team Elements disabled
[20:22:24] [Server thread/INFO]: [SkBee] It appears another Skript addon may have registered Team syntax.
[20:22:24] [Server thread/INFO]: [SkBee] To use SkBee Teams, please remove the addon which has registered Teams already.
[20:22:24] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[20:22:24] [Server thread/WARN]: [Skript] Loaded class net.kyori.adventure.text.Component from SCore v3.9.42 which is not a depend, softdepend or loadbefore of this plugin.
[20:22:24] [Server thread/WARN]: [SkBee] Loaded class net.kyori.adventure.audience.Audience from SCore v3.9.42 which is not a depend, softdepend or loadbefore of this plugin.
[20:22:24] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[20:22:24] [Server thread/INFO]: [SkBee] Pathfinding Elements successfully loaded
[20:22:24] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Other Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[20:22:25] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] BossBar Elements disabled
[20:22:25] [Server thread/INFO]: [SkBee] It appears another Skript addon may have registered BossBar syntax.
[20:22:25] [Server thread/INFO]: [SkBee] To use SkBee BossBars, please remove the addon which has registered BossBars already.
[20:22:25] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] It looks like another addon registered 'fishingstate' already.
[20:22:25] [Server thread/INFO]: [SkBee] You may have to use their fishing states in SkBee's 'Fish Event State' expression.
[20:22:25] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded
[20:22:25] [Server thread/INFO]: [SkBee] Display Entities are only available on Minecraft 1.19.4+
[20:22:25] [Server thread/INFO]: [SkBee] Loaded elements:
[20:22:25] [Server thread/INFO]: [SkBee]  - 18 events
[20:22:25] [Server thread/INFO]: [SkBee]  - 37 effects
[20:22:25] [Server thread/INFO]: [SkBee]  - 127 expressions
[20:22:25] [Server thread/INFO]: [SkBee]  - 15 conditions
[20:22:25] [Server thread/INFO]: [SkBee]  - 1 section
[20:22:25] [Server thread/INFO]: [SkBee] Checking for update...
[20:22:25] [Server thread/INFO]: [SkBee] Checking for update failed!
[20:22:25] [Server thread/INFO]: [SkBee] Successfully enabled v2.8.2 in 0.50 seconds
[20:22:25] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.9
[20:22:25] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[20:22:25] [Server thread/INFO]: [skQuery] Beginning to process a total of 119 from SkQuery
[20:22:25] [Server thread/INFO]: [skQuery] Out of 119 classes, 119 classes were loaded from SkQuery
[20:22:25] [Server thread/INFO]: [SCore] Enabling SCore v3.9.42
[20:22:25] [Server thread/INFO]: ================ SCore ================
[20:22:25] [Server thread/INFO]: SCore Version of the server 3284-a-Spigot-3892929-0ab8487 (MC: 1.17.1) !
[20:22:25] [Server thread/INFO]: SCore ExecutableItems hooked !  (5.9.42)
[20:22:25] [Server thread/INFO]: SCore PlaceholderAPI hooked !  (2.11.3)
[20:22:25] [Server thread/INFO]: SCore WorldGuard hooked !  (7.0.6-SNAPSHOT+2121-32d16a7)
[20:22:25] [Server thread/INFO]: SCore Vault hooked !  (1.7.3-b131)
[20:22:25] [Server thread/INFO]: SCore Multiverse-Core hooked !  (4.3.1-b861)
[20:22:25] [Server thread/ERROR]: [SCore] HolographicDisplays hooked BUT you haven't the good version ! (require 3.0 or higher) !
[20:22:25] [Server thread/WARN]: java.lang.NoClassDefFoundError: me/filoghost/holographicdisplays/api/HolographicDisplaysAPI
[20:22:25] [Server thread/WARN]:     at com.ssomar.score.SCore.loadDependency(SCore.java:323)
[20:22:25] [Server thread/WARN]:     at com.ssomar.score.SCore.onEnable(SCore.java:196)
[20:22:25] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[20:22:25] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
[20:22:25] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
[20:22:25] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:520)
[20:22:25] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:434)
[20:22:25] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:619)
[20:22:25] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:266)
[20:22:25] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010)
[20:22:25] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305)
[20:22:25] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)
[20:22:25] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: me.filoghost.holographicdisplays.api.HolographicDisplaysAPI
[20:22:25] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147)
[20:22:25] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99)
[20:22:25] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
[20:22:25] [Server thread/WARN]:     ... 12 more
[20:22:25] [Server thread/INFO]: SCore Locale setup: EN
[20:22:25] [Server thread/INFO]: SCore Language of the editor setup on EN
[20:22:25] [Server thread/INFO]: SCore Language for in-game messages setup on EN
[20:22:25] [Server thread/INFO]: SCore onnection to the db...
[20:22:25] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
[20:22:25] [Server thread/INFO]: SCore Creating table Commands if not exists...
[20:22:25] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
[20:22:25] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
[20:22:25] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
[20:22:25] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
[20:22:25] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
[20:22:25] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
[20:22:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SCore [1.0.0]
[20:22:25] [Server thread/INFO]: ================ SCore ================
[20:22:25] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v5.9.42
[20:22:25] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[20:22:25] [Server thread/INFO]: ExecutableItems PlaceholderAPI hooked !
[20:22:25] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld
[20:22:25] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld
[20:22:29] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[20:22:29] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v4.2.14-VK
[20:22:29] [Server thread/INFO]: [MineResetLite] MineResetLite version 4.2.14-VK enabled!
[20:22:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:22:31] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[20:22:31] [Server thread/INFO]: Done (65.919s)! For help, type "help"
[20:22:31] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.6-SNAPSHOT+2121-32d16a7 which is not a depend, softdepend or loadbefore of this plugin.
[20:22:31] [Server thread/INFO]: Plugin 'WorldGuard' found. Using it now.
[20:22:31] [Server thread/INFO]: Attempting to use plugin 'WorldGuard'
[20:22:31] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.17.1 (756)
[20:22:31] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[20:22:31] [Craft Scheduler Thread - 2/INFO]: [Essentials] ?6Fetching version information...
[20:22:31] [Craft Scheduler Thread - 1/INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
[20:22:31] [Server thread/INFO]: [Skript] Loading variables...
[20:22:31] [Thread-18/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/EssentialsX/Essentials/releases/latest
[20:22:31] [Thread-18/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:22:31] [Thread-18/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[20:22:31] [Thread-18/WARN]:     at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:22:31] [Thread-18/WARN]:     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[20:22:31] [Thread-18/WARN]:     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2048)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2043)
[20:22:31] [Thread-18/WARN]:     at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2042)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[20:22:31] [Thread-18/WARN]:     at com.earth2me.essentials.updatecheck.UpdateChecker.lambda$fetchLatestRelease$1(UpdateChecker.java:106)
[20:22:31] [Thread-18/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)
[20:22:31] [Thread-18/WARN]: Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/EssentialsX/Essentials/releases/latest
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1997)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[20:22:31] [Thread-18/WARN]:     at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
[20:22:31] [Thread-18/WARN]:     at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
[20:22:31] [Thread-18/WARN]:     at com.earth2me.essentials.updatecheck.UpdateChecker.lambda$fetchLatestRelease$1(UpdateChecker.java:95)
[20:22:31] [Thread-18/WARN]:     ... 1 more
[20:22:31] [Craft Scheduler Thread - 2/WARN]: [Essentials] ?4Error while fetching EssentialsX version information! Build information: ?cid:'INVALID' branch:'INVALID' isDev:false?6.
[20:22:31] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
[20:22:31] [Server thread/INFO]: [Skript] Line 14: (Compressers.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&7Auto-Compresses Dirt","","&7&oUpgradeable","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:     Line: give arg-1 1 of brown dye named "&7T1 Compresser" with lore "&7&m----------------------","&7Auto-Compresses Dirt","","&7&oUpgradeable","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 21: (Compressers.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&7Used To Upgrade Shovels","","&7&oUsed To Buy Custom Items","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:     Line: set {_item} to 1 of shiny gunpowder named "&7Compressed Coin" with lore "&7&m----------------------","&7Used To Upgrade Shovels","","&7&oUsed To Buy Custom Items","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 8: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&7Used To Upgrade Shovels","","&7Compress At Dirt Mine","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:     Line: give player {_CoinAmount} of firework star named "&7Coin" with lore "&7&m----------------------","&7Used To Upgrade Shovels","","&7Compress At Dirt Mine","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 10: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&7Used To Buy Items","","&7&oUpgradeable","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:     Line: give player light gray candle named "&7Common Gem" with lore "&7&m----------------------","&7Used To Buy Items","","&7&oUpgradeable","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 13: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&aUsed To Buy Items","","&a&oUpgradeable","&7&m----------------------","&a&lUNCOMMON"
[20:22:31] [Server thread/INFO]:     Line: give player lime candle named "&aUncommon Gem" with lore "&7&m----------------------","&aUsed To Buy Items","","&a&oUpgradeable","&7&m----------------------","&a&lUNCOMMON"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 16: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&3Used To Buy Items","","&3&oUpgradeable","&7&m----------------------","&3&lRARE"
[20:22:31] [Server thread/INFO]:     Line: give player cyan candle named "&3Rare Gem" with lore "&7&m----------------------","&3Used To Buy Items","","&3&oUpgradeable","&7&m----------------------","&3&lRARE"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 19: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&dUsed To Buy Items","","&d&oUpgradeable","&7&m----------------------","&d&lEPIC"
[20:22:31] [Server thread/INFO]:     Line: give player pink candle named "&dEpic Gem" with lore "&7&m----------------------","&dUsed To Buy Items","","&d&oUpgradeable","&7&m----------------------","&d&lEPIC"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 22: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&EUsed To Buy Items","","&E&oUpgradeable","&7&m----------------------","&e&lLEGENDARY"
[20:22:31] [Server thread/INFO]:     Line: give player yellow candle named "&eLegendary Gem" With Lore "&7&m----------------------","&EUsed To Buy Items","","&E&oUpgradeable","&7&m----------------------","&e&lLEGENDARY"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 25: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&bUsed To Buy Items","","&b&oUpgradeable","&7&m----------------------","&b&lDIVINE"
[20:22:31] [Server thread/INFO]:     Line: give player light blue candle named "&bDivine Gem" with lore "&7&m----------------------","&bUsed To Buy Items","","&b&oUpgradeable","&7&m----------------------","&b&lDIVINE"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 29: (WShovelDirt.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&dUsed To Buy Items","","&d&oMax Rarity","&7&m----------------------","&d&lMYSTICAL"
[20:22:31] [Server thread/INFO]:     Line: give player magenta candle named "&dMystical Gem" with lore "&7&m----------------------","&dUsed To Buy Items","","&d&oMax Rarity","&7&m----------------------","&d&lMYSTICAL"
[20:22:31] [Server thread/INFO]:  
[20:22:31] [Server thread/INFO]: [Skript] Line 13: (starter.sk)
[20:22:31] [Server thread/INFO]:     List is missing 'and' or 'or', defaulting to 'and': "&7&m----------------------","&7Used To Mine Dirt","&7","&7Upgrade At Dirt Mine","&7&m----------------------","&7&lCOMMON"
[20:22:31] [Server thread/INFO]:     Line: give 1 of unbreakable wooden shovel with attributes flag and unbreakable flag hidden named "&7Common shovel" with lore "&7&m----------------------","&7Used To Mine Dirt","&7","&7Upgrade At Dirt Mine","&7&m----------------------","&7&lCOMMON" to player
[20:22:31] [Server thread/INFO]:  
[20:22:32] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[20:22:32] [Server thread/INFO]: [Skript] Loaded 6 scripts with a total of 6 triggers and 3 commands in 1.19 seconds
[20:22:32] [Server thread/INFO]: [Skript] Finished loading.
[20:22:32] [Server thread/INFO]: 0 placeholder hook(s) registered!
[20:22:32] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ... 
[20:22:32] [Craft Scheduler Thread - 3/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[20:22:32] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.1
[20:22:32] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[20:22:32] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
[20:22:32] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
[20:22:32] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support
[20:22:32] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_17_R1' loaded!
[20:22:32] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded ancient.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded og-phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded supreme.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded yeti.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded traveller.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded dragon.yml successfully!
[20:22:32] [Thread-20/WARN]: [NBTAPI] The NBT-API located at 'package net.splodgebox.elitearmor.pluginapi.item.nbt' seems to be outdated!
[20:22:32] [Thread-20/WARN]: [NBTAPI] Current Version: '2.11.1' Newest Version: 2.11.2'
[20:22:32] [Thread-20/WARN]: [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_yeti.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_supreme.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_supreme.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_supreme.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_supreme.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_yeti.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_ranger.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_yeti.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_supreme.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_spectrum.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_phantom.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_yeti.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_dragon.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_yeti.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_rift.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_koth.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_yijki.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_engineer.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_traveler.yml successfully!
[20:22:32] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_yijki.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_supreme.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_ranger.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_rift.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_supreme.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: engineer_traveler.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_yeti.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_spectrum.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_yeti.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_koth.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_traveler.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_yijki.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_engineer.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_supreme.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_ranger.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_koth.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_traveler.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_spectrum.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_yeti.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_yeti.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_supreme.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_engineer.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_rift.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yijki_supreme.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_koth.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_yeti.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_ranger.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_engineer.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: supreme_phantom.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_phantom.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: ranger_ranger.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_supreme.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: rift_dragon.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_yijki.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_yeti.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_phantom.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_spectrum.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: traveler_rift.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_spectrum.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: dragon_phantom.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_dragon.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: spectrum_dragon.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: phantom_rift.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: yeti_engineer.yml successfully!
[20:22:33] [Server thread/INFO]: EliteArmor: Loaded Modifiers: koth_ranger.yml successfully!
[20:22:46] [Server thread/INFO]: [SimplePortalsSpawn] --------> UPDATES <--------
[20:22:46] [Server thread/INFO]: [SimplePortalsSpawn] Checking for new updates...
[20:22:46] [Thread-21/INFO]: [SimplePortalsSpawn] Your version of SimplePortalsSpawn (3.4.1) is up to date!
[20:22:46] [Thread-21/INFO]: [SimplePortalsSpawn] --------> ------- <--------
[20:25:30] [User Authenticator #1/INFO]: UUID of player Amelion_ is 2af7ca4e-0d99-4602-b36a-1cb4495e822f
[20:25:31] [pool-17-thread-6/INFO]: [TAB v2.9.2] Group "founder" is not defined in sorting list! This will result in players in that group not being sorted correctly. To fix this, add group "founder" into &egroup-sorting-priority-list in config.yml. Your current list: [owner, admin, mod, helper, builder, premium, player, default]
[20:25:31] [Server thread/INFO]: Amelion_[/86.232.191.101:58968] logged in with entity id 464 at ([Box]-55.23583105266566, 85.0, -38.344983080436876)
[20:25:31] [Craft Scheduler Thread - 4/INFO]: [SkBee] Checking for update failed!
[20:25:31] [Thread-22/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/EssentialsX/Essentials/releases/latest
[20:25:31] [Thread-22/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:25:31] [Thread-22/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[20:25:31] [Thread-22/WARN]:     at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:25:31] [Thread-22/WARN]:     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[20:25:31] [Thread-22/WARN]:     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2048)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2043)
[20:25:31] [Thread-22/WARN]:     at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2042)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[20:25:31] [Thread-22/WARN]:     at com.earth2me.essentials.updatecheck.UpdateChecker.lambda$fetchLatestRelease$1(UpdateChecker.java:106)
[20:25:31] [Thread-22/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)
[20:25:31] [Thread-22/WARN]: Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/EssentialsX/Essentials/releases/latest
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1997)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[20:25:31] [Thread-22/WARN]:     at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
[20:25:31] [Thread-22/WARN]:     at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
[20:25:31] [Thread-22/WARN]:     at com.earth2me.essentials.updatecheck.UpdateChecker.lambda$fetchLatestRelease$1(UpdateChecker.java:95)
[20:25:31] [Thread-22/WARN]:     ... 1 more
[20:25:35] [Server thread/INFO]: Amelion_ issued server command: /starter