Paste #129031: log

Date: 2024/12/14 03:31:17 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[12:58:41] [ServerMain/INFO]: [bootstrap] Running Java 23 (Java HotSpot(TM) 64-Bit Server VM 23.0.1+11-39; Oracle Corporation null) on Windows 10 10.0 (amd64)
[12:58:41] [ServerMain/INFO]: [bootstrap] Loading Purpur 1.21-2284-ver/1.21@4e55e26 (2024-08-10T17:35:56Z) for Minecraft 1.21
[12:58:41] [ServerMain/WARN]: [oshi.util.platform.windows.PerfDataUtil] Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8
[12:58:41] [ServerMain/WARN]: [oshi.util.platform.windows.PerfCounterQueryHandler] Failed to add counter for PDH counter: \Paging File(_Total)\% Usage
[12:58:41] [ServerMain/WARN]: [oshi.util.platform.windows.PerfCounterQuery] Disabling further attempts to query Paging File.
[12:58:42] [ServerMain/WARN]: [oshi.util.platform.windows.WmiQueryHandler] COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile
[12:58:42] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[12:58:43] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin 'plugins\Denizen-1.3.1-b7110-DEV.jar'...
[12:58:45] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Done remapping plugin 'plugins\Denizen-1.3.1-b7110-DEV.jar' in 1707ms.
[12:58:45] [ServerMain/INFO]: [PluginInitializerManager] Initialized 17 plugins
[12:58:45] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (17):
 - ChatEx (3.2.2), ConcreteMixer (1.2.1), DeluxeMenus (1.14.0-Release), Denizen (1.3.1-SNAPSHOT (build 7110-DEV)), LuckPerms (5.4.131), MiniMOTD (2.1.2), NoEmotecraft (2.5.2), Oraxen (1.185.1), PL-Hide (1.5.22), PlaceholderAPI (2.11.6), ProtocolLib (5.3.0), SkinsRestorer (15.5.0), TAB (5.0.3), TablistTweaks (1.6), VillagerOptimizer (1.6.2), Volleyball (1.4(1.20.4)), voicechat (2.5.25)
