Paste #109267: log

Date: 2023/04/26 01:35:36 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[01:28:20] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[01:28:21] [ServerMain/INFO]: Loaded 7 recipes
[01:28:21] [Server thread/INFO]: Starting minecraft server version 1.19.4
[01:28:21] [Server thread/INFO]: Loading properties
[01:28:21] [Server thread/INFO]: This server is running Paper version git-Paper-519 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 936205b)
[01:28:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
[01:28:21] [Server thread/INFO]: Using 4 threads for Netty based IO
[01:28:21] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[01:28:21] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 6 worker threads, and gen parallelism of 6 threads
[01:28:22] [Server thread/INFO]: Default game type: SURVIVAL
[01:28:22] [Server thread/INFO]: Generating keypair
[01:28:22] [Server thread/INFO]: Starting Minecraft server on *:25565
[01:28:22] [Server thread/INFO]: Using default channel type
[01:28:22] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[01:28:22] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[01:28:22] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
[01:28:22] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\SKOSR\Desktop\سيرفر جديد\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[01:28:22] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\SKOSR\Desktop\سيرفر جديد\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[01:28:22] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\SKOSR\Desktop\سيرفر جديد\libraries\it\unimi\dsi\fastutil\8.5.11\fastutil-8.5.11.jar
[01:28:22] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[01:28:23] [Server thread/WARN]: Legacy plugin SuperPotions v2.6 does not specify an api-version.
[01:28:23] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
[01:28:23] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.6.2
[01:28:23] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting...
[01:28:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[01:28:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[01:28:24] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.71
[01:28:24] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[01:28:24] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.14+6360-094b734
[01:28:24] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@59205be5]
[01:28:24] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[01:28:25] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
[01:28:25] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0-SNAPSHOT-636
[01:28:25] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.7+216b061
[01:28:25] [Server thread/INFO]: [DeluxeHub] Loading server plugin DeluxeHub v3.5.3
[01:28:25] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.31-SNAPSHOT (build 3031)
[01:28:25] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.0-dev+56-fd49b70
[01:28:25] [Server thread/INFO]: [SuperVanish] Loading server plugin SuperVanish v6.2.15
[01:28:25] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.2-SNAPSHOT (b??-2702bc3)
[01:28:25] [Server thread/INFO]: [floodgate] Took 153ms to boot Floodgate
[01:28:25] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.1
[01:28:25] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.0.7
[01:28:25] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.7.0.303
[01:28:25] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.10 build-18/04/2023
[01:28:25] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.1
[01:28:25] [Server thread/INFO]: [EconomyShopGUI-Premium] Loading server plugin EconomyShopGUI-Premium v4.7.5
[01:28:25] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v14.2.10
[01:28:25] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.1
[01:28:25] [Server thread/INFO]: [VeinMiner] Loading server plugin VeinMiner v2.0.0
[01:28:25] [Server thread/INFO]: [VeinMiner] Found WorldGuard. Registering custom region flag.
[01:28:25] [Server thread/INFO]: [TemporaryBlocks] Loading server plugin TemporaryBlocks v1.0-SNAPSHOT
[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.impl.StdSchedulerFactory] Using default implementation for ThreadExecutor
[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class net.geferon.libs.quartz.core.SchedulerSignalerImpl
[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.core.QuartzScheduler] Quartz Scheduler v.2.3.2 created.
[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.simpl.RAMJobStore] RAMJobStore initialized.
[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'QuartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'net.geferon.libs.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'net.geferon.libs.quartz.simpl.SimpleThreadPool' - with 5 threads.
  Using job-store 'net.geferon.libs.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.impl.StdSchedulerFactory] Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 2.3.2
[01:28:25] [Server thread/INFO]: [net.geferon.libs.quartz.core.QuartzScheduler] JobFactory set to: net.geferon.temporaryblocks.scheduling.BinderJobFactory@121750f6
[01:28:25] [Server thread/INFO]: [TAB] Loading server plugin TAB v3.3.1
[01:28:25] [Server thread/INFO]: [SuperPotions] Loading server plugin SuperPotions v2.6
[01:28:25] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.6.4
[01:28:25] [Server thread/INFO]: [SkipNight] Loading server plugin SkipNight v1.6.2
[01:28:25] [Server thread/INFO]: [ShulkerPacks] Loading server plugin ShulkerPacks v1.6.4
[01:28:25] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.16.5
[01:28:26] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (137 ms).
[01:28:26] [Server thread/INFO]: [Shopkeepers] Loading config.
[01:28:26] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[01:28:26] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[01:28:26] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[01:28:26] [Server thread/INFO]: [pvpstats] Loading server plugin pvpstats v1.11.50
[01:28:26] [Server thread/INFO]: [pvpstats] Loaded config file!
[01:28:26] [Server thread/WARN]: [pvpstats] Specific stats can be turned off as they are never used, they are intended for SQL and web frontend usage!
[01:28:26] [Server thread/WARN]: [pvpstats] Please either switch to SQLite or re-enable this by setting 'YML.collectPreciseOverride' to true
[01:28:26] [Server thread/WARN]: [pvpstats] Database: YML
[01:28:26] [Server thread/INFO]: [pvpstats] Database Initializing
[01:28:26] [Server thread/INFO]: [pvpstats] Database connection successful
[01:28:26] [Server thread/INFO]: [PlugManX] Loading server plugin PlugManX v2.3.2
[01:28:26] [Server thread/INFO]: [PL-Hide] Loading server plugin PL-Hide v1.5.21
[01:28:26] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.3
[01:28:26] [Server thread/INFO]: [Multiverse-Portals] Loading server plugin Multiverse-Portals v4.2.1-b834
[01:28:26] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.5
[01:28:26] [Server thread/INFO]: [MoneyFromMobs] Loading server plugin MoneyFromMobs v4.6
[01:28:26] [Server thread/INFO]: [Minepacks] Loading server plugin Minepacks v2.4.18
[01:28:26] [Server thread/INFO]: [MineChess] Loading server plugin MineChess v1.14.1
[01:28:26] [Server thread/INFO]: [Mclogs] Loading server plugin Mclogs v2.4.1
[01:28:26] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.24
[01:28:26] [Server thread/INFO]: [JumpPads] Loading server plugin JumpPads v1.25.13
[01:28:26] [Server thread/INFO]: [ItemTag] Loading server plugin ItemTag v3.0.9
[01:28:26] [Server thread/INFO]: [InventoryRollbackPlus] Loading server plugin InventoryRollbackPlus v1.6.9
[01:28:26] [Server thread/INFO]: [HeadDB] Loading server plugin HeadDB v5.0.0-rc.3
[01:28:26] [Server thread/INFO]: [GWarp] Loading server plugin GWarp v[2.13.0.2]
[01:28:26] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.4.3
[01:28:26] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.1.0-SNAPSHOT
[01:28:26] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[01:28:26] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[01:28:26] [Server thread/INFO]: [GamerulesManager] Loading server plugin GamerulesManager v4.4
[01:28:26] [Server thread/INFO]: [Freeze] Loading server plugin Freeze v2.4.0.155
[01:28:26] [Server thread/INFO]: [FarmProtect] Loading server plugin FarmProtect v1.0
[01:28:26] [Server thread/INFO]: [ExcellentEnchants] Loading server plugin ExcellentEnchants v3.3.2
[01:28:26] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v4.1.10
[01:28:26] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.0-dev+56-fd49b70
[01:28:26] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.0-dev+56-fd49b70
[01:28:26] [Server thread/INFO]: [DropHeads] Loading server plugin DropHeads v3.7.12
[01:28:26] [Server thread/INFO]: [DeathCoordinates] Loading server plugin DeathCoordinates v1.12.1
[01:28:26] [Server thread/INFO]: [DailyRewards] Loading server plugin DailyRewards v1.3.9
[01:28:26] [Server thread/INFO]: [CLV] Loading server plugin CyberLevels v0.5.4
[01:28:26] [Server thread/INFO]: [CustomUniverse] Loading server plugin CustomUniverse v1.0.9
[01:28:26] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v21.3
[01:28:26] [Server thread/INFO]: [CommandItems] Loading server plugin CommandItems v1.0
[01:28:26] [Server thread/INFO]: [CataMines] Loading server plugin CataMines v2.5.11
[01:28:26] [Server thread/INFO]: [BlockParticles] Loading server plugin BlockParticles v1.11.1-RELEASE
[01:28:26] [Server thread/INFO]: [BetterFarming] Loading server plugin BetterFarming v5.3.10
[01:28:26] [Server thread/INFO]: [AutoSellChests] Loading server plugin AutoSellChests v2.2.3
[01:28:26] [Server thread/INFO]: [AureliumSkills] Loading server plugin AureliumSkills vBeta 1.3.19
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.7.0
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[01:28:26] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[01:28:26] [Server thread/INFO]: [AdvanceParticle] Loading server plugin AdvanceParticle v16.4.0
[01:28:26] [Server thread/INFO]: [AdvancedPortals] Loading server plugin AdvancedPortals v0.9.2
[01:28:26] [Server thread/INFO]: [ActivityRewarder] Loading server plugin ActivityRewarder v1.4.0
[01:28:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[01:28:26] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.71
[01:28:27] [Server thread/INFO]:         __    
[01:28:27] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.71
[01:28:27] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[01:28:27] [Server thread/INFO]: 
[01:28:27] [Server thread/INFO]: [LuckPerms] Loading configuration...
[01:28:27] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[01:28:28] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[01:28:28] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[01:28:28] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2256ms)
[01:28:28] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[01:28:28] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[01:28:28] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[01:28:28] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[01:28:28] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[01:28:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.14+6360-094b734
[01:28:28] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[01:28:29] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[01:28:29] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R3.PaperweightAdapter as the Bukkit adapter
[01:28:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-636
[01:28:29] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.7.0.303
[01:28:29] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 2 language(s).
[01:28:29] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.10 build-18/04/2023
[01:28:29] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
[01:28:29] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_19_R3
[01:28:29] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[01:28:29] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
[01:28:29] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[01:28:29] [Server thread/INFO]: [NexEngine] Using 'en' language.
[01:28:29] [Server thread/INFO]: [NexEngine] Plugin loaded in 48 ms!
[01:28:29] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.2
[01:28:29] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[01:28:29] [Server thread/WARN]: It seems like you're running on paper.
[01:28:29] [Server thread/WARN]: This may cause issues.
[01:28:29] [Server thread/WARN]: If you encounter any issues, please join my dicord: https://discord.gg/dBhfCzdZxq
[01:28:29] [Server thread/WARN]: Or create an issue on GitHub: https://github.com/TheBlackEntity/PlugMan
[01:28:29] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[01:28:29] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.24
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Enabling ExcellentEnchants v3.3.2
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Powered by: NexEngine
[01:28:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentenchants [3.3.2]
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Using 'en' language.
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Tiers Loaded: 5
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blast_mining
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_breaking
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_misfortune
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: divine_touch
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: haste
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: lucky_miner
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: replanter
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: silk_chest
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: smelter
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: telekinesis
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: treasures
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: tunnel
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: veinminer
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bane_of_netherspawn
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ice_aspect
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: infernus
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: venom
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exhaust
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: wither
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: paralyze
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exp_hunter
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: decapitator
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cutter
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusion
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: double_strike
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: nimble
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blindness
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: vampire
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cure
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rage
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: scavenger
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: surprise
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: temper
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thrifty
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thunder
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: village_defender
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rocket
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: elemental_protection
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: fire_shield
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: flame_walker
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hardened
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ice_shield
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cold_steel
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: self_destruction
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: saturation
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: aquaman
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: night_vision
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bunny_hop
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: sonic
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: regrowth
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bomber
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusing_arrows
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: dragonfire_arrows
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: electrified_arrows
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ender_bow
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ghast
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hover
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: poisoned_arrows
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: withered_arrows
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: explosive_arrows
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_fragility
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Enchantments Registered: 61
[01:28:29] [Server thread/INFO]: [ExcellentEnchants] Plugin loaded in 153 ms!
[01:28:29] [Server thread/INFO]: Preparing level "world"
[01:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[01:28:30] [Server thread/INFO]: Time elapsed: 48 ms
[01:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[01:28:30] [Server thread/INFO]: Time elapsed: 14 ms
[01:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[01:28:30] [Server thread/INFO]: Time elapsed: 8 ms
[01:28:30] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2
[01:28:30] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.4 (762)
[01:28:30] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[01:28:30] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[01:28:30] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[01:28:30] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://jo0001.github.io/ViaSetup
[01:28:30] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[01:28:30] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[01:28:30] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[01:28:30] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[01:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:chess
[01:28:30] [Server thread/INFO]: Time elapsed: 8 ms
[01:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:pvpbox
[01:28:30] [Server thread/INFO]: Time elapsed: 8 ms
[01:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:hub
[01:28:30] [Server thread/INFO]: Time elapsed: 54 ms
[01:28:30] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: survival
[01:28:30] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[01:28:30] [Server thread/INFO]: Preparing start region for dimension minecraft:games
[01:28:30] [Server thread/INFO]: Time elapsed: 9 ms
[01:28:30] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[01:28:30] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[01:28:30] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[01:28:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[01:28:31] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[01:28:31] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[01:28:31] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[01:28:31] [Server thread/INFO]: [WorldGuard] (chess) TNT ignition is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (chess) Lighters are PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (chess) Lava fire is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (chess) Fire spread is UNRESTRICTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'chess'
[01:28:31] [Server thread/INFO]: [WorldGuard] (pvpbox) TNT ignition is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (pvpbox) Lighters are PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (pvpbox) Lava fire is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (pvpbox) Fire spread is UNRESTRICTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvpbox'
[01:28:31] [Server thread/INFO]: [WorldGuard] (hub) TNT ignition is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (hub) Lighters are PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (hub) Lava fire is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (hub) Fire spread is UNRESTRICTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub'
[01:28:31] [Server thread/INFO]: [WorldGuard] (games) TNT ignition is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (games) Lighters are PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (games) Lava fire is PERMITTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] (games) Fire spread is UNRESTRICTED.
[01:28:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'games'
[01:28:31] [Server thread/INFO]: [WorldGuard] Loading region data...
[01:28:31] [Server thread/INFO]: [DeluxeHub] Enabling DeluxeHub v3.5.3
[01:28:31] [Server thread/INFO]: [DeluxeHub]  _   _            _          _    _ 
[01:28:31] [Server thread/INFO]: [DeluxeHub] | \ |_ |  | | \/ |_ |_| | | |_)   _)
[01:28:31] [Server thread/INFO]: [DeluxeHub] |_/ |_ |_ |_| /\ |_ | | |_| |_)   _)
[01:28:31] [Server thread/INFO]: [DeluxeHub] 
[01:28:31] [Server thread/INFO]: [DeluxeHub] Version: 3.5.3
[01:28:31] [Server thread/INFO]: [DeluxeHub] Author: ItsLewizzz
[01:28:31] [Server thread/INFO]: [DeluxeHub] 
[01:28:31] [Server thread/INFO]: [DeluxeHub]  Hooked into PlaceholderAPI
[01:28:31] [Server thread/INFO]: [DeluxeHub] Loaded custom menu 'serverselector'.
[01:28:31] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[01:28:31] [Server thread/WARN]: [NBTAPI] [NBTAPI] This Server-Version(v1_19_R3) is not supported by this NBT-API Version(2.10.0-SNAPSHOT) located at fun.lewisdev.deluxehub.libs.nbt.utils.MinecraftVersion. The NBT-API will try to work as good as it can! Some functions may not work!
[01:28:31] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[01:28:31] [Server thread/INFO]: [DeluxeHub] Loaded 15 plugin modules.
[01:28:31] [Server thread/INFO]: [DeluxeHub] 
[01:28:31] [Server thread/INFO]: [DeluxeHub] Successfully loaded in 81ms
[01:28:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3031)
[01:28:32] [Server thread/INFO]: [Citizens] Loading external libraries
[01:28:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
[01:28:32] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[01:28:32] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+56-fd49b70
[01:28:32] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[01:28:32] [Server thread/INFO]: [Essentials] No kits found to migrate.
[01:28:32] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[01:28:32] [Server thread/INFO]: [Essentials] Using locale en_US
[01:28:32] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[01:28:32] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[01:28:32] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[01:28:32] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[01:28:32] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.15
[01:28:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.15]
[01:28:32] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
[01:28:32] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
[01:28:32] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
[01:28:32] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b??-2702bc3)
[01:28:32] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.1
[01:28:32] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[01:28:32] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:1) because its world isn't loaded (yet?).  If this is not expected, delete this claim.
[01:28:32] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:2) because its world isn't loaded (yet?).  If this is not expected, delete this claim.
[01:28:32] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:5) because its world isn't loaded (yet?).  If this is not expected, delete this claim.
[01:28:32] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
[01:28:33] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[01:28:33] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
[01:28:33] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[01:28:33] [Server thread/INFO]: [GriefPrevention] Boot finished.
[01:28:33] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.0.7
[01:28:33] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[01:28:33] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
[01:28:33] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[01:28:33] [Server thread/INFO]: [ItemEdit] placeholders:
[01:28:33] [Server thread/INFO]: [ItemEdit]   %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[01:28:33] [Server thread/INFO]: [ItemEdit]     shows how many itemid player has on slot
[01:28:33] [Server thread/INFO]: [ItemEdit]     <{itemid}> for item id on serveritem
[01:28:33] [Server thread/INFO]: [ItemEdit]     [{slot}] for the slot where the item should be counted, by default inventory
[01:28:33] [Server thread/INFO]: [ItemEdit]       Values: inventory, equip, inventoryandequip, hand, offhand, head, chest, legs, feet
[01:28:33] [Server thread/INFO]: [ItemEdit]     [{player}] for the player, by default self
[01:28:33] [Server thread/INFO]: [ItemEdit]     example: %itemedit_amount_{my_item_id}_{hand}%
[01:28:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: itemedit [1.0]
[01:28:33] [Server thread/INFO]: [ItemEdit] # Enabled (took 24 ms)
[01:28:33] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.1
[01:28:33] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] Enabling EconomyShopGUI-Premium v4.7.5
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using lang-en.yml as language file.
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Shops.yml has been found!
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Sections.yml has been found!
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using minecraft version 1.19.4...
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Successfully hooked into Vault
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [DEBUG]: Completed loading '1' economy provider(s) for all 3 shop sections.
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Spawner provider set to DEFAULT in config
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using plugin default spawners...
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled PlaceholderAPI hook...
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Debug mode is enabled.
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Updating Shop settings...
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading item stock...
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading limited selling provider...
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading all items...
[01:28:33] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Initialized - Took 76ms to complete
[01:28:33] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.10
[01:28:33] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_19_R3, using MappingSpigotSkinRefresher.
[01:28:33] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[01:28:33] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[01:28:33] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.1
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuard' is creating timing 'Third-Party Session Handlers' - this is deprecated behavior, please report it to the authors: 
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'TeleportOnEntryFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'TeleportOnExitFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'CommandOnEntryFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'CommandOnExitFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'ConsoleCommandOnEntryFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'ConsoleCommandOnExitFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'WalkSpeedFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'BlockedEffectsFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'GodmodeFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'GiveEffectsFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'FlyFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'FlySpeedFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'PlaySoundsFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'GlideFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[01:28:33] [Server thread/INFO]: [VeinMiner] Enabling VeinMiner v2.0.0
[01:28:33] [Server thread/INFO]: [VeinMiner] Using SQLITE for persistent storage.
[01:28:33] [Server thread/INFO]: [VeinMiner] Loading configuration options to local memory
[01:28:33] [Server thread/INFO]: [VeinMiner] Added 12 aliases.
[01:28:34] [Server thread/INFO]: [VeinMiner] Registered category with id "Axe" holding 6 unique items and 24 unique blocks.
[01:28:34] [Server thread/INFO]: [VeinMiner] Registered category with id "Hoe" holding 6 unique items and 10 unique blocks.
[01:28:34] [Server thread/INFO]: [VeinMiner] Registered category with id "Pickaxe" holding 6 unique items and 23 unique blocks.
[01:28:34] [Server thread/INFO]: [VeinMiner] Registered category with id "Shears" holding 1 unique items and 26 unique blocks.
[01:28:34] [Server thread/INFO]: [VeinMiner] Registered category with id "Shovel" holding 6 unique items and 9 unique blocks.
[01:28:34] [Server thread/INFO]: [VeinMiner] Registering commands
[01:28:34] [Server thread/INFO]: [VeinMiner] Performing an update check!
[01:28:34] [Server thread/INFO]: [VeinMiner] Registering events
[01:28:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: veinminer [2.0.0]
[01:28:34] [Server thread/INFO]: [VeinMiner] Vault found. Attempting to enable economy support...
[01:28:34] [Server thread/INFO]: [VeinMiner] Economy found! Hooked successfully.
[01:28:34] [Server thread/INFO]: [VeinMiner] Enabling Plugin Metrics
[01:28:34] [Server thread/INFO]: [VeinMiner] Thanks for enabling Metrics! The anonymous stats are appreciated
[01:28:34] [Server thread/INFO]: [TemporaryBlocks] Enabling TemporaryBlocks v1.0-SNAPSHOT
[01:28:34] [Server thread/INFO]: [net.geferon.libs.quartz.core.QuartzScheduler] Scheduler QuartzScheduler_$_NON_CLUSTERED started.
[01:28:34] [Server thread/INFO]: [TAB] Enabling TAB v3.3.1
[01:28:34] [Server thread/INFO]: [TAB] Server version: 1.19.4 (v1_19_R3)
[01:28:34] [Server thread/INFO]: [TAB] Loaded NMS hook in 18ms
[01:28:34] [Server thread/INFO]: [TAB] Enabled in 36ms
[01:28:34] [Server thread/INFO]: [SuperPotions] Enabling SuperPotions v2.6*
[01:28:34] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] You are on the latest version of VeinMiner.
[01:28:34] [Server thread/INFO]: [SuperPotions] version 2.6 has been enabled.
[01:28:34] [Server thread/INFO]: [SuperPotions] made by: [Flaminyogurt]
[01:28:34] [Server thread/INFO]: [Skript] Enabling Skript v2.6.4
[01:28:34] [Server thread/INFO]: [Skript] Skript's language file english.lang is outdated, some messages will be english.
[01:28:35] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] You're currently running the latest stable version of Skript.
[01:28:36] [Server thread/INFO]: [Skript] Loaded 153707 aliases in 1620ms
[01:28:36] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[01:28:36] [Server thread/INFO]: [SkipNight] Enabling SkipNight v1.6.2
[01:28:36] [Server thread/WARN]: Plugin 'SkipNight' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: mattboy9921 ([email protected])
[01:28:36] [Server thread/INFO]: [SkipNight] [ACF] Enabled Asynchronous Tab Completion Support!
[01:28:36] [Server thread/WARN]: Plugin 'SkipNight' is creating timing 'Command: skipnight yes' - this is deprecated behavior, please report it to the authors: mattboy9921 ([email protected])
[01:28:36] [Server thread/WARN]: Plugin 'SkipNight' is creating timing 'Command: skipnight' - this is deprecated behavior, please report it to the authors: mattboy9921 ([email protected])
[01:28:36] [Server thread/WARN]: Plugin 'SkipNight' is creating timing 'Command: skipnight no' - this is deprecated behavior, please report it to the authors: mattboy9921 ([email protected])
[01:28:36] [Server thread/INFO]: [SkipNight] PlayerActivity not found, disabling Idle/Away features
[01:28:36] [Server thread/INFO]: [SkipNight] SkipNight loaded - By mattboy9921 (Special thanks to RoyCurtis, iamliammckimm, CRX VrynzX, Scarsz, Aikar, mbaxter, zml, Selida and ViMaSter)
[01:28:36] [Server thread/INFO]: [ShulkerPacks] Enabling ShulkerPacks v1.6.4
[01:28:36] [Server thread/INFO]: [ShulkerPacks] [ShulkerPacks] ShulkerPacks has been enabled!
[01:28:36] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.16.5
[01:28:36] [Server thread/INFO]: [Shopkeepers] Citizens found: Enabling NPC shopkeepers.
[01:28:36] [Server thread/INFO]: [Shopkeepers] Loading the data of 17 shopkeepers ...
[01:28:36] [Server thread/INFO]: [pvpstats] Enabling pvpstats v1.11.50
[01:28:36] [Thread-15/INFO]: [pvpstats] Checking for updates...
[01:28:36] [Server thread/INFO]: [pvpstats] sending full Metrics! You can deactivate this in the config.yml
[01:28:36] [Server thread/INFO]: [pvpstats] PVPStats - PlaceholderAPI found.
[01:28:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: slipcorpvpstats [0.0.4]
[01:28:36] [Server thread/INFO]: [pvpstats] debugging: off
[01:28:36] [Server thread/INFO]: [pvpstats] Player list had no duplicates!
[01:28:36] [Server thread/INFO]: [pvpstats] enabled. (version 1.11.50)
[01:28:36] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.21
[01:28:36] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.3
[01:28:36] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-*
[01:28:36] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[01:28:36] [Server thread/INFO]: | Command file(s) found : 1
[01:28:36] [Server thread/INFO]: | Config : Ready.
[01:28:36] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[01:28:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0]
[01:28:36] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[01:28:36] [Server thread/INFO]: | Custom commands loaded : 3
[01:28:36] [Server thread/INFO]: | You're running the latest version of MyCommand.
[01:28:36] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[01:28:36] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[01:28:36] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.1-b834
[01:28:36] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
[01:28:36] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[01:28:36] [Server thread/INFO]: [Multiverse-Portals 4.2.1-b834]  Enabled - By Rigby and fernferret
[01:28:36] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.5
[01:28:36] [Server thread/INFO]: [Multiverse-Inventories 4.2.5] enabled.
[01:28:36] [Server thread/INFO]: [MoneyFromMobs] Enabling MoneyFromMobs v4.6
[01:28:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: moneyfrommobs [4.6]
[01:28:37] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.4.18
[01:28:37] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode!
[01:28:37] [Server thread/INFO]: [Minepacks] Config file successfully loaded.
[01:28:37] [Server thread/INFO]: [Minepacks] Language file successfully loaded. Language: english  Author: GeorgH93
[01:28:37] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Starting...
[01:28:37] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Start completed.
[01:28:37] [Server thread/INFO]: [Minepacks] Item name language file successfully loaded. Language: english  Author: GeorgH93
[01:28:37] [Server thread/INFO]: [Minepacks] Loading item translations ...
[01:28:37] [Server thread/INFO]: [Minepacks] Finished loading item translations for 828 items.
[01:28:37] [Server thread/INFO]: [Minepacks]  Minepacks has been enabled!  :) 
[01:28:37] [Server thread/INFO]: [MineChess] Enabling MineChess v1.14.1
[01:28:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: minechess [1.14.1]
[01:28:37] [Server thread/INFO]: [MineChess] Has been enabled! Version: 1.14.1
[01:28:37] [Server thread/INFO]: [MineChess] Thanks for using my plugin!  ~Ajneb97
[01:28:37] [Server thread/INFO]: [Mclogs] Enabling Mclogs v2.4.1
[01:28:37] [Server thread/INFO]: [JumpPads] Enabling JumpPads v1.25.13
[01:28:37] [Server thread/INFO]: [ItemTag] Enabling ItemTag v3.0.9
[01:28:37] [Server thread/INFO]: [ItemTag] Hooking into PlaceholderApi
[01:28:37] [Server thread/INFO]: [ItemTag] Hooked into PlaceHolderAPI:
[01:28:37] [Server thread/INFO]: [ItemTag] placeholders:
[01:28:37] [Server thread/INFO]: [ItemTag]   %itemtag_cooldown_<timeunit>_[cooldownid]%
[01:28:37] [Server thread/INFO]: [ItemTag]     shows how much cooldown has selected cooldownid for player
[01:28:37] [Server thread/INFO]: [ItemTag]     <timeunit> may be h, s or ms
[01:28:37] [Server thread/INFO]: [ItemTag]     [cooldownid] for cooldown type, by default default
[01:28:37] [Server thread/INFO]: [ItemTag]     example: %itemtag_cooldown_s_anid%
[01:28:37] [Server thread/INFO]: [ItemTag]   %itemtag_handcooldown_<timeunit>%
[01:28:37] [Server thread/INFO]: [ItemTag]     shows how much cooldown has player on the item in his hand
[01:28:37] [Server thread/INFO]: [ItemTag]     <timeunit> may be h, s or ms
[01:28:37] [Server thread/INFO]: [ItemTag]     example: %itemtag_handcooldown_s%
[01:28:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: itemtag [1.0]
[01:28:37] [Server thread/INFO]: [ItemTag] # Enabled (took 17 ms)
[01:28:37] [Server thread/INFO]: [InventoryRollbackPlus] Enabling InventoryRollbackPlus v1.6.9
[01:28:37] [Server thread/INFO]: [InventoryRollbackPlus] Inventory backup data is set to save to: YAML
[01:28:37] [Server thread/INFO]: [InventoryRollbackPlus] bStats are enabled
[01:28:37] [Server thread/INFO]: [HeadDB] Enabling HeadDB v5.0.0-rc.3
[01:28:37] [Server thread/INFO]: [INFO]: Loading HeadDB - 5.0.0-rc.3
[01:28:37] [Server thread/INFO]: [INFO]: Loaded 1 languages!
[01:28:37] [Server thread/INFO]: [INFO]: Done!
[01:28:37] [Server thread/INFO]: [GWarp] Enabling GWarp v[2.13.0.2]
[01:28:37] [Server thread/INFO]: [GWarp] The Plugin was successfully enabled.
[01:28:37] [Server thread/INFO]: [GSit] Enabling GSit v1.4.3
[01:28:37] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
[01:28:37] [Server thread/INFO]: [GSit] Link with GriefPrevention successful!
[01:28:37] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
[01:28:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gsit [1.4.3]
[01:28:37] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
[01:28:38] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.1.0-SNAPSHOT
[01:28:38] [Server thread/INFO]: [GamerulesManager] Enabling GamerulesManager v4.4
[01:28:38] [Server thread/INFO]: [Freeze] Enabling Freeze v2.4.0.155
[01:28:38] [Server thread/INFO]: [Freeze] Successfully loaded 1 language(s).
[01:28:38] [Server thread/INFO]: [FarmProtect] Enabling FarmProtect v1.0
[01:28:38] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.1.10
[01:28:38] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[01:28:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.1.10]
[01:28:38] [Server thread/INFO]: [ExcellentCrates] Using 'en' language.
[01:28:38] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[01:28:38] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b363971
[01:28:38] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[01:28:38] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate keys.
[01:28:38] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[01:28:38] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 112 ms!
[01:28:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.0-dev+56-fd49b70
[01:28:38] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[01:28:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.0-dev+56-fd49b70
[01:28:38] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[01:28:38] [Server thread/INFO]: [DropHeads] Enabling DropHeads v3.7.12
[01:28:38] [Server thread/INFO]: [DeathCoordinates] Enabling DeathCoordinates v1.12.1
[01:28:38] [Server thread/INFO]: [DeathCoordinates] Has been enabled! Version: 1.12.1
[01:28:38] [Server thread/INFO]: [DeathCoordinates] Thanks for using my plugin!  ~Ajneb97
[01:28:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deathcoordinates [1.12.1]
[01:28:39] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.3.9
[01:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: dailyrewards [1.3.9]
[01:28:39] [Server thread/INFO]: [CLV] Enabling CyberLevels v0.5.4
[01:28:39] [Server thread/INFO]: [CLV] -----------------------------------------------
[01:28:39] [Server thread/INFO]: [CLV] _________ .____ ____   ____
[01:28:39] [Server thread/INFO]: [CLV] \_   ___ \|    |\   \ /   /
[01:28:39] [Server thread/INFO]: [CLV] /    \  \/|    | \   Y   / 
[01:28:39] [Server thread/INFO]: [CLV] \     \___|    |__\     /  
[01:28:39] [Server thread/INFO]: [CLV]  \______  /_______ \___/  
[01:28:39] [Server thread/INFO]: [CLV]         \/        \/
[01:28:39] [Server thread/INFO]: [CLV] Authors: Kihsomray, CroaBeast
[01:28:39] [Server thread/INFO]: [CLV] Version: 0.5.4
[01:28:39] [Server thread/INFO]: [CLV] -----------------------------------------------
[01:28:39] [Server thread/INFO]: [CLV] 
[01:28:39] [Server thread/INFO]: [CLV] Loading YAML files...
[01:28:39] [Server thread/INFO]: [CLV] Loaded file config.yml.
[01:28:39] [Server thread/INFO]: [CLV] Loaded file lang.yml.
[01:28:39] [Server thread/INFO]: [CLV] Loaded file levels.yml.
[01:28:39] [Server thread/INFO]: [CLV] Loaded file rewards.yml.
[01:28:39] [Server thread/INFO]: [CLV] Loaded file earn-exp.yml.
[01:28:39] [Server thread/INFO]: [CLV] Loaded file anti-abuse.yml.
[01:28:39] [Server thread/INFO]: [CLV] Loaded 6 files in 13ms.
[01:28:39] [Server thread/INFO]: [CLV] 
[01:28:39] [Server thread/INFO]: [CLV] Loading exp earning events...
[01:28:39] [Server thread/INFO]: [CLV] Loaded 0 exp earn events in 1ms.
[01:28:39] [Server thread/INFO]: [CLV] 
[01:28:39] [Server thread/INFO]: [CLV] Loading anti-abuse...
[01:28:39] [Server thread/INFO]: [CLV] Loaded 2 anti-abuse settings in 0ms.
[01:28:39] [Server thread/INFO]: [CLV] 
[01:28:39] [Server thread/INFO]: [CLV] Loading level data...
[01:28:39] [Server thread/INFO]: [CLV] Loaded 25 level(s) in 0ms.
[01:28:39] [Server thread/INFO]: [CLV] 
[01:28:39] [Server thread/INFO]: [CLV] Loading reward data...
[01:28:39] [Server thread/INFO]: [CLV] Loaded 2 reward(s) in 1ms.
[01:28:39] [Server thread/INFO]: [CLV] 
[01:28:39] [Server thread/INFO]: [CLV] Loading leaderboard data...
[01:28:39] [Server thread/INFO]: [CLV] Loaded 10 players in 1ms.
[01:28:39] [Server thread/INFO]: [CLV] 
[01:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: clv [0.5.4]
[01:28:39] [Server thread/INFO]: [CLV] Loaded CLV v0.5.4 in 25ms.
[01:28:39] [Server thread/INFO]: [CLV] -----------------------------------------------
[01:28:39] [Server thread/INFO]: [CustomUniverse] Enabling CustomUniverse v1.0.9
[01:28:39] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
[01:28:39] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! 
[01:28:39] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[01:28:39] [Server thread/INFO]: --------------------
[01:28:39] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[01:28:39] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[01:28:39] [Server thread/INFO]: --------------------
[01:28:39] [Server thread/INFO]: [CommandItems] Enabling CommandItems v1.0
[01:28:39] [Server thread/INFO]: [CataMines] Enabling CataMines v2.5.11
[01:28:39] [Server thread/INFO]: [CataMines] Loading config file
[01:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: catamines [2.5.11]
[01:28:39] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.11.1-RELEASE
[01:28:39] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Loading the config.yml
[01:28:39] [Server thread/WARN]: Nag author(s): '[BadBones69, Felux]' of 'BlockParticles v1.11.1-RELEASE' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[01:28:39] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Successfully loaded config.yml
[01:28:39] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Loading the data.yml
[01:28:39] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Successfully loaded data.yml
[01:28:39] [Server thread/INFO]: [BetterFarming] Enabling BetterFarming v5.3.10
[01:28:39] [Server thread/INFO]: [BetterFarming] Version: 5.3.10 Previous: 5.3.10
[01:28:39] [Server thread/INFO]: [BetterFarming] Server: 1.19.x running Paper
[01:28:39] [Server thread/INFO]: [BetterFarming] Licensed to: 1628453
[01:28:39] [Server thread/INFO]: [BetterFarming] Experiencing issues or having questions? Join our Discord!
[01:28:39] [Server thread/INFO]: [BetterFarming] Discord: https://discord.gg/B4MAJVk
[01:28:39] [Server thread/INFO]: [BetterFarming] Wiki: https://github.com/Angeschossen/BetterFarming/wiki
[01:28:39] [Server thread/INFO]: [BetterFarming]  
[01:28:39] [Server thread/INFO]: [BetterFarming] [Integrations] Successfully integrated DecentHolograms as hologram manager.
[01:28:39] [Server thread/INFO]: [BetterFarming] Using SQLite as database driver.
[01:28:39] [Server thread/INFO]: [BetterFarming] Successful connected to SQL database.
[01:28:39] [Server thread/INFO]: [BetterFarming] Database is ready.
[01:28:39] [Server thread/INFO]: [AutoSellChests] Enabling AutoSellChests v2.2.3
[01:28:39] [Server thread/INFO]: [AutoSellChests] Found EconomyShopGUI Premium, enabling...
[01:28:39] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.3.19
[01:28:39] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
[01:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aureliumskills [Beta 1.3.19]
[01:28:39] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
[01:28:39] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
[01:28:39] [Server thread/INFO]: [AureliumSkills] Loaded 193 config options in 1 ms
[01:28:39] [Server thread/INFO]: [AureliumSkills] Loaded 303 sources and 10 tags in 3ms
[01:28:39] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[01:28:39] [Server thread/INFO]: [AureliumSkills] Loading languages...
[01:28:40] [Server thread/INFO]: [AureliumSkills] Loaded 16 languages in 352ms
[01:28:40] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
[01:28:40] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 2ms
[01:28:40] [Server thread/INFO]: [AureliumSkills] Loaded 6 menus
[01:28:40] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
[01:28:40] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
[01:28:40] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
[01:28:40] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[01:28:40] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
[01:28:40] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[01:28:40] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.7.0
[01:28:40] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[01:28:40] [Server thread/INFO]: [ajLeaderboards] The columns already exist for catamines_minedblocks_main-coal. Canceling updater and bumping DB version.
[01:28:40] [Server thread/INFO]: [ajLeaderboards] The columns already exist for clv_player_level. Canceling updater and bumping DB version.
[01:28:40] [Server thread/INFO]: [ajLeaderboards] The columns already exist for statistic_deaths. Canceling updater and bumping DB version.
[01:28:40] [Server thread/INFO]: [ajLeaderboards] The columns already exist for statistic_hours_played. Canceling updater and bumping DB version.
[01:28:40] [Server thread/INFO]: [ajLeaderboards] The columns already exist for statistic_mob_kills. Canceling updater and bumping DB version.
[01:28:40] [Server thread/INFO]: [ajLeaderboards] The columns already exist for statistic_player_kills. Canceling updater and bumping DB version.
[01:28:40] [Server thread/INFO]: [ajLeaderboards] The columns already exist for vault_eco_balance. Canceling updater and bumping DB version.
[01:28:40] [Server thread/INFO]: [ajLeaderboards] Loaded 7 boards
[01:28:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajlb [2.7.0]
[01:28:40] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[01:28:40] [Server thread/INFO]: [ajLeaderboards] LuckPerms position context calculator registered!
[01:28:40] [Server thread/WARN]: [ajLeaderboards] Luckperms Contexts are enabled, but only-register-lpc-for has not been configured! Configuring only-register-lpc-for is strongly recommended to improve performance!
[01:28:40] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.7.0 by ajgeiss0702 enabled!
[01:28:40] [Server thread/INFO]: [AdvanceParticle] Enabling AdvanceParticle v16.4.0
[01:28:40] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[01:28:40] [Server thread/INFO]: > AdvanceParticle plugin has been successfully loaded!
[01:28:40] [Server thread/INFO]: > Server version: 1_19_R3 Plugin version 16.4.0
[01:28:40] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[01:28:40] [Server thread/INFO]: [AdvanceParticle] [STDOUT] Server version: v1_19_R3
[01:28:40] [Server thread/WARN]: Nag author(s): '[Tixius24]' of 'AdvanceParticle v16.4.0' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[01:28:40] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.9.2
[01:28:40] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
[01:28:40] [Server thread/WARN]: [AdvancedPortals] Proxy features disabled for Advanced Portals as bungee isn't enabled on the server (spigot.yml) or if you are using Paper settings.velocity-support.enabled may not be enabled (paper.yml)
[01:28:40] [Server thread/INFO]: Advanced portals have been successfully enabled!
[01:28:40] [Server thread/INFO]: [ActivityRewarder] Enabling ActivityRewarder v1.4.0
[01:28:40] [Server thread/WARN]: [ActivityRewarder] Invalid template type, setting to default.
[01:28:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rewarder [1.4.0]
[01:28:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[01:28:40] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[01:28:40] [Server thread/INFO]: [Geyser-Spigot] 
[01:28:40] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.1.0-SNAPSHOT (git-master-0f99abc)
[01:28:40] [Server thread/INFO]: [Geyser-Spigot] 
[01:28:40] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[01:28:42] [Network Listener - #1/INFO]: [Geyser-Spigot] Started Geyser on 192.168.1.147:19132
[01:28:42] [Server thread/INFO]: [Geyser-Spigot] Done (1.251s)! Run /geyser help for help!
[01:28:42] [Server thread/INFO]: Running delayed init tasks
[01:28:42] [Craft Scheduler Thread - 2 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[01:28:42] [Craft Scheduler Thread - 4 - Essentials/INFO]: [Essentials] Fetching version information...
[01:28:42] [Craft Scheduler Thread - 8 - DecentHolograms/INFO]: [DecentHolograms] Loading animations...
[01:28:42] [Craft Scheduler Thread - 15 - InventoryRollbackPlus/INFO]: [InventoryRollbackPlus] Checking for updates...
[01:28:42] [Craft Scheduler Thread - 7 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[01:28:42] [Craft Scheduler Thread - 8 - DecentHolograms/INFO]: [DecentHolograms] Loaded 1 animations!
[01:28:42] [Craft Scheduler Thread - 33 - ExcellentCrates/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users.
[01:28:42] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[01:28:42] [Craft Scheduler Thread - 7 - DecentHolograms/INFO]: [DecentHolograms] Loaded 20 holograms!
[01:28:42] [Server thread/INFO]: [Skript] Loading variables...
[01:28:42] [Server thread/INFO]: [Skript] Loaded 5 variables in 0.0 seconds
[01:28:42] [Server thread/INFO]: [Skript] Line 55: (xrayV2.sk)
[01:28:42] [Server thread/INFO]:     Can't understand this section: create a gui with virtual hopper inventory with 1 rows named "Xray information for %player%"
[01:28:42] [Server thread/INFO]:     Line: create a gui with virtual hopper inventory with 1 rows named "Xray information for %player%":
[01:28:42] [Server thread/INFO]:  
[01:28:42] [Server thread/INFO]: [Skript] Line 66: (xrayV2.sk)
[01:28:42] [Server thread/INFO]:     Can't understand this condition/effect: open last gui to player
[01:28:42] [Server thread/INFO]:     Line: open last gui to player
[01:28:42] [Server thread/INFO]:  
[01:28:42] [Server thread/INFO]: [Skript] Loaded 6 scripts with a total of 8 triggers and 4 commands in 0.12 seconds
[01:28:42] [Server thread/INFO]: [Skript] Finished loading.
[01:28:42] [Craft Scheduler Thread - 6 - ItemEdit/INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
[01:28:42] [Craft Scheduler Thread - 15 - InventoryRollbackPlus/INFO]: [InventoryRollbackPlus] You are running the latest version.
[01:28:42] [Craft Scheduler Thread - 17 - HeadDB/INFO]: [WARNING]: There is a new update available for HeadDB on spigot!
[01:28:42] [Craft Scheduler Thread - 17 - HeadDB/INFO]: [WARNING]: Download: https://www.spigotmc.org/resources/84967
[01:28:42] [Craft Scheduler Thread - 19 - DailyRewards/INFO]: [DailyRewards] Plugin is up to date.
[01:28:42] [Craft Scheduler Thread - 18 - GamerulesManager/INFO]: [GamerulesManager] There is not a new update available.
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer]     |  Standalone Mode |
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer]     Current version: 14.2.10
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[01:28:42] [Craft Scheduler Thread - 12 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[01:28:42] [Server thread/INFO]: [JumpPads] CleanUp found no JumpPads to delete!
[01:28:42] [Craft Scheduler Thread - 31 - BlueSlimeCore/INFO]: [Blue Slime Core]  
[01:28:42] [Craft Scheduler Thread - 31 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'BlueSlimeCore'.
[01:28:42] [Craft Scheduler Thread - 31 - BlueSlimeCore/INFO]: [Blue Slime Core]  
[01:28:42] [Craft Scheduler Thread - 31 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'Freeze'.
[01:28:42] [Server thread/INFO]: [ExcellentCrates] Loaded 5 crates.
[01:28:42] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[01:28:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: Advancements [1.7]
[01:28:42] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion LevelPoints due to a missing plugin: LevelPoints
[01:28:42] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion levelup due to a missing plugin: LevelUp
[01:28:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.4]
[01:28:42] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playerstats due to a missing plugin: PlayerStats
[01:28:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
[01:28:42] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion TMoney due to a missing plugin: TMoney
[01:28:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.8.1]
[01:28:42] [Server thread/INFO]: 4 placeholder hook(s) registered!
[01:28:42] [Server thread/INFO]: [Citizens] Loaded 10 NPCs.
[01:28:42] [Server thread/INFO]: [Multiverse-Inventories] First run!
[01:28:42] [Server thread/INFO]: [CataMines] Loading mines from files...
[01:28:42] [Server thread/INFO]: [CataMines] Starting mines and registering commands. Running version 2.5.11
[01:28:42] [Server thread/INFO]: [CataMines] Registering listeners
[01:28:42] [Server thread/INFO]: [BetterFarming] [Integrations] Added hopper provider: Vanilla
[01:28:42] [Server thread/INFO]: [BetterFarming] [Integrations] Successfully integrated PlaceholderAPI for parsing placeholders from 3rd party plugins in chat messages and GUI menus
[01:28:42] [Server thread/INFO]: [BetterFarming] [Integrations] Successfully integrated LuckPerms for offline permission lookups.
[01:28:42] [Server thread/INFO]: [BetterFarming] [Integrations] Integrated geyser forms for Bedrock players.
[01:28:42] [Server thread/INFO]: [BetterFarming] Successfully added region provider: GriefPrevention Type: CLAIMING
[01:28:42] [Server thread/INFO]: [BetterFarming] Successfully added region provider: WorldGuard Type: SERVER
[01:28:42] [Server thread/INFO]: [AutoSellChests] Completed loading 3 max chest overrides
[01:28:42] [Server thread/INFO]: [AutoSellChests] Starting first sell interval in 15 seconds
[01:28:42] [Server thread/INFO]: Done (20.688s)! For help, type "help"
[01:28:42] [Server thread/INFO]: Timings Reset
[01:28:42] [Craft Scheduler Thread - 4 - Vault/INFO]: [Vault] Checking for Updates ... 
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 1: There is no Citizens NPC with unique id 1f9fbd31-774c-4d5d-b427-6b6e9f021864
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 8: There is no Citizens NPC with unique id a532bb6d-6350-4e04-9652-83bb90034885
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 9: There is no Citizens NPC with unique id 524b233e-d1b8-45f3-9e23-35a3c02ea36f
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 10: There is no Citizens NPC with unique id 2fbbc525-6df9-457a-801e-99ae14935de2
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 11: There is no Citizens NPC with unique id 55f7f1b8-9d8c-41a6-8c59-f5656988d51c
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 12: There is no Citizens NPC with unique id 8ef53636-4474-4562-bea6-49f117a5ed74
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 13: There is no Citizens NPC with unique id d6f62d25-f68c-49cf-8a8a-b10c884e002a
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 14: There is no Citizens NPC with unique id eb53c8d1-3c3c-4261-b5ee-e0a435a68966
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 16: There is no Citizens NPC with unique id 64edb338-f2d1-48e8-9626-43d506e31a2e
[01:28:42] [Server thread/WARN]: [Shopkeepers] Shopkeeper 17: There is no Citizens NPC with unique id 9fbf0d1d-b047-437f-8662-1f3cadd815c7
[01:28:42] [Server thread/WARN]: [Shopkeepers] Found 10 invalid Citizen shopkeepers! Either enable the setting 'delete-invalid-citizen-shopkeepers' inside the config, or use the command '/shopkeepers cleanupCitizenShopkeepers' to automatically delete these shopkeepers and get rid of these warnings.
[01:28:42] [Craft Scheduler Thread - 4 - Vault/INFO]: [Vault] No new version available
[01:28:43] [Server thread/INFO]: [BetterFarming] Successful integrated Vault economy into economy system. Name: EssentialsX Economy
[01:28:47] [ForkJoinPool.commonPool-worker-5/INFO]: [BetterFarming] There is a new version available: 5.3.11
[01:29:06] [User Authenticator #0/INFO]: UUID of player SK0RS is 0b6df3c2-8021-4b1e-ba03-f5de53bd3ccf
[01:29:06] [Server thread/INFO]: SK0RS joined the game
[01:29:06] [Server thread/INFO]: SK0RS[/192.168.1.147:50927] logged in with entity id 660 at ([pvpbox]-427.96883747145563, 138.00355746151223, 187.9792550822802)
[01:29:15] [Server thread/INFO]: SK0RS issued server command: /trait Shopkeeper
[01:29:22] [Server thread/INFO]: SK0RS issued server command: /trait Shopkeeper
[01:31:17] [Server thread/INFO]: SK0RS issued server command: /gamemode c
[01:33:41] [Server thread/INFO]: [CLV] Successfully auto-saved all player data (1ms).