Paste #110047: Skyblock server

Date: 2023/05/19 17:37:02 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[00:28:24] [ServerMain/INFO]: Building unoptimized datafixer
[00:28:25] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[00:28:26] [ServerMain/INFO]: Loaded 7 recipes
[00:28:27] [Server thread/INFO]: Starting minecraft server version 1.19.2
[00:28:27] [Server thread/INFO]: Loading properties
[00:28:27] [Server thread/INFO]: This server is running Paper version git-Paper-307 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 476ef25)
[00:28:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
[00:28:27] [Server thread/INFO]: Using 4 threads for Netty based IO
[00:28:27] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[00:28:27] [Server thread/INFO]: Default game type: SURVIVAL
[00:28:27] [Server thread/INFO]: Generating keypair
[00:28:27] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25567
[00:28:27] [Server thread/INFO]: Using epoll channel type
[00:28:27] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[00:28:27] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[00:28:28] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_19_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[00:28:31] [Server thread/WARN]: Legacy plugin CommandRegions v1.0 does not specify an api-version.
[00:28:31] [Server thread/WARN]: Legacy plugin PetBlocks v8.31.0 does not specify an api-version.
[00:28:31] [Server thread/WARN]: Legacy plugin GambleBarLite v1.4 does not specify an api-version.
[00:28:31] [Server thread/WARN]: Legacy plugin ChatInjector v1.0.0 does not specify an api-version.
[00:28:31] [Server thread/INFO]: [PVPControl] Loading PVPControl v1.4.2
[00:28:31] [Server thread/INFO]: [CrazyAuctionsPlus] Loading CrazyAuctionsPlus v1.1.9
[00:28:31] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
[00:28:31] [Server thread/INFO]: [PluginManager] Loading PluginManager v2.7.4
[00:28:31] [Server thread/INFO]: [CommandRegions] Loading CommandRegions v1.0
[00:28:31] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT-b225
[00:28:31] [Server thread/INFO]: [MovingDevApi] Loading MovingDevApi v1.1.10
[00:28:31] [Server thread/INFO]: [PetBlocks] Loading PetBlocks v8.31.0
[00:28:31] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.3.1
[00:28:31] [Server thread/INFO]: [ViaVersion] ViaVersion 4.3.1 is now loaded, injecting!
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[00:28:32] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[00:28:32] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[00:28:32] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[00:28:32] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[00:28:32] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[00:28:32] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[00:28:32] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[00:28:32] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[00:28:32] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.1.0
[00:28:32] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.3.0
[00:28:32] [Server thread/INFO]: [ViaBackwards] Loading translations...
[00:28:32] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[00:28:32] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
[00:28:32] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
[00:28:32] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
[00:28:32] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
[00:28:32] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
[00:28:32] [Via-Mappingloader-6/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
[00:28:32] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.19 -> 1.18 mappings...
[00:28:32] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.2
[00:28:32] [Server thread/INFO]: [MiniMOTD] Loading MiniMOTD v2.0.4
[00:28:32] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.2
[00:28:32] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.11-beta-01+6200-0877589
[00:28:33] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@434b8af]
[00:28:33] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.5-dev+21-ff80338
[00:28:33] [Server thread/INFO]: [PictureLogin] Loading PictureLogin v1.6
[00:28:33] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.9 (Phoenix)
[00:28:33] [Server thread/INFO]: [GambleBarLite] Loading GambleBarLite v1.4
[00:28:33] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b569
[00:28:33] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.2) has not yet been tested! Proceed with caution.
[00:28:34] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.10
[00:28:34] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.5-dev+21-ff80338
[00:28:34] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.3-Release
[00:28:34] [Server thread/INFO]: [EconomyShopGUI] Loading EconomyShopGUI v4.7.2
[00:28:34] [Server thread/INFO]: [TAB] Loading TAB v3.1.4
[00:28:34] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.2.0 build-18/06/2022
[00:28:34] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.5-dev+21-ff80338
[00:28:34] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.0
[00:28:34] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.8-SNAPSHOT+2198-9988f9b
[00:28:34] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.31-SNAPSHOT (build 3076)
[00:28:34] [Server thread/INFO]: [ExcellentCrates] Loading ExcellentCrates v4.0.5
[00:28:34] [Server thread/INFO]: [BentoBox] Loading BentoBox v1.20.1
[00:28:34] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v7.22
[00:28:34] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.11.1
[00:28:34] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[00:28:34] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.19.5
[00:28:34] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.6.6
[00:28:34] [Server thread/INFO]: [Images] Loading Images v2.2.6
[00:28:34] [Server thread/INFO]: [SimplePortals] Loading SimplePortals v1.6.7
[00:28:34] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.17.1-2b69191
[00:28:34] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.11.1-RELEASE
[00:28:34] [Server thread/INFO]: [Randomtp] Loading Randomtp v2.19.6
[00:28:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:28:34] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[00:28:34] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.5-dev+21-ff80338 which is not a depend or softdepend of this plugin.
[00:28:34] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[00:28:34] [Server thread/WARN]: [Vault] Loaded class org.anjocaido.groupmanager.GroupManager from GroupManager v2.9 (Phoenix) which is not a depend or softdepend of this plugin.
[00:28:34] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[00:28:34] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[00:28:34] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[00:28:34] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[00:28:34] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.2
[00:28:34] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.11-beta-01+6200-0877589
[00:28:34] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[00:28:34] [Server thread/WARN]: [WorldEdit] Loaded class org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder from GroupManager v2.9 (Phoenix) which is not a depend or softdepend of this plugin.
[00:28:34] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[00:28:34] [Server thread/WARN]: 
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************

