Paste #132712: DenizenMetaBot Auto-Repaste Of log From baconbanana

Date: 2025/04/17 14:03:50 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


[17:02:06] [ServerMain/INFO]: [bootstrap] Running Java 21 (Java HotSpot(TM) 64-Bit Server VM 21.0.6+8-LTS-188; Oracle Corporation null) on Windows 10 10.0 (amd64)
[17:02:06] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.1-133-ver/1.21.1@3cb8529 (2025-03-28T16:14:36Z) for Minecraft 1.21.1
[17:02:07] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[17:02:08] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: java.lang.IllegalArgumentException: Directory 'plugins\.paper-remapped\citizensapi-2.0.38-SNAPSHOT-sources.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
java.lang.RuntimeException: java.lang.IllegalArgumentException: Directory 'plugins\.paper-remapped\citizensapi-2.0.38-SNAPSHOT-sources.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:86) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.Main.main(Main.java:123) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.craftbukkit.Main.main(Main.java:281) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Directory 'plugins\.paper-remapped\citizensapi-2.0.38-SNAPSHOT-sources.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    ... 10 more
[17:02:09] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: java.lang.IllegalArgumentException: Directory 'plugins\.paper-remapped\voicechat-bungeecord-2.5.28.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
java.lang.RuntimeException: java.lang.IllegalArgumentException: Directory 'plugins\.paper-remapped\voicechat-bungeecord-2.5.28.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:86) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.Main.main(Main.java:123) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.craftbukkit.Main.main(Main.java:281) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Directory 'plugins\.paper-remapped\voicechat-bungeecord-2.5.28.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    ... 10 more
[17:02:09] [ServerMain/INFO]: [PluginInitializerManager] Initialized 39 plugins
[17:02:09] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
 - SingleMace (1.0-SNAPSHOT)
[17:02:09] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (38):
 - AntiHealthIndicator (1.4.2), BanItem (3.6), Builder (6.0.3), Chunky (1.4.28), Citizens (2.0.38-SNAPSHOT (build 3781)), ClickVillagers (1.3), Clumps (3.0), CoreProtect (22.4), CraftEnhance (2.5.9), Craftorithm (1.10.17-20250121), CustomAnvil (1.10.0), DiscordSRV (1.29.0), GSit (2.2.1), ImageFrame (1.7.14.0), InstantRestock (2.4.6), InvSeePlusPlus (0.29.4), InventoryRollbackPlus (1.6.21), ItemEdit (3.7.0), ItemEffects (1.2.10), ItemsDontBlowUp (1.0), LuckPerms (5.4.158), PlayerKits2 (1.17.1), PoaSkRewritev2 (4.7.8), PowerGems (1.0), ResizePlayers (2.1), Sentinel (2.9.2-SNAPSHOT (build 528)), Shopkeepers (2.23.4), SkBee (3.6.5), Skript (2.9.5), Skuishy (2.8), VeinMiner (2.2.6), ViaBackwards (5.0.4-SNAPSHOT), ViaRewind (4.0.4), ViaVersion (5.0.3-SNAPSHOT), Vulcan (2.9.1), WorldEdit (7.3.8+6939-7d32b45), WorldGuard (7.0.12+829a4a4), skRayFall (1.9.28)
[17:02:14] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[17:02:17] [ServerMain/INFO]: Loaded 1290 recipes
[17:02:18] [ServerMain/INFO]: Loaded 1399 advancements
[17:02:18] [Server thread/INFO]: Starting minecraft server version 1.21.1
[17:02:18] [Server thread/INFO]: Loading properties
[17:02:18] [Server thread/INFO]: This server is running Paper version 1.21.1-133-ver/1.21.1@3cb8529 (2025-03-28T16:14:36Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[17:02:19] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[17:02:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:02:19] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:02:20] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and population gen parallelism of 2 threads
[17:02:20] [Server thread/INFO]: Default game type: SURVIVAL
[17:02:20] [Server thread/INFO]: Generating keypair
[17:02:20] [Server thread/INFO]: Starting Minecraft server on *:25565
[17:02:20] [Server thread/INFO]: Using default channel type
[17:02:20] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[17:02:20] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[17:02:20] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins\antihealthindicator-1.4.2.jar' in 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [ProtocolLib]. Please download and install these plugins to run 'AntiHealthIndicator'.
    at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:547) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:292) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\ch\ethz\globis\phtree\phtree\2.8.2\phtree-2.8.2.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-bukkit\4.3.4\adventure-platform-bukkit-4.3.4.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-api\4.3.4\adventure-platform-api-4.3.4.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.4\adventure-text-serializer-bungeecord-4.3.4.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\org\jetbrains\annotations\24.0.1\annotations-24.0.1.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-facet\4.3.4\adventure-platform-facet-4.3.4.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-viaversion\4.3.4\adventure-platform-viaversion-4.3.4.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-minimessage\4.20.0\adventure-text-minimessage-4.20.0.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-api\4.20.0\adventure-api-4.20.0.jar
