Paste #117650: Unnamed Server Log Paste

Date: 2023/11/16 03:22:02 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


[11:02:42] [ServerMain/INFO]: [SparkProviderSource] Purpur: Using user-provided spark plugin instead of our own.
[11:02:49] [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'
[11:02:52] [ServerMain/INFO]: Loaded 7 recipes
[11:02:53] [Server thread/INFO]: Starting minecraft server version 1.20.1
[11:02:53] [Server thread/INFO]: Loading properties
[11:02:54] [Server thread/INFO]: This server is running Purpur version git-Purpur-2062 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: f6fd5f6 on HEAD)
[11:02:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
[11:02:55] [Server thread/INFO]: Using 4 threads for Netty based IO
[11:02:55] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[11:02:57] [Server thread/WARN]: [Pufferfish] SIMD operations are available for your server, but are not configured!
[11:02:57] [Server thread/WARN]: [Pufferfish] To enable additional optimizations, add "--add-modules=jdk.incubator.vector" to your startup flags, BEFORE the "-jar".
[11:02:57] [Server thread/WARN]: [Pufferfish] If you have already added this flag, then SIMD operations are not supported on your JVM or CPU.
[11:02:57] [Server thread/WARN]: [Pufferfish] Debug: Java: 17.0.9, test run: true
[11:02:57] [Server thread/INFO]: Default game type: SURVIVAL
[11:02:57] [Server thread/INFO]: Generating keypair
[11:02:57] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26463
[11:02:57] [Server thread/INFO]: Using epoll channel type
[11:02:57] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[11:02:57] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[11:02:57] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins/CMILib1.4.3.1.jar' and 'plugins/CMILib1.4.3.0.jar' in 'plugins'
[11:02:57] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'CMILib' for files 'plugins/CMILib.jar' and 'plugins/CMILib1.4.3.1.jar' in 'plugins'
[11:02:58] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
[11:02:58] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/container/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[11:02:58] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/container/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
[11:02:58] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar
[11:02:58] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[11:03:04] [Server thread/WARN]: Legacy plugin OnePlayerSleep v1.3 does not specify an api-version.
[11:03:04] [Server thread/INFO]: [SpigotLibraryLoader] [RewardsLite] Loading 1 libraries... please wait
[11:03:04] [Server thread/INFO]: [SpigotLibraryLoader] [RewardsLite] Loaded library /home/container/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[11:03:04] [Server thread/INFO]: [SpigotLibraryLoader] [RewardsLite] Loaded library /home/container/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
[11:03:04] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.98
[11:03:05] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.0-SNAPSHOT-661
[11:03:07] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
[11:03:07] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[11:03:07] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.3
[11:03:07] [Server thread/INFO]: [UltimateClaims] Loading server plugin UltimateClaims v1.10.6x
[11:03:07] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.16-SNAPSHOT+6489-1514661
[11:03:08] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6b241f91]
[11:03:08] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[11:03:08] [Server thread/INFO]: [SmartCore] Loading server plugin SmartCore v1.0.9
[11:03:08] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1-dev+37-b2ae28b
[11:03:08] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1-dev+37-b2ae28b
[11:03:08] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.4.0.3
[11:03:08] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3223)
[11:03:08] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.7.0-beta3
[11:03:08] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[11:03:08] [Server thread/INFO]: [LightAPI] Loading server plugin LightAPI vbukkit-5.3.0 (build SNAPSHOT)
[11:03:08] [Server thread/INFO]: <LightAPI>: [INFO] Preparing LightAPI...
[11:03:08] [Server thread/INFO]: <LightAPI>: [INFO] Preparing done!
[11:03:08] [Server thread/INFO]: [ProtectionLib] Loading server plugin ProtectionLib v1.8
[11:03:08] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.0.0
[11:03:08] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.2.364
[11:03:08] [Server thread/INFO]: [AuctionMaster] Loading server plugin AuctionMaster v4.1
[11:03:08] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.11 build-11/07/2023
[11:03:08] [Server thread/INFO]: [FurnitureLib] Loading server plugin FurnitureLib v3.1.1
[11:03:08] [Server thread/INFO]: [BossShopPro] Loading server plugin BossShopPro v3.0.0
[11:03:08] [Server thread/INFO]: [InteractionVisualizer] Loading server plugin InteractionVisualizer v1.18.6.4
[11:03:08] [Server thread/INFO]: [Roulette] Loading server plugin Roulette v1.9.6
[11:03:08] [Server thread/INFO]: [LumberJack] Loading server plugin LumberJack v5.3.0
[11:03:08] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.37
[11:03:08] [Server thread/INFO]: [OnePlayerSleep] Loading server plugin OnePlayerSleep v1.3
[11:03:08] [Server thread/INFO]: [PortableCraftingInvs] Loading server plugin PortableCraftingInvs v1.7.8
[11:03:08] [Server thread/INFO]: [CombatLogX] Loading server plugin CombatLogX v11.4.0.0.1156
[11:03:08] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary.
[11:03:08] [Server thread/INFO]: [CombatLogX] Loading expansions...
[11:03:08] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.5'...
[11:03:08] [Server thread/INFO]: [CombatLogX]  
[11:03:08] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.1'...
[11:03:08] [Server thread/INFO]: [CombatLogX]  
[11:03:08] [Server thread/WARN]: [CombatLogX] An expansion failed to load because an error occurred.
[11:03:08] [Server thread/WARN]: [CombatLogX] If debug-mode is enabled, the full error will be displayed below.
[11:03:08] [Server thread/INFO]: [CombatLogX]  
[11:03:08] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/AngelChest Compatibility.jar' because a plugin dependency was not loaded: AngelChest
[11:03:08] [Server thread/INFO]: [CombatLogX]  
[11:03:08] [Server thread/WARN]: [CombatLogX] An expansion failed to load because an error occurred.
[11:03:08] [Server thread/WARN]: [CombatLogX] If debug-mode is enabled, the full error will be displayed below.
[11:03:08] [Server thread/INFO]: [CombatLogX]  
[11:03:08] [Server thread/INFO]: [CombatLogX] Loading expansion 'EssentialsX Compatibility v17.1'...
[11:03:08] [Server thread/INFO]: [CombatLogX]  
[11:03:08] [Server thread/INFO]: [CombatLogX] Successfully loaded 3 expansions.
[11:03:08] [Server thread/INFO]: [AureliumSkills] Loading server plugin AureliumSkills vBeta 1.3.21
[11:03:08] [Server thread/INFO]: [SmartMoving] Loading server plugin SmartMoving v2.0.0
[11:03:08] [Server thread/INFO]: [SmartMoving] Found WorldGuard 7+
[11:03:08] [Server thread/INFO]: [SmartMoving] Pre-check for WorldGuard custom flag registration
[11:03:08] [Server thread/INFO]: [AnimatedScoreboard] Loading server plugin AnimatedScoreboard v0.3.0
[11:03:08] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.4.0
[11:03:08] [Server thread/INFO]: [ItemJoin] Loading server plugin ItemJoin v6.0.2-SNAPSHOT-b896
[11:03:08] [Server thread/INFO]: [PunishGUI] Loading server plugin PunishGUI v1.1.7
[11:03:08] [Server thread/INFO]: [AuctionMasterItemDisplay] Loading server plugin AuctionMasterItemDisplay v2.1
[11:03:08] [Server thread/INFO]: [SmartBackpacks] Loading server plugin SmartBackpacks v1.0.7
[11:03:08] [Server thread/INFO]: [LoginSecurity] Loading server plugin LoginSecurity v3.2.1
[11:03:08] [Server thread/INFO]: [RewardsLite] Loading server plugin RewardsLite v3.1.6
[11:03:08] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.0.13
[11:03:08] [Server thread/INFO]: [Dualhorse] Loading server plugin Dualhorse v1.4.1
[11:03:08] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v4.4.0
[11:03:08] [Server thread/INFO]: [AutoTool] Loading server plugin AutoTool v1.1.3
[11:03:08] [Server thread/INFO]: [DiceFurniture] Loading server plugin DiceFurniture v3.8.1
[11:03:08] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
[11:03:08] [Server thread/INFO]: [AdvancedBan] Loading server plugin AdvancedBan v2.3.0
[11:03:08] [Server thread/INFO]: [ChatManager] Loading server plugin ChatManager v3.7.7
[11:03:08] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.10
[11:03:08] [Server thread/INFO]: [HoloMobHealth] Loading server plugin HoloMobHealth v2.3.4.1
[11:03:08] [Server thread/INFO]: [HoloMobHealth] Registering WorldGuard State Flags...
[11:03:08] [Server thread/INFO]: [SmartGambling] Loading server plugin SmartGambling v1.0.8
[11:03:08] [Server thread/INFO]: [SmartGambling] Found WorldGuard 7+
[11:03:08] [Server thread/INFO]: [SmartGambling] Pre-check for WorldGuard custom flag registration
[11:03:08] [Server thread/INFO]: [IllegalStack] Loading server plugin IllegalStack v2.9.5
[11:03:08] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.1
[11:03:08] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.0.9
[11:03:08] [Server thread/INFO]: [MineableSpawners] Loading server plugin MineableSpawners v3.1.5
[11:03:08] [Server thread/INFO]: [BookShelf] Loading server plugin Bookshelf v3.1.5.0
[11:03:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[11:03:08] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.98
[11:03:09] [Server thread/INFO]:         __    
[11:03:09] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.98
[11:03:09] [Server thread/INFO]:   |___ |      Running on Bukkit - Purpur
[11:03:09] [Server thread/INFO]: 
[11:03:09] [Server thread/INFO]: [LuckPerms] Loading configuration...
[11:03:10] [Server thread/INFO]: [LuckPerms] Loading storage provider... [YAML]
[11:03:11] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[11:03:12] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[11:03:14] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 5589ms)
[11:03:14] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0-SNAPSHOT-661
[11:03:14] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[11:03:14] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[11:03:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[11:03:14] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[11:03:14] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[11:03:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.16-SNAPSHOT+6489-1514661
[11:03:14] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[11:03:14] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[11:03:15] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[11:03:17] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.2.364
[11:03:17] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 1 language(s).
[11:03:17] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia)
[11:03:17] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.11 build-11/07/2023
[11:03:17] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
[11:03:17] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[11:03:17] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
[11:03:17] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[11:03:17] [Server thread/INFO]: [NexEngine] Plugin loaded in 90 ms!
[11:03:17] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v6.0.2-SNAPSHOT-b896
[11:03:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11:03:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[11:03:17] [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.
[11:03:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[11:03:17] [Server thread/INFO]: Preparing level "playworld"
[11:03:19] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[11:03:20] [Server thread/INFO]: Time elapsed: 571 ms
[11:03:20] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[11:03:20] [Server thread/INFO]: Time elapsed: 99 ms
[11:03:20] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[11:03:20] [Server thread/INFO]: Time elapsed: 108 ms
[11:03:20] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[11:03:21] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[11:03:21] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.3
[11:03:22] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
[11:03:22] [Server thread/INFO]: [UltimateClaims] Enabling UltimateClaims v1.10.6x
[11:03:22] [Server thread/INFO]:  
[11:03:22] [Server thread/INFO]: =============================
[11:03:22] [Server thread/INFO]: UltimateClaims 1.10.6x by Craftaro <3!
[11:03:22] [Server thread/INFO]: Action: Enabling...
[11:03:22] [Server thread/INFO]: [UltimateClaims] Loaded locale "en_US"
[11:03:22] [Server thread/INFO]: [SongodaCore] [SongodaCore] Hooked UltimateClaims.
[11:03:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ultimateclaims [1.10.6x]
[11:03:23] [Server thread/INFO]: =============================
[11:03:23] [Server thread/INFO]:  
[11:03:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld) TNT ignition is PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld) Lighters are PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld) Lava fire is PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld) Fire spread is UNRESTRICTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'playworld'
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_nether) TNT ignition is PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_nether) Lighters are PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_nether) Lava fire is PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_nether) Fire spread is UNRESTRICTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'playworld_nether'
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_the_end) TNT ignition is PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_the_end) Lighters are PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_the_end) Lava fire is PERMITTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] (playworld_the_end) Fire spread is UNRESTRICTED.
[11:03:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'playworld_the_end'
[11:03:23] [Server thread/INFO]: [WorldGuard] Loading region data...
[11:03:24] [Server thread/INFO]: [SmartCore] Enabling SmartCore v1.0.9
[11:03:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: smartcore [1.0.9]
[11:03:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1-dev+37-b2ae28b
[11:03:25] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[11:03:25] [Server thread/INFO]: [Essentials] No kits found to migrate.
[11:03:26] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
[11:03:26] [Server thread/WARN]: [Essentials] No aliases found in custom_items.yml.
[11:03:26] [Server thread/INFO]: [Essentials] Using locale en_US
[11:03:26] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[11:03:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[11:03:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[11:03:26] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[11:03:26] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1-dev+37-b2ae28b
[11:03:26] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[11:03:26] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.0.3
[11:03:30] [Server thread/INFO]: Server version: v1_20_R1 - 1.20.1 - paper
[11:03:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.4.0.3]
[11:03:32] [Server thread/INFO]: PlaceholderAPI hooked.
[11:03:32] [Server thread/INFO]: Updated (EN) language file. Took 98ms
[11:03:32] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3223)
[11:03:32] [Server thread/INFO]: [Citizens] Loading external libraries
[11:03:33] [Server thread/ERROR]: [Citizens] v2.0.33-SNAPSHOT (build 3223) is not compatible with Minecraft vv1_20_R1 - try upgrading Minecraft or Citizens. Disabling...
[11:03:33] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.33-SNAPSHOT (build 3223)
[11:03:33] [Server thread/INFO]: [Skript] Enabling Skript v2.7.0-beta3
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'damage causes.KILL'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'damage causes.WORLD_BORDER'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'damage causes.KILL'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'damage causes.WORLD_BORDER'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'teleport causes.EXIT_BED'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'teleport causes.EXIT_BED'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'teleport causes.EXIT_BED'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'damage causes.KILL'
[11:03:33] [Server thread/INFO]: [Skript]     Missing lang enum constant for 'damage causes.WORLD_BORDER'
[11:03:34] [Thread-11/INFO]: [Skript] A new version of Skript is available: 2.7.2 (you're currently running 2.7.0-beta3)
[11:03:34] [Thread-11/INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.7.2/Skript.jar>https://github.com/SkriptLang/Skript/releases/download/2.7.2/Skript.jar
[11:03:40] [Server thread/INFO]: [Skript] Loaded 150750 aliases in 7282ms
[11:03:41] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[11:03:41] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[11:03:41] [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--].
[11:03:41] [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.
[11:03:42] [Server thread/INFO]: Preparing start region for dimension minecraft:world
[11:03:43] [Server thread/INFO]: Time elapsed: 1587 ms
[11:03:43] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[11:03:43] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[11:03:43] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[11:03:43] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[11:03:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[11:03:44] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[11:03:44] [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.
[11:03:44] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[11:03:44] [Server thread/INFO]: [LightAPI] Enabling LightAPI vbukkit-5.3.0 (build SNAPSHOT)
[11:03:44] [Server thread/INFO]: <LightAPI>: [INFO] Initializing LightAPI...
[11:03:44] [Server thread/INFO]: <LightAPI>: [INFO] Force legacy is enabled
[11:03:44] [Server thread/INFO]: <LightAPI>: [INFO] Compatibility mode is enabled
[11:03:44] [Server thread/INFO]: <LightAPI>: [INFO] Metrics is enabled!
[11:03:44] [Server thread/INFO]: <LightAPI>: [INFO] LightAPI initialized!
[11:03:44] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v1.8
[11:03:44] [Server thread/INFO]: [ProtectionLib] ProtectionLib-Module: LocalLibary hooked!
[11:03:44] [Server thread/INFO]: [ProtectionLib] ProtectionLib-Module: PlotSquaredV3Module hooked!
[11:03:44] [Server thread/INFO]: [ProtectionLib] ProtectionLib-Module: PlotSquaredV4Module hooked!
[11:03:44] [Server thread/INFO]: [ProtectionLib] ProtectionLib-Module: PlotSquaredV6Module hooked!
[11:03:44] [Server thread/INFO]: [ProtectionLib] fWorldGuardv7 try to hook into WorldGuard
[11:03:44] [Server thread/INFO]: [ProtectionLib] fWorldGuardv7 hook into: WorldGuard 7.0.9+5934e49 ✓
[11:03:44] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.0.0
[11:03:44] [Server thread/INFO]: ------------- Jobs -------------
[11:03:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobsr [5.2.0.0]
[11:03:44] [Server thread/INFO]: PlaceholderAPI hooked.
[11:03:44] [Server thread/INFO]: Connected to database (SqLite)
[11:03:44] [Server thread/INFO]: Loaded 8 titles
[11:03:44] [Server thread/INFO]: Loaded 6 protected blocks timers
[11:03:45] [Server thread/INFO]: Loaded 1403 custom item names
[11:03:45] [Server thread/INFO]: Loaded 81 custom entity names
[11:03:45] [Server thread/INFO]: Loaded 2 custom MythicMobs names
[11:03:45] [Server thread/INFO]: Loaded 38 custom enchant names
[11:03:45] [Server thread/INFO]: Loaded 21 custom enchant names
[11:03:45] [Server thread/INFO]: Loaded 16 custom color names
[11:03:45] [Server thread/INFO]: Loaded 5 shop items
[11:03:45] [Server thread/INFO]: Loaded 18 quests for Miner
[11:03:45] [Server thread/INFO]: Loaded 8 quests for Brewer
[11:03:45] [Server thread/INFO]: Loaded 11 quests for Enchanter
[11:03:45] [Server thread/INFO]: Loaded 9 quests for Engineer
[11:03:45] [Server thread/INFO]: Loaded 14 quests for Farmer
[11:03:45] [Server thread/INFO]: Loaded 7 quests for Cook
[11:03:45] [Server thread/INFO]: Loaded 4 quests for Explorer
[11:03:45] [Server thread/INFO]: Loaded 11 quests for Weaponsmith
[11:03:45] [Server thread/INFO]: Loaded 17 quests for Woodcutter
[11:03:45] [Server thread/INFO]: Loaded 16 quests for Builder
[11:03:45] [Server thread/INFO]: Loaded 9 quests for Fisherman
[11:03:45] [Server thread/INFO]: Loaded 14 quests for Hunter
[11:03:45] [Server thread/INFO]: Loaded 12 quests for Digger
[11:03:45] [Server thread/INFO]: Loaded 12 quests for Crafter
[11:03:45] [Server thread/INFO]: Loaded 14 jobs
[11:03:45] [Server thread/INFO]: Loaded 5 boosted items
[11:03:45] [Server thread/INFO]: Loaded 6 furnace for reassigning.
[11:03:45] [Server thread/INFO]: Loaded 2 brewing for reassigning.
[11:03:45] [Server thread/INFO]: Loaded 1 blastfurnace for reassigning.
[11:03:45] [Server thread/INFO]: Loaded 1 smoker for reassigning.
[11:03:46] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
[11:03:46] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
[11:03:46] [Server thread/INFO]: Preloaded 11 players data in 0.0
[11:03:46] [Server thread/INFO]: WorldGuard detected.
[11:03:46] [Server thread/INFO]: Loading explorer data
[11:03:46] [Server thread/INFO]: Loaded explorer data (323) in 6 ms
[11:03:46] [Server thread/INFO]: Plugin has been enabled successfully.
[11:03:46] [Server thread/INFO]: ------------------------------------
[11:03:46] [Server thread/INFO]: [AuctionMaster] Enabling AuctionMaster v4.1
[11:03:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionmaster [1.0.0]
[11:03:46] [Server thread/INFO]: [AuctionMaster] Succesfully connected to the Deliveries SQL.
[11:03:46] [Server thread/WARN]: [AuctionMaster] Auctions database is ready!
[11:03:46] [Server thread/WARN]: [AuctionMaster] AuctionLists database is ready!
[11:03:46] [Server thread/WARN]: [AuctionMaster] PreviewData database is ready!
[11:03:46] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v3.1.1
[11:03:47] [Server thread/INFO]: ==========================================
[11:03:47] [Server thread/INFO]: FurnitureLib Version: 3.1.1
[11:03:47] [Server thread/INFO]: Furniture Author: Ste3et_C0st
[11:03:47] [Server thread/INFO]: Furniture Website: https://dicecraft.de/furniture/
[11:03:47] [Server thread/INFO]: Furniture find ProtectionLib: true
[11:03:47] [Server thread/INFO]: [de.Ste3et_C0st.FurnitureLib.Database.com.zaxxer.hikari.HikariDataSource] FurnitureLib - Starting...
[11:03:47] [Server thread/INFO]: [de.Ste3et_C0st.FurnitureLib.Database.com.zaxxer.hikari.HikariDataSource] FurnitureLib - Start completed.
[11:03:47] [Server thread/INFO]: [FurnitureLib] FurnitureLib Started SQLite database. Took 34ms
[11:03:47] [Server thread/INFO]: [FurnitureLib] FurnitureLib try to load models for world (playworld)
[11:03:47] [Server thread/INFO]: [FurnitureLib] No Models are found in world: playworld
[11:03:47] [Server thread/INFO]: [FurnitureLib] FurnitureLib try to load models for world (playworld_nether)
[11:03:47] [Server thread/INFO]: [FurnitureLib] No Models are found in world: playworld_nether
[11:03:47] [Server thread/INFO]: [FurnitureLib] FurnitureLib try to load models for world (playworld_the_end)
[11:03:47] [Server thread/INFO]: [FurnitureLib] No Models are found in world: playworld_the_end
[11:03:47] [Server thread/INFO]: [FurnitureLib] FurnitureLib try to load models for world (world)
[11:03:47] [Server thread/INFO]: [FurnitureLib] No Models are found in world: world
[11:03:55] [Server thread/INFO]: [FurnitureLib] FurnitureLib Load 66 model schematics into Ram. Took 7323ms
[11:03:55] [Server thread/INFO]: Furniture load finish :)
[11:03:55] [Server thread/INFO]: ==========================================
[11:03:55] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v3.0.0
[11:03:55] [Server thread/INFO]: [BossShopPro] Loading data...
[11:03:55] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
[11:03:55] [Server thread/INFO]: [InteractionVisualizer] Enabling InteractionVisualizer v1.18.6.4
[11:03:58] [Server thread/INFO]: [InteractionVisualizer] Loading languages...
[11:03:58] [Server thread/INFO]: [InteractionVisualizer] Opened Sqlite database successfully
[11:03:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: interactionvisualizer [2.0.0]
[11:03:59] [Server thread/INFO]: [InteractionVisualizer] InteractionVisualizer has been enabled!
[11:03:59] [Server thread/INFO]: [Roulette] Enabling Roulette v1.9.6
[11:03:59] [Server thread/INFO]: [Roulette] Using Essentials v2.20.1-dev+37-b2ae28b as the economy provider.
[11:03:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: roulette [1.9.6]
[11:03:59] [Server thread/INFO]: [Roulette] All chips have been loaded from chips.yml!
[11:04:00] [Server thread/INFO]: [Roulette] All games have been loaded from games.yml!
[11:04:00] [Server thread/INFO]: [LumberJack] Enabling LumberJack v5.3.0
[11:04:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: lumberjack [5.3.0]
[11:04:00] [Server thread/INFO]: [spark] Enabling spark v1.10.37
[11:04:00] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[11:04:00] [Server thread/INFO]: [spark] Starting background profiler...
[11:04:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.37]
[11:04:01] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[11:04:01] [Server thread/INFO]: [OnePlayerSleep] Enabling OnePlayerSleep v1.3*
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] Enabling PortableCraftingInvs v1.7.8
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] +---------------------------------------------------+ 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs]  _____   _____ _____ 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] |  __ \ / ____|_   _|
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] | |__) | |      | |  
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] |  ___/| |      | |  
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] | |    | |____ _| |_ 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] |_|     \_____|_____|
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] Developed by ItsSchatten
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] Version 1.7.8
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] Using Minecraft version v1_20_R1
[11:04:01] [Server thread/INFO]: [VirtualFurnace] Registered all furnace recipes.
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] Metrics are enabled! You can see the information collect at the following link: https://bstats.org/plugin/bukkit/PortableCraftingInvs 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] If you don't wish for this information to be collected you can disable it in the settings.yml.
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] +---------------------------------------------------+ 
[11:04:01] [Server thread/INFO]: [PortableCraftingInvs] 
[11:04:01] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.4.0.0.1156
[11:04:01] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s).
[11:04:01] [Server thread/INFO]: [CombatLogX] Detected server as regular SpigotMC/PaperMC (not Folia)
[11:04:01] [Server thread/INFO]: CombatLogX was loaded successfully.
[11:04:01] [Server thread/INFO]: [CombatLogX] Enabling expansions...
[11:04:01] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v17.5'...
[11:04:01] [Server thread/INFO]: [CombatLogX]  
[11:04:01] [Server thread/INFO]: [CombatLogX] Enabling expansion 'EssentialsX Compatibility v17.1'...
[11:04:01] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Successfully found a dependency: Essentials v2.20.1-dev+37-b2ae28b
[11:04:01] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Dependency 'Essentials' is not the correct version!
[11:04:01] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Some dependencies for this expansion are missing!
[11:04:01] [Server thread/INFO]: [CombatLogX] Disabling expansion 'EssentialsX Compatibility v17.1'...
[11:04:01] [Server thread/INFO]: [CombatLogX]  
[11:04:01] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v17.1'...
[11:04:01] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.11.3
[11:04:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: combatlogx [17.1]
[11:04:01] [Server thread/INFO]: [CombatLogX]  
[11:04:01] [Server thread/INFO]: [CombatLogX] Successfully enabled 2 expansions.
[11:04:01] [Server thread/INFO]: CombatLogX was enabled successfully.
[11:04:01] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.3.21
[11:04:01] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
[11:04:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aureliumskills [Beta 1.3.21]
[11:04:01] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
[11:04:01] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
[11:04:01] [Server thread/INFO]: [AureliumSkills] Loaded 194 config options in 0 ms
[11:04:01] [Server thread/INFO]: [AureliumSkills] Loaded 312 sources and 10 tags in 8ms
[11:04:01] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[11:04:02] [Server thread/INFO]: [AureliumSkills] Loading languages...
[11:04:02] [Server thread/INFO]: [AureliumSkills] Loaded 10 languages in 802ms
[11:04:02] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
[11:04:03] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 3ms
[11:04:03] [Server thread/INFO]: [AureliumSkills] Loaded 6 menus
[11:04:03] [Server thread/INFO]: [AureliumSkills] Loaded 23 loot entries in 4 pools and 2 tables
[11:04:03] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
[11:04:03] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
[11:04:03] [Server thread/INFO]: [SmartMoving] Enabling SmartMoving v2.0.0
[11:04:03] [Server thread/INFO]: [ SmartMoving ] Enable!
[11:04:03] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.3.0
[11:04:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: animatedscoreboard [0.0.1]
[11:04:03] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.4.0
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]: __________________________________________________________
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]:                        TradeSystem [2.4.0]
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]: Status:
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]: MC-Version: 1.20.1 (R0.1-SNAPSHOT, Purpur)
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tradesystem [1.2]
[11:04:03] [Server thread/INFO]:   > Loading sounds
[11:04:03] [Server thread/INFO]:   > Loading blacklist
[11:04:03] [Server thread/INFO]:     ...got 3 blocked item(s)
[11:04:03] [Server thread/INFO]:   > Loading layouts
[11:04:03] [Server thread/INFO]:     ...got 4 layout(s)
[11:04:03] [Server thread/INFO]:   > Queuing database initializing task
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]: Finished (348ms)
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]: __________________________________________________________
[11:04:03] [Server thread/INFO]:  
[11:04:03] [Server thread/INFO]: [PunishGUI] Enabling PunishGUI v1.1.7
[11:04:03] [Server thread/INFO]: [PunishGUI] Loaded config files!
[11:04:03] [Server thread/WARN]: Plugin 'PunishGUI' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: BGHDDevelopmentLLC
[11:04:03] [Server thread/WARN]: Plugin 'PunishGUI' is creating timing 'Command: punish' - this is deprecated behavior, please report it to the authors: BGHDDevelopmentLLC
[11:04:03] [Server thread/WARN]: Plugin 'PunishGUI' is creating timing 'Command: punishreload' - this is deprecated behavior, please report it to the authors: BGHDDevelopmentLLC
[11:04:04] [Server thread/INFO]: [PunishGUI] Enabled glow for Spigot 1.13+
[11:04:04] [Server thread/INFO]: [PunishGUI] Loaded menus!
[11:04:04] [Server thread/INFO]: [PunishGUI] Loaded metrics!
[11:04:04] [Server thread/INFO]: [PunishGUI] Checking for updates!
[11:04:04] [Server thread/INFO]: PunishmentGUI is on the latest version.
[11:04:04] [Server thread/INFO]: [PunishGUI] PunishmentGUI Loaded!
[11:04:04] [Server thread/INFO]: [AuctionMasterItemDisplay] Enabling AuctionMasterItemDisplay v2.1
[11:04:04] [Server thread/INFO]: [SmartBackpacks] Enabling SmartBackpacks v1.0.7
[11:04:04] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.2.1
[11:04:04] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
[11:04:04] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
[11:04:04] [Server thread/INFO]: [LoginSecurity] Applying database upgrade 1: Initial
[11:04:04] [Server thread/INFO]: [LoginSecurity] Applying database upgrade 2: Add uuid mode
[11:04:04] [Server thread/INFO]: [LoginSecurity] Applying database upgrade 3: Fix inventories
[11:04:04] [Server thread/INFO]: [LoginSecurity] Registering commands...
[11:04:04] [Server thread/INFO]: [LoginSecurity] Registering listeners...
[11:04:04] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
[11:04:04] [Server thread/INFO]: [RewardsLite] Enabling RewardsLite v3.1.6
[11:04:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rewardslite [1.0.0]
[11:04:04] [Server thread/INFO]: [RewardsLite] Loaded 37 rewards.
[11:04:04] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.0.13
[11:04:05] [Server thread/INFO]: [Dualhorse] Enabling Dualhorse v1.4.1
[11:04:05] [Server thread/INFO]: [Dualhorse] DualHorse Plugin - made by GeeVeeDee
[11:04:05] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.4.0
[11:04:05] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[11:04:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.4.0]
[11:04:05] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[11:04:05] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5fa2b6
[11:04:05] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[11:04:05] [Server thread/INFO]: [ExcellentCrates] Loaded 4 crate keys.
[11:04:05] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
[11:04:05] [Server thread/INFO]: [ExcellentCrates] Loaded 4 crates.
[11:04:05] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[11:04:05] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 424 ms!
[11:04:05] [Server thread/INFO]: [AutoTool] Enabling AutoTool v1.1.3
[11:04:05] [Server thread/WARN]: Plugin 'AutoTool' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
[11:04:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: autotool [1.1.3]
[11:04:05] [Server thread/WARN]: Plugin 'AutoTool' is creating timing 'Command: autotool check' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
[11:04:05] [Server thread/WARN]: Plugin 'AutoTool' is creating timing 'Command: autotool who' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
[11:04:05] [Server thread/WARN]: Plugin 'AutoTool' is creating timing 'Command: autotool toggle' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
[11:04:05] [Server thread/WARN]: Plugin 'AutoTool' is creating timing 'Command: autotool' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
[11:04:05] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.8.1
[11:04:07] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[11:04:07] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[11:04:07] [Server thread/INFO]: [ClearLag] Loading modules...
[11:04:07] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_20_R1.MinecraftServer)
[11:04:07] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[11:04:07] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[11:04:07] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[11:04:07] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.20]...
[11:04:07] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
[11:04:07] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[11:04:08] [Thread-18/INFO]: [ClearLag] No updates found!
[11:04:08] [Server thread/INFO]: [hsqldb.db.HSQLDB8BD7CD76F2.ENGINE] Checkpoint start
[11:04:08] [Server thread/INFO]: [hsqldb.db.HSQLDB8BD7CD76F2.ENGINE] checkpointClose start
[11:04:08] [Server thread/INFO]: [hsqldb.db.HSQLDB8BD7CD76F2.ENGINE] checkpointClose synched
[11:04:08] [Server thread/INFO]: [hsqldb.db.HSQLDB8BD7CD76F2.ENGINE] checkpointClose script done
[11:04:08] [Server thread/INFO]: [hsqldb.db.HSQLDB8BD7CD76F2.ENGINE] checkpointClose end
[11:04:08] [Server thread/INFO]: [hsqldb.db.HSQLDB8BD7CD76F2.ENGINE] Checkpoint end - txts: 1
[11:04:08] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.PoolBase] HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
[11:04:08] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[11:04:09] [Server thread/INFO]: 
[11:04:09] [Server thread/INFO]:  
[11:04:09] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[]
[11:04:09] [Server thread/INFO]: | Information:
[11:04:09] [Server thread/INFO]: |   Name: AdvancedBan
[11:04:09] [Server thread/INFO]: |   Developer: Leoko
[11:04:09] [Server thread/INFO]: |   Version: 2.3.0
[11:04:09] [Server thread/INFO]: |   Storage: HSQLDB (local)
[11:04:09] [Server thread/INFO]: | Support:
[11:04:09] [Server thread/INFO]: |   Github: https://github.com/DevLeoko/AdvancedBan/issues
[11:04:09] [Server thread/INFO]: |   Discord: https://discord.gg/ycDG6rS
[11:04:09] [Server thread/INFO]: | Twitter: @LeokoGar
[11:04:09] [Server thread/INFO]: | Update:
[11:04:09] [Server thread/INFO]: |   You have the newest version
[11:04:09] [Server thread/INFO]: []================================[]
[11:04:09] [Server thread/INFO]:  
[11:04:09] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.7.7
[11:04:09] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.11.3
[11:04:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatmanager [3.7.7]
[11:04:09] [Server thread/INFO]: [ChatManager] Hooked into: Essentials v2.20.1-dev+37-b2ae28b
[11:04:09] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.3-b131
[11:04:09] [Server thread/INFO]: [ChatManager] Hooked into: LuckPerms v5.4.98
[11:04:09] [Server thread/INFO]: [ChatManager] Plugin is up to date - v3.7.7
[11:04:09] [Server thread/INFO]: [ChatManager] Starting Metrics.
[11:04:09] [Server thread/INFO]: =========================
[11:04:09] [Server thread/INFO]: Chat Manager
[11:04:09] [Server thread/INFO]: Version 3.7.7
[11:04:09] [Server thread/INFO]: Author: H1DD3NxN1NJA
[11:04:09] [Server thread/INFO]: =========================
[11:04:09] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.10
[11:04:09] [Server thread/INFO]: [BetterRTP] Cooldown = 600
[11:04:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: betterrtp [3.6.10]
[11:04:09] [Server thread/INFO]: [HoloMobHealth] Enabling HoloMobHealth v2.3.4.1
[11:04:10] [Server thread/INFO]: [HoloMobHealth] Loading languages...
[11:04:10] [Server thread/INFO]: [HoloMobHealth] Hooked into PlaceholderAPI!
[11:04:10] [Server thread/INFO]: [HoloMobHealth] Hooked into WorldGuard! (v7)
[11:04:10] [Server thread/INFO]: [HoloMobHealth] Opened Sqlite database successfully
[11:04:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: holomobhealth [1.0.0]
[11:04:10] [Server thread/INFO]: [HoloMobHealth] HoloMobHealth has been Enabled!
[11:04:10] [Server thread/INFO]: [SmartGambling] Enabling SmartGambling v1.0.8
[11:04:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: sg [1.0.0]
[11:04:10] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.9.5
[11:04:10] [Server thread/INFO]: [IllegalStack/IllegalStack] The following materials are allowed to have stacks larger than the vanilla size: POTION 
[11:04:10] [Server thread/INFO]: [IllegalStack/IllegalStack] Chat Components found! Enabling clickable commands in /istack
[11:04:11] [Server thread/INFO]: [IllegalStack/fListener] MC Version v1_20_r1 detected!
[11:04:11] [Server thread/INFO]: [IllegalStack/Listener113] Enabling 1.13+ Checks
[11:04:11] [Server thread/INFO]: [IllegalStack/IllegalStack] ZombieVillagerTransformChance is set to 65 *** Only really matters if the difficulty is set to HARD ***
[11:04:11] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.1
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[11:04:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[11:04:11] [Server thread/INFO]: [TAB] Enabling TAB v4.0.9
[11:04:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [4.0.9]
[11:04:11] [Server thread/INFO]: [TAB] [WARN] Unknown property "permission-required" in bossbar "ServerInfo". Valid properties: [style, color, progress, text, announcement-bar, display-condition]
[11:04:11] [Server thread/INFO]: [TAB] [WARN] Found a total of 1 issues.
[11:04:11] [Server thread/INFO]: [TAB] Enabled in 222ms
[11:04:11] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v3.1.5
[11:04:11] [Server thread/INFO]: [BookShelf] Enabling Bookshelf v3.1.5.0
[11:04:11] [Server thread/INFO]: [Bookshelf] Hooked into Essentials!
[11:04:11] [Server thread/INFO]: [Bookshelf] Hooked into WorldGuard!
[11:04:11] [Server thread/INFO]: [Bookshelf] Hooked into InteractionVisualizer!
[11:04:11] [Bookshelf World Processing Thread #0/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in playworld: 0%
[11:04:11] [Server thread/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in playworld: 100%
[11:04:11] [Bookshelf World Processing Thread #1/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in playworld_nether: 0%
[11:04:11] [Server thread/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in playworld_nether: 100%
[11:04:11] [Bookshelf World Processing Thread #2/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in playworld_the_end: 0%
[11:04:11] [Server thread/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in playworld_the_end: 100%
[11:04:11] [Bookshelf World Processing Thread #3/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in world: 0%
[11:04:11] [Server thread/INFO]: [Bookshelf] Preparing bookshelves in spawn chunks in world: 100%
[11:04:11] [Server thread/INFO]: [Bookshelf] BookShelf has been Enabled!
[11:04:12] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[11:04:12] [Server thread/INFO]: Running delayed init tasks
[11:04:12] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] Running a developer version ... skipping NMS check.
[11:04:12] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] Hooked into { Multiverse-Core, WorldGuard, PlaceholderAPI, ProtocolLib, Vault }
[11:04:12] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] 1 Custom item(s) loaded!
[11:04:12] [Craft Scheduler Thread - 7 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[11:04:12] [Craft Scheduler Thread - 10 - Essentials/INFO]: [Essentials] Fetching version information...
[11:04:12] [Craft Scheduler Thread - 8 - InteractionVisualizer/INFO]: [InteractionVisualizer] Downloading and extracting latest Language files...
[11:04:12] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core]  
[11:04:12] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] A possible update was found for plugin 'CombatLogX'.
[11:04:12] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Current Version: 11.4.0.0.1156
[11:04:12] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] New Version: 11.4.0.1.1193
[11:04:12] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Download Link: https://www.spigotmc.org/resources/31689/
[11:04:13] [Craft Scheduler Thread - 20 - TradeSystem/INFO]: [TradeSystem] Database logging was started successfully.
[11:04:13] [Craft Scheduler Thread - 26 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] Checking for an update!
[11:04:13] [Craft Scheduler Thread - 9 - ExcellentCrates/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users.
[11:04:13] [Craft Scheduler Thread - 7 - DecentHolograms/INFO]: [DecentHolograms] Loaded 47 holograms!
[11:04:13] [Craft Scheduler Thread - 26 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] You are 1 version behind! Get AnimatedScoreboard(v0.3.1) at:
[11:04:13] [Craft Scheduler Thread - 26 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] https://www.spigotmc.org/resources/20848
[11:04:13] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] Checking for Updates ... 
[11:04:13] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: 
[11:04:13] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
[11:04:13] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] No new version available
[11:04:13] [Craft Scheduler Thread - 4 - PortableCraftingInvs/INFO]: [PortableCraftingInvs] Checking for update...
[11:04:13] [Craft Scheduler Thread - 4 - PortableCraftingInvs/INFO]: [PortableCraftingInvs] There is an update available for the plugin! Current Version 1.7.8 New Version 1.7.11 {https://spigotmc.org/resources/61045)
[11:04:13] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[11:04:13] [Craft Scheduler Thread - 15 - AureliumSkills/INFO]: [AureliumSkills] New update available! You are on version Beta 1.3.21, latest version is Beta 1.3.23
[11:04:13] [Craft Scheduler Thread - 15 - AureliumSkills/INFO]: [AureliumSkills] Download it on Spigot:
[11:04:13] [Craft Scheduler Thread - 15 - AureliumSkills/INFO]: [AureliumSkills] https://spigotmc.org/resources/81069
[11:04:13] [Craft Scheduler Thread - 10 - Essentials/WARN]: [Essentials] You're 28 EssentialsX dev build(s) out of date!
[11:04:13] [Craft Scheduler Thread - 10 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html
[11:04:13] [Craft Scheduler Thread - 8 - InteractionVisualizer/INFO]: [InteractionVisualizer] Sucessfully downloaded the latest Language files!
[11:04:13] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core]  
[11:04:13] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Found a possible update for plugin 'BlueSlimeCore'.
[11:04:13] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Local Version: 2.9.2.364
[11:04:13] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Remote Version: 2.9.3.371
[11:04:13] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Download Link: https://hangar.papermc.io/SirBlobman/BlueSlimeCore
[11:04:14] [Craft Scheduler Thread - 6 - MiniMOTD/INFO]: [MiniMOTD] There is an update available for MiniMOTD!
[11:04:14] [Craft Scheduler Thread - 6 - MiniMOTD/INFO]: [MiniMOTD] This server is running version v2.0.13, which is 1 versions outdated.
[11:04:14] [Craft Scheduler Thread - 6 - MiniMOTD/INFO]: [MiniMOTD] Download the latest version, v2.0.14 from GitHub at the link below:
[11:04:14] [Craft Scheduler Thread - 6 - MiniMOTD/INFO]: [MiniMOTD] https://github.com/jpenilla/MiniMOTD/releases/tag/v2.0.14
[11:04:16] [Craft Scheduler Thread - 14 - InteractionVisualizer/INFO]: [InteractionVisualizer] Loaded all 1 languages!
[11:04:16] [Craft Scheduler Thread - 22 - HoloMobHealth/INFO]: [HoloMobHealth] Loaded all 1 languages!
[11:04:20] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[11:04:20] [Server thread/INFO]: [Skript] Loaded 5 scripts with a total of 151 structures in 7.3 seconds
[11:04:20] [Server thread/INFO]: [Skript] Finished loading.
[11:04:20] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (EssentialsX Economy)
[11:04:21] [Server thread/INFO]: [CombatLogX] Successfully enabled 0 late-load expansions.
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.5) is available at:
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.8.1]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [1.5.2]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.2]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: skript [1.0.0]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: localtime [1.2]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: Animations [1.0.5]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.4-R2]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
[11:04:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.5]
[11:04:21] [Server thread/INFO]: 9 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[11:04:21] [Server thread/INFO]: [Skript] Loading variables...
[11:04:21] [Server thread/INFO]: [Skript] Loaded 120 variables in 0.0 seconds
[11:04:21] [Server thread/INFO]: [LumberJack] You are using the latest version of LumberJack.
[11:04:21] [Server thread/INFO]: Done (87.303s)! For help, type "help"
[11:04:21] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8499ms or 169 ticks behind
[11:04:21] [Craft Scheduler Thread - 13 - BossShopPro/INFO]: [BossShopPro] Successfully hooked into Points plugin Jobs.
[11:04:22] [Server thread/INFO]: [UltimateClaims] Data handler connected using SQLite.
[11:04:26] [Craft Scheduler Thread - 14 - HoloMobHealth/INFO]: [HoloMobHealth] A new version is available on SpigotMC: 2.3.5
[11:04:26] [InteractionVisualizer Async Processing Thread #1/INFO]: [InteractionVisualizer] A new version is available on SpigotMC: 1.18.7
[11:04:26] [InteractionVisualizer Async Processing Thread #1/INFO]: Download: https://www.spigotmc.org/resources/77050
[11:04:26] [Craft Scheduler Thread - 14 - HoloMobHealth/INFO]: Download: https://www.spigotmc.org/resources/75975
[11:04:29] [Craft Scheduler Thread - 13 - BossShopPro/INFO]: [BossShopPro] Loaded 73 Shops!
[11:04:29] [Craft Scheduler Thread - 13 - BossShopPro/INFO]: [BossShopPro] Vault found.
[11:06:22] [User Authenticator #0/INFO]: UUID of player AshPlays is 207f2e47-b7e6-31fe-9b48-866daef3d8b4
[11:06:23] [Server thread/INFO]: AshPlays[/49.47.233.40:60460] logged in with entity id 4019 at ([playworld]-846.2445064256797, 63.0, -729.1905127882803)
[11:06:36] [Server thread/INFO]: Bukkit Plugins: (58):
[11:06:36] [Server thread/INFO]:  - AdvancedBan, AnimatedScoreboard, AuctionMaster, AuctionMasterItemDisplay, AureliumSkills, AutoTool, BetterRTP, BlueSlimeCore, Bookshelf, BossShopPro
[11:06:36] [Server thread/INFO]:  ChatManager, Citizens, ClearLag, CMILib, CMILib, CMILib, CombatLogX, DecentHolograms, DiceFurniture, Dualhorse
[11:06:36] [Server thread/INFO]:  Essentials, EssentialsSpawn, ExcellentCrates, FurnitureLib, HoloMobHealth, IllegalStack, InteractionVisualizer, ItemJoin, Jobs, LightAPI
[11:06:36] [Server thread/INFO]:  LoginSecurity, LuckPerms, LumberJack, MineableSpawners, MiniMOTD, Multiverse-Core, NexEngine, *OnePlayerSleep, PlaceholderAPI, PortableCraftingInvs
[11:06:36] [Server thread/INFO]:  ProtectionLib, ProtocolLib, PunishGUI, RewardsLite, Roulette, Skript, SmartBackpacks, SmartCore, SmartGambling, SmartMoving
[11:06:36] [Server thread/INFO]:  spark, TAB, TradeSystem, UltimateClaims, Vault, WorldEdit, WorldGuard, WorldGuardExtraFlags
[11:07:25] [Server thread/INFO]: [CombatLogX] Using non-NMS Paper EntityHandler
[11:09:05] [Server thread/INFO]: AshPlays issued server command: /kits
[11:09:33] [Server thread/INFO]: AshPlays issued server command: /kits
[11:09:55] [Server thread/INFO]: AshPlays issued server command: /kits
[11:10:49] [Server thread/INFO]: AshPlays issued server command: /menu
[11:11:05] [Server thread/INFO]: AshPlays issued server command: /kit all
[11:11:38] [Server thread/INFO]: AshPlays issued server command: /kit start
[11:13:09] [Server thread/INFO]: AshPlays issued server command: /rtp world
[11:13:12] [Server thread/INFO]: AshPlays issued server command: /rtp
[11:13:38] [luckperms-command-executor/INFO]: [LP] Set reward.ready.15 to true for AshPlays in context global.
[11:14:57] [Server thread/INFO]: AshPlays issued server command: /kits
[11:15:11] [Server thread/INFO]: AshPlays issued server command: /kits