[00:28:35] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b569
[00:28:35] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[00:28:35] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.0 build-18/06/2022
[00:28:35] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_19_R1
[00:28:35] [Server thread/INFO]: [NexEngine] Successfully hooked with GroupManager permissions
[00:28:35] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
[00:28:35] [Server thread/INFO]: [NexEngine] Successfully hooked with GroupManager - Chat chat
[00:28:35] [Server thread/INFO]: [NexEngine] Successfully hooked with Vault!
[00:28:35] [Server thread/INFO]: [NexEngine] Plugin loaded in 53 ms!
[00:28:35] [Server thread/INFO]: [BentoBox] Enabling BentoBox v1.20.1
[00:28:35] [Server thread/WARN]: [BentoBox] ************ Disclaimer **************
[00:28:35] [Server thread/WARN]: [BentoBox] BentoBox may not be compatible with this server!
[00:28:35] [Server thread/WARN]: [BentoBox] BentoBox is tested only on the following Spigot versions:
[00:28:35] [Server thread/WARN]: [BentoBox] 1.17.1, 1.18, 1.18.1, 1.18.2
[00:28:35] [Server thread/WARN]: [BentoBox] **************************************
[00:28:35] [Server thread/INFO]: [BentoBox] Loading Settings from config.yml...
[00:28:36] [Server thread/INFO]: [BentoBox] Loading addons...
[00:28:36] [Server thread/INFO]: [BentoBox] Loaded 10 addons.
[00:28:36] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[00:28:36] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[00:28:36] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[00:28:36] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[00:28:36] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[00:28:36] [Server thread/INFO]: Preparing level "world"
[00:28:37] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:28:37] [Server thread/INFO]: Time elapsed: 93 ms
[00:28:37] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[00:28:37] [Server thread/INFO]: Time elapsed: 21 ms
[00:28:37] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[00:28:37] [Server thread/INFO]: Time elapsed: 22 ms
[00:28:37] [Server thread/INFO]: [PVPControl] Enabling PVPControl v1.4.2
[00:28:37] [Server thread/INFO]: [PVPControl] 47 language statements loaded.
[00:28:37] [Server thread/INFO]: [PVPControl] Checking dependencies..
[00:28:37] [Server thread/WARN]: [PVPControl] Loaded class com.earth2me.essentials.Essentials from Essentials v2.19.5-dev+21-ff80338 which is not a depend or softdepend of this plugin.
[00:28:37] [Server thread/INFO]: [PVPControl] Hooked plugins: EssentialsX
[00:28:37] [Server thread/INFO]: [PVPControl] PVPControll by IdkMan enabled!
[00:28:37] [Server thread/INFO]: [CrazyAuctionsPlus] Enabling CrazyAuctionsPlus v1.1.9
[00:28:37] [Server thread/INFO]: [CrazyAuctionsPlus] System default language parameter information is loaded.
[00:28:37] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Config.yml successfully loaded!
[00:28:37] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Database.yml successfully loaded!
[00:28:37] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Category.yml successfully loaded!
[00:28:37] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file ItemCollection.yml successfully loaded!
[00:28:37] [Server thread/INFO]: [CrazyAuctionsPlus] Configuration file Messages.yml successfully loaded!
[00:28:37] [Server thread/INFO]: CrazyAuctionsPlus >>> Vault found, Economic system has been initialized.
[00:28:37] [Server thread/INFO]: CrazyAuctionsPlus >>> Plugin are enabled! 65MS.
[00:28:37] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
[00:28:37] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.3.1 which is not a depend or softdepend of this plugin.
[00:28:37] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[00:28:37] [Server thread/INFO]: [PluginManager] Enabling PluginManager v2.7.4
[00:28:37] [Server thread/INFO]: [CommandRegions] Enabling CommandRegions v1.0*
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT] 
Command Regions by Astero is loading up...

[00:28:37] [Server thread/WARN]: Nag author(s): '[Astero]' of 'CommandRegions' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT] → YAML files are loaded up!
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT] → Caching files is done!
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT] → Event Listeners are loaded up!
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT] → Commands are loaded up!
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT] 
              >--------------------------<
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT]               A total of 1 Regions have
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT]                     been loaded up.
[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT]               >--------------------------< 

[00:28:37] [Server thread/INFO]: [CommandRegions] [STDOUT] Command Regions by Astero has been sucessfully loaded up!