[12:58:49] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:58:50] [ServerMain/INFO]: Loaded 1290 recipes
[12:58:50] [ServerMain/INFO]: Loaded 1399 advancements
[12:58:51] [Server thread/INFO]: Starting minecraft server version 1.21
[12:58:51] [Server thread/INFO]: Loading properties
[12:58:51] [Server thread/INFO]: This server is running Purpur version 1.21-2284-ver/1.21@4e55e26 (2024-08-10T17:35:56Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
[12:58:52] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[12:58:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:58:52] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:58:52] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and population gen parallelism of 1 threads
[12:58:53] [Server thread/INFO]: Default game type: SURVIVAL
[12:58:53] [Server thread/INFO]: Generating keypair
[12:58:53] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:58:53] [Server thread/INFO]: Using default channel type
[12:58:53] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[12:58:53] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loading 10 libraries... please wait
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\springframework\spring-expression\6.0.6\spring-expression-6.0.6.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\springframework\spring-core\6.0.6\spring-core-6.0.6.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\springframework\spring-jcl\6.0.6\spring-jcl-6.0.6.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\apache\httpcomponents\httpmime\4.5.13\httpmime-4.5.13.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\apache\httpcomponents\httpcore\4.4.13\httpcore-4.4.13.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\joml\joml\1.10.5\joml-1.10.5.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-text-minimessage\4.17.0\adventure-text-minimessage-4.17.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-api\4.17.0\adventure-api-4.17.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-key\4.17.0\adventure-key-4.17.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-text-serializer-plain\4.17.0\adventure-text-serializer-plain-4.17.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-text-serializer-ansi\4.17.0\adventure-text-serializer-ansi-4.17.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\ansi\1.0.3\ansi-1.0.3.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-platform-bukkit\4.3.4\adventure-platform-bukkit-4.3.4.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-platform-api\4.3.4\adventure-platform-api-4.3.4.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.4\adventure-text-serializer-bungeecord-4.3.4.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-platform-facet\4.3.4\adventure-platform-facet-4.3.4.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\net\kyori\adventure-platform-viaversion\4.3.4\adventure-platform-viaversion-4.3.4.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\com\google\code\gson\gson\2.10.1\gson-2.10.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\apache\commons\commons-lang3\3.14.0\commons-lang3-3.14.0.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\gs\mclo\java\2.2.1\java-2.2.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\mongodb\mongodb-driver-sync\4.8.1\mongodb-driver-sync-4.8.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\mongodb\bson\4.8.1\bson-4.8.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\mongodb\mongodb-driver-core\4.8.1\mongodb-driver-core-4.8.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\mongodb\bson-record-codec\4.8.1\bson-record-codec-4.8.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\redis\clients\jedis\4.3.1\jedis-4.3.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\slf4j\slf4j-api\1.7.36\slf4j-api-1.7.36.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\apache\commons\commons-pool2\2.11.1\commons-pool2-2.11.1.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\org\json\json\20220320\json-20220320.jar
[12:58:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\Users\Мама\Desktop\Прототип\libraries\com\google\code\gson\gson\2.8.9\gson-2.8.9.jar
[12:58:54] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
[12:58:54] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[12:58:54] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.131
[12:58:54] [Server thread/INFO]: [Oraxen] Loading server plugin Oraxen v1.185.1
[12:58:55] [Server thread/INFO]: [Volleyball] Loading server plugin Volleyball v1.4(1.20.4)
[12:58:55] [Server thread/INFO]: [voicechat] Loading server plugin voicechat v2.5.25
[12:58:55] [Server thread/INFO]: [VillagerOptimizer] Loading server plugin VillagerOptimizer v1.6.2
[12:58:55] [Server thread/INFO]: [TablistTweaks] Loading server plugin TablistTweaks v1.6
[12:58:55] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.0.3
[12:58:55] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.5.0
[12:58:55] [Server thread/INFO]: [PL-Hide] Loading server plugin PL-Hide v1.5.22
[12:58:55] [Server thread/INFO]: [NoEmotecraft] Loading server plugin NoEmotecraft v2.5.2
[12:58:55] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.1.2
[12:58:55] [Server thread/INFO]: [Denizen] Loading server plugin Denizen v1.3.1-SNAPSHOT (build 7110-DEV)
[12:58:55] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.0-Release
[12:58:55] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[12:58:55] [Server thread/INFO]: [ConcreteMixer] Loading server plugin ConcreteMixer v1.2.1
[12:58:55] [Server thread/INFO]: [ChatEx] Loading server plugin ChatEx v3.2.2
[12:58:55] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:58:55] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
[12:58:55] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.131
[12:58:55] [Server thread/INFO]:         __    
[12:58:55] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.131
[12:58:55] [Server thread/INFO]:   |___ |      Running on Bukkit - Purpur
[12:58:55] [Server thread/INFO]: 
[12:58:55] [Server thread/INFO]: [LuckPerms] Loading configuration...
[12:58:56] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[12:58:56] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[12:58:56] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[12:58:56] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1457ms)
[12:58:56] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.5.0
[12:58:57] [Server thread/WARN]: [SkinsRestorer] You must agree to the rules at 'commands.perSkinPermissionsConsent' in the config to use per skin permissions.
[12:58:58] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.21.0.
[12:58:59] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[12:58:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.5.0]
[12:58:59] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
[12:58:59] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:58:59] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:58:59] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[12:58:59] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:58:59] [Server thread/INFO]: Preparing level "world"
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     +==================+
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     |------------------|
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     |  Standalone Mode |
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     +==================+
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     Version: 15.5.0
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     Commit: ad418e4
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer]     This is the latest version!
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
[12:59:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate
[12:59:00] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[12:59:01] [Server thread/INFO]: Time elapsed: 954 ms
[12:59:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[12:59:01] [Server thread/INFO]: Time elapsed: 122 ms
[12:59:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[12:59:01] [Server thread/INFO]: Time elapsed: 85 ms
[12:59:01] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[12:59:01] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[12:59:01] [Server thread/INFO]: [Oraxen] Enabling Oraxen v1.185.1
[12:59:02] [Server thread/INFO]: Oraxen | Version v1_21_R1 has been detected.
[12:59:02] [Server thread/INFO]: Oraxen | Oraxen will use the NMSHandler for this version.
[12:59:02] [Server thread/INFO]: Oraxen | Papers block-updates.disable-noteblock-updates is not enabled.
[12:59:02] [Server thread/INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with noteblocks
[12:59:02] [Server thread/INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[12:59:02] [Server thread/INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml
[12:59:02] [Server thread/INFO]: Oraxen | Papers block-updates.disable-tripwire-updates is not enabled.
[12:59:02] [Server thread/INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with tripwires
[12:59:02] [Server thread/INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[12:59:02] [Server thread/INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Slicing gui-textures to 1.20.2-format...
[12:59:03] [Server thread/INFO]: Oraxen | Successfully sliced gui-textures for 1.20.2
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:03] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:03] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:03] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Converting global lang file to individual language files...
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[12:59:04] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[12:59:04] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[12:59:04] [Server thread/INFO]: Oraxen | Verifying formatting for textures and models...
[12:59:04] [Server thread/INFO]: Oraxen | No broken models or textures were found in the resourcepack
[12:59:04] [Server thread/INFO]: Oraxen | Generating atlas-file for 1.19.3+ Resource Pack format
[12:59:04] [Server thread/INFO]: Oraxen | No duplicate font files found!
[12:59:05] [Server thread/INFO]: Oraxen | Successfully loaded on Windows 10
[12:59:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oraxen [1.185.1]
[12:59:05] [Server thread/INFO]: Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks
[12:59:05] [Server thread/INFO]: [Volleyball] Enabling Volleyball v1.4(1.20.4)
[12:59:05] [Server thread/WARN]: [Volleyball] Could not save skins.yml to plugins\Volleyball\skins.yml because skins.yml already exists.
[12:59:05] [Server thread/WARN]: [Volleyball] Could not save config.yml to plugins\Volleyball\config.yml because config.yml already exists.
[12:59:05] [Server thread/INFO]: [voicechat] Enabling voicechat v2.5.25
[12:59:05] [Server thread/INFO]: [voicechat] Initializing compatibility for Bukkit version 1.21-R0.1
[12:59:05] [Server thread/INFO]: [voicechat] Compatibility version 18
[12:59:05] [Server thread/INFO]: [voicechat] Successfully initialized commodore command completion
[12:59:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: voicechat [2.5.25]
[12:59:05] [Server thread/INFO]: [voicechat] Successfully registered PlaceholderAPI expansion
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] Enabling VillagerOptimizer v1.6.2
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] ╭────────────────────────────────────────────────────────────╮
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │             _   __ _  __ __                                │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │            | | / /(_)/ // /___ _ ___ _ ___  ____           │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │            | |/ // // // // _ `// _ `// -_)/ __/           │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │            |___//_//_//_/ \_,_/ \_, / \__//_/              │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │          ____        __   _    /___/_                      │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │         / __ \ ___  / /_ (_)__ _   (_)___ ___  ____        │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │        / /_/ // _ \/ __// //  ' \ / //_ // -_)/ __/        │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │        \____// .__/\__//_//_/_/_//_/ /__/\__//_/           │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │             /_/         by xGinko                          │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │        https://github.com/xGinko/VillagerOptimizer         │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:05] [Server thread/INFO]: [VillagerOptimizer] │               ➤  Loading Config...                         │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │               ➤  Loading Translations...                   │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                           de_de                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                           en_us                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                           it_it                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                           ko_kr                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                           ru_ru                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                           zh_cn                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │               ✓  Done.                                     │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[12:59:06] [Server thread/INFO]: [VillagerOptimizer] ╰────────────────────────────────────────────────────────────╯
[12:59:06] [Server thread/INFO]: [TablistTweaks] Enabling TablistTweaks v1.6
[12:59:06] [Server thread/INFO]: [TablistTweaks] Config loaded!
[12:59:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tablisttweaks [1.6]
[12:59:06] [Server thread/INFO]: [TAB] Enabling TAB v5.0.3
[12:59:07] [Server thread/INFO]: [TAB] Loaded NMS hook in 80ms
[12:59:07] [Server thread/INFO]: [TAB] Enabled in 705ms
[12:59:07] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.22
[12:59:07] [Server thread/INFO]: [NoEmotecraft] Enabling NoEmotecraft v2.5.2
[12:59:07] [Server thread/INFO]: [NoEmotecraft] Loading Emotecraft as a bukkit plugin...
[12:59:07] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.1.2
[12:59:08] [Server thread/INFO]: [Denizen] Enabling Denizen v1.3.1-SNAPSHOT (build 7110-DEV)
[12:59:09] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1390), impl for Spigot v1.3.1-SNAPSHOT (build 7110-DEV) 
[12:59:10] [Server thread/INFO]: +> [Denizen] Running on java version: 23.0.1 
[12:59:10] [Server thread/INFO]: +> [Denizen] Running on unrecognized (future?) Java version. May or may not work. 
[12:59:10] [Server thread/ERROR]: Error occurred while enabling Denizen v1.3.1-SNAPSHOT (build 7110-DEV) (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_21_R3/inventory/CraftInventoryCustom
    at Denizen-1.3.1-b7110-DEV.jar/com.denizenscript.denizen.nms.v1_21.Handler.<clinit>(Handler.java:279) ~[Denizen-1.3.1-b7110-DEV.jar:?]
    at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
    at java.base/java.lang.Class.forName(Class.java:578) ~[?:?]
    at java.base/java.lang.Class.forName(Class.java:557) ~[?:?]
    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) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at Denizen-1.3.1-b7110-DEV.jar/com.denizenscript.denizen.nms.NMSHandler.initialize(NMSHandler.java:51) ~[Denizen-1.3.1-b7110-DEV.jar:?]
    at Denizen-1.3.1-b7110-DEV.jar/com.denizenscript.denizen.Denizen.onEnable(Denizen.java:157) ~[Denizen-1.3.1-b7110-DEV.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:654) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:603) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:757) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:519) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:363) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1230) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333) ~[purpur-1.21.jar:1.21-2284-4e55e26]
    at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_21_R3.inventory.CraftInventoryCustom
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528) ~[?:?]
    ... 20 more
