Paste #127652: manually repost

Date: 2024/10/31 04:42:43 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


[12:24:31] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.4+7-LTS; Eclipse Adoptium Temurin-21.0.4+7) on Windows 11 10.0 (amd64)
[12:24:31] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.1-128-master@d348cb8 (2024-10-21T16:23:24Z) for Minecraft 1.21.1
[12:24:31] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[12:24:32] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping plugin 'plugins\Citizens-2.0.36-b3611.jar'...
[12:24:33] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping plugin 'plugins\Citizens-2.0.36-b3611.jar' in 903ms.
[12:24:33] [ServerMain/INFO]: [PluginInitializerManager] Initialized 28 plugins
[12:24:33] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
 - FancyHolograms (2.3.3)
[12:24:33] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (27):
 - BetterRTP (3.6.13), Citizens (2.0.36-SNAPSHOT (build 3611)), CommandPanels (**.**.**.**), CustomCrafting (4.17-beta.5), DecentHolograms (2.8.11), EasyCommandBlocker (1.10.1), Essentials (2.20.1), EssentialsSpawn (2.20.1), ExcellentCrates (5.3.3), FastAsyncWorldEdit (2.12.1-SNAPSHOT-952;d959778), InventoryRollbackPlus (1.6.20), ItemsAdder (4.0.3), LPC (3.6.0), LoneLibs (1.0.59), LuckPerms (5.4.144), Multiverse-Core (4.3.13), PlaceholderAPI (2.11.6), PlayTime (3.6), ProtocolLib (5.3.0), RacesOfThana (4.0.2), Rankup (3.14.4), TAB (5.0.1), Vault (1.7.3-b131), VotifierPlus (1.3), VotingPlugin (6.17.2), WolfyUtilities (4.17-beta.7), nightcore (2.6.4)