[00:28:37] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0-SNAPSHOT-b225
[00:28:37] [Server thread/INFO]: [MovingDevApi] Enabling MovingDevApi v1.1.10
[00:28:37] [Server thread/INFO]: MovingDevApiAPI is enabled!
[00:28:37] [Server thread/INFO]: [PetBlocks] Enabling PetBlocks v8.31.0*
[00:28:37] [Server thread/INFO]: [PetBlocks] Loading PetBlocks ...
[00:28:38] [Server thread/INFO]: [com.github.shynixn.petblocks.lib.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[00:28:38] [Server thread/INFO]: [com.github.shynixn.petblocks.lib.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[00:28:38] [Server thread/INFO]: [PetBlocks] Connected to jdbc:sqlite:/home/container/plugins/PetBlocks/PetBlocks.db
[00:28:38] [Server thread/INFO]: [PetBlocks] found dependency [PlaceholderAPI].
[00:28:38] [Server thread/INFO]: [PetBlocks] successfully loaded dependency [PlaceholderAPI] 2.11.1.
[00:28:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: petblocks [8.31.0]
[00:28:38] [Server thread/INFO]: [PetBlocks] Using NMS Connector v1_19_R1.
[00:28:38] [Server thread/INFO]: [PetBlocks] Enabled PetBlocks 8.31.0 by Shynixn
[00:28:38] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.3.1
[00:28:38] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.1.0
[00:28:38] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.3.0
[00:28:38] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.2
[00:28:38] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.2*-=-=-=-=-=-=-=-=-=-*
[00:28:38] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[00:28:38] [Server thread/INFO]: | Command file(s) found : 1
[00:28:39] [Server thread/INFO]: | Config : Ready.
[00:28:39] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[00:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0]
[00:28:39] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[00:28:39] [Server thread/INFO]: | Custom commands loaded : 2
[00:28:39] [Server thread/INFO]: | New update available : MyCommand v5.7.3
[00:28:39] [Server thread/WARN]: [MyCommand] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v5.0.0-SNAPSHOT-b569 which is not a depend or softdepend of this plugin.
[00:28:39] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[00:28:39] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[00:28:39] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.0.4
[00:28:39] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.5-dev+21-ff80338
[00:28:39] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[00:28:39] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[00:28:39] [Server thread/INFO]: [Essentials] No kits found to migrate.
[00:28:40] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[00:28:40] [Server thread/INFO]: [Essentials] Using locale en_US
[00:28:40] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[00:28:40] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[00:28:40] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[00:28:40] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[00:28:40] [Server thread/INFO]: [PictureLogin] Enabling PictureLogin v1.6
[00:28:40] [Server thread/INFO]: [PictureLogin] Hooked into: PlaceholderAPI
[00:28:40] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.9 (Phoenix)
[00:28:40] [Server thread/INFO]: [GroupManager] [STDOUT] [GroupManager] World Found: world
[00:28:40] [Server thread/WARN]: Nag author(s): '[AnjoCaido, Gabriel Couto, ElgarL]' of 'GroupManager' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[00:28:40] [Server thread/INFO]: [GroupManager] [STDOUT] [GroupManager] Superperms support enabled.
[00:28:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: groupmanager [1.0.0]
[00:28:40] [Server thread/INFO]: [GroupManager] [STDOUT] [GroupManager] Add-ons: PlaceholderAPI v2.11.1
[00:28:40] [Server thread/INFO]: [GroupManager] [STDOUT] [GroupManager] Scheduled Data Saving is set for every 10 minutes!
[00:28:40] [Server thread/INFO]: [GroupManager] [STDOUT] [GroupManager] Backups will be retained for 24 hours!
[00:28:40] [Server thread/INFO]: [GroupManager] [STDOUT] [GroupManager] version 2.9 (Phoenix) is enabled!
[00:28:40] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[00:28:40] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[00:28:40] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
[00:28:40] [Server thread/INFO]: [GambleBarLite] Enabling GambleBarLite v1.4*
[00:28:40] [Server thread/WARN]: [GambleBarLite] Could not save messages.yml to plugins/GambleBarLite/messages.yml because messages.yml already exists.
[00:28:40] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.10
[00:28:40] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_19_R1, using MappingSpigotSkinRefresher.
[00:28:40] [Server thread/INFO]: [SkinsRestorer] -------------------------/Warning\-------------------------
[00:28:40] [Server thread/INFO]: [SkinsRestorer] This plugin is running in PROXY mode!
[00:28:40] [Server thread/INFO]: [SkinsRestorer] You have to do all configuration at config file
[00:28:40] [Server thread/INFO]: [SkinsRestorer] inside your BungeeCord/Velocity server.
[00:28:40] [Server thread/INFO]: [SkinsRestorer] (<proxy>/plugins/SkinsRestorer/)
[00:28:40] [Server thread/INFO]: [SkinsRestorer] -------------------------\Warning/-------------------------
[00:28:40] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.5-dev+21-ff80338
[00:28:40] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[00:28:40] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.3-Release
[00:28:40] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
[00:28:40] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
[00:28:40] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[00:28:40] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
[00:28:40] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[00:28:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.3-Release]
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v4.7.2
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Using lang-en.yml as language file.
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Shops.yml has been found!
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Sections.yml has been found!
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Successfully hooked into Vault
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Using minecraft version 1.19.2...
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Using plugin default spawners...
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Debug mode is enabled.
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Updating Shop settings...
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Loading all items...
[00:28:40] [Server thread/INFO]: [EconomyShopGUI] Initialized - Took 210ms to complete
[00:28:40] [Server thread/INFO]: [TAB] Enabling TAB v3.1.4
[00:28:40] [Server thread/INFO]: [TAB] Server version: 1.19.2 (v1_19_R1)
[00:28:40] [Server thread/INFO]: [TAB] Loaded NMS hook in 25ms
[00:28:41] [Server thread/INFO]: [TAB] Unknown server version: 1.19.2-R0.1-SNAPSHOT! Plugin may not work correctly.
[00:28:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [3.1.4]
[00:28:41] [Server thread/INFO]: [TAB] Enabled in 46ms
[00:28:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.5-dev+21-ff80338
[00:28:41] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[00:28:41] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.0*
[00:28:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8-SNAPSHOT+2198-9988f9b
[00:28:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[00:28:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[00:28:41] [Server thread/INFO]: [WorldGuard] Loading region data...
[00:28:41] [Server thread/WARN]: [NexEngine] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.8-SNAPSHOT+2198-9988f9b which is not a depend or softdepend of this plugin.
[00:28:41] [Server thread/INFO]: [NexEngine] Successfully hooked with WorldGuard!
[00:28:41] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3076)
[00:28:41] [Server thread/INFO]: [Citizens] Loading external libraries
[00:28:41] [Server thread/ERROR]: [Citizens] v2.0.31-SNAPSHOT (build 3076) is not compatible with Minecraft v1_19_R1 - try upgrading Minecraft or Citizens. Disabling...
[00:28:41] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.31-SNAPSHOT (build 3076)
[00:28:41] [Server thread/ERROR]: [NexEngine] Plugin NexEngine v2.2.0 build-18/06/2022 has failed to register events for class su.nexmedia.engine.hooks.external.citizens.CitizensHook because net/citizensnpcs/api/event/NPCLeftClickEvent does not exist.
[00:28:41] [Server thread/INFO]: [NexEngine] Successfully hooked with Citizens!
[00:28:41] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.0.5
[00:28:41] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[00:28:41] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with HolographicDisplays!
[00:28:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.0.5]
[00:28:41] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with PlaceholderAPI!
[00:28:41] [Server thread/ERROR]: Error occurred while enabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/event/NPCClickEvent
    at su.nightexpress.excellentcrates.ExcellentCrates.registerHooks(ExcellentCrates.java:124) ~[ExcellentCrates-4.0.5.jar:?]
    at su.nexmedia.engine.NexPlugin.loadManagers(NexPlugin.java:159) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onEnable(NexPlugin.java:74) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:565) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:479) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:422) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.event.NPCClickEvent
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:177) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:124) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    ... 14 more
[00:28:41] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v4.0.5
[00:28:41] [Server thread/ERROR]: Error occurred while disabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/trait/TraitInfo
    at su.nexmedia.engine.hooks.external.citizens.CitizensHook.unregisterTraits(CitizensHook.java:82) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.unloadManagers(NexPlugin.java:207) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onDisable(NexPlugin.java:80) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:579) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:565) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:479) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:422) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.trait.TraitInfo
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:177) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:124) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    ... 16 more
[00:28:41] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v7.22
[00:28:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerparticles [7.22]
[00:28:41] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.11.1
[00:28:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SimpleScore [3.11.1]
[00:28:41] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[00:28:41] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[00:28:41] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[00:28:42] [Server thread/INFO]: Preparing start region for dimension minecraft:lobby
[00:28:42] [Server thread/INFO]: Time elapsed: 328 ms
[00:28:42] [Server thread/INFO]: [WorldGuard] (lobby) TNT ignition is PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (lobby) Lighters are PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (lobby) Lava fire is PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (lobby) Fire spread is UNRESTRICTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby'
[00:28:42] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world_nether
[00:28:42] [Server thread/INFO]: Time elapsed: 156 ms
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) TNT ignition is PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Lighters are PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Lava fire is PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Fire spread is UNRESTRICTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world_nether'
[00:28:42] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world_the_end
[00:28:42] [Server thread/INFO]: Time elapsed: 55 ms
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) TNT ignition is PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Lighters are PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Lava fire is PERMITTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Fire spread is UNRESTRICTED.
[00:28:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world_the_end'
[00:28:42] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world
[00:28:43] [Server thread/INFO]: Time elapsed: 28 ms
[00:28:43] [Server thread/INFO]: [WorldGuard] (bskyblock_world) TNT ignition is PERMITTED.
[00:28:43] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Lighters are PERMITTED.
[00:28:43] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Lava fire is PERMITTED.
[00:28:43] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Fire spread is UNRESTRICTED.
[00:28:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world'
[00:28:43] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[00:28:43] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[00:28:43] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[00:28:43] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.19.5
[00:28:43] [Server thread/INFO]: [VoidSpawn] BentoBox found, initializing support.
[00:28:43] [Server thread/INFO]: [VoidSpawn] BentoBox support initialized.
[00:28:43] [Server thread/INFO]: [VoidSpawn] v1.19.5 by EnderCrest enabled
[00:28:43] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.6.6
[00:28:43] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.6.6
[00:28:43] [Server thread/INFO]: [CitizensCMD] by Mateus Moreira @LichtHund & Maintained by HexedHero
[00:28:43] [Server thread/INFO]: [CitizensCMD] Using English messages!
[00:28:43] [Server thread/ERROR]: [CitizensCMD] Plugin CitizensCMD v2.6.6 has failed to register events for class me.mattstudios.citizenscmd.listeners.NPCClickListener because net/citizensnpcs/api/event/NPCRightClickEvent does not exist.
[00:28:43] [Server thread/ERROR]: [CitizensCMD] Plugin CitizensCMD v2.6.6 has failed to register events for class me.mattstudios.citizenscmd.listeners.NPCListener because net/citizensnpcs/api/event/NPCRemoveByCommandSenderEvent does not exist.
[00:28:43] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
[00:28:43] [Server thread/INFO]: [CitizensCMD] Using Vault!
[00:28:43] [Server thread/INFO]: [CitizensCMD] A new version of CitizensCMD is now available:
[00:28:43] [Server thread/INFO]: [CitizensCMD] https://www.spigotmc.org/resources/30224
[00:28:43] [Server thread/INFO]: [Images] Enabling Images v2.2.6
[00:28:43] [Server thread/INFO]: [Images] ProtocolLib detected. Enabling generic packet handling...
[00:28:43] [Server thread/INFO]: [SimplePortals] Enabling SimplePortals v1.6.7
[00:28:43] [Server thread/INFO]: [SimplePortals] Everything inside the configuration seems to be up to date. (Took 1ms)
[00:28:43] [Server thread/INFO]: [SimplePortals] Packets have been setup for v1_19_R1!
[00:28:43] [Server thread/INFO]: [SimplePortals] The version 1.6.7 doesn't match the latest version!
[00:28:43] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.17.1-2b69191
[00:28:43] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[00:28:43] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
[00:28:43] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[00:28:43] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
[00:28:43] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[00:28:43] [Server thread/INFO]: [GriefPrevention] Boot finished.
[00:28:43] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.11.1-RELEASE
[00:28:43] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Loading the config.yml
[00:28:43] [Server thread/WARN]: Nag author(s): '[BadBones69, Felux]' of 'BlockParticles' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[00:28:43] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Successfully loaded config.yml
[00:28:43] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Loading the data.yml
[00:28:43] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Successfully loaded data.yml
[00:28:43] [Server thread/INFO]: [Randomtp] Enabling Randomtp v2.19.6
[00:28:43] [Server thread/INFO]: [Randomtp] [INFO] Enabling RandomTP v2.19.6
[00:28:43] [Server thread/INFO]: [Randomtp] [INFO] Author: Kubajsa
[00:28:43] [Server thread/INFO]: [Randomtp] [INFO] Use /rtplugin help for more info
[00:28:43] [Server thread/INFO]: [Randomtp] [SUCCESS] Finished loading!
[00:28:43] [Server thread/INFO]: [Randomtp] [INFO] Checking for updates..
[00:28:43] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[00:28:43] [Server thread/INFO]: Running delayed init tasks
[00:28:43] [Server thread/INFO]: [BentoBox] Hooking with Vault...
[00:28:43] [Server thread/INFO]: [BentoBox] Hooking with PlaceholderAPI...
[00:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bentobox [1.20.1]
[00:28:43] [Server thread/INFO]: [BentoBox] Enabling game mode addons...
[00:28:43] [Server thread/INFO]: [BentoBox] Enabling BSkyBlock (1.15.2)...
[00:28:43] [Server thread/INFO]: [BentoBox] Enabling other addons...
[00:28:43] [Server thread/INFO]: [BentoBox] Enabling TwerkingForTrees (1.4.3)...
[00:28:43] [Server thread/INFO]: [BentoBox] Enabling Level (2.9.0)...
[00:28:43] [Server thread/WARN]: [BentoBox] [Level] Level Addon: No such world in blockconfig.yml : caveblock-world
[00:28:43] [Server thread/WARN]: [BentoBox] [Level] Level Addon: No such world in blockconfig.yml : acidisland_world
[00:28:43] [Craft Scheduler Thread - 3 - PetBlocks/INFO]: [PetBlocks] ================================================
[00:28:43] [Craft Scheduler Thread - 3 - PetBlocks/INFO]: [PetBlocks] PetBlocks is outdated
[00:28:43] [Craft Scheduler Thread - 3 - PetBlocks/INFO]: [PetBlocks] Please download the latest version from github
[00:28:43] [Craft Scheduler Thread - 3 - PetBlocks/INFO]: [PetBlocks] ================================================
[00:28:43] [Craft Scheduler Thread - 3 - Essentials/INFO]: [Essentials] Fetching version information...
[00:28:43] [Craft Scheduler Thread - 2 - DailyRewards/INFO]: [DailyRewards] There is a new v1.7.3 update available (You are running v1.1.0).
Outdated versions are no longer supported, get new one here https://www.spigotmc.org/resources/%E2%9A%A1-daily-weekly-monthly-rewards-papi-support-1-13-1-17.81780/
[00:28:43] [Craft Scheduler Thread - 5 - PlayerParticles/INFO]: [PlayerParticles] Data handler connected using SQLite.
[00:28:43] [Craft Scheduler Thread - 8 - PlayerParticles/INFO]: [PlayerParticles] An update (v8.3) is available! You are running v7.22
[00:28:43] [Craft Scheduler Thread - 7 - SimpleScore/WARN]: [SimpleScore] New version (v3.12.2) available, download at:
[00:28:43] [Craft Scheduler Thread - 7 - SimpleScore/WARN]: [SimpleScore] https://www.spigotmc.org/resources/23243/
[00:28:43] [Server thread/INFO]: [BentoBox] [Level] Level hooking into BSkyBlock
[00:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: level [2.9.0]
[00:28:43] [Server thread/INFO]: [BentoBox] Enabling Biomes (2.0.0)...
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     |    Proxy Mode    |
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     Current version: 14.2.10
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[00:28:43] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[00:28:43] [Craft Scheduler Thread - 6 - Vault/INFO]: [Vault] Checking for Updates ... 
[00:28:43] [Server thread/INFO]: [BentoBox] Loading biomes...
[00:28:43] [Craft Scheduler Thread - 6 - Vault/INFO]: [Vault] No new version available
[00:28:43] [Craft Scheduler Thread - 5 - Randomtp/INFO]: [Randomtp] [INFO] RandomTP is up to date
[00:28:43] [Craft Scheduler Thread - 7 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'default' for BSkyBlock.
[00:28:43] [Server thread/INFO]: [BentoBox] Enabling MagicCobblestoneGenerator (2.4.0)...
[00:28:43] [Craft Scheduler Thread - 7 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'nether-island' for BSkyBlock
[00:28:43] [Server thread/INFO]: [BentoBox] [MagicCobblestoneGenerator] Loading generator tiers from database...
[00:28:44] [Craft Scheduler Thread - 7 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'classic-lshape' for BSkyBlock
[00:28:44] [Server thread/INFO]: [BentoBox] [MagicCobblestoneGenerator] Done
[00:28:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bskyblock [1.15.2]
[00:28:44] [Craft Scheduler Thread - 7 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'end-island' for BSkyBlock
[00:28:44] [Craft Scheduler Thread - 3 - Essentials/WARN]: [Essentials] You're 104 EssentialsX dev build(s) out of date!
[00:28:44] [Craft Scheduler Thread - 3 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html
[00:28:44] [Server thread/INFO]: [BentoBox] Enabling Warps (1.12.0)...
[00:28:44] [Server thread/INFO]: [BentoBox] [Warps] Loading warps...
[00:28:44] [Craft Scheduler Thread - 7 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'island' for BSkyBlock
[00:28:44] [Server thread/INFO]: [BentoBox] Enabling DimensionalTrees (1.6.0)...
[00:28:44] [Server thread/INFO]: [BentoBox] Enabling Limits (1.19.0)...
[00:28:44] [Server thread/INFO]: [BentoBox] [Limits] Entity limits:
[00:28:44] [Server thread/INFO]: [BentoBox] [Limits] Limit ENDERMAN to 5
[00:28:44] [Server thread/INFO]: [BentoBox] [Limits] Limit CHICKEN to 10
[00:28:44] [Server thread/INFO]: [BentoBox] [Limits] Entity group limits:
[00:28:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: limits [1.19.0]
[00:28:44] [Server thread/INFO]: [BentoBox] [Limits] Limits will apply to BSkyBlock
[00:28:44] [Craft Scheduler Thread - 7 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'harder' for BSkyBlock
[00:28:44] [Server thread/INFO]: [BentoBox] [Limits] Loading default limits
[00:28:44] [Server thread/INFO]: [BentoBox] [Limits] Limit HOPPER to 10
[00:28:44] [Craft Scheduler Thread - 7 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'double' for BSkyBlock
[00:28:44] [Server thread/INFO]: [BentoBox] Enabling ControlPanel (1.13.0)...
[00:28:44] [Server thread/INFO]: [BentoBox] Loading control panels...
[00:28:44] [Server thread/INFO]: [BentoBox] Enabling Challenges (1.0.0)...
[00:28:44] [Server thread/INFO]: [BentoBox] [Challenges] Loading challenges...
[00:28:44] [Craft Scheduler Thread - 1 - MiniMOTD/INFO]: [MiniMOTD] There is an update available for MiniMOTD!
[00:28:44] [Craft Scheduler Thread - 1 - MiniMOTD/INFO]: [MiniMOTD] This server is running version v2.0.4, which is 8 versions outdated.
[00:28:44] [Craft Scheduler Thread - 1 - MiniMOTD/INFO]: [MiniMOTD] Download the latest version, v2.0.12 from GitHub at the link below:
[00:28:44] [Craft Scheduler Thread - 1 - MiniMOTD/INFO]: [MiniMOTD] https://github.com/jpenilla/MiniMOTD/releases/tag/v2.0.12
[00:28:44] [Server thread/INFO]: [BentoBox] Addons successfully enabled.
[00:28:44] [Server thread/INFO]: [BentoBox] Hooking with Multiverse-Core...
[00:28:44] [Server thread/INFO]: Multiverse already knows about 'bskyblock_world'!
[00:28:44] [Server thread/INFO]: Success! Property generator was set to BentoBox
[00:28:44] [Server thread/INFO]: Multiverse already knows about 'bskyblock_world_nether'!
[00:28:44] [Server thread/INFO]: Success! Property generator was set to BentoBox
[00:28:44] [Server thread/INFO]: Multiverse already knows about 'bskyblock_world_the_end'!
[00:28:44] [Server thread/INFO]: Success! Property generator was set to BentoBox
[00:28:44] [Server thread/INFO]: 
  ____             _        ____
 |  _ \           | |      |  _ \             by tastybento and Poslovitch
 | |_) | ___ _ __ | |_ ___ | |_) | _____  __  2017 - 2020
 |  _ < / _ \ '_ \| __/ _ \|  _ < / _ \ \/ /
 | |_) |  __/ | | | || (_) | |_) | (_) >  <   v1.20.1
 |____/ \___|_| |_|\__\___/|____/ \___/_/\_\  Loaded in 2218ms.

[00:28:44] [Server thread/WARN]: [CrazyAuctionsPlus] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[00:28:44] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: Unknown (760) (760)
[00:28:44] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[00:28:44] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[00:28:44] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[00:28:44] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://jo0001.github.io/ViaSetup
[00:28:44] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[00:28:44] [Craft Scheduler Thread - 9 - GroupManager/INFO]: [GroupManager] [STDOUT] [GroupManager] There was an issue parsing the version string.
[00:28:44] [Craft Scheduler Thread - 9 - GroupManager/INFO]: [GroupManager] [STDOUT] [GroupManager] No new version available
[00:28:44] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[00:28:44] [Server thread/INFO]: [GroupManager] [STDOUT] [GroupManager] Bukkit Permissions Updated!
[00:28:44] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[00:28:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
[00:28:44] [Server thread/INFO]: 1 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[00:28:44] [Server thread/INFO]: [BentoBox] Added world BSkyBlock (NORMAL)
[00:28:44] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.3) is available at:
[00:28:44] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[00:28:44] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.2
[00:28:44] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[00:28:44] [Server thread/INFO]: [HolographicDisplays] https://dev.bukkit.org/projects/holographic-displays
[00:28:44] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 4.6.2, you're on: 4.3.1
[00:28:44] [Server thread/INFO]: [BentoBox] [Biomes] Biomes Addon hooked into Level addon.
[00:28:44] [Server thread/INFO]: [BentoBox] [Biomes] Biomes Addon hooked into Economy.
[00:28:44] [Server thread/INFO]: [BentoBox] [MagicCobblestoneGenerator] MagicCobblestoneGenerator Addon hooked into Level addon.
[00:28:44] [Server thread/INFO]: [BentoBox] [MagicCobblestoneGenerator] MagicCobblestoneGenerator Addon hooked into Economy.
[00:28:44] [Server thread/INFO]: [BentoBox] [Challenges] Challenges Addon hooked into Level addon.
[00:28:44] [Server thread/INFO]: [BentoBox] [Challenges] Challenges Addon hooked into Economy.
[00:28:44] [Server thread/INFO]: [BentoBox] All blueprints loaded.
[00:28:44] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[00:28:44] [Server thread/INFO]: Done (17.069s)! For help, type "help"
[00:28:44] [Server thread/INFO]: Timings Reset
[00:28:44] [Craft Scheduler Thread - 8 - BentoBox/INFO]: [BentoBox] [Level] Generating rankings
[00:28:44] [Craft Scheduler Thread - 20 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[00:28:44] [Craft Scheduler Thread - 20 - BentoBox/INFO]: [BentoBox] Updating the Catalog...
[00:28:44] [User Authenticator #0/INFO]: UUID of player ItzJustTerror is 3a285fd3-afee-328a-a735-bb58c178684f
[00:28:44] [Server thread/INFO]: [PetBlocks] Loading pet of player [ItzJustTerror]...
[00:28:45] [Server thread/INFO]: [BentoBox] DEBUG: IBC is still null
[00:28:45] [Server thread/INFO]: ItzJustTerror[/67.162.91.54:42278] logged in with entity id 73 at ([lobby]1.5219104279346631, 102.06511940842992, 82.1648538785145)
[00:28:45] [Craft Scheduler Thread - 20 - BentoBox/INFO]: [BentoBox] Updating Contributors information...
[00:28:45] [Craft Scheduler Thread - 20 - BentoBox/INFO]: [BentoBox] Gathering contribution data for: BentoBoxWorld/BentoBox, BentoBoxWorld/BSkyBlock, BentoBoxWorld/Biomes, BentoBoxWorld/MagicCobblestoneGenerator, BentoBoxWorld/ControlPanel, BentoBoxWorld/Challenges
[00:28:45] [Craft Scheduler Thread - 0 - PluginManager/INFO]: PM | You are using the latest version of PluginManager.
[00:28:46] [Thread-14/INFO]: CrazyAuctionsPlus >>> A new version has been released: v1.3.2.1
[00:28:46] [Thread-14/INFO]: - Now version: v1.1.9
[00:28:46] [Thread-14/INFO]: - Download link: https://www.spigotmc.org/resources/75655/
[00:28:46] [Thread-14/INFO]: - Update log: [Added] Support for hex color syntax in configuration files.
[00:28:46] [Craft Scheduler Thread - 20 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[00:28:46] [Craft Scheduler Thread - 21 - Images/INFO]: [Images] Loaded 4 images...
[00:28:50] [Server thread/INFO]: [PetBlocks] Loaded pet of player [ItzJustTerror].
[00:28:53] [Server thread/INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
[00:28:54] [Server thread/INFO]: ItzJustTerror issued server command: /abandonallclaims
[00:28:57] [Server thread/INFO]: ItzJustTerror issued server command: /abandonallclaims confirm
[00:29:13] [Craft Scheduler Thread - 27 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[00:29:13] [Craft Scheduler Thread - 17 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[00:29:13] [Craft Scheduler Thread - 12 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[00:29:13] [Craft Scheduler Thread - 12 - BentoBox/INFO]: [BentoBox] Could not connect to GitHub.
[00:29:13] [Craft Scheduler Thread - 12 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[00:29:14] [Craft Scheduler Thread - 27 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[00:29:14] [Craft Scheduler Thread - 17 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[00:29:24] [Server thread/INFO]: ItzJustTerror issued server command: /head
[00:29:30] [Server thread/INFO]: ItzJustTerror issued server command: /pluginmanager gui
[00:29:32] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.0.5
[00:29:32] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ExcellentCrates v4.0.5
[00:29:32] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[00:29:32] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with HolographicDisplays!
[00:29:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.0.5]
[00:29:32] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with PlaceholderAPI!
[00:29:32] [Server thread/ERROR]: Error occurred while enabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.IllegalStateException: zip file closed
    at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?]
    at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?]
    at java.util.jar.JarFile.getEntry(JarFile.java:518) ~[?:?]
    at java.util.jar.JarFile.getJarEntry(JarFile.java:473) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:189) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:129) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:124) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at su.nightexpress.excellentcrates.ExcellentCrates.registerHooks(ExcellentCrates.java:124) ~[ExcellentCrates-4.0.5.jar:?]
    at su.nexmedia.engine.NexPlugin.loadManagers(NexPlugin.java:159) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onEnable(NexPlugin.java:74) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:131) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.subs.Enable_Sub.execute(Enable_Sub.java:42) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110) ~[69061 - PluginManager.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249) ~[69061 - PluginManager.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:git-Paper-307]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3307) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:29:32] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v4.0.5
[00:29:32] [Server thread/ERROR]: Error occurred while disabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/trait/TraitInfo
    at su.nexmedia.engine.hooks.external.citizens.CitizensHook.unregisterTraits(CitizensHook.java:82) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.unloadManagers(NexPlugin.java:207) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onDisable(NexPlugin.java:80) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:579) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:131) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.subs.Enable_Sub.execute(Enable_Sub.java:42) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110) ~[69061 - PluginManager.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249) ~[69061 - PluginManager.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:git-Paper-307]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3307) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:29:34] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3076)
[00:29:34] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Citizens v2.0.31-SNAPSHOT (build 3076)
[00:29:34] [Server thread/INFO]: [Citizens] Loading external libraries
[00:29:34] [Server thread/ERROR]: [Citizens] Citizens implementation changed, disabling plugin.
[00:29:34] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.31-SNAPSHOT (build 3076)
[00:29:34] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.31-SNAPSHOT (build 3076) (Is it up to date?)
java.lang.NullPointerException: null
    at java.io.Reader.<init>(Reader.java:168) ~[?:?]
    at java.io.InputStreamReader.<init>(InputStreamReader.java:112) ~[?:?]
    at net.citizensnpcs.api.util.Translator.getDefaultBundleProperties(Translator.java:188) ~[Citizens-2.0.31-b3076.jar:?]
    at net.citizensnpcs.api.util.Translator.populateDefaults(Translator.java:236) ~[Citizens-2.0.31-b3076.jar:?]
    at net.citizensnpcs.api.util.Translator.getDefaultResourceBundle(Translator.java:209) ~[Citizens-2.0.31-b3076.jar:?]
    at net.citizensnpcs.api.util.Translator.getDefaultBundle(Translator.java:67) ~[Citizens-2.0.31-b3076.jar:?]
    at net.citizensnpcs.api.util.Translator.<init>(Translator.java:45) ~[Citizens-2.0.31-b3076.jar:?]
    at net.citizensnpcs.api.util.Translator.setInstance(Translator.java:252) ~[Citizens-2.0.31-b3076.jar:?]
    at net.citizensnpcs.Citizens.setupTranslator(Citizens.java:547) ~[Citizens-2.0.31-b3076.jar:?]
    at net.citizensnpcs.Citizens.onEnable(Citizens.java:379) ~[Citizens-2.0.31-b3076.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:131) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.subs.Enable_Sub.execute(Enable_Sub.java:42) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110) ~[69061 - PluginManager.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249) ~[69061 - PluginManager.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:git-Paper-307]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3307) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:29:38] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.0.5
[00:29:38] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[00:29:38] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with HolographicDisplays!
[00:29:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.0.5]
[00:29:38] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with PlaceholderAPI!
[00:29:38] [Server thread/ERROR]: Error occurred while enabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/event/NPCClickEvent
    at su.nightexpress.excellentcrates.ExcellentCrates.registerHooks(ExcellentCrates.java:124) ~[ExcellentCrates-4.0.5.jar:?]
    at su.nexmedia.engine.NexPlugin.loadManagers(NexPlugin.java:159) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onEnable(NexPlugin.java:74) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:131) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:262) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:213) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.subs.Reload_Sub.execute(Reload_Sub.java:38) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110) ~[69061 - PluginManager.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249) ~[69061 - PluginManager.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:git-Paper-307]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3307) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.event.NPCClickEvent
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:177) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:124) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    ... 39 more
[00:29:38] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v4.0.5
[00:29:38] [Server thread/ERROR]: Error occurred while disabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/trait/TraitInfo
    at su.nexmedia.engine.hooks.external.citizens.CitizensHook.unregisterTraits(CitizensHook.java:82) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.unloadManagers(NexPlugin.java:207) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onDisable(NexPlugin.java:80) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:579) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:131) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:262) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:213) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.subs.Reload_Sub.execute(Reload_Sub.java:38) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110) ~[69061 - PluginManager.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249) ~[69061 - PluginManager.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:git-Paper-307]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3307) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:29:49] [Server thread/INFO]: ItzJustTerror issued server command: /papi ecloud update all
