Paste #124274: DenizenMetaBot Auto-Repaste Of log From fourseven_on_the_beat

Date: 2024/07/02 17:26:00 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


[20:55:45] [Server thread/INFO]: Starting minecraft server version 1.8.8
[20:55:45] [Server thread/INFO]: Loading properties
[20:55:45] [Server thread/INFO]: Default game type: SURVIVAL
[20:55:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6c9b0a1-de5c261 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[20:55:46] [Server thread/INFO]: Debug logging is disabled
[20:55:46] [Server thread/INFO]: Server Ping Player Sample Count: 12

[20:55:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:55:46] [Server thread/INFO]: Generating keypair
[20:55:47] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25568
[20:55:47] [Server thread/INFO]: Using default channel type
[20:55:47] [Server thread/INFO]: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
[20:55:48] [Server thread/ERROR]: Ambiguous plugin name `ServersNPC' for files `plugins\znpcs-4.7.jar' and `plugins\znpcs-4.7 (1).jar' in `plugins'
[20:55:48] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[20:55:51] [Server thread/INFO]: [LobbyAPI] Loading LobbyAPI v3.7.106
[20:55:51] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[20:55:51] [Server thread/INFO]: [TopTenHeads] Loading TopTenHeads v1.3
[20:55:51] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.6
[20:55:51] [Server thread/INFO]: [SternalBoard] Loading SternalBoard v2.3.0
[20:55:51] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v5.0.0
[20:55:51] [Server thread/INFO]: [ViaVersion] ViaVersion 5.0.0 is now loaded. Registering protocol transformers and injecting...
[20:55:53] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[20:55:55] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.4
[20:55:55] [Server thread/INFO]: [ServersNPC] Loading ServersNPC v4.7
[20:55:55] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.2.0-SNAPSHOT-679
[20:55:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[20:55:58] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.134
[20:56:00] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.9
[20:56:00] [Server thread/INFO]: [Vault] Loading Vault v1.5.5-b47
[20:56:00] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.35-SNAPSHOT (build 3444)
[20:56:00] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
[20:56:00] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[20:56:00] [Server thread/INFO]: [OreGen] Loading OreGen v1.0.1-BETA
[20:56:00] [Server thread/INFO]: [Essentials] Loading Essentials v2.21.0-dev+93-3a6fdd9
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Loading ajLeaderboards v2.9.0
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[20:56:00] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okhttp
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okhttp
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio-jvm
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio-jvm
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk8
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk8
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-common
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-common
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for annotations
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for annotations
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk7
[20:56:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk7
[20:56:01] [Server thread/INFO]: [CustomOreGen] Loading CustomOreGen v1.3.39-SNAPSHOT-SNAPSHOT
[20:56:01] [Server thread/INFO]: [TAB] Loading TAB v3.3.2
[20:56:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[20:56:01] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.134
[20:56:02] [Server thread/INFO]:         __    

[20:56:02] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.134

[20:56:02] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit

[20:56:02] [Server thread/INFO]: 

[20:56:02] [Server thread/INFO]: [LuckPerms] Loading configuration...
[20:56:04] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[20:56:08] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[20:56:09] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[20:56:10] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 8805ms)
[20:56:10] [Server thread/INFO]: [Vault] Enabling Vault v1.5.5-b47
[20:56:10] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[20:56:10] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:56:10] [Server thread/INFO]: [Vault] Enabled Version 1.5.5-b47
[20:56:10] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[20:56:10] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
[20:56:12] [Server thread/INFO]: [ASkyBlock] Loading entity limits
[20:56:12] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BEETROOT_BLOCK) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_ACACIA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_BIRCH) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_DARK_OAK) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_JUNGLE) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_SPRUCE) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BONE_BLOCK) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_FLOWER) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_PLANT) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (END_BRICKS) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (FROSTED_ICE) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (GRASS_PATH) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGMA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (NETHER_WART_BLOCK) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (OBSERVER) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_BLOCK) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_DOUBLE_SLAB) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_PILLAR) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_SLAB) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_STAIRS) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_NETHER_BRICK) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
[20:56:12] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
[20:56:13] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
[20:56:13] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
[20:56:14] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
[20:56:14] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
[20:56:14] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
[20:56:14] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
[20:56:14] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
[20:56:15] [Server thread/INFO]: [ASkyBlock] Loading schematic Black Diamonds (harder.schematic) for all players, order 3
[20:56:15] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
[20:56:15] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:56:15] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:56:15] [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:56:15] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[20:56:15] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:56:15] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[20:56:15] [Server thread/INFO]: Preparing level "world"
[20:56:16] [Server thread/INFO]: -------- World Settings For [world] --------
[20:56:16] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:56:16] [Server thread/INFO]: Item Merge Radius: 2.5
[20:56:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:56:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:56:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:56:16] [Server thread/INFO]: View Distance: 10
[20:56:16] [Server thread/INFO]: Item Despawn Rate: 6000
[20:56:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:56:16] [Server thread/INFO]: Clear tick list: false
[20:56:16] [Server thread/INFO]: Anti X-Ray: true
[20:56:16] [Server thread/INFO]:     Engine Mode: 1
[20:56:16] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:56:16] [Server thread/INFO]:     Replace Blocks: [1, 5]
[20:56:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:56:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:56:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:56:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:56:16] [Server thread/INFO]: Mob Spawn Range: 4
[20:56:16] [Server thread/INFO]: Random Lighting Updates: false
[20:56:16] [Server thread/INFO]: Structure Info Saving: true
[20:56:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:56:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:56:16] [Server thread/INFO]: Max Entity Collisions: 8
[20:56:16] [Server thread/INFO]: Sending up to 10 chunks per packet
[20:56:16] [Server thread/INFO]: Max TNT Explosions: 100
[20:56:16] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[20:56:16] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:56:16] [Server thread/INFO]: Item Merge Radius: 2.5
[20:56:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:56:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:56:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:56:16] [Server thread/INFO]: View Distance: 10
[20:56:16] [Server thread/INFO]: Item Despawn Rate: 6000
[20:56:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:56:16] [Server thread/INFO]: Clear tick list: false
[20:56:16] [Server thread/INFO]: Anti X-Ray: true
[20:56:16] [Server thread/INFO]:     Engine Mode: 1
[20:56:16] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:56:16] [Server thread/INFO]:     Replace Blocks: [1, 5]
[20:56:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:56:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:56:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:56:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:56:16] [Server thread/INFO]: Mob Spawn Range: 4
[20:56:16] [Server thread/INFO]: Random Lighting Updates: false
[20:56:16] [Server thread/INFO]: Structure Info Saving: true
[20:56:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:56:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:56:16] [Server thread/INFO]: Max Entity Collisions: 8
[20:56:16] [Server thread/INFO]: Sending up to 10 chunks per packet
[20:56:16] [Server thread/INFO]: Max TNT Explosions: 100
[20:56:16] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[20:56:16] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:56:16] [Server thread/INFO]: Item Merge Radius: 2.5
[20:56:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:56:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:56:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:56:16] [Server thread/INFO]: View Distance: 10
[20:56:16] [Server thread/INFO]: Item Despawn Rate: 6000
[20:56:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:56:16] [Server thread/INFO]: Clear tick list: false
[20:56:16] [Server thread/INFO]: Anti X-Ray: true
[20:56:16] [Server thread/INFO]:     Engine Mode: 1
[20:56:16] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:56:16] [Server thread/INFO]:     Replace Blocks: [1, 5]
[20:56:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:56:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:56:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:56:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:56:16] [Server thread/INFO]: Mob Spawn Range: 4
[20:56:16] [Server thread/INFO]: Random Lighting Updates: false
[20:56:16] [Server thread/INFO]: Structure Info Saving: true
[20:56:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:56:16] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:56:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:56:16] [Server thread/INFO]: Max Entity Collisions: 8
[20:56:16] [Server thread/INFO]: Sending up to 10 chunks per packet
[20:56:16] [Server thread/INFO]: Max TNT Explosions: 100
[20:56:16] [Server thread/INFO]: Preparing start region for level 0 (Seed: 761034490174326578)
[20:56:17] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[20:56:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:56:17] [Server thread/INFO]: Item Merge Radius: 2.5
[20:56:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:56:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:56:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:56:17] [Server thread/INFO]: View Distance: 10
[20:56:17] [Server thread/INFO]: Item Despawn Rate: 6000
[20:56:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:56:17] [Server thread/INFO]: Clear tick list: false
[20:56:17] [Server thread/INFO]: Anti X-Ray: true
[20:56:17] [Server thread/INFO]:     Engine Mode: 1
[20:56:17] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:56:17] [Server thread/INFO]:     Replace Blocks: [1, 5]
[20:56:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:56:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:56:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:56:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:56:17] [Server thread/INFO]: Mob Spawn Range: 4
[20:56:17] [Server thread/INFO]: Random Lighting Updates: false
[20:56:17] [Server thread/INFO]: Structure Info Saving: true
[20:56:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:56:17] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:56:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:56:17] [Server thread/INFO]: Max Entity Collisions: 8
[20:56:17] [Server thread/INFO]: Sending up to 10 chunks per packet
[20:56:17] [Server thread/INFO]: Max TNT Explosions: 100
[20:56:17] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4708979981325094178)
[20:56:18] [Server thread/INFO]: Preparing spawn area for ASkyBlock, 57%

[20:56:18] [Server thread/INFO]: Creating ASkyBlock's Nether...
[20:56:18] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[20:56:18] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:56:18] [Server thread/INFO]: Item Merge Radius: 2.5
[20:56:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:56:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:56:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:56:18] [Server thread/INFO]: View Distance: 10
[20:56:18] [Server thread/INFO]: Item Despawn Rate: 6000
[20:56:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:56:18] [Server thread/INFO]: Clear tick list: false
[20:56:18] [Server thread/INFO]: Anti X-Ray: true
[20:56:18] [Server thread/INFO]:     Engine Mode: 1
[20:56:18] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:56:18] [Server thread/INFO]:     Replace Blocks: [1, 5]
[20:56:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:56:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:56:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:56:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:56:18] [Server thread/INFO]: Mob Spawn Range: 4
[20:56:18] [Server thread/INFO]: Random Lighting Updates: false
[20:56:18] [Server thread/INFO]: Structure Info Saving: true
[20:56:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:56:18] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:56:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:56:18] [Server thread/INFO]: Max Entity Collisions: 8
[20:56:18] [Server thread/INFO]: Sending up to 10 chunks per packet
[20:56:18] [Server thread/INFO]: Max TNT Explosions: 100
[20:56:18] [Server thread/INFO]: Preparing start region for level 4 (Seed: -3313838677698805080)
[20:56:19] [Server thread/INFO]: Preparing spawn area for ASkyBlock_nether, 52%

[20:56:20] [Server thread/INFO]: Preparing spawn area for ASkyBlock_nether, 65%

[20:56:20] [Server thread/INFO]: Preparing spawn area: 0%
[20:56:21] [Server thread/INFO]: Preparing spawn area: 16%
[20:56:23] [Server thread/INFO]: Preparing spawn area: 49%
[20:56:24] [Server thread/INFO]: Preparing spawn area: 71%
[20:56:25] [Server thread/INFO]: Preparing start region for level 1 (Seed: 761034490174326578)
[20:56:26] [Server thread/INFO]: Preparing spawn area: 29%
[20:56:27] [Server thread/INFO]: Preparing spawn area: 68%
[20:56:27] [Server thread/INFO]: Preparing start region for level 2 (Seed: 761034490174326578)
[20:56:28] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4708979981325094178)
[20:56:28] [Server thread/INFO]: Preparing start region for level 4 (Seed: -3313838677698805080)
[20:56:28] [Server thread/INFO]: [LobbyAPI] Enabling LobbyAPI v3.7.106
[20:56:29] [Server thread/INFO]: Found a new version v1.1.53 downloading now!!

[20:56:29] [Server thread/INFO]: [LobbyAPI]Bungee For LobbyAPI is enabled

[20:56:29] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[20:56:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[20:56:30] [Server thread/WARN]: [WorldEdit] 
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************

[20:56:30] [Server thread/INFO]: [TopTenHeads] Enabling TopTenHeads v1.3
[20:56:30] [Server thread/INFO]: [TopTenHeads] 3.0.9.4
[20:56:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[20:56:31] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:56:31] [Server thread/INFO]: [SternalBoard] Enabling SternalBoard v2.3.0
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-serializer-legacy
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-serializer-plain
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-serializer-json
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-serializer-ansi
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-serializer-gson
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-nbt
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-serializer-json-legacy-impl
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-serializer-gson-legacy-impl
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-text-minimessage
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-api
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library examination-api
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-platform-api
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-platform-bukkit
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-platform-facet
[20:56:31] [Server thread/INFO]: [SternalBoard] Loading library adventure-key
[20:56:31] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.0.0
[20:56:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.4
[20:56:31] [Server thread/INFO]: [ServersNPC] Enabling ServersNPC v4.7
[20:56:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[20:56:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[20:56:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
[20:56:32] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
[20:56:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
[20:56:32] [Server thread/INFO]: [WorldGuard] Loading region data...
[20:56:33] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.9
[20:56:33] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.9

[20:56:33] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'example' from config.

[20:56:33] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'scroller' from config.

[20:56:33] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'typing' from config.

[20:56:33] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'rainbow' from config.

[20:56:33] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.35-SNAPSHOT (build 3444)
[20:56:33] [Server thread/INFO]: [Citizens] Loading external libraries
[20:56:34] [Server thread/INFO]: [Citizens] Detected system language [[es]]. If youd like you can contribute to Citizens translations via our Discord! https://discord.gg/Q6pZGSR
[20:56:34] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[20:56:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[20:56:34] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[20:56:35] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[20:56:36] [Server thread/INFO]: [ChestShop] Updating database...
[20:56:36] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

[20:56:36] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation

[20:56:36] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

[20:56:36] [Server thread/WARN]: java.sql.SQLException: Unable to run update stmt on object com.Acrobot.ChestShop.Database.Account@11a9360e: UPDATE `accounts` SET `lastSeenName` = ?, `shortName` = ?, `uuid` = ? WHERE `name` = ?

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.misc.SqlExceptionUtil.create(SqlExceptionUtil.java:22)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.stmt.mapped.MappedUpdate.update(MappedUpdate.java:129)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.stmt.StatementExecutor.update(StatementExecutor.java:460)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.dao.BaseDaoImpl.update(BaseDaoImpl.java:352)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.dao.BaseDaoImpl.createOrUpdate(BaseDaoImpl.java:339)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.UUIDs.NameManager.load(NameManager.java:242)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:94)

[20:56:36] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)

[20:56:36] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)

[20:56:36] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)

[20:56:36] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)

[20:56:36] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)

[20:56:36] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)

[20:56:36] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)

[20:56:36] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)

[20:56:36] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)

[20:56:36] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)

[20:56:36] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1570)

[20:56:36] [Server thread/WARN]: Caused by: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (no such column: lastSeenName)

[20:56:36] [Server thread/WARN]:     at org.sqlite.DB.newSQLException(DB.java:383)

[20:56:36] [Server thread/WARN]:     at org.sqlite.DB.newSQLException(DB.java:387)

[20:56:36] [Server thread/WARN]:     at org.sqlite.DB.throwex(DB.java:374)

[20:56:36] [Server thread/WARN]:     at org.sqlite.NativeDB.prepare(Native Method)

[20:56:36] [Server thread/WARN]:     at org.sqlite.DB.prepare(DB.java:123)

[20:56:36] [Server thread/WARN]:     at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)

[20:56:36] [Server thread/WARN]:     at org.sqlite.Conn.prepareStatement(Conn.java:404)

[20:56:36] [Server thread/WARN]:     at org.sqlite.Conn.prepareStatement(Conn.java:399)

[20:56:36] [Server thread/WARN]:     at org.sqlite.Conn.prepareStatement(Conn.java:383)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.jdbc.JdbcDatabaseConnection.update(JdbcDatabaseConnection.java:260)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.jdbc.JdbcDatabaseConnection.update(JdbcDatabaseConnection.java:191)

[20:56:36] [Server thread/WARN]:     at com.Acrobot.ChestShop.ORMlite.stmt.mapped.MappedUpdate.update(MappedUpdate.java:101)

[20:56:36] [Server thread/WARN]:     ... 16 more

[20:56:36] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[20:56:37] [Server thread/INFO]: [OreGen] Enabling OreGen v1.0.1-BETA
[20:56:37] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+93-3a6fdd9
[20:56:38] [Server thread/INFO]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[20:56:39] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[20:56:39] [Server thread/INFO]: No kits found to migrate.
[20:56:39] [Server thread/INFO]: Loaded 853 items from items.csv.
[20:56:39] [Server thread/INFO]: Using locale es_ES
[20:56:39] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[20:56:39] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[20:56:39] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[20:56:39] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[20:56:39] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.9.0
[20:56:40] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[20:56:41] [Server thread/INFO]: [ajLeaderboards] Loaded 2 boards
[20:56:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.9.0]
[20:56:41] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[20:56:41] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 by ajgeiss0702 enabled!
[20:56:41] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.3.39-SNAPSHOT-SNAPSHOT
[20:56:41] [Server thread/INFO]: [CustomOreGen] Using ASkyBlock as SkyBlock-Plugin, hook class: xyz.spaceio.hooks.HookASkyBlock

[20:56:41] [Server thread/INFO]: [CustomOreGen] Loaded 11 generators!

[20:56:41] [Server thread/INFO]: [CustomOreGen] Particle effects are not supported for your bukkit version, disable 'enable-particle-effect' in plugins\CustomOreGen/config.yml to get rid of this message.
[20:56:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oregen [1.3.39-SNAPSHOT-SNAPSHOT]
[20:56:41] [Server thread/INFO]: [TAB] Enabling TAB v3.3.2
[20:56:41] [Server thread/INFO]: [TAB] Server version: 1.8.8 (v1_8_R3)

[20:56:41] [Server thread/INFO]: [TAB] Loaded NMS hook in 207ms

[20:56:42] [Server thread/INFO]: [TAB] Animation "MyAnimation1" has refresh interval of 1 which is not divisible by 50! Using 50.

[20:56:42] [Server thread/INFO]: [TAB] Animation "web" has refresh interval of 1 which is not divisible by 50! Using 50.

[20:56:42] [Server thread/INFO]: [TAB] Enabled in 633ms

[20:56:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:56:43] [Server thread/INFO]: Done (27,219s)! For help, type "help" or "?"
[20:56:43] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
[20:56:43] [Server thread/INFO]: Game rule has been updated
[20:56:43] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
[20:56:43] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
[20:56:43] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.5.5-b47)!
[20:56:43] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x (47)
[20:56:43] [Server thread/WARN]: [ViaVersion] This version of Minecraft is extremely outdated and support for it has reached its end of life. You will still be able to run Via on this Minecraft version, but we are unlikely to provide any further fixes or help with problems specific to legacy Minecraft versions. Please consider updating to give your players a better experience and to avoid issues that have long been fixed.
[20:56:43] [Craft Scheduler Thread - 5/INFO]: Obteniendo información de versión...
[20:56:43] [pool-33-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.9.0)
[20:56:44] [Craft Scheduler Thread - 1/WARN]: java.io.FileNotFoundException: https://github.com/ZombieStriker/PluginConstructorAPI/releases/download/v1.1.53/PluginConstructorAPI.jar

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2010)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at java.base/java.net.URL.openStream(URL.java:1325)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at me.zombie_striker.lobbyapi.utils.GithubDependDownloader$1.run(GithubDependDownloader.java:70)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)

[20:56:44] [Craft Scheduler Thread - 1/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1570)

[20:56:44] [Server thread/INFO]: [Citizens] Cargando a 3 NPCs.
[20:56:44] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[20:56:45] [Server thread/INFO]: [ASkyBlock] Loading island grid...
[20:56:45] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
[20:56:45] [Server thread/INFO]: [ASkyBlock] Loading warps...
[20:56:45] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
[20:56:45] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
[20:56:45] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
[20:56:45] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: askyblock [2.0]
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.3]
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.2]
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.2]
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[20:56:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[20:56:45] [Server thread/INFO]: 8 placeholder hook(s) registered!

[20:56:45] [Server thread/INFO]: [LobbyAPI] Added server 'skyb'

[20:56:45] [Server thread/INFO]: [LobbyAPI] Added server 'survival'

[20:56:45] [Craft Scheduler Thread - 2/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[20:56:45] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ... 
[20:56:45] [Craft Scheduler Thread - 0/WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.5.5
[20:56:45] [Craft Scheduler Thread - 0/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[20:56:45] [Craft Scheduler Thread - 3/WARN]: Failed to load player data for 25fbb51d-a3e9-3c91-b10c-20f6b2049102
[20:56:45] [Craft Scheduler Thread - 3/WARN]: Failed to load player data for 25fbb51d-a3e9-3c91-b10c-20f6b2049102
[20:56:45] [Craft Scheduler Thread - 5/WARN]: ¡Estás a 9 compilación(es) de desactualización de EssentialsX!
[20:56:45] [Craft Scheduler Thread - 5/WARN]: Descárgala aquí: https://essentialsx.net/downloads.html
[20:56:46] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.0.1, you're on: 5.0.0
[20:56:47] [Server thread/INFO]: [ASkyBlock] No update available.
[20:56:48] [Server thread/INFO]: [ProtocolLib] The updater found an update: 5.2.0 (Running 5.2.0-SNAPSHOT-679). Download at https://www.spigotmc.org/resources/protocollib.1997/

[20:57:01] [Thread-24/INFO]: UUID of player frsvn is 3a7b8924-aae7-394b-8b9c-1f7e39141bd9
[20:57:02] [Netty Server IO #1/WARN]: [ViaVersion] (1.12.2->1.13) Ignoring plugin channel in clientbound REGISTER: WECUI
[20:57:02] [Server thread/INFO]: is leader = false
[20:57:02] [Server thread/INFO]: frsvn[/127.0.0.1:64446] logged in with entity id 203 at ([world]501.1263408718774, 73.0, -278.5913256986705)
[20:57:03] [Craft Scheduler Thread - 2/WARN]: java.sql.SQLException: Unable to run insert stmt on object com.Acrobot.ChestShop.Database.Account@6ca2e338: INSERT INTO `accounts` (`lastSeenName` ,`name` ,`shortName` ,`uuid` ) VALUES (?,?,?,?)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.ORMlite.misc.SqlExceptionUtil.create(SqlExceptionUtil.java:22)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.ORMlite.stmt.mapped.MappedCreate.insert(MappedCreate.java:135)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.ORMlite.stmt.StatementExecutor.create(StatementExecutor.java:450)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.ORMlite.dao.BaseDaoImpl.create(BaseDaoImpl.java:310)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.ORMlite.dao.BaseDaoImpl.createOrUpdate(BaseDaoImpl.java:336)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.UUIDs.NameManager.storeUsername(NameManager.java:203)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.Listeners.Player.PlayerConnect$1.run(PlayerConnect.java:24)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1570)

[20:57:03] [Craft Scheduler Thread - 2/WARN]: Caused by: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (table accounts has no column named lastSeenName)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.DB.newSQLException(DB.java:383)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.DB.newSQLException(DB.java:387)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.DB.throwex(DB.java:374)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.NativeDB.prepare(Native Method)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.DB.prepare(DB.java:123)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.Conn.prepareStatement(Conn.java:404)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.Conn.prepareStatement(Conn.java:399)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at org.sqlite.Conn.prepareStatement(Conn.java:383)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.ORMlite.jdbc.JdbcDatabaseConnection.insert(JdbcDatabaseConnection.java:164)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     at com.Acrobot.ChestShop.ORMlite.stmt.mapped.MappedCreate.insert(MappedCreate.java:91)

[20:57:03] [Craft Scheduler Thread - 2/WARN]:     ... 10 more

[20:58:06] [Server thread/INFO]: frsvn issued server command: /top
[20:58:12] [Server thread/INFO]: frsvn issued server command: /npc create mirror
[20:58:17] [Server thread/INFO]: frsvn issued server command: /top
[20:58:20] [Server thread/INFO]: frsvn issued server command: /npc look
[20:58:20] [Server thread/INFO]: [Citizens] Excepción al actualizar 5: null.
[20:58:20] [Server thread/WARN]: java.util.ConcurrentModificationException

[20:58:20] [Server thread/WARN]:     at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1096)

[20:58:20] [Server thread/WARN]:     at java.base/java.util.ArrayList$Itr.next(ArrayList.java:1050)

[20:58:20] [Server thread/WARN]:     at net.citizensnpcs.api.npc.AbstractNPC.update(AbstractNPC.java:536)

[20:58:20] [Server thread/WARN]:     at net.citizensnpcs.npc.CitizensNPC.update(CitizensNPC.java:477)

[20:58:20] [Server thread/WARN]:     at net.citizensnpcs.nms.v1_8_R3.entity.EntityHumanNPC.t_(EntityHumanNPC.java:373)

[20:58:20] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.World.entityJoinedWorld(World.java:1607)

[20:58:20] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.World.g(World.java:1582)

[20:58:20] [Server thread/WARN]:     at net.citizensnpcs.nms.v1_8_R3.util.NMSImpl.lambda$playerTicker$3(NMSImpl.java:901)

[20:58:20] [Server thread/WARN]:     at net.citizensnpcs.util.PlayerUpdateTask$PlayerTick.run(PlayerUpdateTask.java:86)

[20:58:20] [Server thread/WARN]:     at net.citizensnpcs.util.PlayerUpdateTask.run(PlayerUpdateTask.java:71)

[20:58:20] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)

[20:58:20] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)

[20:58:20] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:722)

[20:58:20] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)

[20:58:20] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)

[20:58:20] [Server thread/WARN]:     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)

[20:58:20] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1570)

[20:58:28] [Server thread/INFO]: frsvn issued server command: /npc look
[20:58:34] [Server thread/INFO]: frsvn issued server command: /npc mirrorname
[20:58:37] [Server thread/INFO]: frsvn issued server command: /npc mirror
[20:58:42] [Server thread/INFO]: frsvn issued server command: /npc mirror
[20:58:43] [Server thread/INFO]: frsvn issued server command: /npc mirror
[20:58:47] [Server thread/INFO]: frsvn issued server command: /npc mirror
[20:58:47] [Server thread/INFO]: frsvn issued server command: /npc mirror
[20:58:51] [Server thread/INFO]: frsvn issued server command: /npc mirror
[20:58:54] [Server thread/INFO]: frsvn issued server command: /npc mirror
[20:59:03] [Server thread/INFO]: Created a User for mirror (15d0a7e6-c721-2c50-a578-169329aa5805) for non Bukkit type: net.citizensnpcs.nms.v1_8_R3.entity.EntityHumanNPC$PlayerNPC
[20:59:05] [Server thread/INFO]: frsvn issued server command: /npc name
[20:59:14] [Server thread/INFO]: frsvn issued server command: /npc name
[20:59:14] [Server thread/INFO]: frsvn issued server command: /npc name
[21:10:27] [Server thread/INFO]: Unknown command. Type "/help" for help.

[21:10:29] [Server thread/INFO]: Unknown command. Type "/help" for help.

[21:10:31] [Server thread/INFO]: Stopping the server
[21:10:31] [Server thread/INFO]: Stopping server
[21:10:31] [Server thread/INFO]: [TAB] Disabling TAB v3.3.2
[21:10:31] [Server thread/INFO]: [TAB] Disabled in 9ms

[21:10:31] [Server thread/INFO]: [CustomOreGen] Disabling CustomOreGen v1.3.39-SNAPSHOT-SNAPSHOT
[21:10:31] [Server thread/INFO]: [ajLeaderboards] Disabling ajLeaderboards v2.9.0
[21:10:31] [pool-36-thread-1/INFO]: [ajLeaderboards] Shutting down cache method..
[21:10:31] [pool-36-thread-1/INFO]: [ajLeaderboards] Cache method shut down
[21:10:31] [Server thread/INFO]: [ajLeaderboards] Killing remaining workers
[21:10:31] [Server thread/INFO]: [ajLeaderboards] Remaining workers killed
[21:10:31] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 disabled.
[21:10:31] [Server thread/INFO]: Disabling Essentials v2.21.0-dev+93-3a6fdd9
[21:10:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[21:10:31] [Server thread/INFO]: [OreGen] Disabling OreGen v1.0.1-BETA
[21:10:31] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
[21:10:31] [Server thread/INFO]: [ASkyBlock] Disabling ASkyBlock v3.0.9.4
[21:10:31] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion askyblock
[21:10:31] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin ASkyBlock was disabled.
[21:10:31] [Server thread/INFO]: [ASkyBlock] Saving offline messages...
[21:10:31] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.35-SNAPSHOT (build 3444)
[21:10:32] [Server thread/INFO]: [Vault] Disabling Vault v1.5.5-b47
[21:10:32] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion vault
[21:10:32] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin Vault was disabled.
[21:10:32] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[21:10:32] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9

[21:10:32] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.134
[21:10:32] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion luckperms
[21:10:32] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin LuckPerms was disabled.
[21:10:32] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[21:10:32] [Server thread/INFO]: [LuckPerms] Closing storage...
[21:10:32] [Server thread/INFO]: [LuckPerms] Goodbye!
[21:10:32] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
[21:10:32] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[21:10:32] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.2.0-SNAPSHOT-679
[21:10:32] [Server thread/INFO]: [ServersNPC] Disabling ServersNPC v4.7
[21:10:32] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v3.0.4
[21:10:32] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v5.0.0
[21:10:32] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[21:10:32] [Server thread/INFO]: [SternalBoard] Disabling SternalBoard v2.3.0
[21:10:32] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.6
[21:10:32] [Server thread/INFO]: [TopTenHeads] Disabling TopTenHeads v1.3
[21:10:32] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
[21:10:32] [Server thread/INFO]: [LobbyAPI] Disabling LobbyAPI v3.7.106
[21:10:32] [Server thread/INFO]: Saving players
[21:10:32] [Server thread/INFO]: frsvn lost connection: Server closed
[21:10:32] [Server thread/INFO]: frsvn left the game.
[21:10:32] [Server thread/INFO]: Saving worlds
[21:10:32] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[21:10:34] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[21:10:34] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[21:10:34] [Server thread/INFO]: Saving chunks for level 'ASkyBlock'/Overworld
[21:10:34] [Server thread/INFO]: Saving chunks for level 'ASkyBlock_nether'/Nether