Paste #130549: DenizenMetaBot Auto-Repaste Of log From uredro

Date: 2025/02/02 11:19:32 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[20:13:28] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Eclipse Adoptium Temurin-21.0.3+9) on Windows 11 10.0 (amd64)
[20:13:28] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.3-82-ver/1.21.3@5a60ffb (2024-12-23T19:10:30Z) for Minecraft 1.21.3
[20:13:29] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[20:13:29] [Paper Plugin Remapper Thread - 0/INFO]: [PluginRemapper] Remapping plugin 'plugins\ajLeaderboards-2.9.0.jar'...
[20:13:29] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin 'plugins\Citizens-2.0.37-b3711.jar'...
[20:13:29] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping plugin 'plugins\SkinsRestorer.jar'...
[20:13:29] [Paper Plugin Remapper Thread - 3/INFO]: [PluginRemapper] Remapping plugin 'plugins\worldguard-bukkit-7.0.12-dist.jar'...
[20:13:30] [Paper Plugin Remapper Thread - 3/INFO]: [PluginRemapper] Done remapping plugin 'plugins\worldguard-bukkit-7.0.12-dist.jar' in 702ms.
[20:13:30] [Paper Plugin Remapper Thread - 0/INFO]: [PluginRemapper] Done remapping plugin 'plugins\ajLeaderboards-2.9.0.jar' in 886ms.
[20:13:30] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping plugin 'plugins\SkinsRestorer.jar' in 1211ms.
[20:13:31] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Done remapping plugin 'plugins\Citizens-2.0.37-b3711.jar' in 1285ms.
[20:13:31] [ServerMain/INFO]: [PluginInitializerManager] Initialized 25 plugins
[20:13:31] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
 - EconomyShopGUI (6.10.2)
[20:13:31] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (24):
 - CMILib (1.5.2.9), Citizens (2.0.37-SNAPSHOT (build 3711)), CleanStaffChat (1.16.2), DecentHolograms (2.8.12), Essentials (2.21.0-dev+160-e2295c1), Jobs (5.2.4.6), LPC (3.6.0), LuckPerms (5.4.153), MineAlert (2.0), PL-Hide (1.5.22), PlaceholderAPI (2.11.6), PluginManagerPlus (2.7.20), SkinsRestorer (15.5.2), Spartan (4.0.0.3), TAB (5.0.4), Vault (1.7.3-b131), ViaBackwards (5.2.2-SNAPSHOT), ViaVersion (5.2.2-SNAPSHOT), Wild (4.4.5-SNAPSHOT), WorldEdit (7.3.10-beta-01+cb9fd58), WorldGuard (7.0.12+829a4a4), ajLeaderboards (2.9.0), zAuctionHouseV3 (3.2.3.0), zMenu (1.0.3.7)