[17:02:21] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-key\4.20.0\adventure-key-4.20.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loading 5 libraries... please wait
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-api\4.16.0\adventure-api-4.16.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-key\4.16.0\adventure-key-4.16.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-bukkit\4.3.2\adventure-platform-bukkit-4.3.2.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-api\4.3.2\adventure-platform-api-4.3.2.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.2\adventure-text-serializer-bungeecord-4.3.2.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-facet\4.3.2\adventure-platform-facet-4.3.2.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-platform-viaversion\4.3.2\adventure-platform-viaversion-4.3.2.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-minimessage\4.16.0\adventure-text-minimessage-4.16.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-gson\4.16.0\adventure-text-serializer-gson-4.16.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-json\4.16.0\adventure-text-serializer-json-4.16.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\option\1.0.0\option-1.0.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\net\kyori\adventure-text-serializer-legacy\4.16.0\adventure-text-serializer-legacy-4.16.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [Custom Anvil] Loading 1 libraries... please wait
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [Custom Anvil] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\org\jetbrains\kotlin\kotlin-stdlib\2.1.0\kotlin-stdlib-2.1.0.jar
[17:02:22] [Server thread/INFO]: [SpigotLibraryLoader] [Custom Anvil] Loaded library C:\Users\Austi\OneDrive\Desktop\serversoft\servers\Extra SMP\libraries\org\jetbrains\annotations\13.0\annotations-13.0.jar
[17:02:23] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.8+6939-7d32b45
[17:02:24] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@703b6f1a]
[17:02:24] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.12+829a4a4
[17:02:24] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.0.3-SNAPSHOT
[17:02:24] [Server thread/INFO]: [ViaVersion] ViaVersion 5.0.3-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
[17:02:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[17:02:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[17:02:25] [Server thread/ERROR]: [ViaBackwards] ================================
[17:02:25] [Server thread/ERROR]: [ViaBackwards] YOUR VIAVERSION IS OUTDATED (you are running 5.0.3-SNAPSHOT)
[17:02:25] [Server thread/ERROR]: [ViaBackwards] PLEASE USE VIAVERSION 5.0.4 OR NEWER
[17:02:25] [Server thread/ERROR]: [ViaBackwards] LINK: https://ci.viaversion.com/
[17:02:25] [Server thread/ERROR]: [ViaBackwards] VIABACKWARDS WILL NOW DISABLE
[17:02:25] [Server thread/ERROR]: [ViaBackwards] ================================
[17:02:25] [Server thread/INFO]: [ViaRewind] Registering protocols...
[17:02:25] [Server thread/INFO]: [GSit] Loading server plugin GSit v2.2.1
[17:02:25] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.0.4-SNAPSHOT
[17:02:25] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.9.1
[17:02:26] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.9.5
[17:02:26] [Server thread/INFO]: [Builder] Loading server plugin Builder v6.0.3
[17:02:26] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.4
[17:02:26] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.38-SNAPSHOT (build 3781)
[17:02:26] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.158
[17:02:26] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v4.0.4
[17:02:26] [Server thread/INFO]: [VeinMiner] Loading server plugin VeinMiner v2.2.6
[17:02:26] [Server thread/INFO]: [VeinMiner] Found WorldGuard. Registering custom region flag.
[17:02:26] [Server thread/INFO]: [Skuishy] Loading server plugin Skuishy v2.8
[17:02:26] [Server thread/INFO]: [skRayFall] Loading server plugin skRayFall v1.9.28
[17:02:26] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v3.6.5
[17:02:26] [Server thread/INFO]: [SingleMace] Loading server plugin SingleMace v1.0-SNAPSHOT
[17:02:26] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.23.4
[17:02:27] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (808 ms).
[17:02:27] [Server thread/INFO]: [Shopkeepers] Loading config.
[17:02:27] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CREAKING
[17:02:27] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[17:02:27] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[17:02:27] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CREAKING
[17:02:27] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[17:02:27] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[17:02:27] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[17:02:27] [Server thread/INFO]: [Sentinel] Loading server plugin Sentinel v2.9.2-SNAPSHOT (build 528)
[17:02:27] [Server thread/INFO]: [ResizePlayers] Loading server plugin ResizePlayers v2.1
[17:02:27] [Server thread/INFO]: [PowerGems] Loading server plugin PowerGems v1.0
[17:02:27] [Server thread/INFO]: [PoaSkRewritev2] Loading server plugin PoaSkRewritev2 v4.7.8
[17:02:27] [Server thread/INFO]: [PlayerKits2] Loading server plugin PlayerKits2 v1.17.1
[17:02:27] [Server thread/INFO]: [ItemEffects] Loading server plugin ItemEffects v1.2.10
[17:02:27] [Server thread/INFO]: [ItemsDontBlowUp] Loading server plugin ItemsDontBlowUp v1.0
[17:02:27] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.7.0
[17:02:27] [Server thread/INFO]: [InvSee++] Loading server plugin InvSeePlusPlus v0.29.4
[17:02:27] [Server thread/INFO]: [InventoryRollbackPlus] Loading server plugin InventoryRollbackPlus v1.6.21
[17:02:27] [Server thread/INFO]: [InstantRestock] Loading server plugin InstantRestock v2.4.6
[17:02:27] [Server thread/INFO]: [ImageFrame] Loading server plugin ImageFrame v1.7.14.0
[17:02:27] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.29.0
[17:02:27] [Server thread/INFO]: [Custom Anvil] Loading server plugin CustomAnvil v1.10.0
[17:02:27] [Server thread/INFO]: [Craftorithm] Loading server plugin Craftorithm v1.10.17-20250121
[17:02:27] [Server thread/INFO]: [CraftEnhance] Loading server plugin CraftEnhance v2.5.9
[17:02:27] [Server thread/INFO]: [Clumps] Loading server plugin Clumps v3.0
[17:02:27] [Server thread/INFO]: [ClickVillagers] Loading server plugin ClickVillagers v1.3
[17:02:27] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.28
[17:02:27] [Server thread/INFO]: [BanItem] Loading server plugin BanItem v3.6
[17:02:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:02:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.8+6939-7d32b45
[17:02:27] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[17:02:27] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:02:28] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21.PaperweightAdapter as the Bukkit adapter
[17:02:29] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.158
[17:02:30] [Server thread/INFO]:         __    
[17:02:30] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.158
[17:02:30] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[17:02:30] [Server thread/INFO]: 
[17:02:30] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:02:30] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[17:02:31] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:02:31] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:02:31] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2025ms)
[17:02:31] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v4.0.4
[17:02:31] [Server thread/INFO]: [Clumps] Enabling Clumps v3.0
[17:02:31] [Server thread/INFO]: Preparing level "world"
[17:02:33] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:02:34] [Server thread/INFO]: Time elapsed: 1330 ms
[17:02:34] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:02:34] [Server thread/INFO]: Time elapsed: 156 ms
[17:02:34] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:02:34] [Server thread/INFO]: Time elapsed: 141 ms
[17:02:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.12+829a4a4
[17:02:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[17:02:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[17:02:34] [Server thread/INFO]: [WorldGuard] Loading region data...
[17:02:35] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.0.3-SNAPSHOT
[17:02:35] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21 (767)
[17:02:35] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[17:02:35] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[17:02:35] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[17:02:35] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://viaversion.com/setup
[17:02:35] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[17:02:35] [Server thread/INFO]: [GSit] Enabling GSit v2.2.1
[17:02:35] [Server thread/INFO]: [WorldGuard] Registering session handler dev.geco.gsit.link.worldguard.RegionFlagHandler
[17:02:35] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
[17:02:35] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
[17:02:35] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.0.4-SNAPSHOT
[17:02:35] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.9.1
[17:02:35] [Server thread/INFO]: [Vulcan] Server Version: 1.21 detected!
[17:02:35] [Server thread/INFO]: [Vulcan] GSit found. Enabling hook!
[17:02:36] [Server thread/INFO]: [Vulcan] BStats enabled!
[17:02:36] [Server thread/ERROR]: [Vulcan] Failed to register events for class me.frep.vulcan.spigot.Vulcan_np because dev/geco/gsit/api/event/PlayerGetUpPlayerSitEvent does not exist.
[17:02:36] [Server thread/INFO]: [Vulcan] Registered GSit Listener!
[17:02:36] [Server thread/INFO]: [Skript] Enabling Skript v2.9.5
[17:02:37] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] A new version of Skript is available: 2.11.0 (you're currently running 2.9.5)
[17:02:37] [ForkJoinPool.commonPool-worker-1/INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.11.0/Skript-2.11.0.jar>https://github.com/SkriptLang/Skript/releases/download/2.11.0/Skript-2.11.0.jar
[17:02:49] [Server thread/INFO]: [Skript] Loaded 233074 aliases in 13153ms
[17:02:50] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[17:02:50] [Server thread/INFO]: [Builder] Enabling Builder v6.0.3
[17:02:50] [Server thread/INFO]: [Builder] Metrics setup was successful
[17:02:50] [Server thread/INFO]: [Builder] Updater setup was successful
[17:02:50] [Server thread/INFO]: [Builder] Citizens 2.0 is now enabled
[17:02:50] [Thread-10/INFO]: [Builder] [Updater] Searching for updates.
[17:02:50] [Server thread/INFO]: [Builder] Builder could not register with Denizen
[17:02:50] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:02:50] [Thread-10/INFO]: [Builder] [Updater] Plugin is up-to-date.
[17:02:58] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4
[17:02:58] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! 
[17:02:58] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[17:02:58] [Server thread/INFO]: --------------------
[17:02:58] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[17:02:58] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[17:02:58] [Server thread/INFO]: --------------------
[17:02:58] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.38-SNAPSHOT (build 3781)
[17:02:58] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[17:02:58] [Server thread/ERROR]: [Citizens] Could not fetch NMS field bT: [[bT.
[17:02:58] [Server thread/ERROR]: [Citizens] Could not fetch NMS field bT: [[null.
[17:02:58] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.38-SNAPSHOT (build 3781) (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_21_R4/boss/CraftBossBar
    at Citizens-2.0.38-b3781.jar/net.citizensnpcs.nms.v1_21_R4.util.NMSImpl.<clinit>(NMSImpl.java:2744) ~[Citizens-2.0.38-b3781.jar:?]
    at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
    at java.base/java.lang.Class.forName(Class.java:534) ~[?:?]
    at java.base/java.lang.Class.forName(Class.java:513) ~[?:?]
    at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) ~[reflection-rewriter-runtime-0.0.3.jar:?]
    at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at Citizens-2.0.38-b3781.jar/net.citizensnpcs.api.util.SpigotUtil.lambda$getMinecraftPackage$1(SpigotUtil.java:175) ~[Citizens-2.0.38-b3781.jar:?]
    at Citizens-2.0.38-b3781.jar/net.citizensnpcs.api.util.SpigotUtil.getMinecraftPackage(SpigotUtil.java:180) ~[Citizens-2.0.38-b3781.jar:?]
    at Citizens-2.0.38-b3781.jar/net.citizensnpcs.Citizens.onEnable(Citizens.java:326) ~[Citizens-2.0.38-b3781.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_21_R4.boss.CraftBossBar
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 21 more
[17:02:58] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.38-SNAPSHOT (build 3781)
[17:02:58] [Server thread/INFO]: [VeinMiner] Enabling VeinMiner v2.2.6
[17:02:58] [Server thread/INFO]: [VeinMiner] Using SQLITE for persistent storage.
[17:02:58] [Server thread/INFO]: [VeinMiner] Loading configuration options to local memory
[17:02:58] [Server thread/INFO]: [VeinMiner] Added 13 aliases.
[17:02:58] [Server thread/INFO]: [VeinMiner] Registered category with id "Axe" holding 6 unique items and 26 unique blocks.
[17:02:58] [Server thread/INFO]: [VeinMiner] Registered category with id "Hoe" holding 6 unique items and 10 unique blocks.
[17:02:58] [Server thread/INFO]: [VeinMiner] Registered category with id "Pickaxe" holding 6 unique items and 23 unique blocks.
[17:02:58] [Server thread/INFO]: [VeinMiner] Registered category with id "Shears" holding 1 unique items and 27 unique blocks.
[17:02:58] [Server thread/INFO]: [VeinMiner] Registered category with id "Shovel" holding 6 unique items and 10 unique blocks.
[17:02:58] [Server thread/WARN]: [VeinMiner] No block list configured for category with id "Hand"! Is this intentional?
[17:02:58] [Server thread/INFO]: [VeinMiner] Registered category with id "Hand" holding 0 unique items and 0 unique blocks.
[17:02:58] [Server thread/INFO]: [VeinMiner] Performing an update check!
[17:02:58] [Server thread/INFO]: [VeinMiner] Anti cheat detected. Enabling anti cheat support for "Vulcan"
[17:02:58] [Server thread/INFO]: [VeinMiner] Registering commands
[17:02:58] [Server thread/INFO]: [VeinMiner] Registering events
[17:02:58] [Server thread/INFO]: [VeinMiner] Vault not found. Economy support suspended
[17:02:58] [Server thread/INFO]: [VeinMiner] Enabling Plugin Metrics
[17:02:58] [Server thread/INFO]: [VeinMiner] Thanks for enabling Metrics! The anonymous stats are appreciated
[17:02:58] [Server thread/INFO]: [Skuishy] Enabling Skuishy v2.8
[17:02:58] [Server thread/INFO]: [Skuishy] DecentHolograms elements not loaded.
[17:02:58] [Server thread/INFO]: [Skuishy] Vulcan elements loaded.
[17:02:58] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] You are on the latest version of VeinMiner!
[17:02:59] [Server thread/INFO]: [Skuishy] Entity elements loaded.
[17:02:59] [Server thread/INFO]: [Skuishy] General elements loaded.
[17:02:59] [Server thread/INFO]: [Skuishy] Note elements loaded.
[17:02:59] [Server thread/INFO]: [Skuishy] Permission elements loaded.
[17:02:59] [Server thread/INFO]: [Skuishy] Persistence elements loaded.
[17:02:59] [Server thread/INFO]: [Skuishy] Plugin elements loaded.
[17:02:59] [Server thread/INFO]: [Skuishy] Skin elements loaded.
[17:02:59] [Server thread/INFO]: [Skuishy] Skuishy has been enabled!
[17:02:59] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.28
[17:02:59] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.28!
[17:02:59] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[17:02:59] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[17:02:59] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
[17:02:59] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[17:02:59] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[17:02:59] [Server thread/WARN]: [skRayFall] Unable to get bacon for the CoreProtect loggers [Unsupported API version (10)].
[17:02:59] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[17:02:59] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
[17:02:59] [Server thread/INFO]: [skRayFall] Getting the extra special 1.17+ bacon!
[17:02:59] [Server thread/INFO]: [skRayFall] Bacon is ready!
[17:02:59] [Server thread/INFO]: [SkBee] Enabling SkBee v3.6.5
[17:02:59] [Server thread/INFO]: [SkBee] Loading NBTApi...
[17:02:59] [Server thread/INFO]: [SkBee] [NBTAPI] Found Minecraft: 1.21.1! Trying to find NMS support
[17:02:59] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[17:02:59] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
[17:02:59] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Damage Source elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Display Entity elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Item Component Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Statistic Elements disabled
[17:02:59] [Server thread/INFO]: [SkBee] It appears another Skript addon may have registered Statistic syntax.
[17:02:59] [Server thread/INFO]: [SkBee] To use SkBee Statistics, please remove the addon which has registered Statistic already.
[17:02:59] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
[17:02:59] [Server thread/INFO]: [SkBee] Tick Manager elements successfully loaded
[17:03:00] [Server thread/INFO]: [SkBee] It looks like another addon registered 'profession' already.
[17:03:00] [Server thread/INFO]: [SkBee] You may have to use their profession in SkBee's 'Villager Profession' expression.
[17:03:00] [Server thread/INFO]: [SkBee] It looks like another addon registered 'villagertype' already.
[17:03:00] [Server thread/INFO]: [SkBee] You may have to use their villagertype in SkBee's 'Villager Type' expression.
[17:03:00] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[17:03:00] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[17:03:00] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[17:03:00] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[17:03:00] [Server thread/INFO]: [SkBee] Chunk Generator Elements successfully loaded
[17:03:00] [Server thread/INFO]: [SkBee] Loaded (425) elements:
[17:03:00] [Server thread/INFO]: [SkBee]  - 56 events
[17:03:00] [Server thread/INFO]: [SkBee]  - 70 effects
[17:03:00] [Server thread/INFO]: [SkBee]  - 257 expressions
[17:03:00] [Server thread/INFO]: [SkBee]  - 27 conditions
[17:03:00] [Server thread/INFO]: [SkBee]  - 15 sections
[17:03:00] [Server thread/INFO]: [SkBee] Checking for update...
[17:03:00] [Server thread/INFO]: [SkBee] Plugin is not up to date!
[17:03:00] [Server thread/INFO]: [SkBee]  - Current version: v3.6.5
[17:03:00] [Server thread/INFO]: [SkBee]  - Available update: v3.7.0
[17:03:00] [Server thread/INFO]: [SkBee]  - Download available at: https://github.com/SkriptHub/SkBee/releases
[17:03:00] [Server thread/INFO]: [SkBee] Successfully enabled v3.6.5 in 0.81 seconds
[17:03:00] [Server thread/INFO]: [SingleMace] Enabling SingleMace v1.0-SNAPSHOT
[17:03:00] [Server thread/INFO]: [SingleMace] Plugin is enabled.
[17:03:00] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.23.4
[17:03:00] [Server thread/INFO]: [Shopkeepers] Loading the data of 3 shopkeepers ...
[17:03:00] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.9.2-SNAPSHOT (build 528)
[17:03:00] [Server thread/INFO]: [Sentinel] Sentinel loading...
[17:03:00] [Server thread/INFO]: [Sentinel] Running on java version: 21.0.6
[17:03:00] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
[17:03:00] [Server thread/ERROR]: Error occurred while enabling Sentinel v2.9.2-SNAPSHOT (build 528) (Is it up to date?)
java.lang.NoClassDefFoundError: net/citizensnpcs/api/CitizensAPI
    at Sentinel-2.9.2-SNAPSHOT-b528.jar/org.mcmonkey.sentinel.SentinelPlugin.onEnable(SentinelPlugin.java:318) ~[Sentinel-2.9.2-SNAPSHOT-b528.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.CitizensAPI
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 13 more
[17:03:00] [Server thread/INFO]: [Sentinel] Disabling Sentinel v2.9.2-SNAPSHOT (build 528)
[17:03:00] [Server thread/INFO]: [Sentinel] Sentinel unloading...
[17:03:00] [Server thread/INFO]: [Sentinel] Sentinel unloaded!
[17:03:00] [Server thread/INFO]: [ResizePlayers] Enabling ResizePlayers v2.1
[17:03:00] [Server thread/INFO]: ResizePlayers has been enabled. Hello :D
[17:03:00] [Server thread/WARN]: [ResizePlayers] [ResizePlayers] PlaceholderAPI not found! Some features may not work.
[17:03:00] [Server thread/INFO]: [PowerGems] Enabling PowerGems v1.0
[17:03:00] [Server thread/INFO]: [PoaSkRewritev2] Enabling PoaSkRewritev2 v4.7.8
[17:03:00] [Server thread/INFO]: [PoaSkRewritev2] [STDOUT] Raw version: 1.21.1
[17:03:00] [Server thread/WARN]: Nag author(s): '[Ekpoa]' of 'PoaSkRewritev2 v4.7.8' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[17:03:00] [Server thread/INFO]: [PoaSkRewritev2] [STDOUT] Processed version: 1211
[17:03:00] [Server thread/INFO]: [PoaSkRewritev2] [STDOUT] Version modified to: 121
[17:03:00] [Server thread/INFO]: [PlayerKits2] Enabling PlayerKits2 v1.17.1
[17:03:00] [Server thread/INFO]: [PlayerKits²] Has been enabled! Version: 1.17.1
[17:03:00] [Server thread/INFO]: [PlayerKits²] Thanks for using my plugin!   ~Ajneb97
[17:03:00] [Server thread/INFO]: There is a new version available. (1.17.3)
[17:03:00] [Server thread/INFO]: You can download it at: https://modrinth.com/plugin/playerkits-2
[17:03:00] [Server thread/INFO]: [ItemEffects] Enabling ItemEffects v1.2.10
[17:03:00] [Server thread/INFO]: ------------------------------------------------------
[17:03:00] [Server thread/INFO]: 
[17:03:00] [Server thread/INFO]: ._   _   _____  __  __  _       _____
[17:03:00] [Server thread/INFO]: | | | | | ____| \ \/ / | |     | ____|                         
[17:03:00] [Server thread/INFO]: | |_| | |  _|    \  /  | |     |  _|                           
[17:03:00] [Server thread/INFO]: |  _  | | |___   /  \  | |___  | |___
[17:03:00] [Server thread/INFO]: |_| |_| |_____| /_/\_\ |_____| |_____|
[17:03:00] [Server thread/INFO]: 
[17:03:00] [Server thread/INFO]: Hexle_Development_Systems - https://hexle.at
[17:03:00] [Server thread/INFO]: 
[17:03:00] [Server thread/INFO]: [Item Effects] Found correct language: en
[17:03:00] [Server thread/INFO]: [Item Effects] org.bukkit.craftbukkit 1.21.1-133-3cb8529 (MC: 1.21.1)
[17:03:00] [Server thread/INFO]: [Item Effects] Your server is running a compatible version: 1.21.1-133-3cb8529 (MC: 1.21.1)
[17:03:00] [Server thread/INFO]: [Item Effects] 1.12 Events enabled!
[17:03:00] [Server thread/INFO]: [Item Effects] 1.13 Events enabled!
[17:03:00] [Server thread/INFO]: [Item Effects] Christmas feature enabled!
[17:03:00] [Server thread/INFO]: [Item Effects] Contributed by the Hexle Development Team. Finished loading!
[17:03:00] [Server thread/INFO]: 
[17:03:00] [Server thread/INFO]: ------------------------------------------------------
[17:03:00] [Server thread/INFO]: [ItemsDontBlowUp] Enabling ItemsDontBlowUp v1.0
[17:03:00] [Server thread/INFO]: [ItemsDontBlowUp] ItemsDontBlowUp has started
[17:03:00] [Server thread/INFO]: [ItemsDontBlowUp] https://goldenedit.dev
[17:03:00] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.7.0
[17:03:00] [Server thread/INFO]: [ItemEdit] Hooking into MiniMessageAPI see https://webui.advntr.dev/
[17:03:00] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML
[17:03:00] [Server thread/INFO]: [ItemEdit] Unable to hook into Vault
[17:03:00] [Server thread/INFO]: [ItemEdit] # Enabled (took 190 ms)
[17:03:00] [Server thread/INFO]: [InvSee++] Enabling InvSeePlusPlus v0.29.4
[17:03:01] [Server thread/INFO]: [InventoryRollbackPlus] Enabling InventoryRollbackPlus v1.6.21
[17:03:01] [Server thread/INFO]: [InventoryRollbackPlus] Attempting support for version: 1.21.1-133-3cb8529 (MC: 1.21.1)
[17:03:01] [Server thread/INFO]: [InventoryRollbackPlus] Using CraftBukkit version: v1_21_R1
[17:03:01] [Server thread/INFO]: [InventoryRollbackPlus] Inventory backup data is set to save to: YAML
[17:03:01] [Server thread/INFO]: [InventoryRollbackPlus] bStats are enabled
[17:03:01] [Server thread/INFO]: [InstantRestock] Enabling InstantRestock v2.4.6
[17:03:01] [Server thread/INFO]: [ImageFrame] Enabling ImageFrame v1.7.14.0
[17:03:01] [Folia Async Scheduler Thread #1/INFO]: [InfiniteVillagerTrading] A new update is available!
[17:03:01] [Server thread/INFO]: [ImageFrame] ImageFrame has hooked into ViaVersion!
[17:03:01] [Server thread/INFO]: [ImageFrame] ImageFrame has been Enabled!
[17:03:01] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.29.0
[17:03:01] [Server thread/INFO]: [Custom Anvil] Enabling CustomAnvil v1.10.0
[17:03:01] [Server thread/INFO]: [Craftorithm] Enabling Craftorithm v1.10.17-20250121
[17:03:01] [Server thread/INFO]: [CraftEnhance] Enabling CraftEnhance v2.5.9
[17:03:01] [Server thread/INFO]: [CraftEnhance] Now starting MenuApi. Any errors will be shown below.
[17:03:01] [Server thread/WARN]: [CraftEnhance] It is not tested on versions beyond 1.19.4
[17:03:01] [Server thread/ERROR]: Error occurred while enabling CraftEnhance v2.5.9 (Is it up to date?)
java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
    at CraftEnhance-2.5.9.jar/craftenhance.libs.menulib.dependencies.nbt.nbtapi.utils.MinecraftVersion.getVersion(MinecraftVersion.java:110) ~[CraftEnhance-2.5.9.jar:?]
    at CraftEnhance-2.5.9.jar/craftenhance.libs.menulib.dependencies.nbt.nbtapi.metodes.RegisterNbtAPI.<init>(RegisterNbtAPI.java:13) ~[CraftEnhance-2.5.9.jar:?]
    at CraftEnhance-2.5.9.jar/craftenhance.libs.menulib.RegisterMenuAPI.<init>(RegisterMenuAPI.java:53) ~[CraftEnhance-2.5.9.jar:?]
    at CraftEnhance-2.5.9.jar/com.dutchjelly.craftenhance.CraftEnhance.onEnable(CraftEnhance.java:88) ~[CraftEnhance-2.5.9.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[17:03:01] [Server thread/INFO]: [CraftEnhance] Disabling CraftEnhance v2.5.9
[17:03:02] [pool-55-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (9d4734818ab27069d76f264a4cda74a699806770)
[17:03:02] [Server thread/INFO]: Loaded 1290 recipes
[17:03:02] [Server thread/INFO]: Loaded 1399 advancements
[17:03:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[17:03:02] [Server thread/ERROR]: Error occurred while disabling CraftEnhance v2.5.9
java.lang.NullPointerException: Cannot invoke "com.dutchjelly.craftenhance.crafthandling.RecipeInjector.getContainerOwners()" because "this.injector" is null
    at CraftEnhance-2.5.9.jar/com.dutchjelly.craftenhance.CraftEnhance.onDisable(CraftEnhance.java:139) ~[CraftEnhance-2.5.9.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[17:03:02] [Server thread/INFO]: [ClickVillagers] Enabling ClickVillagers v1.3
[17:03:02] [Server thread/INFO]: [ClickVillagers] Checking for updates...
[17:03:02] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[17:03:02] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.28
[17:03:03] [Server thread/INFO]: [BanItem] Enabling BanItem v3.6
[17:03:03] [ForkJoinPool.commonPool-worker-1/INFO]: [ClickVillagers] New version available: 1.3.1
[17:03:03] [Server thread/INFO]: [spark] Starting background profiler...
[17:03:03] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[17:03:03] [Server thread/ERROR]: Could not pass event ServerLoadEvent to Builder v6.0.3
java.lang.NoClassDefFoundError: net/citizensnpcs/api/CitizensAPI
    at Builder.jar/net.jrbudda.builder.TraitListener.onLoad(TraitListener.java:14) ~[Builder.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor226.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:1.21.1-133-3cb8529]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:760) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.CitizensAPI
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 14 more
[17:03:03] [Server thread/INFO]: Done preparing level "world" (31.499s)
[17:03:03] [Server thread/INFO]: Running delayed init tasks
[17:03:03] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[17:03:03] [Craft Scheduler Thread - 12 - InventoryRollbackPlus/INFO]: [InventoryRollbackPlus] Checking for updates...
[17:03:03] [Craft Scheduler Thread - 9 - ItemEffects/INFO]: [Item Effects] There is not a new update available.
[17:03:03] [Server thread/INFO]: [Skript] Loading variables...
[17:03:03] [Craft Scheduler Thread - 12 - InventoryRollbackPlus/INFO]: [InventoryRollbackPlus] You are running the latest version.
[17:03:03] [Server thread/INFO]: [Skript] Loaded 621 variables in 0.0 seconds
[17:03:03] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[17:03:03] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 1 structure in 0.07 seconds
[17:03:03] [Server thread/INFO]: [Skript] Finished loading.
[17:03:03] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] An unexpected error occurred! See the stacktrace below:
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] java.lang.IllegalStateException: Not a JSON Array: null

[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:117)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | Skuishy-2.8-all.jar//lol.aabss.skuishy.other.GetVersion.latestVersion(GetVersion.java:29)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | Skuishy-2.8-all.jar//lol.aabss.skuishy.Skuishy.lambda$onEnable$1(Skuishy.java:77)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] | java.base/java.lang.Thread.run(Thread.java:1583)
[17:03:03] [Craft Scheduler Thread - 7 - Skuishy/INFO]: [Skuishy] Got latest version.
[17:03:03] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin NeigeItems not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin Nexo not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin AzureFlow not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin EcoItems not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin ExecutableItems not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin ItemsAdder not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin MMOItems not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin MythicMobs not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin Oraxen not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin PlayerPoints not found.
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin Vault not found.
[17:03:03] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.3.2, you're on: 5.0.3-SNAPSHOT
[17:03:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(1355255792189706343)
[17:03:03] [Server thread/INFO]: [Craftorithm] Plugin loaded successfully.
[17:03:03] [Server thread/INFO]: Done (58.345s)! For help, type "help"
[17:03:03] [Server thread/INFO]: Timings Reset
[17:03:03] [Craft Scheduler Thread - 7 - ImageFrame/INFO]: [ImageFrame] Data loading completed! Loaded 0 ImageMaps!
[17:03:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Saved linked accounts in 8ms
[17:03:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[17:03:04] [DiscordSRV - JDA Callback 0/INFO]: [DiscordSRV] Cleared all pre-existing slash commands in 2/2 guilds (0 cancelled)
[17:03:04] [Server thread/INFO]: [BanItem] Successfully loaded 5 blacklisted & 0 whitelisted item(s).
[17:03:04] [Craft Scheduler Thread - 4 - BanItem/INFO]: [BanItem] A newer version (v3.7) is available!