[12:59:10] [Server thread/INFO]: [Denizen] Disabling Denizen v1.3.1-SNAPSHOT (build 7110-DEV)
[12:59:10] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
[12:59:10] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[12:59:10] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: requirements_menu already exists for another menu!
Skipping menu: requirements_menu
[12:59:10] [Server thread/INFO]: [DeluxeMenus] 2 GUI menus loaded!
[12:59:10] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[12:59:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
[12:59:10] [Server thread/INFO]: [ConcreteMixer] Enabling ConcreteMixer v1.2.1
[12:59:10] [Server thread/INFO]: [ConcreteMixer] Loading config...
[12:59:10] [Server thread/INFO]: [ConcreteMixer] Loading hooks...
[12:59:10] [Server thread/INFO]: [ConcreteMixer] Enabled 1 hook(s).
[12:59:11] [Server thread/INFO]: [ChatEx] Enabling ChatEx v3.2.2
[12:59:11] [Server thread/INFO]: [ChatEx] Successfully hooked into: LuckPerms
[12:59:11] [Server thread/INFO]: [ChatEx] Hooked into PlaceholderAPI
[12:59:11] [Server thread/INFO]: [ChatEx] Server version:1.21-2284-4e55e26 (MC: 1.21)
[12:59:11] [Server thread/INFO]: [ChatEx] Version is later than 1.16. Loading RGB ColorCodes!
[12:59:11] [Server thread/INFO]: [ChatEx] Thanks for using bstats, it was enabled!
[12:59:11] [Server thread/INFO]: [ChatEx] Is now enabled!
[12:59:11] [Server thread/INFO]: [spark] Starting background profiler...
[12:59:11] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[12:59:11] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[12:59:11] [Server thread/INFO]: Done preparing level "world" (11.472s)
[12:59:11] [Server thread/INFO]: Running delayed init tasks
[12:59:11] [Craft Scheduler Thread - 4 - ChatEx/INFO]: [ChatEx] Checking for update...
[12:59:11] [Craft Scheduler Thread - 4 - ChatEx/INFO]: [ChatEx] Version installed is 3.2.2
[12:59:11] [Craft Scheduler Thread - 4 - ChatEx/INFO]: [ChatEx] Latest version found online is 3.2.2
[12:59:11] [Craft Scheduler Thread - 4 - ChatEx/INFO]: [ChatEx] No update found.
[12:59:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[12:59:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[12:59:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[12:59:11] [Server thread/INFO]: 3 placeholder hook(s) registered!
[12:59:11] [Server thread/INFO]: Done (31.481s)! For help, type "help"
[12:59:11] [Craft Scheduler Thread - 4 - Oraxen/INFO]: Oraxen | Automatic upload of the resource pack is enabled, uploading...
[12:59:11] [Server thread/INFO]: [voicechat] Loading plugins
[12:59:11] [Server thread/INFO]: [voicechat] Loaded 0 plugin(s)
[12:59:11] [Server thread/INFO]: [voicechat] Initializing plugins
[12:59:11] [Server thread/INFO]: [voicechat] Initialized 0 plugin(s)
[12:59:11] [Server thread/WARN]: [voicechat] Running in offline mode - Voice chat encryption is not secure!
[12:59:11] [VoiceChatServerThread/INFO]: [voicechat] Voice chat server started at port 24454
[12:59:12] [Craft Scheduler Thread - 3 - MiniMOTD/INFO]: [MiniMOTD] There is an update available for MiniMOTD!
[12:59:12] [Craft Scheduler Thread - 3 - MiniMOTD/INFO]: [MiniMOTD] This server is running version v2.1.2, which is 2 versions outdated.
[12:59:12] [Craft Scheduler Thread - 3 - MiniMOTD/INFO]: [MiniMOTD] Download the latest version, v2.1.4 from GitHub at the link below:
[12:59:12] [Craft Scheduler Thread - 3 - MiniMOTD/INFO]: [MiniMOTD] https://github.com/jpenilla/MiniMOTD/releases/tag/v2.1.4
[12:59:13] [Craft Scheduler Thread - 4 - Oraxen/INFO]: Oraxen | Resourcepack uploaded to http://atlas.oraxen.com:8080/pack.zip?id=78b3d6d93a8eb6b95565a87e4a290056f5512555 in 2299 ms