[20:13:33] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[20:13:34] [ServerMain/INFO]: Loaded 1337 recipes
[20:13:34] [ServerMain/INFO]: Loaded 1448 advancements
[20:13:34] [Server thread/INFO]: Starting minecraft server version 1.21.3
[20:13:34] [Server thread/INFO]: Loading properties
[20:13:34] [Server thread/INFO]: This server is running Paper version 1.21.3-82-ver/1.21.3@5a60ffb (2024-12-23T19:10:30Z) (Implementing API version 1.21.3-R0.1-SNAPSHOT)
[20:13:35] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[20:13:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:13:35] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:13:35] [Server thread/INFO]: [MoonriseCommon] Paper is using 5 worker threads, 1 I/O threads
[20:13:35] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
[20:13:35] [Server thread/INFO]: Default game type: SURVIVAL
[20:13:35] [Server thread/INFO]: Generating keypair
[20:13:35] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:13:35] [Server thread/INFO]: Using default channel type
[20:13:35] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[20:13:35] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\ch\ethz\globis\phtree\phtree\2.8.1\phtree-2.8.1.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-platform-bukkit\4.3.3\adventure-platform-bukkit-4.3.3.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-platform-api\4.3.3\adventure-platform-api-4.3.3.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.3\adventure-text-serializer-bungeecord-4.3.3.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\org\jetbrains\annotations\24.0.1\annotations-24.0.1.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-platform-facet\4.3.3\adventure-platform-facet-4.3.3.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-platform-viaversion\4.3.3\adventure-platform-viaversion-4.3.3.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-text-minimessage\4.17.0\adventure-text-minimessage-4.17.0.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-api\4.17.0\adventure-api-4.17.0.jar
[20:13:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\libraries\net\kyori\adventure-key\4.17.0\adventure-key-4.17.0.jar
[20:13:36] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[20:13:41] [Server thread/WARN]: Legacy plugin MineAlert v2.0 does not specify an api-version.
[20:13:41] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.2.2-SNAPSHOT
[20:13:41] [Server thread/INFO]: [ViaVersion] ViaVersion 5.2.2-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
[20:13:41] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[20:13:41] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[20:13:41] [Server thread/INFO]: [ViaBackwards] Loading translations...
[20:13:41] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[20:13:42] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.153
[20:13:42] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[20:13:42] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.10-beta-01+cb9fd58
[20:13:42] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6e16f174]
[20:13:42] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[20:13:42] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.12+829a4a4
[20:13:42] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+160-e2295c1
[20:13:42] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.2.9
[20:13:42] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.4.6
[20:13:42] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.2.2-SNAPSHOT
[20:13:42] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.37-SNAPSHOT (build 3711)
[20:13:42] [Server thread/INFO]: [zMenu] Loading server plugin zMenu v1.0.3.7
[20:13:42] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.5.2
[20:13:42] [Server thread/INFO]: [zAuctionHouseV3] Loading server plugin zAuctionHouseV3 v3.2.3.0
[20:13:42] [Server thread/INFO]: [Wild] Loading server plugin Wild v4.4.5-SNAPSHOT
[20:13:42] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.0.4
[20:13:42] [Server thread/INFO]: [Spartan] Loading server plugin Spartan v4.0.0.3
[20:13:42] [Server thread/INFO]: [PluginManagerPlus] Loading server plugin PluginManagerPlus v2.7.20
[20:13:42] [Server thread/INFO]: [PL-Hide] Loading server plugin PL-Hide v1.5.22
[20:13:42] [Server thread/INFO]: [MineAlert] Loading server plugin MineAlert v2.0
[20:13:42] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.6.0
[20:13:42] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.10.2
[20:13:42] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.12
[20:13:42] [Server thread/INFO]: [CleanStaffChat] Loading server plugin CleanStaffChat v1.16.2
[20:13:42] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.9.0
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Resolved gson @ https://repo1.maven.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Downloading gson...
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for gson as https://repo1.maven.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar.sha1
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for gson
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Downloaded gson successfully!
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Resolved jar-relocator @ https://repo1.maven.org/maven2/me/lucko/jar-relocator/1.4/jar-relocator-1.4.jar
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Downloading jar-relocator...
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for jar-relocator as https://repo1.maven.org/maven2/me/lucko/jar-relocator/1.4/jar-relocator-1.4.jar.sha1
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for jar-relocator
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Downloaded jar-relocator successfully!
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Resolved asm @ https://repo1.maven.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Downloading asm...
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[20:13:43] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for asm as https://repo1.maven.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar.sha1
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for asm
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Downloaded asm successfully!
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Resolved asm-commons @ https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Downloading asm-commons...
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for asm-commons as https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar.sha1
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for asm-commons
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Downloaded asm-commons successfully!
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[20:13:44] [Server thread/INFO]: [ajLeaderboards] Downloading HikariCP...
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for HikariCP as https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar.sha1
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for HikariCP
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Downloaded HikariCP successfully!
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Downloading slf4j-api...
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for slf4j-api as https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.sha1
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for slf4j-api
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Downloaded slf4j-api successfully!
[20:13:45] [Server thread/INFO]: [ajLeaderboards] Downloading h2...
[20:13:46] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[20:13:46] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for h2 as https://repo.maven.apache.org/maven2/com/h2database/h2/2.1.214/h2-2.1.214.jar.sha1
[20:13:46] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for h2
[20:13:46] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[20:13:46] [Server thread/INFO]: [ajLeaderboards] Downloaded h2 successfully!
[20:13:46] [Server thread/INFO]: [ajLeaderboards] Downloading okhttp...
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okhttp
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for okhttp as https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar.sha1
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for okhttp
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okhttp
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Downloaded okhttp successfully!
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Downloading okio...
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for okio as https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar.sha1
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for okio
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Downloaded okio successfully!
[20:13:47] [Server thread/INFO]: [ajLeaderboards] Downloading okio-jvm...
[20:13:48] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio-jvm
[20:13:48] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for okio-jvm as https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.2.0/okio-jvm-3.2.0.jar.sha1
[20:13:48] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for okio-jvm
[20:13:48] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio-jvm
[20:13:48] [Server thread/INFO]: [ajLeaderboards] Downloaded okio-jvm successfully!
[20:13:59] [Server thread/INFO]: [ajLeaderboards] Resolved kotlin-stdlib-jdk8 @ https://oss.sonatype.org/content/groups/public/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.20/kotlin-stdlib-jdk8-1.6.20.jar
[20:13:59] [Server thread/INFO]: [ajLeaderboards] Downloading kotlin-stdlib-jdk8...
[20:14:00] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk8
[20:14:00] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for kotlin-stdlib-jdk8 as https://oss.sonatype.org/content/groups/public/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.20/kotlin-stdlib-jdk8-1.6.20.jar.sha1
[20:14:01] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for kotlin-stdlib-jdk8
[20:14:01] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk8
[20:14:01] [Server thread/INFO]: [ajLeaderboards] Downloaded kotlin-stdlib-jdk8 successfully!
[20:14:04] [Server thread/INFO]: [ajLeaderboards] Resolved kotlin-stdlib @ https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.20/kotlin-stdlib-1.6.20.jar
[20:14:04] [Server thread/INFO]: [ajLeaderboards] Downloading kotlin-stdlib...
[20:14:04] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib
[20:14:04] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for kotlin-stdlib as https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.20/kotlin-stdlib-1.6.20.jar.sha1
[20:14:04] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for kotlin-stdlib
[20:14:04] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib
[20:14:04] [Server thread/INFO]: [ajLeaderboards] Downloaded kotlin-stdlib successfully!
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Downloading kotlin-stdlib-common...
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-common
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for kotlin-stdlib-common as https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.20/kotlin-stdlib-common-1.6.20.jar.sha1
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for kotlin-stdlib-common
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-common
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Downloaded kotlin-stdlib-common successfully!
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Downloading annotations...
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for annotations
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for annotations as https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar.sha1
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for annotations
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Checksum matched for annotations
[20:14:05] [Server thread/INFO]: [ajLeaderboards] Downloaded annotations successfully!
[20:14:08] [Server thread/INFO]: [ajLeaderboards] Resolved kotlin-stdlib-jdk7 @ https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.20/kotlin-stdlib-jdk7-1.6.20.jar
[20:14:08] [Server thread/INFO]: [ajLeaderboards] Downloading kotlin-stdlib-jdk7...
[20:14:08] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk7
[20:14:08] [Server thread/INFO]: [ajLeaderboards] Resolved checksum URL for kotlin-stdlib-jdk7 as https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.20/kotlin-stdlib-jdk7-1.6.20.jar.sha1
[20:14:08] [Server thread/INFO]: [ajLeaderboards] Downloaded checksum for kotlin-stdlib-jdk7
[20:14:09] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk7
[20:14:09] [Server thread/INFO]: [ajLeaderboards] Downloaded kotlin-stdlib-jdk7 successfully!
[20:14:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:14:09] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.153
[20:14:09] [Server thread/INFO]:         __    
[20:14:09] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.153
[20:14:09] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[20:14:09] [Server thread/INFO]: 
[20:14:09] [Server thread/INFO]: [LuckPerms] Loading configuration...
[20:14:10] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[20:14:10] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[20:14:10] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[20:14:10] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1554ms)
[20:14:10] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[20:14:10] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[20:14:10] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:14:10] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[20:14:10] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[20:14:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.10-beta-01+cb9fd58
[20:14:10] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[20:14:10] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[20:14:10] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21_3.PaperweightAdapter as the Bukkit adapter
[20:14:11] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.5.2
[20:14:11] [Server thread/WARN]: [SkinsRestorer] You must agree to the rules at 'commands.perSkinPermissionsConsent' in the config to use per skin permissions.
[20:14:11] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.21.3.
[20:14:12] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[20:14:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.5.2]
[20:14:12] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
[20:14:12] [Server thread/INFO]: [PluginManagerPlus] Enabling PluginManagerPlus v2.7.20
[20:14:12] [Server thread/INFO]: [PluginManagerPlus] [STDOUT] [Spigotunlocked.com] - COSMO
[20:14:12] [Server thread/WARN]: Nag author(s): '[]' of 'PluginManagerPlus v2.7.20' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     +==================+
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     |------------------|
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     |  Standalone Mode |
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     +==================+
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     Version: 15.5.2
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     Commit: ae257f6
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     This is the latest version!
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
[20:14:12] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate
[20:14:12] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:14:12] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:14:12] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[20:14:12] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:14:12] [Server thread/INFO]: Preparing level "world"
[20:14:12] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:14:12] [Paper Common Worker #1/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
[20:14:13] [Server thread/INFO]: Preparing spawn area: 0%
[20:14:13] [Paper Common Worker #1/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 189.4ms
[20:14:13] [Server thread/INFO]: Preparing spawn area: 2%
[20:14:13] [Server thread/INFO]: Time elapsed: 525 ms
[20:14:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[20:14:13] [Server thread/INFO]: Preparing spawn area: 0%
[20:14:13] [Server thread/INFO]: Time elapsed: 75 ms
[20:14:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[20:14:13] [Server thread/INFO]: Preparing spawn area: 0%
[20:14:13] [Server thread/INFO]: Time elapsed: 61 ms
[20:14:13] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.2.2-SNAPSHOT
[20:14:13] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.2-1.21.3 (768)
[20:14:13] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[20:14:13] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:14:13] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.12+829a4a4
[20:14:13] [Server thread/INFO]: [WorldGuard] Default configuration file written: config.yml
[20:14:13] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml
[20:14:13] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt
[20:14:13] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[20:14:13] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml
[20:14:13] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[20:14:13] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml
[20:14:13] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[20:14:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[20:14:13] [Server thread/INFO]: [WorldGuard] Loading region data...
[20:14:13] [Server thread/INFO]: [WorldGuard] Unloading and saving region data that is currently loaded...
[20:14:13] [Server thread/INFO]: [WorldGuard] Loading region data for loaded worlds...
[20:14:13] [Server thread/INFO]: [WorldGuard] Loading region data...
[20:14:13] [Server thread/INFO]: [WorldGuard] Regions saved after UUID migration! This won't happen again unless you change the relevant configuration option in WorldGuard's config.
[20:14:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+160-e2295c1
[20:14:14] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[20:14:14] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[20:14:14] [Server thread/INFO]: [Essentials] No kits found to migrate.
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Reflection Spawner Block Provider as the provider for SpawnerBlockProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Reflection Sync Commands Provider as the provider for SyncCommandsProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider
[20:14:14] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider
[20:14:14] [Server thread/INFO]: [Essentials] Loaded 43465 items from items.json.
[20:14:14] [Server thread/INFO]: [Essentials] Using locale en_GB
[20:14:14] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[20:14:14] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[20:14:14] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[20:14:14] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[20:14:14] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.2.9
[20:14:14] [Server thread/INFO]: Server version: v1_21_R2 - 1.21.3 - paper  1.21.3-82-5a60ffb (MC: 1.21.3)
[20:14:15] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[20:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.5.2.9]
[20:14:15] [Server thread/INFO]: PlaceholderAPI hooked.
[20:14:15] [Server thread/INFO]: Updated (EN) language file. Took 27ms
[20:14:15] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.4.6
[20:14:15] [Server thread/INFO]: ------------- Jobs -------------
[20:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: jobsr [5.2.4.6]
[20:14:15] [Server thread/INFO]: PlaceholderAPI hooked.
[20:14:15] [Server thread/INFO]: Connected to database (SqLite)
[20:14:15] [Server thread/INFO]: Loaded 8 titles
[20:14:15] [Server thread/INFO]: Loaded 2 restricted areas!
[20:14:15] [Server thread/INFO]: Loaded 53 protected blocks timers
[20:14:15] [Server thread/INFO]: Loaded 1526 custom item names
[20:14:15] [Server thread/INFO]: Loaded 86 custom entity names
[20:14:15] [Server thread/INFO]: Loaded 2 custom MythicMobs names
[20:14:15] [Server thread/INFO]: Loaded 42 custom enchant names
[20:14:15] [Server thread/INFO]: Loaded 46 custom enchant names
[20:14:15] [Server thread/INFO]: Loaded 16 custom color names
[20:14:15] [Server thread/INFO]: Update shops items icon section and use 'ItemStack' instead
[20:14:15] [Server thread/INFO]: Loaded 4 shop items
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Explorer
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Enchanter
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Hunter
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Woodcutter
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Builder
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Crafter
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Digger
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Fisherman
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Weaponsmith
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Farmer
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Miner
[20:14:15] [Server thread/INFO]: Loaded 1 quests for Brewer
[20:14:15] [Server thread/INFO]: Loaded 12 jobs
[20:14:15] [Server thread/INFO]: Loaded 0 boosted items
[20:14:15] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
[20:14:15] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
[20:14:15] [Server thread/INFO]: Preloaded 2 players data in 0.01
[20:14:15] [Server thread/INFO]: Registering listeners...
[20:14:15] [Server thread/INFO]: Listeners registered successfully
[20:14:15] [Server thread/INFO]: Plugin has been enabled successfully.
[20:14:15] [Server thread/INFO]: ------------------------------------
[20:14:15] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.2.2-SNAPSHOT
[20:14:15] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.37-SNAPSHOT (build 3711)
[20:14:15] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[20:14:15] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.37-SNAPSHOT (build 3711) (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_21_R3/boss/CraftBossBar
    at Citizens-2.0.37-b3711.jar/net.citizensnpcs.nms.v1_21_R3.util.NMSImpl.<clinit>(NMSImpl.java:2730) ~[Citizens-2.0.37-b3711.jar:?]
    at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
    at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
    at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
    at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) ~[reflection-rewriter-runtime-0.0.3.jar:?]
    at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at Citizens-2.0.37-b3711.jar/net.citizensnpcs.api.util.SpigotUtil.lambda$getMinecraftPackage$1(SpigotUtil.java:176) ~[Citizens-2.0.37-b3711.jar:?]
    at Citizens-2.0.37-b3711.jar/net.citizensnpcs.api.util.SpigotUtil.getMinecraftPackage(SpigotUtil.java:181) ~[Citizens-2.0.37-b3711.jar:?]
    at Citizens-2.0.37-b3711.jar/net.citizensnpcs.Citizens.onEnable(Citizens.java:326) ~[Citizens-2.0.37-b3711.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:655) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:604) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:768) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:530) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:326) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1235) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_21_R3.boss.CraftBossBar
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
    ... 21 more
[20:14:15] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.37-SNAPSHOT (build 3711)
[20:14:15] [Server thread/INFO]: [zMenu] Enabling zMenu v1.0.3.7
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] === ENABLE START ===
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] Plugin Version V1.0.3.7
[20:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: zmenu [1.0.3.7]
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zMenu\patterns\pattern_example.yml loaded successfully !
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zMenu\inventories\advanced_inventory.yml loaded successfully !
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zMenu\inventories\basic_inventory.yml loaded successfully !
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zMenu\inventories\example_punish.yml loaded successfully !
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zMenu\inventories\pro_inventory.yml loaded successfully !
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zMenu\website\inventories.yml loaded successfully !
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] Command /basic_command successfully register.
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] Command /advanced_command successfully register.
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] Command /pro_command successfully register.
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] Command /openbook successfully register.
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] Command /punish successfully register.
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] 
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] You can support zMenu by upgrading your account here: https://minecraft-inventory-builder.com/account-upgrade
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] zMenu’s site includes an inventory editor (under development), a marketplace (already available) is a forum (under development)
[20:14:15] [Server thread/INFO]: [zMenu v1.0.3.7] 
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] Use ComponentMeta
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] Loading 6 commands
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] === ENABLE DONE (229ms) ===
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3] Enabling zAuctionHouseV3 v3.2.3.0
[20:14:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: zauctionhouse [3.2.3.0]
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] === ENABLE START ===
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Plugin Version V3.2.3.0
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading of 4 price items
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] C:\Users\prili\AppData\Roaming\.feather\player-server\servers\429fec98-d212-4fa1-8191-d22cc8b61be5\plugins\zAuctionHouseV3\blacklistplayers.json loaded successfully !
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loaded config.yml
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading of 3 tax items
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loaded 4 blacklist items
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loaded 0 whitelist items
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading the Examples category with 4 materials
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading the Blocks category with 1060 materials
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading the Potions category with 17 materials
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading the Tools category with 20 materials
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading the Weapons category with 13 materials
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading 3 inventories
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading 0 commands
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Load SQL...
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\patterns\auction.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\patterns\back.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\patterns\decoration.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\patterns\pagination.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\adminremove.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\auction.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\buyconfirm.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\buyconfirminventory.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\buying.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\categories.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\category.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\economy.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\expire.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\items.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\removeconfirm.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\search.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\sell.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\sellshow.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zMenu v1.0.3.7] plugins\zAuctionHouseV3\inventories\show.yml loaded successfully !
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] Register VAULT economy with name vault
[20:14:16] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] === ENABLE DONE (651ms) ===
[20:14:16] [Server thread/INFO]: [Wild] Enabling Wild v4.4.5-SNAPSHOT
[20:14:16] [Server thread/INFO]: [TAB] Enabling TAB v5.0.4
[20:14:16] [Server thread/INFO]: [TAB] Loaded NMS hook in 17ms
[20:14:16] [Server thread/INFO]: [TAB] [WARN] [config.yml] Missing configuration section "header-footer.disable-condition" of type String, using default value %world%=disabledworld.
[20:14:16] [Server thread/INFO]: [TAB] [WARN] Found a total of 1 issues.
[20:14:16] [Server thread/INFO]: [TAB] Enabled in 110ms
[20:14:16] [Server thread/INFO]: [Spartan] Enabling Spartan v4.0.0.3
[20:14:17] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.22
[20:14:17] [Server thread/INFO]: [MineAlert] Enabling MineAlert v2.0*
[20:14:17] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.10.2
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file.
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 16 section configs from /sections/
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 16 shop configs from /shops/
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings...
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault and using EssentialsX Economy as economy provider
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 14 shop sections.
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.21.3...
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to AUTO in config
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider....
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Failed to automatically find compatible spawner provider, using default...
[20:14:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.0.0]
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled.
[20:14:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items...
[20:14:18] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 328ms to complete
[20:14:18] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.12
[20:14:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.3! Trying to find NMS support
[20:14:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R2' loaded!
[20:14:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
[20:14:18] [Server thread/INFO]: [CleanStaffChat] Enabling CleanStaffChat v1.16.2
[20:14:19] [Server thread/INFO]: [CleanStaffChat] Downloaded library https://objects.githubusercontent.com/github-production-release-asset-2e65be/704416798/f262a2d0-ccd2-4c02-b864-023eff33ef32?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250202%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250202T181418Z&X-Amz-Expires=300&X-Amz-Signature=6ca54ad892ee030a6002a5f0401bd8de3c82f3f4579bd0a86ef2771192e9a032&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DConfigUpdater-2.1-SNAPSHOT.jar&response-content-type=application%2Foctet-stream
[20:14:19] [Server thread/INFO]: [CleanStaffChat] 
  ___  __    ____    __    _  _    ___   ___ 
 / __)(  )  ( ___)  /__\  ( \( )  / __) / __)
( (__  )(__  )__)  /(__)\  )  (   \__ \( (__ 
 \___)(____)(____)(__)(__)(_)\_)  (___/ \___)

[20:14:19] [Server thread/INFO]: [CleanStaffChat] Server version: 1.21.3-R0.1-SNAPSHOT
[20:14:19] [Server thread/INFO]: [CleanStaffChat] Configurations loaded successfully!
[20:14:19] [Server thread/INFO]: [CleanStaffChat] Hooked into PlaceholderAPI successfully!
[20:14:19] [Server thread/INFO]: [CleanStaffChat] Metrics loaded successfully!
[20:14:19] [Server thread/INFO]: [CleanStaffChat] Plugin successfully enabled!
[20:14:19] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.9.0
[20:14:19] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[20:14:19] [Server thread/INFO]: [ajLeaderboards] Loaded 0 boards
[20:14:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.9.0]
[20:14:19] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[20:14:19] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 by ajgeiss0702 enabled!
[20:14:20] [Server thread/INFO]: [spark] Starting background profiler...
[20:14:20] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[20:14:20] [Server thread/INFO]: Done preparing level "world" (7.877s)
[20:14:20] [Server thread/INFO]: Running delayed init tasks
[20:14:20] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[20:14:20] [Craft Scheduler Thread - 10 - zAuctionHouseV3/INFO]: [zAuctionHouseV3] The database connection is valid ! (192.168.10.10)
[20:14:20] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[20:14:20] [Craft Scheduler Thread - 7 - Essentials/INFO]: [Essentials] Fetching version information...
[20:14:20] [Craft Scheduler Thread - 10 - zAuctionHouseV3/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading items
[20:14:20] [Craft Scheduler Thread - 10 - zAuctionHouseV3/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading transactions
[20:14:20] [pool-75-thread-2/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading of transactions successfully completed.
[20:14:20] [pool-75-thread-1/INFO]: [zAuctionHouseV3 v3.2.3.0] Loading of items successfully completed.
[20:14:20] [Server thread/INFO]: WorldGuard detected.
[20:14:20] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (Essentials)
[20:14:20] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (LuckPerms)
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.2]
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: playerlist [3.0.8]
[20:14:20] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playerstats due to a missing plugin: PlayerStats
[20:14:20] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: servertime [3.2]
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[20:14:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[20:14:20] [Server thread/INFO]: 8 placeholder hook(s) registered!
[20:14:20] [Server thread/INFO]: Done (51.983s)! For help, type "help"
[20:14:20] [Craft Scheduler Thread - 12 - Vault/INFO]: [Vault] Checking for Updates ... 
[20:14:20] [Server thread/INFO]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
[20:14:20] [Craft Scheduler Thread - 12 - Vault/INFO]: [Vault] No new version available
[20:14:20] [Craft Scheduler Thread - 7 - Essentials/WARN]: [Essentials] You're 4 EssentialsX dev build(s) out of date!
[20:14:20] [Craft Scheduler Thread - 7 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html
[20:14:20] [Craft Scheduler Thread - 11 - zAuctionHouseV3/INFO]: [zAuctionHouseV3 v3.2.3.0] No update available.
[20:14:20] [Craft Scheduler Thread - 9 - zMenu/INFO]: [zMenu v1.0.3.7] No update available.
[20:14:22] [pool-86-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.9.0)
[20:14:23] [User Authenticator #0/INFO]: UUID of player sn1q4 is 6b88b8d5-5c4c-3924-b301-df5685d89848
[20:14:23] [Server thread/INFO]: sn1q4 joined the game
[20:14:23] [User Authenticator #1/INFO]: UUID of player kyla is c3e147a2-8ae4-39dd-bdca-58b92f9e5ab9
[20:14:24] [Server thread/INFO]: sn1q4[/127.0.0.1:56636] logged in with entity id 67 at ([world]164.71865985505093, 107.0, 1218.8265916656499)
[20:14:25] [Server thread/INFO]: [EconomyShopGUI] [DEBUG]: Detected skin change of kyla, updating cached skin...
[20:14:25] [TAB Processing Thread/INFO]: [TAB] [WARN] Player kyla's group (operator) is not in sorting list! Sorting list: owner,admin,mod,helper,builder,vip,default. Player will be sorted on the bottom.
[20:14:25] [Server thread/INFO]: kyla joined the game
[20:14:25] [Server thread/INFO]: kyla[/127.0.0.1:56640] logged in with entity id 68 at ([world]179.1589939328005, 107.14489717420518, 1228.6269069871478)
[20:14:29] [Server thread/INFO]: kyla issued server command: /time set day
[20:14:43] [Async Chat Thread - #0/INFO]: [Not Secure] 🜲 ᴏᴡɴᴇʀ sn1q4: ./skin
[20:14:54] [Server thread/INFO]: kyla issued server command: /skin
[20:14:55] [Server thread/INFO]: sn1q4 issued server command: /npc
[20:14:55] [Server thread/ERROR]: Command exception: /npc
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.37-SNAPSHOT (build 3711) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:82) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:355) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:342) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2241) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2215) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:154) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1578) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:207) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:128) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1555) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1548) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:138) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1499) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1509) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1345) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
[20:14:57] [Server thread/INFO]: sn1q4 issued server command: /npc add
[20:14:57] [Server thread/ERROR]: Command exception: /npc add
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.37-SNAPSHOT (build 3711) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:82) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:355) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:342) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2241) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2215) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:154) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1578) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:207) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:128) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1555) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1548) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:138) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1499) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1509) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1345) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
[20:15:03] [Server thread/INFO]: sn1q4 issued server command: /citizens:citizens
[20:15:03] [Server thread/ERROR]: Command exception: /citizens:citizens
org.bukkit.command.CommandException: Cannot execute command 'citizens:citizens' in plugin Citizens v2.0.37-SNAPSHOT (build 3711) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:82) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:355) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:342) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2241) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2215) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:154) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1578) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:207) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:128) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1555) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1548) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:138) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1499) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1509) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1345) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
[20:15:11] [Server thread/INFO]: sn1q4 issued server command: /skin url
[20:17:51] [Server thread/INFO]: sn1q4 issued server command: /citizens
[20:17:51] [Server thread/ERROR]: Command exception: /citizens
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.37-SNAPSHOT (build 3711) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.3-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:82) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:355) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:342) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2241) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2215) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:154) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1578) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:207) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:128) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1555) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1548) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:138) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1499) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1509) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1345) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340) ~[paper-1.21.3.jar:1.21.3-82-5a60ffb]
    at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