[12:24:35] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:24:36] [ServerMain/INFO]: Loaded 1290 recipes
[12:24:36] [ServerMain/INFO]: Loaded 1399 advancements
[12:24:36] [Server thread/INFO]: Starting minecraft server version 1.21.1
[12:24:36] [Server thread/INFO]: Loading properties
[12:24:36] [Server thread/INFO]: This server is running Paper version 1.21.1-128-master@d348cb8 (2024-10-21T16:23:24Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[12:24:37] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[12:24:37] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:24:37] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:24:37] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and population gen parallelism of 3 threads
[12:24:37] [Server thread/INFO]: Default game type: SURVIVAL
[12:24:37] [Server thread/INFO]: Generating keypair
[12:24:37] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:24:37] [Server thread/INFO]: Using default channel type
[12:24:37] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[12:24:37] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\ch\ethz\globis\phtree\phtree\2.8.1\phtree-2.8.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-platform-bukkit\4.3.3\adventure-platform-bukkit-4.3.3.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-platform-api\4.3.3\adventure-platform-api-4.3.3.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.3\adventure-text-serializer-bungeecord-4.3.3.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\jetbrains\annotations\24.0.1\annotations-24.0.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-platform-facet\4.3.3\adventure-platform-facet-4.3.3.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-platform-viaversion\4.3.3\adventure-platform-viaversion-4.3.3.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-text-minimessage\4.17.0\adventure-text-minimessage-4.17.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-api\4.17.0\adventure-api-4.17.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\kyori\adventure-key\4.17.0\adventure-key-4.17.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loading 3 libraries... please wait
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\apache\httpcomponents\httpmime\4.5.14\httpmime-4.5.14.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\Users\********\Desktop\SERVER\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\Users\********\Desktop\SERVER\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\apache\commons\commons-math3\3.6.1\commons-math3-3.6.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\Users\********\Desktop\SERVER\libraries\net\sourceforge\streamsupport\speedy-math\1.0.0\speedy-math-1.0.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\openjdk\nashorn\nashorn-core\15.3\nashorn-core-15.3.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\ow2\asm\asm\7.3.1\asm-7.3.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\ow2\asm\asm-commons\7.3.1\asm-commons-7.3.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\ow2\asm\asm-analysis\7.3.1\asm-analysis-7.3.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\ow2\asm\asm-tree\7.3.1\asm-tree-7.3.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\ow2\asm\asm-util\7.3.1\asm-util-7.3.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loading 2 libraries... please wait
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library C:\Users\********\Desktop\SERVER\libraries\it\unimi\dsi\fastutil-core\8.5.13\fastutil-core-8.5.13.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loading 3 libraries... please wait
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\google\inject\guice\5.1.0\guice-5.1.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\javax\inject\javax.inject\1\javax.inject-1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\google\guava\guava\30.1-jre\guava-30.1-jre.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\google\errorprone\error_prone_annotations\2.3.4\error_prone_annotations-2.3.4.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\com\google\j2objc\j2objc-annotations\1.3\j2objc-annotations-1.3.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar
[12:24:38] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library C:\Users\********\Desktop\SERVER\libraries\it\unimi\dsi\fastutil\8.5.6\fastutil-8.5.6.jar
[12:24:38] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 163 ms to scan 1 urls, producing 924 keys and 3724 values
[12:24:38] [Server thread/INFO]: [WolfyUtilities] Register Default StackIdentifiers
[12:24:39] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[12:24:42] [Server thread/WARN]: Legacy plugin PlayTime v3.6 does not specify an api-version.
[12:24:42] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.144
[12:24:42] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[12:24:42] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
[12:24:42] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[12:24:42] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.59
[12:24:42] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
[12:24:42] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.36-SNAPSHOT (build 3611)
[12:24:42] [Server thread/INFO]: [VotifierPlus] Loading server plugin VotifierPlus v1.3
[12:24:42] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v4.0.3
[12:24:42] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.17.2
[12:24:42] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.6.4
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Loading server plugin WolfyUtilities v4.17-beta.7
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register JSON de-/serializers
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register JSON Operators
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register JSON Value Providers
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register CustomItem NBT Checks
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Actions
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Events
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register Particle Animators
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register Particle Shapes
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register Particle Timers
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register Custom Block Data
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register Custom Player Data
[12:24:42] [Server thread/INFO]: [WolfyUtilities] Register NBT Query Nodes
[12:24:42] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.13
[12:24:42] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.0.1
[12:24:42] [Server thread/INFO]: [Rankup] Loading server plugin Rankup v3.14.4
[12:24:42] [Server thread/INFO]: [RacesOfThana] Loading server plugin RacesOfThana v4.0.2
[12:24:42] [Server thread/INFO]: [PlayTime] Loading server plugin PlayTime v3.6
[12:24:42] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.6.0
[12:24:42] [Server thread/INFO]: [InventoryRollbackPlus] Loading server plugin InventoryRollbackPlus v1.6.20
[12:24:42] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.12.1-SNAPSHOT-952;d959778
[12:24:43] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@64ec4f2b]
[12:24:43] [Server thread/INFO]: [FancyHolograms] Loading server plugin FancyHolograms v2.3.3
[12:24:43] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.3.3
[12:24:43] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1
[12:24:43] [Server thread/INFO]: [EasyCommandBlocker] Loading server plugin EasyCommandBlocker v1.10.1
[12:24:43] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.11
[12:24:43] [Server thread/INFO]: [CustomCrafting] Loading server plugin CustomCrafting v4.17-beta.5
[12:24:43] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.17-beta.7
[12:24:43] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v4.17-beta.5
[12:24:43] [Server thread/INFO]: [CustomCrafting] Environment   : PROD
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering Custom Block Data
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
[12:24:43] [Server thread/INFO]: [CustomCrafting] Registering Type Registries
[12:24:43] [Server thread/INFO]: [CommandPanels] Loading server plugin CommandPanels v3.21.4.2
[12:24:43] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.13
[12:24:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:24:43] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.144
[12:24:43] [Server thread/INFO]:         __    
[12:24:43] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.144
[12:24:43] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[12:24:43] [Server thread/INFO]: 
[12:24:43] [Server thread/INFO]: [LuckPerms] Loading configuration...
[12:24:43] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[12:24:43] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[12:24:43] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[12:24:43] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 769ms)
[12:24:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[12:24:44] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[12:24:44] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[12:24:44] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[12:24:44] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[12:24:44] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
[12:24:44] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.59
[12:24:44] [Server thread/INFO]: [nightcore] Enabling nightcore v2.6.4
[12:24:44] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms
[12:24:44] [Server thread/INFO]: [nightcore] Found economy provider: EssentialsX Economy
[12:24:44] [Server thread/INFO]: [nightcore] Found chat provider: LuckPerms
[12:24:44] [Server thread/INFO]: [nightcore] Server Version: 1.21.1 ✔
[12:24:44] [Server thread/INFO]: [nightcore] Entity Id Counter: OK ✔
[12:24:44] [Server thread/INFO]: [nightcore] Item NBT Compress: OK ✔
[12:24:44] [Server thread/INFO]: [nightcore] Plugin loaded in 136 ms!
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.17-beta.7
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.21.1
[12:24:44] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.17.0.0
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Environment: PROD
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations: 
[12:24:44] [Server thread/INFO]: [WolfyUtilities]  - PlaceholderAPI
[12:24:44] [Server thread/INFO]: [WolfyUtilities]  - ItemsAdder
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Create & Init Plugin integrations: 
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Register API references
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items
[12:24:44] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs
[12:24:44] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.12.1-SNAPSHOT-952;d959778
[12:24:44] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[12:24:44] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[12:24:44] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[12:24:44] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[12:24:44] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_R1.PaperweightFaweAdapter as the Bukkit adapter
[12:24:45] [Server thread/INFO]: Preparing level "world"
[12:24:45] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[12:24:45] [Server thread/INFO]: Time elapsed: 570 ms
[12:24:45] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[12:24:45] [Server thread/INFO]: Time elapsed: 55 ms
[12:24:45] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[12:24:45] [Server thread/INFO]: Time elapsed: 47 ms
[12:24:45] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[12:24:46] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[12:24:46] [Server thread/INFO]: [WolfyUtilities] init PAPI event
[12:24:46] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for PlaceholderAPI
[12:24:46] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[12:24:46] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[12:24:46] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[12:24:46] [Server thread/INFO]: [Essentials] No kits found to migrate.
[12:24:46] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[12:24:46] [Server thread/INFO]: [Essentials] Using locale messages_EN_properties
[12:24:46] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[12:24:46] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[12:24:46] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[12:24:46] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[12:24:46] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.36-SNAPSHOT (build 3611)
[12:24:46] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[12:24:46] [Server thread/ERROR]: [Citizens] Could not fetch NMS field ck: [[static final field has no write access: net.minecraft.world.entity.animal.armadillo.Armadillo.SCARE_DISTANCE_VERTICAL/double/putStatic, from class net.citizensnpcs.util.NMS (unnamed module @3da599fb).
[12:24:46] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.36-SNAPSHOT (build 3611) (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_21_R2/boss/CraftBossBar
    at Citizens-2.0.36-b3611.jar/net.citizensnpcs.nms.v1_21_R2.util.NMSImpl.<clinit>(NMSImpl.java:2694) ~[Citizens-2.0.36-b3611.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-128-d348cb8]
    at Citizens-2.0.36-b3611.jar/net.citizensnpcs.api.util.SpigotUtil.lambda$getMinecraftPackage$1(SpigotUtil.java:171) ~[Citizens-2.0.36-b3611.jar:?]
    at Citizens-2.0.36-b3611.jar/net.citizensnpcs.api.util.SpigotUtil.getMinecraftPackage(SpigotUtil.java:176) ~[Citizens-2.0.36-b3611.jar:?]
    at Citizens-2.0.36-b3611.jar/net.citizensnpcs.Citizens.onEnable(Citizens.java:322) ~[Citizens-2.0.36-b3611.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-128-d348cb8]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    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-128-d348cb8]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_21_R2.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
[12:24:46] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.36-SNAPSHOT (build 3611)
[12:24:46] [Server thread/INFO]: [VotifierPlus] Enabling VotifierPlus v1.3
[12:24:46] [Server thread/INFO]: [VotifierPlus] Votifier enabled.
[12:24:46] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v4.0.3
[12:24:47] [Server thread/INFO]: [!] 
                                                   ItemsAdder 4.0.3
  ___  ___        __        __   __   ___  __      LoneLibs 1.0.59
|  |  |__   |\/| /__`  /\  |  \ |  \ |__  |__)     ProtocolLib 5.3.0
|  |  |___  |  | .__/ /--\ |__/ |__/ |___ |  \     Paper 1.21.1-128-d348cb8 (MC: 1.21.1)
                                                   Build Date: 2024-10-23_13.54.25
                                                   Java Version: 21.0.4
                                                   OS: Windows 11 10.0
[12:24:47] [Server thread/WARN]: [!]  
[12:24:47] [Server thread/WARN]: [!] This is a test version of ItemsAdder v4 for Minecraft 1.20.6, 1.21, 1.21.1.
[12:24:47] [Server thread/WARN]: [!] Please make backups before using this version.
[12:24:47] [Server thread/WARN]: [!] Use this only on a test server.
[12:24:47] [Server thread/WARN]: [!] I am not responsible for any damage done to your server.
[12:24:47] [Server thread/WARN]: [!]  
[12:24:47] [Server thread/ERROR]: [!] Failed to hook into Citizens. Please update make sure you're running a compatible version.
[12:24:47] [Server thread/WARN]: java.lang.NoClassDefFoundError: net/citizensnpcs/api/trait/Trait
[12:24:47] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.defineClass1(Native Method)
[12:24:47] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
[12:24:47] [Server thread/WARN]:     at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
[12:24:47] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:243)
[12:24:47] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593)
[12:24:47] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:169)
[12:24:47] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164)
[12:24:47] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
[12:24:47] [Server thread/WARN]:     at ItemsAdder_4.0.3.jar//dev.lone.itemsadder.Core.OtherPlugins.Citizens.CitizensHook.register(SourceFile:40)
[12:24:47] [Server thread/WARN]:     at ItemsAdder_4.0.3.jar//dev.lone.itemsadder.Main.onEnable(SourceFile:374)
[12:24:47] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[12:24:47] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[12:24:47] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[12:24:47] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[12:24:47] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641)
[12:24:47] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590)
[12:24:47] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753)
[12:24:47] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
[12:24:47] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
[12:24:47] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
[12:24:47] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329)
[12:24:47] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[12:24:47] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.trait.Trait
[12:24:47] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197)
[12:24:47] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164)
[12:24:47] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
[12:24:47] [Server thread/WARN]:     ... 22 more
[12:24:47] [Server thread/INFO]: [!] [Host] Starting self-host webserver on port: 8163
[12:24:47] [Server thread/INFO]: [!] [Pack] Extracting internal contents from .jar
[12:24:47] [Server thread/INFO]: [!] [Pack] Done extracting internal contents from .jar
[12:24:47] [Server thread/ERROR]: [!] Image not found for font_image 'servergui:seasoncrate'. assets/servergui/textures/font/gui/seasoncrate.png
[12:24:48] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.17.2
[12:24:48] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup
[12:24:48] [Server thread/INFO]: [VotingPlugin] Loaded LuckPerms hook!
[12:24:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: votingplugin [1.6]
[12:24:48] [Server thread/INFO]: [VotingPlugin] Loading PlaceholderAPI expansion
[12:24:48] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[12:24:48] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.17.2
[12:24:48] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.13
[12:24:48] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.13" 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--].
[12:24:48] [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.
[12:24:48] [Server thread/INFO]: Could not set generator for world 'world_spawn': Plugin 'VoidGen' does not exist
[12:24:48] [Server thread/INFO]: Preparing start region for dimension minecraft:world_spawn
[12:24:49] [Server thread/INFO]: Time elapsed: 90 ms
[12:24:49] [Server thread/INFO]: Could not set generator for world 'world_spawn': Plugin 'VoidGen' does not exist
[12:24:49] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[12:24:49] [Server thread/INFO]: [Multiverse-Core] Version 4.3.13 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[12:24:49] [Server thread/INFO]: [TAB] Enabling TAB v5.0.1
[12:24:49] [Server thread/INFO]: [TAB] Loaded NMS hook in 10ms
[12:24:49] [Server thread/INFO]: [TAB] Enabled in 103ms
[12:24:49] [Server thread/INFO]: [Rankup] Enabling Rankup v3.14.4
[12:24:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rankup [3.14.4]
[12:24:49] [Server thread/INFO]: [RacesOfThana] Enabling RacesOfThana v4.0.2
[12:24:49] [Server thread/WARN]: No valid configuration section or list found for key: day
[12:24:49] [Server thread/WARN]: No valid configuration section or list found for key: night
[12:24:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: racesofthana [2.0]
[12:24:49] [Server thread/INFO]: [RacesOfThana] [RacesOfThana] PlaceholderAPI hooked!
[12:24:49] [Server thread/INFO]: [RacesOfThana] [RacesOfThana] CombatLogX hooked!
[12:24:49] [Server thread/INFO]: [PlayTime] Enabling PlayTime v3.6*
[12:24:49] [Server thread/INFO]: [PlayTime] PlaceholderAPI was found! Registering Placeholders.
[12:24:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playtime [3.6]
[12:24:49] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
[12:24:49] [Server thread/INFO]: [InventoryRollbackPlus] Enabling InventoryRollbackPlus v1.6.20
[12:24:49] [Server thread/INFO]: [InventoryRollbackPlus] Attempting support for version: 1.21.1-128-d348cb8 (MC: 1.21.1)
[12:24:49] [Server thread/INFO]: [InventoryRollbackPlus] Using CraftBukkit version: v1_21_R1
[12:24:49] [Server thread/INFO]: [!] Inventory backup data is set to save to: YAML
[12:24:49] [Server thread/INFO]: [!] bStats are enabled
[12:24:49] [Server thread/INFO]: [FancyHolograms] Enabling FancyHolograms v2.3.3
[12:24:49] [FancyHolograms-Holograms/INFO]: [FancyHolograms] Loaded 0 holograms for all loaded worlds
[12:24:49] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.3.3
[12:24:49] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
[12:24:49] [Server thread/INFO]: [ExcellentCrates] Read database configuration...
[12:24:50] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[12:24:50] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d44870
[12:24:50] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Registered currency: xp
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Registered currency: levels
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Registered currency: money
[12:24:50] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings.
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate keys.
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Loaded 5 crates.
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[12:24:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.3.3]
[12:24:50] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 267 ms!
[12:24:50] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
[12:24:50] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[12:24:50] [Server thread/INFO]: [EasyCommandBlocker] Enabling EasyCommandBlocker v1.10.1
[12:24:50] [Server thread/INFO]: [EasyCommandBlocker] Has been enabled! Version: 1.10.1
[12:24:50] [Server thread/INFO]: [EasyCommandBlocker] Thanks for using my plugin!   ~Ajneb97
[12:24:50] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.11
[12:24:50] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.1! Trying to find NMS support
[12:24:50] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[12:24:50] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
[12:24:50] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v4.17-beta.5
[12:24:50] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[12:24:50] [Server thread/INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript
[12:24:50] [Server thread/INFO]: [CustomCrafting] ____ _  _ ____ ___ ____ _  _ ____ ____ ____ ____ ___ _ _  _ ____ 
[12:24:50] [Server thread/INFO]: [CustomCrafting] |    |  | [__   |  |  | |\/| |    |__/ |__| |___  |  | |\ | | __ 
[12:24:50] [Server thread/INFO]: [CustomCrafting] |___ |__| ___]  |  |__| |  | |___ |  \ |  | |     |  | | \| |__]
[12:24:50] [Server thread/INFO]: [CustomCrafting]     Version      | v4.17-beta.5
[12:24:50] [Server thread/INFO]: [CustomCrafting]     WolfyUtils   | v4.17-beta.7
[12:24:50] [Server thread/INFO]: [CustomCrafting]     Bukkit       | 1.21.1-128-d348cb8 (MC: 1.21.1)(API: 1.21.1-R0.1-SNAPSHOT)
[12:24:50] [Server thread/INFO]: [CustomCrafting] 
[12:24:50] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project: 
[12:24:50] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Obsidian_Sword, LiveJunye, Mithran, Teddy
[12:24:50] [Server thread/INFO]: [CustomCrafting] Invictus_Vulpes , Luuk Musch, fioxu, JorshStark, Perny Dev, Charlie
[12:24:50] [Server thread/INFO]: [CustomCrafting] iachen, whja t, Green Masks, lance fector, Jack Snellings, MineHouse Server
[12:24:50] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:24:50] [Server thread/INFO]: [CustomCrafting] Detected ProtocolLib... initiating additional features.
[12:24:50] [Server thread/INFO]: [CustomCrafting] Registering PlaceHolder
[12:24:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: customcrafting [4.17-beta.5]
[12:24:50] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL
[12:24:50] [Server thread/INFO]: [CustomCrafting] Initiating Inventory GUIs
[12:24:50] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs
[12:24:51] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items
[12:24:51] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[12:24:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] Using 12 threads
[12:24:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[12:24:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items
[12:24:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[12:24:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 2 recipes in 36ms
[12:24:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] 6 recipes waiting for dependencies!
[12:24:51] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
[12:24:51] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
[12:24:51] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:24:51] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.21.4.2
[12:24:51] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.21.4.2 Plugin Loading...
[12:24:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: commandpanels [1.0.0]
[12:24:51] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.21.4.2 Plugin Loaded!
[12:24:51] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
[12:24:51] [Server thread/INFO]: [BetterRTP] Cooldown = 600
[12:24:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
[12:24:51] [Server thread/INFO]: [spark] Starting background profiler...
[12:24:51] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[12:24:51] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[12:24:51] [Server thread/INFO]: Done preparing level "world" (6.722s)
[12:24:51] [Server thread/INFO]: Running delayed init tasks
[12:24:51] [Craft Scheduler Thread - 0 - Essentials/INFO]: [Essentials] Fetching version information...
[12:24:51] [Craft Scheduler Thread - 14 - InventoryRollbackPlus/INFO]: [!] Checking for updates...
[12:24:51] [Craft Scheduler Thread - 17 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[12:24:51] [Craft Scheduler Thread - 16 - Vault/INFO]: [Vault] Checking for Updates ... 
[12:24:51] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[12:24:51] [Craft Scheduler Thread - 17 - DecentHolograms/INFO]: [DecentHolograms] Loaded 6 holograms!
[12:24:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: progress [2.1]
[12:24:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[12:24:51] [Server thread/INFO]: 2 placeholder hook(s) registered!
[12:24:51] [Server thread/INFO]: Done (21.089s)! For help, type "help"
[12:24:51] [Server thread/INFO]: Timings Reset
[12:24:51] [Craft Scheduler Thread - 16 - Vault/INFO]: [Vault] No new version available
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] Loaded 375 items
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] Used 1/188 REAL block IDs
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] Used 45/750 REAL_NOTE block IDs
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] Used 4/63 REAL_TRANSPARENT block IDs
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] Used 111/127 REAL_WIRE block IDs
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] Used 0/14 FIRE block IDs
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] Used 119/6608 font_images
[12:24:51] [Craft Scheduler Thread - 14 - InventoryRollbackPlus/INFO]: [!] You are running the latest version.
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] [Init] Loaded 16 categories
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] [Init] Loaded successfully.
[12:24:51] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [!] [Pack] Resourcepack URL (self-host): http://127.0.0.1:8163/generated.zip
[12:24:52] [Craft Scheduler Thread - 13 - PlayTime/INFO]: [PlayTime] Latest version is installed! - v3.6
[12:24:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1]
[12:24:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1]
[12:24:52] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for ItemsAdder
[12:24:52] [Server thread/ERROR]: Could not pass event PluginIntegrationEnableEvent to CustomCrafting v4.17-beta.5
java.util.ConcurrentModificationException: null
    at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1605) ~[?:?]
    at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1638) ~[?:?]
    at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1636) ~[?:?]
    at com.google.common.collect.AbstractMapBasedMultimap$KeySet$1.next(AbstractMapBasedMultimap.java:964) ~[guava-32.1.2-jre.jar:?]
    at customcrafting-spigot-4.17-beta.5.jar/me.wolfyscript.customcrafting.handlers.LocalStorageLoader.validatePending(LocalStorageLoader.java:213) ~[customcrafting-spigot-4.17-beta.5.jar:?]
    at customcrafting-spigot-4.17-beta.5.jar/me.wolfyscript.customcrafting.handlers.ResourceLoader.runScheduledPluginIntegrations(ResourceLoader.java:108) ~[customcrafting-spigot-4.17-beta.5.jar:?]
    at customcrafting-spigot-4.17-beta.5.jar/me.wolfyscript.customcrafting.handlers.ResourceLoader.schedulePluginIntegration(ResourceLoader.java:98) ~[customcrafting-spigot-4.17-beta.5.jar:?]
    at customcrafting-spigot-4.17-beta.5.jar/me.wolfyscript.customcrafting.handlers.DataHandler.integrationEnable(DataHandler.java:149) ~[customcrafting-spigot-4.17-beta.5.jar:?]
    at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:44) ~[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-128-d348cb8]
    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-128-d348cb8]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at wolfyutils-spigot-4.17-beta.7.jar/me.wolfyscript.utilities.compatibility.PluginIntegrationAbstract.enable(PluginIntegrationAbstract.java:108) ~[wolfyutils-spigot-4.17-beta.7.jar:?]
    at wolfyutils-spigot-4.17-beta.7.jar/me.wolfyscript.utilities.compatibility.PluginIntegrationAbstract.markAsDoneLoading(PluginIntegrationAbstract.java:131) ~[wolfyutils-spigot-4.17-beta.7.jar:?]
    at wolfyutils-spigot-4.17-beta.7.jar/me.wolfyscript.utilities.compatibility.plugins.itemsadder.ItemsAdderImpl.onLoaded(ItemsAdderImpl.java:65) ~[wolfyutils-spigot-4.17-beta.7.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor137.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-128-d348cb8]
    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-128-d348cb8]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.adx.a(SourceFile:74) ~[ItemsAdder_4.0.3.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.ag.d(SourceFile:923) ~[ItemsAdder_4.0.3.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.acr.d(SourceFile:130) ~[ItemsAdder_4.0.3.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.ag.a(SourceFile:921) ~[ItemsAdder_4.0.3.jar:?]
    at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1596) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1302) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[12:24:52] [Server thread/ERROR]: Could not pass event ItemsAdderLoadDataEvent to ItemsAdder v4.0.3
java.lang.NoClassDefFoundError: net/citizensnpcs/api/CitizensAPI
    at ItemsAdder_4.0.3.jar/dev.lone.itemsadder.Core.OtherPlugins.Citizens.CitizensHook.reload(SourceFile:85) ~[ItemsAdder_4.0.3.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.cf.a(SourceFile:431) ~[ItemsAdder_4.0.3.jar:?]
    at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:44) ~[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-128-d348cb8]
    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-128-d348cb8]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.adx.a(SourceFile:74) ~[ItemsAdder_4.0.3.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.ag.d(SourceFile:923) ~[ItemsAdder_4.0.3.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.acr.d(SourceFile:130) ~[ItemsAdder_4.0.3.jar:?]
    at ItemsAdder_4.0.3.jar/itemsadder.m.ag.a(SourceFile:921) ~[ItemsAdder_4.0.3.jar:?]
    at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1596) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1302) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    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) ~[?:?]
    ... 20 more
[12:24:52] [Craft Scheduler Thread - 4 - ItemsAdder/INFO]: [!] [License] Spigot product licensed to: A2rath (892176)
[12:24:56] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[12:24:56] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[12:24:56] [Craft Scheduler Thread - 26 - VotifierPlus/INFO]: [VotifierPlus] VotifierPlus is up to date! Version: 1.3
[12:25:01] [Craft Scheduler Thread - 19 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 6.17.2
[12:25:25] [User Authenticator #0/INFO]: UUID of player A2rath is 1f6affaf-2dca-4c5d-93d4-8be1e08c40ca
[12:25:27] [Server thread/INFO]: [VotingPlugin] Login: A2rath (1f6affaf-2dca-4c5d-93d4-8be1e08c40ca)
[12:25:27] [Server thread/INFO]: A2rath[/       ip        ] logged in with entity id 110 at ([world_spawn]59.9212723025303, 117.5, 35.31253100955517)
[12:25:27] [Server thread/INFO]: 「+」 A2rath 「ᴡᴇʟᴄᴏᴍᴇ ʙᴀᴄᴋ」
[12:25:30] [Server thread/INFO]: A2rath issued server command: /citizens
[12:25:30] [Server thread/ERROR]: Command exception: /citizens
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.36-SNAPSHOT (build 3611) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.Commands.performCommand(Commands.java:350) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.commands.Commands.performCommand(Commands.java:332) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2218) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2192) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1535) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1512) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1505) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1464) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1471) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1316) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[12:26:51] [Server thread/INFO]: A2rath issued server command: /pl
[12:26:57] [Server thread/INFO]: A2rath issued server command: /ver