Paste #120985: Logs

Date: 2024/03/13 03:07:17 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601


C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server>java -Xms2048M -Xmx4096M -jar paper.jar
Starting org.bukkit.craftbukkit.Main
*** Warning, you've not updated in a while! ***
*** Please download a new build as per instructions from https://papermc.io/downloads/paper ***
System Info: Java 21 (OpenJDK 64-Bit Server VM 21+35-LTS) Host: Windows 11 10.0 (amd64)
Loading libraries, please wait...
[12:04:21 INFO]: Environment: Environment[accountsHost=https://api.mojang.com, sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:04:23 INFO]: Loaded 7 recipes
[12:04:24 INFO]: Starting minecraft server version 1.20.2
[12:04:24 INFO]: Loading properties
[12:04:24 INFO]: This server is running Pufferfish version git-Pufferfish-29 (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: 0ba7617 on HEAD)
[12:04:25 INFO]: Server Ping Player Sample Count: 12
[12:04:25 INFO]: Using 4 threads for Netty based IO
[12:04:26 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[12:04:26 WARN]: [Pufferfish] Will not enable SIMD! These optimizations are only safely supported on Java 17, Java 18, and Java 19.
[12:04:26 INFO]: Default game type: SURVIVAL
[12:04:26 INFO]: Generating keypair
[12:04:26 INFO]: Starting Minecraft server on *:25565
[12:04:27 INFO]: Using default channel type
[12:04:27 INFO]: Paper: Using Java compression from Velocity.
[12:04:27 INFO]: Paper: Using Java cipher from Velocity.
[12:04:27 ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins\CMILib1.4.1.1.jar' and 'plugins\CMILib.jar' in 'plugins'
[12:04:27 ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins\CMILib1.4.2.1.jar' and 'plugins\CMILib1.4.1.1.jar' in 'plugins'
[12:04:27 ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins\CMILib1.4.2.2.jar' and 'plugins\CMILib1.4.2.1.jar' in 'plugins'
[12:04:27 ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins\CMILib1.4.3.4.jar' and 'plugins\CMILib1.4.2.2.jar' in 'plugins'
[12:04:27 ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins\CMILib1.4.4.2.jar' and 'plugins\CMILib1.4.3.4.jar' in 'plugins'
[12:04:27 ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins\CMILib1.4.4.3.jar' and 'plugins\CMILib1.4.4.2.jar' in 'plugins'
[12:04:27 ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins\CMILib1.4.4.9.jar' and 'plugins\CMILib1.4.4.3.jar' in 'plugins'
[12:04:27 INFO]: [WolfyUtilities] NMS Version: v1_20_R2
[12:04:28 INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 429 ms to scan 1 urls, producing 905 keys and 3616 values
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loading 8 libraries... please wait
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\springframework\spring-expression\6.0.6\spring-expression-6.0.6.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\springframework\spring-core\6.0.6\spring-core-6.0.6.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\springframework\spring-jcl\6.0.6\spring-jcl-6.0.6.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\apache\httpcomponents\httpmime\4.5.13\httpmime-4.5.13.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\apache\httpcomponents\httpcore\4.4.13\httpcore-4.4.13.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\dev\jorel\commandapi-bukkit-shade\9.2.0\commandapi-bukkit-shade-9.2.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\joml\joml\1.10.5\joml-1.10.5.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-text-minimessage\4.14.0\adventure-text-minimessage-4.14.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-api\4.14.0\adventure-api-4.14.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-key\4.14.0\adventure-key-4.14.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\jetbrains\annotations\24.0.1\annotations-24.0.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-text-serializer-plain\4.14.0\adventure-text-serializer-plain-4.14.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-text-serializer-ansi\4.14.0\adventure-text-serializer-ansi-4.14.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\ansi\1.0.0\ansi-1.0.0.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-platform-bukkit\4.3.1\adventure-platform-bukkit-4.3.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-platform-api\4.3.1\adventure-platform-api-4.3.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.1\adventure-text-serializer-bungeecord-4.3.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-platform-facet\4.3.1\adventure-platform-facet-4.3.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\net\kyori\adventure-platform-viaversion\4.3.1\adventure-platform-viaversion-4.3.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\mongodb\mongodb-driver-sync\4.8.1\mongodb-driver-sync-4.8.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\mongodb\bson\4.8.1\bson-4.8.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\mongodb\mongodb-driver-core\4.8.1\mongodb-driver-core-4.8.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\mongodb\bson-record-codec\4.8.1\bson-record-codec-4.8.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\redis\clients\jedis\4.3.1\jedis-4.3.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\slf4j\slf4j-api\1.7.36\slf4j-api-1.7.36.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\apache\commons\commons-pool2\2.11.1\commons-pool2-2.11.1.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\org\json\json\20220320\json-20220320.jar
[12:04:28 INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\akfit\OneDrive\Рабочий стол\vanilla\server\libraries\com\google\code\gson\gson\2.8.9\gson-2.8.9.jar
[12:04:28 INFO]: [CustomCrafting] NMS Version: v1_20_R2
[12:04:29 INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1
[12:04:29 INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting...
[12:04:29 INFO]: [ViaVersion] Loading block connection mappings ...
[12:04:29 INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[12:04:30 INFO]: [ViaBackwards] Loading translations...
[12:04:30 INFO]: [ViaBackwards] Registering protocols...
[12:04:30 INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.52
[12:04:30 INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[12:04:30 INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.8.3-SNAPSHOT-609;c0a2eef
[12:04:32 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6cb93c]
[12:04:32 INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9-SNAPSHOT+1e11b88
[12:04:32 INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[12:04:32 INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.4
[12:04:32 INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.1-SNAPSHOT-669
[12:04:34 INFO]: [CMILib] Loading server plugin CMILib v1.4.4.9
[12:04:34 INFO]: [CMI] Loading server plugin CMI v9.6.5.3
[12:04:34 INFO]: [SCore] Loading server plugin SCore v4.23.10.14
[12:04:34 INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.8.1
[12:04:34 INFO]: [WolfyUtilities] Loading server plugin WolfyUtilities v4.16.14.1
[12:04:34 INFO]: [WolfyUtilities] Register JSON de-/serializers
[12:04:34 INFO]: [WolfyUtilities] Register JSON Operators
[12:04:34 INFO]: [WolfyUtilities] Register JSON Value Providers
[12:04:34 INFO]: [WolfyUtilities] Register CustomItem NBT Checks
[12:04:34 INFO]: [WolfyUtilities] Register CustomItem Actions
[12:04:34 INFO]: [WolfyUtilities] Register CustomItem Events
[12:04:34 INFO]: [WolfyUtilities] Register Particle Animators
[12:04:34 INFO]: [WolfyUtilities] Register Particle Shapes
[12:04:34 INFO]: [WolfyUtilities] Register Particle Timers
[12:04:34 INFO]: [WolfyUtilities] Register Custom Block Data
[12:04:34 INFO]: [WolfyUtilities] Register Custom Player Data
[12:04:34 INFO]: [WolfyUtilities] Register NBT Query Nodes
[12:04:34 INFO]: [Oraxen] Loading server plugin Oraxen v1.162.1
[12:04:34 INFO]: [Denizen] Loading server plugin Denizen v1.3.0-SNAPSHOT (build 1803-REL)
[12:04:34 INFO]: [CustomCrafting] Loading server plugin CustomCrafting v4.16.8.3
[12:04:34 INFO]: [CustomCrafting] WolfyUtils API: v4.16.14.1
[12:04:34 INFO]: [CustomCrafting] CustomCrafting: v4.16.8.3
[12:04:34 INFO]: [CustomCrafting] Environment   : PROD
[12:04:34 INFO]: [CustomCrafting] Registering CustomItem Data
[12:04:34 INFO]: [CustomCrafting] Registering Custom Block Data
[12:04:34 INFO]: [CustomCrafting] Registering Result Extensions
[12:04:34 INFO]: [CustomCrafting] Registering Result Merge Adapters
[12:04:34 INFO]: [CustomCrafting] Registering Recipe Conditions
[12:04:34 INFO]: [CustomCrafting] Registering Recipe Types
[12:04:34 INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
[12:04:34 INFO]: [CustomCrafting] Registering Type Registries
[12:04:34 INFO]: [TAB] Loading server plugin TAB v4.0.6
[12:04:34 INFO]: [PL-Hide] Loading server plugin PL-Hide v1.5.21
[12:04:34 INFO]: [MyCommand] Loading server plugin MyCommand v5.7.4
[12:04:34 INFO]: [LiteBans] Loading server plugin LiteBans v2.10.3
[12:04:34 INFO]: [Interactions] Loading server plugin Interactions v2.2.1
[12:04:34 INFO]: [HMCCosmetics] Loading server plugin HMCCosmetics v2.6.5
[12:04:34 INFO]: [ExecutableItems] Loading server plugin ExecutableItems v6.23.10.14
[12:04:34 INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.0-DEV-167
[12:04:34 INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[12:04:34 INFO]: [ConditionalEvents] Loading server plugin ConditionalEvents v4.41.1
[12:04:34 INFO]: [ChatEx] Loading server plugin ChatEx v3.0.1
[12:04:34 INFO]: [BetterPlayerLeads] Loading server plugin BetterPlayerLeads v1.2-SNAPSHOT
[12:04:34 INFO]: [ArmorStandEditor] Loading server plugin ArmorStandEditor v1.20.2-44
[12:04:34 INFO]: [AnimatedScoreboard] Loading server plugin AnimatedScoreboard v0.3.1
[12:04:34 INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:04:34 INFO]: [LuckPerms] Enabling LuckPerms v5.4.52
[12:04:35 INFO]:         __
[12:04:35 INFO]:   |    |__)   LuckPerms v5.4.52
[12:04:35 INFO]:   |___ |      Running on Bukkit - Pufferfish
[12:04:35 INFO]:
[12:04:35 INFO]: [LuckPerms] Loading configuration...
[12:04:35 INFO]: [LuckPerms] Loading storage provider... [H2]
[12:04:36 INFO]: [LuckPerms] Loading internal permission managers...
[12:04:36 INFO]: [LuckPerms] Performing initial data load...
[12:04:37 INFO]: [LuckPerms] Successfully enabled. (took 2685ms)
[12:04:37 INFO]: [Vault] Enabling Vault v1.7.3-b131
[12:04:37 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[12:04:37 INFO]: [Vault] Enabled Version 1.7.3-b131
[12:04:37 INFO]: [LuckPerms] Registered Vault permission & chat hook.
[12:04:37 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.8.3-SNAPSHOT-609;c0a2eef
[12:04:37 INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[12:04:37 INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[12:04:37 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[12:04:37 INFO]: WEPIF: Vault detected! Using Vault for permissions
[12:04:38 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R2.PaperweightFaweAdapter as the Bukkit adapter
[12:04:39 INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.1-SNAPSHOT-669
[12:04:39 INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.16.14.1
[12:04:39 INFO]: [WolfyUtilities] Minecraft version: 1.20.2
[12:04:39 INFO]: [WolfyUtilities] WolfyUtils version: 4.16.14.1
[12:04:39 INFO]: [WolfyUtilities] Environment: PROD
[12:04:39 INFO]: [WolfyUtilities] Loading Plugin integrations:
[12:04:39 INFO]: [WolfyUtilities]  - PlaceholderAPI
[12:04:39 INFO]: [WolfyUtilities]  - ExecutableItems
[12:04:39 INFO]: [WolfyUtilities]  - Oraxen
[12:04:39 INFO]: [WolfyUtilities]  - Denizen
[12:04:39 INFO]: [WolfyUtilities] Create & Init Plugin integrations:
[12:04:39 INFO]: [WolfyUtilities] Register API references
[12:04:39 INFO]: [WolfyUtilities] Loading stored Custom Items
[12:04:39 INFO]: [WolfyUtilities] Loading Creative Mode Tabs
[12:04:39 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:04:39 WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:04:39 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[12:04:39 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:04:39 INFO]: Preparing level "world"
[12:04:39 WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 62 build(s) out of date.
You are running build 609, the latest version is build 671.
Update at https://www.spigotmc.org/resources/13932/
[12:04:40 INFO]: Preparing start region for dimension minecraft:overworld
[12:04:40 INFO]: Time elapsed: 302 ms
[12:04:40 INFO]: Preparing start region for dimension minecraft:the_nether
[12:04:40 INFO]: Time elapsed: 41 ms
[12:04:40 INFO]: Preparing start region for dimension minecraft:the_end
[12:04:40 INFO]: Time elapsed: 32 ms
[12:04:40 INFO]: [ViaVersion] Enabling ViaVersion v4.8.1
[12:04:40 INFO]: [ViaVersion] ViaVersion detected server version: 1.20.2 (764)
[12:04:40 INFO]: [WorldGuard] Enabling WorldGuard v7.0.9-SNAPSHOT+1e11b88
[12:04:41 INFO]: [WorldGuard] (world) Поджигание динамита РАЗРЕШЕНО.
[12:04:41 INFO]: [WorldGuard] (world) Огниво РАЗРЕШЕНО.
[12:04:41 INFO]: [WorldGuard] (world) Распространение огня лавы РАЗРЕШЕНО
[12:04:41 INFO]: [WorldGuard] (world) Распространения огоня неограничено.
[12:04:41 INFO]: [WorldGuard] Загрузка конфигурации для мира 'world'
[12:04:41 INFO]: [WorldGuard] (world_nether) Поджигание динамита РАЗРЕШЕНО.
[12:04:41 INFO]: [WorldGuard] (world_nether) Огниво РАЗРЕШЕНО.
[12:04:41 INFO]: [WorldGuard] (world_nether) Распространение огня лавы РАЗРЕШЕНО
[12:04:41 INFO]: [WorldGuard] (world_nether) Распространения огоня неограничено.
[12:04:41 INFO]: [WorldGuard] Загрузка конфигурации для мира 'world_nether'
[12:04:41 INFO]: [WorldGuard] (world_the_end) Поджигание динамита РАЗРЕШЕНО.
[12:04:41 INFO]: [WorldGuard] (world_the_end) Огниво РАЗРЕШЕНО.
[12:04:41 INFO]: [WorldGuard] (world_the_end) Распространение огня лавы РАЗРЕШЕНО
[12:04:41 INFO]: [WorldGuard] (world_the_end) Распространения огоня неограничено.
[12:04:41 INFO]: [WorldGuard] Загрузка конфигурации для мира 'world_the_end'
[12:04:41 INFO]: [WorldGuard] Загрузка данных региона...
[12:04:41 INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[12:04:41 WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[12:04:41 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:04:41 INFO]: Preparing start region for dimension minecraft:build
[12:04:43 INFO]: Time elapsed: 1426 ms
[12:04:43 INFO]: [WorldGuard] (build) Поджигание динамита РАЗРЕШЕНО.
[12:04:43 INFO]: [WorldGuard] (build) Огниво РАЗРЕШЕНО.
[12:04:43 INFO]: [WorldGuard] (build) Распространение огня лавы РАЗРЕШЕНО
[12:04:43 INFO]: [WorldGuard] (build) Распространения огоня неограничено.
[12:04:43 INFO]: [WorldGuard] Загрузка конфигурации для мира 'build'
[12:04:43 INFO]: [Multiverse-Core] 4 - World(s) loaded.
[12:04:43 WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[12:04:43 INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[12:04:43 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.4
[12:04:43 INFO]: [PlaceholderAPI] Fetching available expansion information...
[12:04:43 INFO]: [WolfyUtilities] init PAPI event
[12:04:43 INFO]: [WolfyUtilities] Enabled plugin integration for PlaceholderAPI
[12:04:43 INFO]: [CMILib] Enabling CMILib v1.4.4.9
[12:04:44 INFO]: Server version: v1_20_R2 - 1.20.2 - paper  git-Pufferfish-29 (MC: 1.20.2)
[12:04:45 INFO]: Environment: Environment[accountsHost=https://api.mojang.com, sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:04:45 INFO]: CMI hooked.
[12:04:45 INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.4.4.9]
[12:04:45 INFO]: PlaceholderAPI hooked.
[12:04:45 INFO]: Updated (EN) language file. Took 55ms
[12:04:45 INFO]: Updated (RU) language file. Took 30ms
[12:04:45 INFO]: [CMI] Enabling CMI v9.6.5.3
[12:04:45 INFO]: [CMI] [STDOUT] [Spigotunlocked.com] - COSMO
[12:04:45 WARN]: Nag author(s): '[Zrips]' of 'CMI v9.6.5.3' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[12:04:45 INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
[12:04:45 INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
[12:04:45 INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃  ┃┃
[12:04:45 INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃  ┃┃
[12:04:45 INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
[12:04:45 INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
[12:04:45 INFO]: _______________________________________________________
[12:04:45 INFO]:   Integrating PaperSpigot async methods
[12:04:45 INFO]:   Vault found. (Loaded: true)
[12:04:46 INFO]:   52 Enabled and 7 Disabled modules
[12:04:46 INFO]:   ProtocolLib found. (Loaded: true)
[12:04:46 INFO]:   Permission plugin: LuckPerms5.4.52
[12:04:46 INFO]:   Initialized Cipher256 AES
[12:04:46 INFO]:   Loaded (61) regular alias into memory. Took 63ms
[12:04:46 INFO]:   Loaded (1) custom text's into memory. Took 4ms
[12:04:46 INFO]:   3.42.0 data base type detected
[12:04:47 INFO]:   Started SqLite data base. Took 256ms
[12:04:47 INFO]: [CMI] Vault was found but economy engine is missing. Use one from list provided in https://dev.bukkit.org/bukkit-plugins/vault/
[12:04:47 INFO]: [CMI] Alternatively you can enable CMI economy in config.yml file
[12:04:47 INFO]:   Vault was found but not economy plugin, you will have limited economy support
[12:04:47 INFO]:   Loaded (5) warning categories into memory. Took 1ms
[12:04:47 INFO]:   Loaded (3) warning commands into memory. Took 0ms
[12:04:47 INFO]:   Loaded (140) custom mob heads into memory. Took 20ms
[12:04:47 INFO]:   Loaded (17) cooldowns into memory. Took 42ms
[12:04:47 INFO]:   (RandomTeleportation) Can't find world with (world_air) name
[12:04:47 INFO]:   (RandomTeleportation) Can't find world with (lobby) name
[12:04:47 INFO]:   Initializing BungeeCord
[12:04:48 INFO]:   Loaded (25) kits into memory. Took 1275ms
[12:04:48 INFO]:   Loaded (7) ranks into memory. Took 17ms
[12:04:48 INFO]:   Loaded (7) playtime rewards into memory. Took 2ms
[12:04:49 INFO]:   Loaded (2395) player data into memory. Took 221ms
[12:04:49 INFO]:   Loaded (1462) playtime records into memory. Took 56ms
[12:04:49 INFO]:   Loaded (0) playtime reward records into memory. Took 2ms
[12:04:49 INFO]:   Loaded (24) custom alias into memory. Took 5ms
[12:04:49 INFO]:   Registered events. Took 142ms
[12:04:49 INFO]:   Loaded (1) event action commands into memory. Took 8ms
[12:04:49 INFO]:   Loaded (EN) language file into memory. Took 136ms
[12:04:49 INFO]:   Loaded (RU) language file into memory. Took 149ms
[12:04:49 INFO]:   Loaded (245) worth values into memory. Took 71ms
[12:04:49 INFO]:   Loaded (24) warps into memory. Took 4ms
[12:04:49 INFO]:   VaultPermissions found. (Loaded: true)
[12:04:49 INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [9.6.5.3]
[12:04:49 INFO]:   PlaceholderAPI hooked.
[12:04:49 INFO]:   PlaceholderAPI found. (Loaded: true)
[12:04:49 INFO]:   Starting world timer.
[12:04:49 INFO]:   Initializing world manager.
[12:04:49 INFO]:   Loaded (6) schedules into memory. Took 13ms
[12:04:49 INFO]:   Loaded GeoIP
[12:04:49 INFO]:   Loaded (2) skin cache entries into memory. Took 2ms
[12:04:49 INFO]:   Loaded (1) custom recipes into memory. Took 16ms
[12:04:49 INFO]:   Loaded (12) ArmorStand templates into memory. Took 4ms
[12:04:49 INFO]:   Version 9.6.5.3 has been enabled
[12:04:49 INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
[12:04:49 INFO]: [SCore] Enabling SCore v4.23.10.14
[12:04:49 INFO]: ================ SCore ================
[12:04:49 INFO]: SCore Version of the server git-Pufferfish-29 (MC: 1.20.2) !
[12:04:49 INFO]: SCore ExecutableItems hooked !  (6.23.10.14) Load After
[12:04:49 INFO]: SCore PlaceholderAPI hooked !  (2.11.4)  Load Before
[12:04:49 INFO]: SCore WorldGuard hooked !  (7.0.9-SNAPSHOT+1e11b88)  Load Before
[12:04:49 INFO]: SCore Vault hooked !  (1.7.3-b131)  Load Before
[12:04:49 INFO]: SCore Multiverse-Core hooked !  (4.3.1-b861)  Load Before
[12:04:49 INFO]: SCore ProtocolLib hooked !
[12:04:49 INFO]: SCore Locale setup: EN
[12:04:49 INFO]: SCore CMI hooked !  (9.6.5.3)  Load Before
[12:04:49 INFO]: SCore Oraxen hooked !  (1.162.1) Load After
[12:04:49 INFO]: SCore TAB hooked !  (4.0.6) Load After
[12:04:49 INFO]: SCore Language of the editor setup on EN
[12:04:49 INFO]: SCore Language for in-game messages setup on EN
[12:04:49 INFO]: SCore Connection to the db...
[12:04:49 INFO]: SCore will connect to the database hosted: In Local
[12:04:49 INFO]: SCore Creating table SecurityOP if not exists...
[12:04:49 INFO]: SCore Creating table Commands if not exists...
[12:04:49 INFO]: SCore Creating table Cooldowns if not exists...
[12:04:49 INFO]: SCore Creating table Commands Player if not exists...
[12:04:49 INFO]: SCore Creating table Commands Entity if not exists...
[12:04:49 INFO]: SCore Creating table Commands Block if not exists...
[12:04:49 INFO]: SCore Creating table UsePerDay if not exists...
[12:04:50 INFO]: SCore SCore loaded 1 variables from local files !
[12:04:50 INFO]: SCore SCore loaded the delayed command for Tester : FLY OFF >> delay: 153252558
[12:04:50 INFO]: SCore SCore loaded the delayed command for Tester : PARTICLE DRAGON_BREATH 500 3 0.2 >> delay: 153252558
[12:04:50 INFO]: SCore SCore loaded the delayed command for Tester : SENDMESSAGE [ExecutableItems] Your fly will be disable in 30 sec >> delay: 153252558
[12:04:50 INFO]: SCore SCore loaded 3 delayed commands saved
[12:04:50 INFO]: [PlaceholderAPI] Successfully registered internal expansion: SCore [1.0.0]
[12:04:50 INFO]: ================ SCore ================
[12:04:50 INFO]: [ViaBackwards] Enabling ViaBackwards v4.8.1
[12:04:50 INFO]: [Oraxen] Enabling Oraxen v1.162.1
[12:04:51 INFO]: Oraxen | Papers block.updates.disable-noteblock-updates is not enabled.
[12:04:51 INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with noteblocks
[12:04:51 INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[12:04:51 INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml

[12:04:51 INFO]: Oraxen | Papers block.updates.disable-tripwire-updates is not enabled.
[12:04:51 INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with tripwires
[12:04:51 INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[12:04:51 INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml

[12:04:51 INFO]: Oraxen | The texture specified for farmer_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for explorer_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for knight_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for lord_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for prince_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for king_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for hero_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for god_tag does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:51 INFO]: Oraxen | The texture specified for heart does not exist. This will break all your glyphs.
[12:04:51 INFO]: Oraxen | It has been temporarily set to a placeholder image. You should edit this in the glyph config.
[12:04:52 INFO]: Oraxen | No item matching emerald_helmet found. Unable to use emerald_armor_layer_1.png
[12:04:52 INFO]: Oraxen | No item matching emerald_chestplate found. Unable to use emerald_armor_layer_1.png
[12:04:52 INFO]: Oraxen | No item matching emerald_leggings found. Unable to use emerald_armor_layer_2.png
[12:04:52 INFO]: Oraxen | No item matching emerald_boots found. Unable to use emerald_armor_layer_2.png
[12:04:52 INFO]: Oraxen | No item matching metla_leggings found. Unable to use metla_armor_layer_2.png
[12:04:52 INFO]: Oraxen | No item matching metla_boots found. Unable to use metla_armor_layer_2.png
[12:04:52 INFO]: Oraxen | No item matching obsidian_helmet found. Unable to use obsidian_armor_layer_1.png
[12:04:52 INFO]: Oraxen | No item matching obsidian_chestplate found. Unable to use obsidian_armor_layer_1.png
[12:04:52 INFO]: Oraxen | No item matching obsidian_leggings found. Unable to use obsidian_armor_layer_2.png
[12:04:52 INFO]: Oraxen | No item matching obsidian_boots found. Unable to use obsidian_armor_layer_2.png
[12:04:52 INFO]: Oraxen | No item matching witch_helmet found. Unable to use witch_armor_layer_1.png
[12:04:52 INFO]: Oraxen | No item matching witch_chestplate found. Unable to use witch_armor_layer_1.png
[12:04:52 INFO]: Oraxen | No item matching witch_leggings found. Unable to use witch_armor_layer_2.png
[12:04:52 INFO]: Oraxen | No item matching witch_boots found. Unable to use witch_armor_layer_2.png
[12:04:52 INFO]: Oraxen | Converting global lang file to individual language files...
[12:04:52 INFO]: Oraxen | Verifying formatting for textures and models...
[12:04:52 INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/hmccosmetics/backpack2.json: pack:hmccosmetics/backpack1
[12:04:52 INFO]: Oraxen | Verify that you have a texture in said path.

[12:04:52 INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/hmccosmetics/backpack2.json: pack:hmccosmetics/backpack
[12:04:52 INFO]: Oraxen | Verify that you have a texture in said path.

[12:04:52 INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/hmccosmetics/backpack2.json: pack:hmccosmetics/backpack
[12:04:52 INFO]: Oraxen | Verify that you have a texture in said path.

[12:04:52 INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/hmccosmetics/jetpack.json: hmccosmetics/block/jetpack
[12:04:52 INFO]: Oraxen | Verify that you have a texture in said path.

[12:04:52 INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/hmccosmetics/jetpack_thirdperson.json: hmccosmetics:items/jetpack
[12:04:52 INFO]: Oraxen | Verify that you have a texture in said path.

[12:04:52 INFO]: Oraxen | Pack contains malformed texture(s) and/or model(s)
[12:04:52 INFO]: Oraxen | These need to be fixed, otherwise the resourcepack will be broken

[12:04:52 INFO]: Oraxen | Generating atlas-file for 1.19.3+ Resource Pack format
[12:04:52 INFO]: Oraxen | Attempting to exclude malformed textures from atlas-file
[12:04:52 INFO]:
[12:04:52 INFO]: Oraxen | No duplicate font files found!
[12:04:52 INFO]:
[12:04:52 INFO]: Oraxen | Successfully loaded on Windows 11
[12:04:52 INFO]: [PlaceholderAPI] Successfully registered internal expansion: oraxen [1.162.1]
[12:04:52 INFO]: Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks
[12:04:52 INFO]: Oraxen | Thanks for using Black-Minecraft.com
[12:04:52 INFO]: [WolfyUtilities] Enabled plugin integration for Oraxen
[12:04:52 INFO]: [Denizen] Enabling Denizen v1.3.0-SNAPSHOT (build 1803-REL)
[12:04:52 INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1374), impl for Spigot v1.3.0-SNAPSHOT (build 1803-REL)
[12:04:53 INFO]: +> [Denizen] Running on java version: 21
[12:04:53 INFO]: +> [Denizen] Running on unrecognized (future?) Java version. May or may not work.
[12:04:53 ERROR]: Error occurred while enabling Denizen v1.3.0-SNAPSHOT (build 1803-REL) (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_20_R3/inventory/CraftInventoryCustom
        at com.denizenscript.denizen.nms.v1_20.Handler.<clinit>(Handler.java:276) ~[Denizen-1.3.0-b1803-REL.jar:?]
        at java.lang.Class.forName0(Native Method) ~[?:?]
        at java.lang.Class.forName(Class.java:421) ~[?:?]
        at java.lang.Class.forName(Class.java:412) ~[?:?]
        at com.denizenscript.denizen.nms.NMSHandler.initialize(NMSHandler.java:55) ~[Denizen-1.3.0-b1803-REL.jar:?]
        at com.denizenscript.denizen.Denizen.onEnable(Denizen.java:154) ~[Denizen-1.3.0-b1803-REL.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[pufferfish-api-1.20.2-R0.1-SNAPSHOT.jar:?]
        at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[pufferfish-api-1.20.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugin(CraftServer.java:644) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at org.bukkit.craftbukkit.v1_20_R2.CraftServer.enablePlugins(CraftServer.java:555) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:629) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:426) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:310) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1088) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[pufferfish-1.20.2.jar:git-Pufferfish-29]
        at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom
        at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:185) ~[pufferfish-api-1.20.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:152) ~[pufferfish-api-1.20.2-R0.1-SNAPSHOT.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
        ... 18 more
[12:04:53 INFO]: [Denizen] Disabling Denizen v1.3.0-SNAPSHOT (build 1803-REL)
[12:04:53 INFO]: [CustomCrafting] Enabling CustomCrafting v4.16.8.3
[12:04:53 INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[12:04:53 INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript
[12:04:53 INFO]: [CustomCrafting] ____ _  _ ____ ___ ____ _  _ ____ ____ ____ ____ ___ _ _  _ ____
[12:04:53 INFO]: [CustomCrafting] |    |  | [__   |  |  | |\/| |    |__/ |__| |___  |  | |\ | | __
[12:04:53 INFO]: [CustomCrafting] |___ |__| ___]  |  |__| |  | |___ |  \ |  | |     |  | | \| |__]
[12:04:53 INFO]: [CustomCrafting]     Version      | v4.16.8.3
[12:04:53 INFO]: [CustomCrafting]     WolfyUtils   | v4.16.14.1
[12:04:53 INFO]: [CustomCrafting]     Bukkit       | git-Pufferfish-29 (MC: 1.20.2)(API: 1.20.2-R0.1-SNAPSHOT)
[12:04:53 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R2! Trying to find NMS support
[12:04:53 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R2' loaded!
[12:04:53 INFO]: [NBTAPI] [NBTAPI] Using the plugin 'WolfyUtilities' to create a bStats instance!
[12:04:53 INFO]: [CustomCrafting]
[12:04:53 INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project:
[12:04:53 INFO]: [CustomCrafting] Omarlatif, Nat R, Junye Zhou, PwassonDoDouce, Mithran, Teddy
[12:04:53 INFO]: [CustomCrafting] 霜神CreamGod, Invictus_Vulpes , JorshStark, lonemmart, ccp920, Luuk Musch
[12:04:53 INFO]: [CustomCrafting] Esteban, WizardOfWit
[12:04:53 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:04:53 INFO]: [CustomCrafting] Detected ProtocolLib... initiating additional features.
[12:04:53 INFO]: [CustomCrafting] Registering PlaceHolder
[12:04:53 INFO]: [PlaceholderAPI] Successfully registered internal expansion: customcrafting [4.16.8.3]
[12:04:53 INFO]: [CustomCrafting] Data destination: LOCAL
[12:04:54 INFO]: [CustomCrafting] Initiating Inventory GUIs
[12:04:54 INFO]: [CustomCrafting] Register ItemCreator Tabs
[12:04:55 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:04:55 INFO]: [TAB] Enabling TAB v4.0.6
[12:04:55 WARN]: [CustomCrafting] Your version is outdated! There is a new version available! Download it here: https://www.spigotmc.org/resources/55883/
[12:04:55 INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.6]
[12:04:55 INFO]: [TAB] Enabled in 287ms
[12:04:55 INFO]: [PL-Hide] Enabling PL-Hide v1.5.21
[12:04:55 INFO]: [MyCommand] Enabling MyCommand v5.7.4
[12:04:55 INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[12:04:55 INFO]: | Hooked on Vault 1.7.3-b131
[12:04:55 INFO]: | Command file(s) found : 1
[12:04:55 INFO]: | Config : Ready.
[12:04:55 INFO]: | ProtocolLib found, features availables (SignMenu)
[12:04:55 INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[12:04:55 INFO]: | Placeholder_API : Hooked, Ok.
[12:04:55 INFO]: | Custom commands loaded : 45
[12:04:55 INFO]: | You're running the latest version of MyCommand.
[12:04:55 INFO]: |          by emmerrei a.k.a. ivanfromitaly.
[12:04:55 INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[12:04:55 INFO]: [LiteBans] Enabling LiteBans v2.10.3
[12:04:55 INFO]: [LiteBans] [STDOUT] Spigotunlocked.org
[12:04:55 WARN]: Nag author(s): '[Ruan]' of 'LiteBans v2.10.3' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[12:04:56 INFO]: [LiteBans] Loading SQL driver: h2 1.4.197 (org.h2.Driver)
[12:04:56 INFO]: [LiteBans] Connecting to database...
[12:04:56 INFO]: [LiteBans] litebans-pool - Starting...
[12:04:56 INFO]: [LiteBans] litebans-pool - Start completed.
[12:04:56 INFO]: [LiteBans] Connected to H2 database successfully (248 ms).
[12:04:56 INFO]: [LiteBans] Database connection fully initialized (253,8 ms).
[12:04:56 INFO]: [LiteBans] v2.10.3 enabled. Startup took 420 ms.
[12:04:56 INFO]: [Interactions] Enabling Interactions v2.2.1
[12:04:56 INFO]: [Interactions] [STDOUT] [Spigotunlocked.com] - ZER.
[12:04:56 WARN]: Nag author(s): '[Ajneb97]' of 'Interactions v2.2.1' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[12:04:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: interactions [2.2.1]
[12:04:56 INFO]: [Interactions]Has been enabled! Version: 2.2.1
[12:04:56 INFO]: [Interactions]Thanks for using my plugin!   ~Ajneb97
[12:04:56 INFO]: There is a new version available. (1.1)
[12:04:56 INFO]: You can download it at: https://www.spigotmc.org/resources/79529/
[12:04:56 INFO]: [HMCCosmetics] Enabling HMCCosmetics v2.6.5
[12:04:56 INFO]: [PlaceholderAPI] Successfully registered internal expansion: HMCCosmetics [2.6.5]
[12:04:56 INFO]: [HMCCosmetics] Successfully hooked into PlaceholderAPI
[12:04:56 INFO]: [HMCCosmetics] Successfully hooked into denizen
[12:04:56 INFO]: [HMCCosmetics] Successfully hooked into HMCCosmetics
[12:04:56 INFO]: [HMCCosmetics] Successfully hooked into oraxen
[12:04:56 INFO]: [HMCCosmetics] Successfully hooked into CMI
[12:04:57 ERROR]: [HMCCosmetics] Invalid Material -> oraxen:witchmetla
[12:04:57 ERROR]: [HMCCosmetics] Invalid Material -> hmccosmetics:explorer_witchmetla
[12:04:57 INFO]: [HMCCosmetics] Successfully Enabled HMCCosmetics
[12:04:57 INFO]: [HMCCosmetics] 19 Cosmetics Successfully Setup
[12:04:57 INFO]: [HMCCosmetics] 1 Menus Successfully Setup
[12:04:57 INFO]: [HMCCosmetics] 1 Wardrobes Successfully Setup
[12:04:57 INFO]: [HMCCosmetics] Data storage is set to sqlite
[12:04:57 INFO]: [ExecutableItems] Enabling ExecutableItems v6.23.10.14
[12:04:57 INFO]: ========*======== ExecutableItems ========*========
[12:04:57 INFO]: ExecutableItems PlaceholderAPI hooked !
[12:04:57 INFO]: ExecutableItems CustomCrafting hooked !
[12:04:57 ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld
[12:04:57 ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld
[12:04:58 INFO]: ExecutableItems ERROR, Couldn't load the Material and Tags option because there is not section with the good ID: blocks (Item: Phobos)
[12:04:58 INFO]: ExecutableItems ERROR, Couldn't load the Material and Tags option because there is not section with the good ID: blocks (Item: Phobos)
[12:04:58 INFO]: ExecutableItems ERROR, Couldn't load the Material and Tags option because there is not section with the good ID: blocks (Item: Phobos)
[12:04:58 INFO]: ExecutableItems ERROR, Couldn't load the Material and Tags option because there is not section with the good ID: blocks (Item: Phobos)
[12:04:58 INFO]: ExecutableItems ERROR, Couldn't load the Material and Tags option because there is not section with the good ID: blocks (Item: Phobos)
[12:04:58 INFO]: ExecutableItems ERROR, Couldn't load the Material and Tags option because there is not section with the good ID: blocks (Item: Phobos)
[12:04:58 INFO]: ExecutableItems ERROR, Couldn't load the Material and Tags option because there is not section with the good ID: blocks (Item: Phobos)
[12:04:58 INFO]: ExecutableItems Amount of Executable Items configurations loaded: 7
[12:04:58 INFO]: ExecutableItems Items with display conditions :
[12:04:58 INFO]: ========*======== ExecutableItems ========*========
[12:04:58 INFO]: [WolfyUtilities] Enabled plugin integration for ExecutableItems
[12:04:58 INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-DEV-167
[12:04:58 INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[12:04:58 INFO]: [DeluxeMenus] 4 GUI menus loaded!
[12:04:58 INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[12:04:58 INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-DEV-167]
[12:04:58 INFO]: [ConditionalEvents] Enabling ConditionalEvents v4.41.1
[12:04:58 INFO]: [PlaceholderAPI] Successfully registered internal expansion: conditionalevents [4.41.1]
[12:04:58 INFO]: [ConditionalEvents] Has been enabled! Version: 4.41.1
[12:04:58 INFO]: [ConditionalEvents] Thanks for using my plugin!   ~Ajneb97
[12:04:58 INFO]: There is a new version available. (4.49.1)
[12:04:58 INFO]: You can download it at: https://modrinth.com/plugin/conditionalevents
[12:04:58 INFO]: [ChatEx] Enabling ChatEx v3.0.1
[12:04:58 INFO]: [ChatEx] Successfully hooked into: LuckPerms
[12:04:58 INFO]: [ChatEx] Hooked into PlaceholderAPI
[12:04:58 INFO]: [ChatEx] Server version:git-Pufferfish-29 (MC: 1.20.2)
[12:04:58 INFO]: [ChatEx] Version is later than 1.16. Loading RGB ColorCodes!
[12:04:58 INFO]: [ChatEx] Thanks for using bstats, it was enabled!
[12:04:58 INFO]: [ChatEx] Is now enabled!
[12:04:58 INFO]: [BetterPlayerLeads] Enabling BetterPlayerLeads v1.2-SNAPSHOT
[12:04:58 INFO]: [ArmorStandEditor] Enabling ArmorStandEditor v1.20.2-44
[12:04:58 INFO]: [ArmorStandEditor] ======= ArmorStandEditor =======
[12:04:58 INFO]: [ArmorStandEditor] Plugin Version: 1.20.2-44
[12:04:58 INFO]: [ArmorStandEditor] Minecraft Version: v1_20_R2
[12:04:58 INFO]: [ArmorStandEditor] ArmorStandEditor is compatible with this version of Minecraft. Loading continuing.
[12:04:58 INFO]: [ArmorStandEditor] SpigotMC: true
[12:04:58 INFO]: [ArmorStandEditor] ================================
[12:04:58 INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.3.1
[12:04:58 INFO]: [PlaceholderAPI] Successfully registered internal expansion: animatedscoreboard [0.0.1]
[12:04:59 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[12:04:59 INFO]: Running delayed init tasks
[12:04:59 INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[12:04:59 INFO]: [ChatEx] Checking for update...
[12:04:59 INFO]: [AnimatedScoreboard] Checking for an update!
[12:04:59 INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[12:04:59 INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[12:04:59 INFO]: [Vault] Checking for Updates ...
[12:04:59 INFO]: [Vault] No new version available
[12:04:59 INFO]: [AnimatedScoreboard] You are 1 version behind! Get AnimatedScoreboard(v0.3.2) at:
[12:04:59 INFO]: [AnimatedScoreboard] https://www.spigotmc.org/resources/20848
[12:04:59 INFO]: [ChatEx] Version installed is 3.0.1
[12:04:59 INFO]: [ChatEx] Latest version found online is 3.2.2
[12:04:59 INFO]: [ChatEx] Update found! Please consider installing the latest version from https://www.spigotmc.org/resources/71041/updates
[12:04:59 INFO]: Loaded 7 recipes
[12:05:00 INFO]: Oraxen | Automatic upload of the resource pack is enabled, uploading...
[12:05:00 INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.5) is available at:
[12:05:00 INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[12:05:00 WARN]: [ViaVersion] There is a newer plugin version available: 4.9.3, you're on: 4.8.1
[12:05:00 INFO]: [HMCCosmetics] +++++++++++++++++++++++++++++++++++
[12:05:00 INFO]: [HMCCosmetics] There is a new update for HMCCosmetics!
[12:05:00 INFO]: [HMCCosmetics] Please download it as soon as possible for possible fixes and new features.
[12:05:00 INFO]: [HMCCosmetics] Current Version 2.6.5 | Latest Version 2.7.1
[12:05:00 INFO]: [HMCCosmetics] Spigot: https://www.spigotmc.org/resources/100107/
[12:05:00 INFO]: [HMCCosmetics] Polymart: https://polymart.org/resource/1879
[12:05:00 INFO]: [HMCCosmetics] +++++++++++++++++++++++++++++++++++
[12:05:00 INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[12:05:00 INFO]: [PlaceholderAPI] Successfully registered external expansion: math [2.0.2]
[12:05:00 INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.7]
[12:05:00 INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[12:05:00 INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
[12:05:00 INFO]: [PAPI] [Javascript-Expansion] 2 scripts loaded!
[12:05:00 INFO]: [PlaceholderAPI] Successfully registered external expansion: javascript [2.1.2]
[12:05:00 INFO]: 6 placeholder hook(s) registered! 2 placeholder hook(s) have an update available.
[12:05:00 INFO]: Done (35.745s)! For help, type "help"
[12:05:00 INFO]: Timings Reset
[12:05:00 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:05:00 INFO]: [CustomCrafting] Loading Recipes & Items
[12:05:00 INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loading Items
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loaded 5 recipes; Skipped: 0 error/s, 0 already existing
[12:05:00 INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[12:05:00 INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loaded 5 recipes
[12:05:00 INFO]: [CustomCrafting]
[12:05:00 INFO]: [CustomCrafting] Indexing Recipe Book...
[12:05:00 INFO]: [CustomCrafting] Indexed Recipe Book!
[12:05:00 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:05:00 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:05:00 INFO]: [CustomCrafting] Loading Recipes & Items
[12:05:00 INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loading Items
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loaded 0 recipes; Skipped: 0 error/s, 5 already existing
[12:05:00 INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[12:05:00 INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[12:05:00 INFO]: [CustomCrafting] [LOCAL] Loaded 5 recipes
[12:05:00 INFO]: [CustomCrafting]
[12:05:00 INFO]: [CustomCrafting] Indexing Recipe Book...
[12:05:01 INFO]: [CustomCrafting] Indexed Recipe Book!
[12:05:01 INFO]: [CustomCrafting] ------------------------------------------------------------------------
[12:05:01 INFO]: Oraxen | Resourcepack uploaded to http://atlas.oraxen.com:8080/pack.zip?id=fff73ced615696700c5fb6fdf62db10077fcd2f5 in 1506 ms
[12:05:11 INFO]: The attempt to automatically download CMILib has failed
[12:05:11 INFO]: Some plugins might not work properly without the newest version
[12:05:11 INFO]: You can download it manually from: https://www.zrips.net/CMILib/CMILib1.4.5.2.jar
>