[20:19:07] [Server thread/INFO]: sn1q4 issued server command: /up 1
[20:19:18] [Server thread/INFO]: sn1q4 issued server command: /worldguard reg
[20:19:24] [Server thread/INFO]: sn1q4 issued server command: /worldguard region create
[20:19:30] [Server thread/INFO]: sn1q4 issued server command: /worldguard help
[20:19:31] [Server thread/INFO]: sn1q4 issued server command: /worldguard
[20:19:37] [Server thread/INFO]: kyla issued server command: /skin url "https://ro.namemc.com/skin/6f215b7116368096"
[20:19:40] [Server thread/INFO]: sn1q4 issued server command: /worldguard rg flag
[20:19:42] [Server thread/INFO]: sn1q4 issued server command: /worldguard rg create
[20:20:10] [Server thread/INFO]: sn1q4 issued server command: /region define lobby
[20:20:13] [Server thread/INFO]: sn1q4 issued server command: /rg ver
[20:20:13] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
[20:20:19] [Server thread/INFO]: sn1q4 issued server command: /rg extend vert
[20:20:59] [Server thread/INFO]: sn1q4 issued server command: //expand vert
[20:21:05] [Server thread/INFO]: sn1q4 issued server command: /rg redefine
[20:21:10] [Server thread/INFO]: sn1q4 issued server command: /rg redefine lobby
[20:21:13] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
[20:21:34] [Server thread/INFO]: sn1q4 issued server command: /rg flagsd
[20:21:36] [Server thread/INFO]: sn1q4 issued server command: /rg flags
[20:21:41] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby use DENY
[20:21:41] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby use 
[20:21:42] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby use DENY
[20:21:43] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby interact ALLOW
[20:21:43] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
[20:21:44] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby use ALLOW
[20:21:45] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby damage-animals DENY
[20:21:46] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby pvp DENY
[20:21:47] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby sleep DENY
[20:21:47] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby respawn-anchors DENY
[20:21:48] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby tnt DENY
[20:21:48] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby chest-access DENY
[20:21:49] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby vehicle-place DENY
[20:21:49] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby vehicle-destroy DENY
[20:21:50] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby respawn-anchors ALLOW
[20:21:52] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby respawn-anchors DENY
[20:21:52] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 1 lobby sleep ALLOW
[20:21:54] [Server thread/INFO]: sn1q4 issued server command: /rg flags -w "world" -p 2 lobby
[20:21:56] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby lighter DENY
[20:21:58] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby ride DENY
[20:21:58] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby potion-splash DENY
[20:22:00] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby item-frame-rotation DENY
[20:22:00] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby block-trampling DENY
[20:22:01] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby use-anvil DENY
[20:22:02] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby use-anvil ALLOW
[20:22:03] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby firework-damage DENY
[20:22:04] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby use-dripleaf ALLOW
[20:22:06] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby item-pickup ALLOW
[20:22:06] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby item-drop ALLOW
[20:22:08] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby mob-damage ALLOW
[20:22:08] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby exp-drops ALLOW
[20:22:09] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby mob-damage DENY
[20:22:10] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby creeper-explosion DENY
[20:22:11] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby enderdragon-block-damage DENY
[20:22:13] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 2 lobby wind-charge-burst DENY
[20:22:13] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
[20:22:14] [Server thread/INFO]: sn1q4 issued server command: /rg flags -w "world" -p 3 lobby
[20:22:15] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby ghast-fireball DENY
[20:22:16] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby other-explosion DENY
[20:22:17] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby breeze-charge-explosion DENY
[20:22:17] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby enderman-grief DENY
[20:22:17] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby snowman-trails DENY
[20:22:17] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby snowman-trails 
[20:22:17] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby entity-painting-destroy DENY
[20:22:18] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby entity-item-frame-destroy DENY
[20:22:18] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby mob-spawning DENY
[20:22:18] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby pistons DENY
[20:22:19] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby ravager-grief DENY
[20:22:20] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby snowman-trails DENY
[20:22:21] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby wither-damage DENY
[20:22:24] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby lava-fire DENY
[20:22:25] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby lightning DENY
[20:22:25] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 3 lobby fire-spread DENY
[20:22:26] [Server thread/INFO]: sn1q4 issued server command: /rg flags -w "world" -p 4 lobby
[20:22:27] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby snow-fall DENY
[20:22:27] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby snow-melt DENY
[20:22:27] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby ice-form DENY
[20:22:28] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby ice-melt DENY
[20:22:28] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby frosted-ice-form DENY
[20:22:28] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby mushroom-growth DENY
[20:22:28] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby leaf-decay DENY
[20:22:29] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby grass-growth DENY
[20:22:29] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby mycelium-spread DENY
[20:22:29] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby vine-growth DENY
[20:22:29] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby rock-growth DENY
[20:22:29] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby sculk-growth DENY
[20:22:30] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby crop-growth DENY
[20:22:30] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby soil-dry DENY
[20:22:31] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 4 lobby frosted-ice-melt DENY
[20:22:31] [Server thread/INFO]: sn1q4 issued server command: /rg flags -w "world" -p 5 lobby
[20:22:33] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby coral-fade DENY
[20:22:33] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby water-flow DENY
[20:22:33] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby water-flow 
[20:22:33] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby moisture-change DENY
[20:22:34] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby lava-flow DENY
[20:22:34] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby water-flow DENY
[20:22:35] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby copper-fade DENY
[20:22:39] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby receive-chat ALLOW
[20:22:39] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby receive-chat 
[20:22:41] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby receive-chat ALLOW
[20:22:41] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby receive-chat 
[20:22:42] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby send-chat ALLOW
[20:22:42] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 5 lobby receive-chat ALLOW
[20:22:43] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
[20:22:46] [Server thread/INFO]: sn1q4 issued server command: /rg flags -w "world" -p 6 lobby
[20:22:47] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby fall-damage DENY
[20:22:49] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby natural-health-regen DENY
[20:22:50] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby natural-hunger-drain ALLOW
[20:22:50] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby natural-hunger-drain 
[20:22:51] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby natural-health-regen ALLOW
[20:22:52] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby natural-hunger-drain DENY
[20:22:53] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby entry ALLOW
[20:22:54] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby exit ALLOW
[20:22:55] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby exit-override true
[20:22:55] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby exit-via-teleport ALLOW
[20:22:57] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby enderpearl ALLOW
[20:22:58] [Server thread/INFO]: sn1q4 issued server command: /rg flag -w "world" -h 6 lobby chorus-fruit-teleport ALLOW
[20:22:59] [Server thread/INFO]: sn1q4 issued server command: /rg flags -w "world" -p 7 lobby
[20:23:13] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
[20:23:39] [Server thread/INFO]: sn1q4 issued server command: /shop
[20:24:09] [Server thread/INFO]: kyla issued server command: /time set day
[20:26:43] [Server thread/INFO]: kyla lost connection: Disconnected
[20:26:43] [Server thread/INFO]: kyla left the game
[20:26:50] [Server thread/INFO]: sn1q4 lost connection: Disconnected
[20:26:50] [Server thread/INFO]: sn1q4 left the game
[21:19:03] [Server thread/INFO]: Stopping the server
[21:19:03] [Server thread/INFO]: Stopping server
[21:19:03] [Server thread/INFO]: [ajLeaderboards] Disabling ajLeaderboards v2.9.0
[21:19:03] [pool-94-thread-1/INFO]: [ajLeaderboards] Shutting down cache method..
[21:19:03] [pool-94-thread-1/INFO]: [ajLeaderboards] Cache method shut down
[21:19:03] [Server thread/INFO]: [ajLeaderboards] Killing remaining workers
[21:19:03] [Server thread/INFO]: [ajLeaderboards] Remaining workers killed
[21:19:03] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 disabled.
[21:19:03] [Server thread/INFO]: [CleanStaffChat] Disabling CleanStaffChat v1.16.2
[21:19:03] [Server thread/INFO]: [CleanStaffChat] Deleting instances...
[21:19:03] [Server thread/INFO]: [CleanStaffChat] Successfully disabled.
[21:19:03] [Server thread/INFO]: [DecentHolograms] Disabling DecentHolograms v2.8.12
[21:19:03] [Server thread/INFO]: [EconomyShopGUI] Disabling EconomyShopGUI v6.10.2
[21:19:03] [Server thread/INFO]: [LPC] Disabling LPC v3.6.0
[21:19:03] [Server thread/INFO]: [MineAlert] Disabling MineAlert v2.0
[21:19:03] [Server thread/INFO]: [PL-Hide] Disabling PL-Hide v1.5.22
[21:19:03] [Server thread/INFO]: [PluginManagerPlus] Disabling PluginManagerPlus v2.7.20
[21:19:03] [Server thread/INFO]: [Spartan] Disabling Spartan v4.0.0.3
[21:19:03] [Server thread/INFO]: [TAB] Disabling TAB v5.0.4
[21:19:03] [Server thread/INFO]: [TAB] Disabled in 2ms
[21:19:03] [Server thread/INFO]: [Wild] Disabling Wild v4.4.5-SNAPSHOT
[21:19:03] [Server thread/INFO]: [zAuctionHouseV3] Disabling zAuctionHouseV3 v3.2.3.0
[21:19:03] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] === DISABLE START ===
[21:19:03] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.0] === DISABLE DONE (3ms) ===
[21:19:03] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v15.5.2
[21:19:03] [Server thread/INFO]: [zMenu] Disabling zMenu v1.0.3.7
[21:19:03] [Server thread/INFO]: [zMenu v1.0.3.7] === DISABLE START ===
[21:19:03] [Server thread/INFO]: [zMenu v1.0.3.7] === DISABLE DONE (8ms) ===
[21:19:03] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v5.2.2-SNAPSHOT
[21:19:03] [Server thread/INFO]: [Jobs] Disabling Jobs v5.2.4.6
[21:19:03] [Server thread/INFO]: ------------- Jobs -------------
[21:19:03] [Server thread/INFO]: Cleared boss bar cache
[21:19:03] [Server thread/INFO]: Saved player data
[21:19:03] [Jobs-DatabaseSaveTask/INFO]: Database save task shutdown!
[21:19:03] [Jobs-BufferedPaymentThread/INFO]: Buffered payment thread shutdown.
[21:19:03] [Server thread/INFO]: Closed database connection
[21:19:03] [Server thread/INFO]: ------------------------------------
[21:19:03] [Server thread/INFO]: [CMILib] Disabling CMILib v1.5.2.9
[21:19:03] [Server thread/INFO]: [Essentials] Disabling Essentials v2.21.0-dev+160-e2295c1
[21:19:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[21:19:04] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.12+829a4a4
[21:19:04] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[21:19:04] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.6
[21:19:04] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.3.10-beta-01+cb9fd58
[21:19:04] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[21:19:04] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[21:19:04] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.153
[21:19:04] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[21:19:04] [Server thread/INFO]: [LuckPerms] Closing storage...
[21:19:04] [Server thread/INFO]: [LuckPerms] Goodbye!
[21:19:04] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v5.2.2-SNAPSHOT
[21:19:04] [Server thread/INFO]: [ViaVersion] ViaVersion has been disabled; uninjected the platform and shut down the scheduler.
[21:19:04] [Server thread/INFO]: Saving players
[21:19:04] [Server thread/INFO]: Saving worlds
[21:19:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Saved 42 block chunks, 189 entity chunks, 0 poi chunks in world 'world' in 0.05s
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world'
[21:19:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 1 entity chunks, 0 poi chunks in world 'world_nether' in 0.01s
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_nether'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_nether'
[21:19:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 10 entity chunks, 0 poi chunks in world 'world_the_end' in 0.01s
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_the_end'
[21:19:04] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_the_end'
[21:19:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:19:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:19:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:19:04] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[21:19:04] [Server thread/INFO]: Waiting for I/O tasks to complete...
[21:19:04] [Server thread/INFO]: All I/O tasks to complete
[21:19:04] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
[21:19:04] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...