[00:29:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.8.1]
[00:31:36] [Server thread/INFO]: ItzJustTerror issued server command: /citizens reload
[00:31:36] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.31-SNAPSHOT (build 3076) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.craftbukkit.v1_19_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.19.2.jar:git-Paper-307]
    at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[paper-1.19.2.jar:?]
    at net.minecraft.commands.Commands.performCommand(Commands.java:305) ~[?:?]
    at net.minecraft.commands.Commands.performCommand(Commands.java:289) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2294) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2248) ~[?:?]
    at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:31:40] [Server thread/INFO]: ItzJustTerror issued server command: /pluginmanager gui
[00:31:43] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3076)
[00:31:43] [Server thread/INFO]: [Citizens] Loading external libraries
[00:31:44] [Server thread/ERROR]: [Citizens] v2.0.31-SNAPSHOT (build 3076) is not compatible with Minecraft v1_19_R1 - try upgrading Minecraft or Citizens. Disabling...
[00:31:44] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.31-SNAPSHOT (build 3076)
[00:31:44] [Server thread/ERROR]: [NexEngine] Plugin NexEngine v2.2.0 build-18/06/2022 has failed to register events for class su.nexmedia.engine.hooks.external.citizens.CitizensHook because net/citizensnpcs/api/event/NPCLeftClickEvent does not exist.
[00:31:44] [Server thread/INFO]: [NexEngine] Successfully hooked with Citizens!
[00:31:48] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "su.nexmedia.engine.config.ConfigManager.getConfig()" because the return value of "su.nexmedia.engine.NexPlugin.getConfigManager()" is null
[00:31:48] [Server thread/WARN]:     at NexEngine.jar//su.nexmedia.engine.NexPlugin.getConfig(NexPlugin.java:119)
[00:31:48] [Server thread/WARN]:     at NexEngine.jar//su.nexmedia.engine.NexPlugin.reloadConfig(NexPlugin.java:99)
[00:31:48] [Server thread/WARN]:     at 69061 - PluginManager.jar//net.lenni0451.spm.commands.subs.ReloadConfig_Sub.execute(ReloadConfig_Sub.java:37)
[00:31:48] [Server thread/WARN]:     at 69061 - PluginManager.jar//net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94)
[00:31:48] [Server thread/WARN]:     at 69061 - PluginManager.jar//net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110)
[00:31:48] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[00:31:48] [Server thread/WARN]:     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155)
[00:31:48] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916)
[00:31:48] [Server thread/WARN]:     at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980)
[00:31:48] [Server thread/WARN]:     at 69061 - PluginManager.jar//net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249)
[00:31:48] [Server thread/WARN]:     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source)
[00:31:48] [Server thread/WARN]:     at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
[00:31:48] [Server thread/WARN]:     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[00:31:48] [Server thread/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[00:31:48] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:3307)
[00:31:48] [Server thread/WARN]:     at net.minecraft.network.protocol.game.PacketPlayInWindowClick.a(PacketPlayInWindowClick.java:58)
[00:31:48] [Server thread/WARN]:     at net.minecraft.network.protocol.game.PacketPlayInWindowClick.a(PacketPlayInWindowClick.java:23)
[00:31:48] [Server thread/WARN]:     at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$1(PlayerConnectionUtils.java:51)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[00:31:48] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
[00:31:48] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1341)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185)
[00:31:48] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.bh(MinecraftServer.java:1318)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1311)
[00:31:48] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1289)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1177)
[00:31:48] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
[00:31:48] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)
[00:31:50] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.0.5
[00:31:50] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[00:31:50] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with HolographicDisplays!
[00:31:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.0.5]
[00:31:50] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with PlaceholderAPI!
[00:31:50] [Server thread/ERROR]: Error occurred while enabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/event/NPCClickEvent
    at su.nightexpress.excellentcrates.ExcellentCrates.registerHooks(ExcellentCrates.java:124) ~[ExcellentCrates-4.0.5.jar:?]
    at su.nexmedia.engine.NexPlugin.loadManagers(NexPlugin.java:159) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onEnable(NexPlugin.java:74) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:131) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:262) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:213) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.subs.Reload_Sub.execute(Reload_Sub.java:38) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110) ~[69061 - PluginManager.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249) ~[69061 - PluginManager.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:git-Paper-307]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3307) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.event.NPCClickEvent
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:177) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:124) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    ... 39 more
[00:31:50] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v4.0.5
[00:31:50] [Server thread/ERROR]: Error occurred while disabling ExcellentCrates v4.0.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/trait/TraitInfo
    at su.nexmedia.engine.hooks.external.citizens.CitizensHook.unregisterTraits(CitizensHook.java:82) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.unloadManagers(NexPlugin.java:207) ~[NexEngine.jar:?]
    at su.nexmedia.engine.NexPlugin.onDisable(NexPlugin.java:80) ~[NexEngine.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:579) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:131) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:262) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:213) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.subs.Reload_Sub.execute(Reload_Sub.java:38) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:94) ~[69061 - PluginManager.jar:?]
    at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:110) ~[69061 - PluginManager.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
    at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:980) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.lenni0451.spm.commands.subs.Gui_Sub.onInventoryClick(Gui_Sub.java:249) ~[69061 - PluginManager.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor147.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:git-Paper-307]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3307) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.2.jar:git-Paper-307]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]