Date: 2023/06/02 17:40:40 UTC-07:00
Type: Diff Report
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
-[03:33:30] [Server thread/INFO]: ARON issued server command: /npc
+[03:32:05] [ServerMain/INFO]: Building unoptimized datafixer
+[03:32:07] [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'
+[03:32:08] [ServerMain/INFO]: Loaded 7 recipes
+[03:32:10] [Server thread/INFO]: Starting minecraft server version 1.19.2
+[03:32:10] [Server thread/WARN]: ****************************
+[03:32:10] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
+[03:32:10] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
+[03:32:10] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
+[03:32:10] [Server thread/WARN]: ****************************
+[03:32:10] [Server thread/INFO]: Loading properties
+[03:32:10] [Server thread/INFO]: This server is running Paper version git-Paper-307 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 476ef25)
+[03:32:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
+[03:32:10] [Server thread/INFO]: Using 4 threads for Netty based IO
+[03:32:10] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
+[03:32:10] [Server thread/INFO]: Default game type: SURVIVAL
+[03:32:10] [Server thread/INFO]: Generating keypair
+[03:32:10] [Server thread/INFO]: Starting Minecraft server on *:25565
+[03:32:10] [Server thread/INFO]: Using default channel type
+[03:32:10] [Server thread/INFO]: Paper: Using Java compression from Velocity.
+[03:32:10] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
+[03:32:11] [Server thread/ERROR]: Could not load 'plugins\citizensapi-2.0.31-SNAPSHOT.jar' in folder 'plugins'
+org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
+ at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
+ at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
+ at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.2.jar:git-Paper-307]
+ at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:278) ~[paper-1.19.2.jar:git-Paper-307]
+ at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.19.2.jar:git-Paper-307]
+ at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
+ at java.lang.Thread.run(Thread.java:833) ~[?:?]
+Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
+ ... 7 more
+[03:32:11] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_19_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
+[03:32:15] [Server thread/WARN]: Legacy plugin UEAntiTab v1.5.5 does not specify an api-version.
+[03:32:15] [Server thread/INFO]: [NexEngine] Loading 2 libraries... please wait
+[03:32:16] [Server thread/INFO]: [NexEngine] Loaded library C:\Users\Administrator\Desktop\0dan\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
+[03:32:16] [Server thread/INFO]: [NexEngine] Loaded library C:\Users\Administrator\Desktop\0dan\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
+[03:32:16] [Server thread/INFO]: [NexEngine] Loaded library C:\Users\Administrator\Desktop\0dan\libraries\it\unimi\dsi\fastutil\8.5.11\fastutil-8.5.11.jar
+[03:32:16] [Server thread/WARN]: Legacy plugin ProJumpPads v3.2 does not specify an api-version.
+[03:32:16] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.3
+[03:32:16] [Server thread/INFO]: [DeluxeMentions] Loading DeluxeMentions v5.7.19
+[03:32:16] [Server thread/INFO]: [Blue Slime Core] Loading BlueSlimeCore v2.7.1.307-Beta
+[03:32:16] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.6.2
+[03:32:16] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting...
+[03:32:17] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
+[03:32:17] [Server thread/INFO]: [ViaBackwards] Loading translations...
+[03:32:17] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
+[03:32:17] [Server thread/INFO]: [ViaBackwards] Registering protocols...
+[03:32:17] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.6.1
+[03:32:17] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.40
+[03:32:17] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
+[03:32:17] [Server thread/INFO]: [SkUltimate] Loading SkUltimate v0.0.1
+[03:32:17] [Server thread/INFO]: [spark] Loading spark v1.10.34
+[03:32:17] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.24
+[03:32:17] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0
+[03:32:19] [Server thread/INFO]: [InteractiveBooks] Loading InteractiveBooks v1.7.0
+[03:32:19] [Server thread/INFO]: [floodgate] Loading floodgate v2.2.2-SNAPSHOT (b56-e23f1b2)
+[03:32:19] [Server thread/INFO]: [floodgate] Took 475ms to boot Floodgate
+[03:32:19] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
+[03:32:19] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v2.0.3
+[03:32:19] [Server thread/INFO]: [BloodInMinecraft] Loading BloodInMinecraft v9.5
+[03:32:19] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.3
+[03:32:19] [Server thread/INFO]: [UEAntiTab] Loading UEAntiTab v1.5.5
+[03:32:19] [Server thread/INFO]: [BetterReports] Loading BetterReports v2.0.5
+[03:32:19] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.10
+[03:32:19] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.2.3
+[03:32:19] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.1.0-SNAPSHOT
+[03:32:20] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
+[03:32:20] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
+[03:32:20] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.2.10 build-29/05/2023
+[03:32:20] [Server thread/INFO]: [LPC] Loading LPC v3.6.0
+[03:32:20] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.8.1
+[03:32:20] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.0
+[03:32:20] [Server thread/INFO]: [ChatControl] Loading ChatControl v1.1.0
+[03:32:20] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.6.1
+[03:32:20] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
+[03:32:20] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.6.2-SNAPSHOT-440;0348771
+[03:32:21] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@71769b4e]
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Loading ajLeaderboards v2.7.0
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
+[03:32:21] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
+[03:32:21] [Server thread/INFO]: [TAB] Loading TAB v3.3.2
+[03:32:21] [Server thread/INFO]: [HeadBlocks] Loading HeadBlocks v2.2.6
+[03:32:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.8+33cdb4a
+[03:32:21] [Server thread/INFO]: [ajParkour] Loading ajParkour v2.12.10
+[03:32:21] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.2.6-0819d467
+[03:32:21] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
+[03:32:21] [Server thread/INFO]: [Quests] Loading Quests v3.12-547bb09
+[03:32:21] [Server thread/INFO]: [TradePlus] Loading TradePlus v3.84
+[03:32:21] [Server thread/INFO]: [CrazyEnvoys] Loading CrazyEnvoys v1.4.20.5
+[03:32:21] [Server thread/INFO]: [NoChatReports] Loading NoChatReports v1.0.5
+[03:32:21] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.20.0
+[03:32:21] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.2.1
+[03:32:21] [Server thread/INFO]: [ProJumpPads] Loading ProJumpPads v3.2
+[03:32:21] [Server thread/INFO]: [Skript] Loading Skript v2.6.4
+[03:32:21] [Server thread/INFO]: [CataMines] Loading CataMines v2.5.11
+[03:32:21] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.8
+[03:32:21] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v3.0.13
+[03:32:21] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.31-SNAPSHOT (build 3091)
+[03:32:21] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.16.5
+[03:32:21] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (393 ms).
+[03:32:21] [Server thread/INFO]: [Shopkeepers] Loading config.
+[03:32:22] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
+[03:32:22] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
+[03:32:22] [Server thread/INFO]: [Shopkeepers] Registering defaults.
+[03:32:22] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v1.4.1-SNAPSHOT
+[03:32:22] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-beta2-b2453
+[03:32:22] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v3.4.1e
+[03:32:22] [Server thread/INFO]: [Spartan] Loading Spartan vPhase 509
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v11.2.0.1.1085
+[03:32:22] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary.
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading expansions...
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading expansion 'Action Bar v17.2'...
+[03:32:22] [Server thread/INFO]: [CombatLogX]
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading expansion 'Boss Bar v17.1'...
+[03:32:22] [Server thread/INFO]: [CombatLogX]
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.2'...
+[03:32:22] [Server thread/INFO]: [CombatLogX]
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading expansion 'Force Field v17.2'...
+[03:32:22] [Server thread/INFO]: [CombatLogX]
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v16.9'...
+[03:32:22] [Server thread/INFO]: [CombatLogX]
+[03:32:22] [Server thread/INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v16.5'...
+[03:32:22] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.8+33cdb4a
+[03:32:22] [Server thread/INFO]: [CombatLogX]
+[03:32:22] [Server thread/INFO]: [CombatLogX] Successfully loaded 6 expansions.
+[03:32:22] [Server thread/INFO]: [RotatingHeads] Loading RotatingHeads v1.5.1
+[03:32:22] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.7-Release
+[03:32:22] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
+[03:32:22] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.11.14.3
+[03:32:22] [Server thread/INFO]: [PlugManX] Loading PlugManX v2.3.3
+[03:32:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
+[03:32:22] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.7.1.307-Beta
+[03:32:22] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 2 language(s).
+[03:32:22] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
+[03:32:23] [Server thread/INFO]: __
+[03:32:23] [Server thread/INFO]: | |__) LuckPerms v5.4.40
+[03:32:23] [Server thread/INFO]: |___ | Running on Bukkit - Paper
+[03:32:23] [Server thread/INFO]:
+[03:32:23] [Server thread/INFO]: [LuckPerms] Loading configuration...
+[03:32:23] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
+[03:32:24] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
+[03:32:24] [Server thread/INFO]: [LuckPerms] Performing initial data load...
+[03:32:25] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2560ms)
+[03:32:25] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.24
+[03:32:25] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0
+[03:32:25] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
+[03:32:25] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.0 which is not a depend or softdepend of this plugin.
+[03:32:25] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
+[03:32:25] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
+[03:32:25] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
+[03:32:25] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
+[03:32:25] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.3
+[03:32:25] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.10 build-29/05/2023
+[03:32:25] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
+[03:32:25] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_19_R1
+[03:32:25] [Server thread/WARN]: [NexEngine] ==================================
+[03:32:25] [Server thread/WARN]: [NexEngine] WARNING: You're running an outdated server version (1.19.2)!
+[03:32:25] [Server thread/WARN]: [NexEngine] Support for this version will be dropped soon.
+[03:32:25] [Server thread/WARN]: [NexEngine] Please, upgrade your server to 1.19.4.
+[03:32:25] [Server thread/WARN]: [NexEngine] ==================================
+[03:32:25] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
+[03:32:25] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
+[03:32:25] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
+[03:32:25] [Server thread/INFO]: [NexEngine] Using 'en' language.
+[03:32:25] [Server thread/INFO]: [NexEngine] Plugin loaded in 95 ms!
+[03:32:25] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.6.2-SNAPSHOT-440;0348771
+[03:32:25] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
+[03:32:25] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
+[03:32:25] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
+[03:32:25] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
+[03:32:26] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_19_R1.PaperweightFaweAdapter as the Bukkit adapter
+[03:32:27] [Server thread/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 7 build(s) out of date.
+You are running build 440, the latest version is build 447.
+Update at https://www.spigotmc.org/resources/13932/
+[03:32:27] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.3
+[03:32:27] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
+[03:32:27] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
+[03:32:27] [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.
+[03:32:27] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
+[03:32:27] [Server thread/INFO]: Preparing level "Asgard"
+[03:32:27] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
+[03:32:27] [Server thread/INFO]: Time elapsed: 123 ms
+[03:32:27] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
+[03:32:28] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
+[03:32:28] [Server thread/INFO]: [DeluxeMentions] Enabling DeluxeMentions v5.7.19
+[03:32:28] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2
+[03:32:28] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.1/2 (760)
+[03:32:28] [Server thread/ERROR]: [ViaVersion] ************************************************
+[03:32:28] [Server thread/ERROR]: [ViaVersion] You are using unsupported software and may encounter unforeseeable issues.
+[03:32:28] [Server thread/ERROR]: [ViaVersion]
+[03:32:28] [Server thread/ERROR]: [ViaVersion] We strongly advise against using software to mess with message signing:
+[03:32:28] [Server thread/ERROR]: [ViaVersion] Instead of doing the obvious (or nothing at all), these kinds of plugins completely break chat message handling, usually then also breaking other plugins.
+[03:32:28] [Server thread/ERROR]: [ViaVersion]
+[03:32:28] [Server thread/ERROR]: [ViaVersion] We will not provide support in case you encounter issues possibly related to this software.
+[03:32:28] [Server thread/ERROR]: [ViaVersion] ************************************************
+[03:32:28] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.6.1
+[03:32:28] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
+[03:32:28] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
+[03:32:28] [Server thread/INFO]: [ClearLag] Loading modules...
+[03:32:28] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_19_R1.MinecraftServer)
+[03:32:28] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
+[03:32:28] [Server thread/INFO]: [ClearLag] Modules have been loaded!
+[03:32:28] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
+[03:32:28] [Thread-10/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.19]...
+[03:32:28] [Server thread/INFO]: [SkUltimate] Enabling SkUltimate v0.0.1
+[03:32:28] [Thread-10/INFO]: [ClearLag] No updates found!
+[03:32:28] [Server thread/INFO]: [spark] Enabling spark v1.10.34
+[03:32:29] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
+[03:32:29] [Server thread/INFO]: [spark] Starting background profiler...
+[03:32:29] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windowsserver2012r2/amd64), so the built-in Java engine will be used instead.
+[03:32:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.34]
+[03:32:29] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
+[03:32:29] [Server thread/INFO]: [InteractiveBooks] Enabling InteractiveBooks v1.7.0
+[03:32:29] [Server thread/INFO]: [InteractiveBooks] [ACF] Enabled Asynchronous Tab Completion Support!
+[03:32:29] [Server thread/INFO]: [InteractiveBooks] [NBTAPI] Found Spigot: v1_19_R1! Trying to find NMS support
+[03:32:29] [Server thread/INFO]: [InteractiveBooks] [NBTAPI] NMS support 'MC1_19_R1' loaded!
+[03:32:29] [Server thread/INFO]: [InteractiveBooks] [NBTAPI] Found Gson: class com.google.gson.Gson
+[03:32:29] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b56-e23f1b2)
+[03:32:29] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v2.0.3
+[03:32:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: dailyreward [1.0]
+[03:32:30] [Server thread/INFO]: [BloodInMinecraft] Enabling BloodInMinecraft v9.5
+[03:32:30] [Server thread/INFO]: ----------------------------------------
+[03:32:30] [Server thread/INFO]: BloodInMinecraft By Yanisssch Is On! No error Found ;)! VERSION 9.5
+[03:32:30] [Server thread/INFO]: Your server running on:git-Paper-307 (MC: 1.19.2)-!Only work on 1.13 to newer versions!-
+[03:32:30] [Server thread/INFO]: ----------------------------------------
+[03:32:30] [Server thread/INFO]: [UEAntiTab] Enabling UEAntiTab v1.5.5*
+[03:32:30] [Server thread/INFO]: [BetterReports] Enabling BetterReports v2.0.5
+[03:32:30] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.10
+[03:32:30] [Server thread/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1mDetected Minecraft [33;1mv1_19_R1[32;1m, using [33;1mMappingSpigotSkinRefresher[32;1m.[0;39m
+[03:32:30] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
+[03:32:30] [Server thread/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39mUsing paper join listener![0;39m
+[03:32:30] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.2.3
+[03:32:30] [Server thread/INFO]: [PlayerVaults] Added BEDROCK to list of blocked materials.
+[03:32:30] [Server thread/INFO]: [PlayerVaults] Loaded! Took 230ms
+[03:32:30] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.1.0-SNAPSHOT
+[03:32:30] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
+[03:32:30] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.1
+[03:32:31] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
+[03:32:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0
+[03:32:31] [Server thread/WARN]: [Essentials] Loaded class {0} from {1} which is not a depend or softdepend of this plugin.
+[03:32:31] [Server thread/ERROR]: [Essentials] You are using plugins known to cause severe issues with EssentialsX and other plugins.
+[03:32:31] [Server thread/INFO]: [Essentials] Status determining class: ml.tcoded.nochatreports.NoChatReportsSpigot
+[03:32:31] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
+[03:32:31] [Server thread/INFO]: [Essentials] No kits found to migrate.
+[03:32:31] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
+[03:32:31] [Server thread/INFO]: [Essentials] Found 2 files to convert...
+[03:32:31] [Server thread/INFO]: [Essentials] Converted 0/2
+[03:32:31] [Server thread/INFO]: [Essentials] Ban format update complete.
+[03:32:31] [Server thread/INFO]: [Essentials] Attempting to migrate ignore list to UUIDs
+[03:32:31] [Server thread/INFO]: [Essentials] Done converting ignore list.
+[03:32:31] [Server thread/INFO]: [Essentials] Attempting to migrate legacy userdata keys to Configurate
+[03:32:31] [Server thread/INFO]: [Essentials] Done converting legacy userdata keys to Configurate.
+[03:32:31] [Server thread/INFO]: [Essentials] Done converting mail list.
+[03:32:31] [Server thread/INFO]: [Essentials] #===========================================================================#
+[03:32:31] [Server thread/INFO]: [Essentials] EssentialsX will now purge any NPC accounts which were incorrectly created.
+[03:32:31] [Server thread/INFO]: [Essentials] Only NPC accounts with the default starting balance will be deleted. If
+[03:32:31] [Server thread/INFO]: [Essentials] they turn out to be valid NPC accounts, they will be re-created as needed.
+[03:32:31] [Server thread/INFO]: [Essentials] Any files deleted here will be backed up to the
+[03:32:31] [Server thread/INFO]: [Essentials] "plugins/Essentials/userdata-npc-backup" folder. If you notice any files
+[03:32:31] [Server thread/INFO]: [Essentials] have been purged incorrectly, you should restore it from the backup and
+[03:32:31] [Server thread/INFO]: [Essentials] report it to us on GitHub:
+[03:32:31] [Server thread/INFO]: [Essentials] https://github.com/EssentialsX/Essentials/issues/new/choose
+[03:32:31] [Server thread/INFO]: [Essentials]
+[03:32:31] [Server thread/INFO]: [Essentials] NOTE: This is a one-time process and will take several minutes if you have
+[03:32:31] [Server thread/INFO]: [Essentials] a lot of userdata files! If you interrupt this process, EssentialsX will
+[03:32:31] [Server thread/INFO]: [Essentials] skip the process until you rename or remove the backup folder.
+[03:32:31] [Server thread/INFO]: [Essentials] #===========================================================================#
+[03:32:31] [Server thread/INFO]: [Essentials] Found ~2 files under "plugins/Essentials/userdata"...
+[03:32:31] [Server thread/INFO]: [Essentials] #===========================================================================#
+[03:32:31] [Server thread/INFO]: [Essentials] EssentialsX has finished purging NPC accounts.
+[03:32:31] [Server thread/INFO]: [Essentials]
+[03:32:31] [Server thread/INFO]: [Essentials] Deleted accounts: 0
+[03:32:31] [Server thread/INFO]: [Essentials] Total accounts processed: 2
+[03:32:31] [Server thread/INFO]: [Essentials]
+[03:32:31] [Server thread/INFO]: [Essentials] Purged accounts have been backed up to
+[03:32:31] [Server thread/INFO]: [Essentials] "plugins/Essentials/userdata-npc-backup", and can be restored from there
+[03:32:31] [Server thread/INFO]: [Essentials] if needed. Please report any files which have been incorrectly deleted
+[03:32:31] [Server thread/INFO]: [Essentials] to us on GitHub:
+[03:32:31] [Server thread/INFO]: [Essentials] https://github.com/EssentialsX/Essentials/issues/new/choose
+[03:32:31] [Server thread/INFO]: [Essentials] #===========================================================================#
+[03:32:31] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
+[03:32:31] [Server thread/INFO]: [Essentials] Using locale en_US
+[03:32:31] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
+[03:32:31] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
+[03:32:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
+[03:32:31] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
+[03:32:31] [Server thread/INFO]: [ChatControl] Enabling ChatControl v1.1.0
+[03:32:31] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.6.1
+[03:32:31] [Server thread/INFO]: [IllegalStack/IllegalStack] The following materials are allowed to have stacks larger than the vanilla size: POTION
+[03:32:31] [Server thread/INFO]: [IllegalStack/IllegalStack] Chat Components found! Enabling clickable commands in /istack
+[03:32:31] [Server thread/INFO]: [IllegalStack/fListener] MC Version < 1.13 detected!
+[03:32:31] [Server thread/INFO]: [IllegalStack/Listener113] Enabling 1.13+ Checks
+[03:32:31] [Server thread/INFO]: [IllegalStack/IllegalStack] ZombieVillagerTransformChance is set to 65 *** Only really matters if the difficulty is set to HARD ***
+[03:32:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
+[03:32:31] [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--].
+[03:32:31] [Server thread/INFO]: [Multiverse-Core] §aWe 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.
+[03:32:31] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Asgard_the_end
+[03:32:31] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
+[03:32:31] [Server thread/INFO]: [Multiverse-Core] 1 - World(s) loaded.
+[03:32:31] [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.
+[03:32:31] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
+[03:32:31] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.7.0
+[03:32:32] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
+[03:32:32] [Server thread/INFO]: [ajLeaderboards] The columns already exist for statistic_mine_block. Canceling updater and bumping DB version.
+[03:32:32] [Server thread/INFO]: [ajLeaderboards] The columns already exist for statistic_player_kills. Canceling updater and bumping DB version.
+[03:32:32] [Server thread/INFO]: [ajLeaderboards] Loaded 2 boards
+[03:32:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajlb [2.7.0]
+[03:32:32] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
+[03:32:32] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.7.0 by ajgeiss0702 enabled!
+[03:32:32] [Server thread/INFO]: [TAB] Enabling TAB v3.3.2
+[03:32:32] [Server thread/INFO]: [TAB] Server version: 1.19.2 (v1_19_R1)
+[03:32:32] [Server thread/INFO]: [TAB] Loaded NMS hook in 41ms
+[03:32:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [3.3.2]
+[03:32:32] [Server thread/INFO]: [TAB] Enabled in 93ms
+[03:32:32] [Server thread/INFO]: [HeadBlocks] Enabling HeadBlocks v2.2.6
+[03:32:32] [Server thread/INFO]: HeadBlocks initializing...
+[03:32:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: headblocks [1.0.0]
+[03:32:32] [Server thread/INFO]: Redis cache properly connected!
+[03:32:32] [Server thread/INFO]: SQLite storage properly connected!
+[03:32:32] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R1! Trying to find NMS support
+[03:32:32] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R1' loaded!
+[03:32:32] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
+[03:32:32] [Thread-12/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
+[03:32:32] [Server thread/INFO]: HeadBlocks successfully loaded!
+[03:32:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8+33cdb4a
+[03:32:33] [Server thread/INFO]: [WorldGuard] (Asgard) TNT ignition is PERMITTED.
+[03:32:33] [Server thread/INFO]: [WorldGuard] (Asgard) Lighters are PERMITTED.
+[03:32:33] [Server thread/INFO]: [WorldGuard] (Asgard) Lava fire is PERMITTED.
+[03:32:33] [Server thread/INFO]: [WorldGuard] (Asgard) Fire spread is UNRESTRICTED.
+[03:32:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Asgard'
+[03:32:33] [Server thread/INFO]: [WorldGuard] Loading region data...
+[03:32:33] [Server thread/INFO]: [ajParkour] Enabling ajParkour v2.12.10
+[03:32:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajpk [2.12.10]
+[03:32:33] [Server thread/INFO]: ajParkour v2.12.10 by ajgeiss0702 has been enabled!
+[03:32:33] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.2.6-0819d467
+[03:32:33] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.19.2)...[0m
+[03:32:33] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality[0m
+[03:32:35] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled![0m
+[03:32:35] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled![0m
+[03:32:35] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled![0m
+[03:32:35] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled![0m
+[03:32:35] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\Administrator\Desktop\0dan\plugins\MythicMobs\SavedData
+[03:32:35] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\Administrator\Desktop\0dan\plugins\MythicMobs\SavedData\worlds
+[03:32:37] [Server thread/INFO]: [MythicMobs] Loading Packs...[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] Loading Items...[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] Loading Item Groups...[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] Loading Skills...[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 8 mobs.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 3 vanilla mob overrides.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 0 mob stacks.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 3 skills.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 0 random spawns.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 3 mythic items.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 2 drop tables.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 0 mob spawners.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m
+[03:32:37] [Server thread/INFO]: [MythicMobs] [32m✓ MythicMobs v5.2.6 ( build 0819d467 ) has been successfully loaded![0m[0m
+[03:32:37] [Server thread/INFO]: [Quests] Enabling Quests v3.12-547bb09
+[03:32:37] [Server thread/INFO]: [Quests] Initialising storage provider 'yaml
+[03:32:37] [Server thread/INFO]: [Quests] Your server is running version 1.19
+[03:32:37] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
+[03:32:37] [Server thread/INFO]: [TradePlus] Enabling TradePlus v3.84
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Enabling CrazyEnvoys v1.4.20.5
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Loading the config.yml
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Successfully loaded config.yml
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Loading the messages.yml
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Successfully loaded messages.yml
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Loading the data.yml
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Successfully loaded data.yml
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Loading custom files.
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Loaded new custom file: /tiers/Destansi.yml.
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Loaded new custom file: /tiers/Efsanevi.yml.
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Loaded new custom file: /tiers/Nadir.yml.
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Finished loading custom files.
+[03:32:37] [Server thread/INFO]: [CrazyEnvoys] Failed to fix Center. Will try again next event.
+[03:32:38] [Server thread/INFO]: [CrazyEnvoys] DecentHolograms support has been enabled.
+[03:32:38] [Server thread/INFO]: [CrazyEnvoys] Metrics has been enabled.
+[03:32:38] [Server thread/WARN]: [CrazyEnvoys] We no longer support placeholders using {}
+[03:32:38] [Server thread/WARN]: [CrazyEnvoys] We only support %% placeholders i.e %crazyenvoys_cooldown%
+[03:32:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: crazyenvoys [1.4.20.5]
+[03:32:38] [Server thread/INFO]: [NoChatReports] Enabling NoChatReports v1.0.5
+[03:32:38] [Server thread/INFO]: [NoChatReports] Loading plugin hooks...
+[03:32:38] [Server thread/INFO]: [NoChatReports] Loaded 0 plugin hooks!
+[03:32:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.0
+[03:32:38] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
+[03:32:38] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.1
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
+[03:32:38] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
+[03:32:38] [Server thread/INFO]: [ProJumpPads] Enabling ProJumpPads v3.2*
+[03:32:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jumppads [1.2]
+[03:32:38] [Server thread/INFO]: [ProJumpPads] Jump pads will load after 10 seconds...
+[03:32:38] [Server thread/INFO]: [Skript] Enabling Skript v2.6.4
+[03:32:38] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] You're currently running the latest stable version of Skript.
+[03:32:42] [Server thread/INFO]: [Skript] Loaded 153521 aliases in 4526ms
+[03:32:43] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
+[03:32:43] [Server thread/INFO]: [CataMines] Enabling CataMines v2.5.11
+[03:32:43] [Server thread/INFO]: [CataMines] Loading config file
+[03:32:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: catamines [2.5.11]
+[03:32:43] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.8
+[03:32:43] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
+[03:32:43] [Server thread/INFO]: [skQuery] Beginning to process a total of 120 from SkQuery
+[03:32:43] [Server thread/INFO]: [skQuery] Out of 120 classes, 120 classes were loaded from SkQuery
+[03:32:43] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.0.13
+[03:32:43] [Server thread/INFO]: [ItemEdit] Hooking into Vault
+[03:32:43] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
+[03:32:43] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
+[03:32:43] [Server thread/INFO]: [ItemEdit] placeholders:
+[03:32:43] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
+[03:32:43] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
+[03:32:43] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem
+[03:32:43] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
+[03:32:43] [Server thread/INFO]: [ItemEdit] Values: inventory, equip, inventoryandequip, hand, offhand, head, chest, legs, feet
+[03:32:43] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
+[03:32:43] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
+[03:32:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: itemedit [1.0]
+[03:32:43] [Server thread/INFO]: [ItemEdit] Hooking into MythicMobs
+[03:32:43] [Server thread/INFO]: [ItemEdit] # Enabled (took 67 ms)
+[03:32:43] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3091)
+[03:32:44] [Server thread/INFO]: [Citizens] Loading external libraries
+[03:32:44] [Server thread/ERROR]: [Citizens] v2.0.31-SNAPSHOT (build 3091) is not compatible with Minecraft v1_19_R1 - try upgrading Minecraft or Citizens. Disabling...
+[03:32:44] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.31-SNAPSHOT (build 3091)
+[03:32:44] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.16.5
+[03:32:44] [Server thread/INFO]: [Shopkeepers] Loading the data of 41 shopkeepers ...
+[03:32:44] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v1.4.1-SNAPSHOT
+[03:32:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: autopickup [1.0.0]
+[03:32:44] [Server thread/INFO]: Otomatik Toplama ▸ Checking for new verison...
+[03:32:44] [Server thread/INFO]: Otomatik Toplama ▸ Plugin is up-to-date.
+[03:32:44] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-beta2-b2453
+[03:32:45] [Server thread/INFO]: [AuthMe] SQLite Setup finished
+[03:32:45] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
+[03:32:45] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
+[03:32:45] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
+[03:32:45] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-beta2 build n.2453 successfully enabled!
+[03:32:45] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.4.1e
+[03:32:45] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R1! Trying to find NMS support
+[03:32:45] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R1' loaded!
+[03:32:45] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
+[03:32:45] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m
+[0;36;1m ___ ___ __ __ __ ___ __ [0;32;22m ItemsAdder[0;37;22m 3.4.1e
+[0;36;1m| | |__ |\/| /__` /\ | \ | \ |__ |__) [0;32;22m LoneLibs[0;37;22m 1.0.24
+[0;36;1m| | |___ | | .__/ /--\ |__/ |__/ |___ | \ [0;30;1m Paper git-Paper-307 (MC: 1.19.2)
+[0;36;1m [m
+[03:32:45] [Server thread/INFO]: [ItemsAdder] [m[0;36;1mRegistered Skript API[m
+[03:32:45] [Server thread/WARN]: [ItemsAdder] "ItemsAdder v3.4.1e" has registered a listener for com.destroystokyo.paper.event.inventory.PrepareGrindstoneEvent on method "private void ia.m.fz.a(com.destroystokyo.paper.event.inventory.PrepareGrindstoneEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [LoneDev].
+[03:32:45] [Server thread/INFO]: [Spartan] Enabling Spartan vPhase 509
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.2.0.1.1085
+[03:32:46] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s).
+[03:32:46] [Server thread/INFO]: CombatLogX başarıyla yüklendi.
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling expansions...
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Action Bar v17.2'...
+[03:32:46] [Server thread/INFO]: [CombatLogX]
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Boss Bar v17.1'...
+[03:32:46] [Server thread/INFO]: [CombatLogX]
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v17.2'...
+[03:32:46] [Server thread/INFO]: [CombatLogX]
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v16.9'...
+[03:32:46] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.11.3
+[03:32:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: combatlogx [16.9]
+[03:32:46] [Server thread/INFO]: [CombatLogX]
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v16.5'...
+[03:32:46] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.8+33cdb4a
+[03:32:46] [Server thread/INFO]: [CombatLogX]
+[03:32:46] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Force Field v17.2'...
+[03:32:46] [Server thread/INFO]: [CombatLogX] [Force Field] Successfully found a dependency: ProtocolLib v5.0.0
+[03:32:46] [Server thread/INFO]: [CombatLogX]
+[03:32:46] [Server thread/INFO]: [CombatLogX] Successfully enabled 6 expansions.
+[03:32:46] [Server thread/INFO]: CombatLogX başarıyla etkinleştirildi.
+[03:32:46] [Server thread/INFO]: [RotatingHeads] Enabling RotatingHeads v1.5.1
+[03:32:46] [Server thread/INFO]: [RotatingHeads] Using ProtocolLib for packet listening.
+[03:32:46] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.7-Release
+[03:32:46] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
+[03:32:46] [pool-53-thread-1/INFO]: [{Asgard} Notification] Done loading 3 rows of data to the Research Engine.
+[03:32:46] [Server thread/INFO]: [DeluxeMenus] 9 GUI menus loaded!
+[03:32:46] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
+[03:32:46] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
+[03:32:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.7-Release]
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.11.14.3
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loading the events.log
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Successfully loaded events.log
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loading the messages.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Successfully loaded messages.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loading the locations.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Successfully loaded locations.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loading custom files.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/altin.yml.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/demir.yml.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/elmas.yml.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/etkinlik.yml.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/gunluk.yml.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/kozmetik.yml.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/oy.yml.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
+[03:32:46] [Server thread/INFO]: [CrazyCrates] Metrics has been enabled.
+[03:32:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: crazycrates [1.11.14.3]
+[03:32:47] [Server thread/INFO]: [CrazyCrates] §6§lHOLOGRAPHIC_DISPLAYS §c§lNOT FOUND
+[03:32:47] [Server thread/INFO]: [CrazyCrates] §6§lDECENT_HOLOGRAMS §a§lFOUND
+[03:32:47] [Server thread/INFO]: [CrazyCrates] §6§lCMI §c§lNOT FOUND
+[03:32:47] [Server thread/INFO]: [CrazyCrates] §6§lPLACEHOLDERAPI §a§lFOUND
+[03:32:47] [Server thread/INFO]: [CrazyCrates] §6§lITEMS_ADDER §a§lFOUND
+[03:32:47] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
+[03:32:47] [Server thread/INFO]: [Geyser-Spigot] ******************************************
+[03:32:47] [Server thread/INFO]: [Geyser-Spigot]
+[03:32:47] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.1.0-SNAPSHOT (git-master-246ebdd)
+[03:32:47] [Server thread/INFO]: [Geyser-Spigot]
+[03:32:47] [Server thread/INFO]: [Geyser-Spigot] ******************************************
+[03:32:51] [nioEventLoopGroup-4-1/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:19132
+[03:32:51] [Server thread/INFO]: [Geyser-Spigot] Done (4.3s)! Run /geyser help for help!
+[03:32:51] [Server thread/INFO]: Running delayed init tasks
+[03:32:51] [Craft Scheduler Thread - 8 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
+[03:32:51] [Craft Scheduler Thread - 17 - Essentials/INFO]: [Essentials] Fetching version information...
+[03:32:51] [Craft Scheduler Thread - 8 - AuthMe/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist
+[03:32:51] [Craft Scheduler Thread - 8 - AuthMe/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled.
+[03:32:51] [Craft Scheduler Thread - 8 - AuthMe/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now.
+[03:32:51] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.8+33cdb4a which is not a depend or softdepend of this plugin.
+[03:32:51] [Craft Scheduler Thread - 15 - DecentHolograms/INFO]: [DecentHolograms] Loading animations...
+[03:32:51] [Craft Scheduler Thread - 24 - NoChatReports/INFO]: [NoChatReports] Checking for updates...
+[03:32:51] [Craft Scheduler Thread - 14 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms...
+[03:32:51] [Craft Scheduler Thread - 15 - DecentHolograms/INFO]: [DecentHolograms] Loaded 2 animations!
+[03:32:51] [Craft Scheduler Thread - 32 - Vault/INFO]: [Vault] Checking for Updates ...
+[03:32:51] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
+[03:32:51] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
+[03:32:51] [Craft Scheduler Thread - 8 - AuthMe/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins\AuthMe\GeoLite2-Country.mmdb (The system cannot find the file specified)
+[03:32:52] [Craft Scheduler Thread - 22 - Quests/INFO]: [Quests] A new version 3.13.3 was found on Spigot (your version: 3.12-547bb09). Please update me! <3 - Link: https://get.leonardobishop.com/quests
+[03:32:52] [Craft Scheduler Thread - 26 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[License] Spigot product licensed to: [0;36;1mGlitchEXEE (1450086)[m
+[03:32:52] [Craft Scheduler Thread - 24 - NoChatReports/INFO]: [NoChatReports] You are running the latest version.
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core]
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] A possible update was found for plugin 'BlueSlimeCore'.
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Current Version: 2.7.1.307-Beta
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] New Version: 2.9.2.364
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Download Link: https://www.spigotmc.org/resources/83189/
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core]
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] A possible update was found for plugin 'CombatLogX'.
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Current Version: 11.2.0.1.1085
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] New Version: 11.4.0.0.1156
+[03:32:52] [Craft Scheduler Thread - 28 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Download Link: https://www.spigotmc.org/resources/31689/
+[03:32:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mentions [5.7.19]
+[03:32:52] [Craft Scheduler Thread - 23 - CrazyEnvoys/INFO]: [CrazyEnvoys] Plugin is up to date! - v1.4.20.5
+[03:32:52] [Craft Scheduler Thread - 9 - CrazyCrates/INFO]: [CrazyCrates] Plugin is up to date! - v1.11.14.3
+[03:32:52] [Craft Scheduler Thread - 14 - DecentHolograms/INFO]: [DecentHolograms] Loaded 76 holograms!
+[03:32:52] [Craft Scheduler Thread - 32 - Vault/INFO]: [Vault] No new version available
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m +==================+[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m | SkinsRestorer |[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m |------------------|[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m | [34;1m[4m[21mStandalone Mode[0;39m[32;1m |[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m +==================+[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[36;1m Current version: [32;1m14.2.10[0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m This is the latest version![0;39m
+[03:32:52] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [33;1m[[32;22mSkinsRestorer[33;1m] [0;39m[32;1m----------------------------------------------[0;39m
+[03:32:52] [Server thread/INFO]: [Deluxe Mentions] Successfully enabled v5.7.19
+[03:32:52] [Server thread/INFO]: --------------------------------------------------------------------------------------
+[03:32:52] [Server thread/INFO]: Developed by Ruben_Artz
+[03:32:52] [Server thread/INFO]: [Deluxe Mentions] Version: 5.7.19 is loading...
+[03:32:52] [Server thread/INFO]: [Deluxe Mentions] Server: git-Paper-307 (MC: 1.19.2)
+[03:32:52] [Server thread/INFO]: [Deluxe Mentions] Loading necessary files...
+[03:32:52] [Server thread/INFO]:
+[03:32:52] [Server thread/INFO]: Deluxe Mentions Starting plugin...
+[03:32:52] [Server thread/INFO]:
+[03:32:52] [Server thread/INFO]: [Deluxe Mentions] Successfully loaded files
+[03:32:52] [Server thread/INFO]:
+[03:32:52] [Server thread/INFO]: --------------------------------------------------------------------------------------
+[03:32:52] [Craft Scheduler Thread - 20 - ajParkour/INFO]: [ajParkour] You are up to date! (2.12.10)
+[03:32:52] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
+[03:32:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: quests [3.12-547bb09]
+[03:32:52] [Server thread/WARN]: [Quests] Loaded class com.earth2me.essentials.Essentials from Essentials v2.20.0 which is not a depend or softdepend of this plugin.
+[03:32:52] [Server thread/INFO]: [Quests] 36 task types have been registered.
+[03:32:52] [Server thread/INFO]: [Quests] 0 quest items have been registered.
+[03:32:52] [Server thread/INFO]: [Quests] 45 quests have been registered.
+[03:32:52] [Server thread/INFO]: [Skript] Loading variables...
+[03:32:52] [Server thread/INFO]: [Skript] Loaded 1 variables in 0.0 seconds
+[03:32:54] [Server thread/INFO]: [Skript] All scripts loaded without errors.
+[03:32:54] [Server thread/INFO]: [Skript] Loaded 8 scripts with a total of 18 triggers and 12 commands in 1.39 seconds
+[03:32:54] [Server thread/INFO]: [Skript] Finished loading.
+[03:32:54] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Extracting internal contents from .jar[m
+[03:32:54] [Server thread/INFO]: [ItemsAdder] [m[0;32;1m[Pack] DONE extracting internal contents from .jar[m
+[03:32:55] [Server thread/INFO]: [CataMines] Loading mines from files...
+[03:32:55] [Server thread/INFO]: [CataMines] Starting mines and registering commands. Running version 2.5.11
+[03:32:55] [Server thread/INFO]: [CataMines] Registering listeners
+[03:32:55] [Server thread/INFO]: [CombatLogX] Successfully enabled 0 late-load expansions.
+[03:32:55] [Server thread/INFO]: [Deluxe Mentions] Using SQLite for player data.
+[03:32:55] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 3 scripts loaded!
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript [2.1.0]
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: kdratio [1.1.0]
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: localtime [1.2]
+[03:32:55] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.40 which is not a depend or softdepend of this plugin.
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.1-R2]
+[03:32:55] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.onarandombox.MultiverseCore.MultiverseCore from Multiverse-Core v4.3.1-b861 which is not a depend or softdepend of this plugin.
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: multiverse [1.0.1]
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.4]
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerlist [3.0.3]
+[03:32:55] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playerstats due to a missing plugin: PlayerStats
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.1]
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
+[03:32:55] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.8.1]
+[03:32:55] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.8+33cdb4a which is not a depend or softdepend of this plugin.
+[03:32:55] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.sk89q.worldedit.world.World from FastAsyncWorldEdit v2.6.2-SNAPSHOT-440;0348771 which is not a depend or softdepend of this plugin.
+[03:32:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldguard [1.4.2]
+[03:32:55] [Server thread/INFO]: 11 placeholder hook(s) registered! 2 placeholder hook(s) have an update available.
+[03:32:55] [Server thread/INFO]: Done (45.732s)! For help, type "help"
+[03:32:55] [Server thread/INFO]: Timings Reset
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mLoaded [0;36;1m484[0;33;1m items[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m188[0;33;1m REAL block IDs[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m29[0;33;1m/[0;36;1m750[0;33;1m REAL_NOTE block IDs[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m63[0;33;1m REAL_TRANSPARENT block IDs[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m127[0;33;1m REAL_WIRE block IDs[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m14[0;33;1m FIRE block IDs[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m589[0;33;1m/[0;36;1m6608[0;33;1m font_images[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded [0;36;1m24[0;33;1m categories[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded successfully.[m
+[03:32:56] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Checking resourcepack url... [m
+[03:32:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1]
+[03:32:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1]
+[03:32:56] [Server thread/INFO]: [CrazyCrates] DecentHolograms support has been enabled.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
+[03:32:56] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R1! Trying to find NMS support
+[03:32:56] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R1' loaded!
+[03:32:56] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
+[03:32:56] [Thread-23/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
+[03:32:56] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
+[03:32:56] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
+[03:32:56] [Server thread/INFO]: [Mythic] Reloading plugin...
+[03:32:56] [Server thread/INFO]: [MythicMobs] Loading Packs...[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] Loading Items...[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] Loading Item Groups...[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] Loading Skills...[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 8 mobs.[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 3 vanilla mob overrides.[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 0 mob stacks.[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 3 skills.[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 0 random spawns.[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 3 mythic items.[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 2 drop tables.[0m
+[03:32:56] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 0 mob spawners.[0m
+[03:32:56] [Server thread/INFO]: [Mythic] Mythic has finished reloading!
+[03:32:56] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading![0m
+[03:32:59] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Resourcepack URL is valid (external-host). Url: https://www.dropbox.com/s/sndrtgxcgmi2afe/generated.zip?raw=1[m
+[03:33:01] [User Authenticator #0/INFO]: UUID of player GOD is 8bf789df-7997-3207-b714-0bec889cc390
+[03:33:01] [Netty Server IO #1/WARN]: [ViaBackwards] Custom worlds heights are NOT SUPPORTED for 1.16 players and older and may lead to errors!
+[03:33:01] [Netty Server IO #1/WARN]: [ViaBackwards] You have min/max set to -64/256
+[03:33:01] [Server thread/INFO]: GOD joined the game
+[03:33:01] [Server thread/INFO]: GOD[/88.236.116.107:7068] logged in with entity id 852 at ([Asgard]14.013334154715217, 51.0, 10.010778026224365)
+[03:33:02] [Craft Scheduler Thread - 13 - ProJumpPads/INFO]: [ProJumpPads] Loaded 6 jump pad successfully!
+[03:33:02] [Craft Scheduler Thread - 13 - ProJumpPads/INFO]: [ProJumpPads] Plugin is up to date!
+[03:33:21] [Craft Scheduler Thread - 12 - AuthMe/INFO]: [AuthMe] GOD logged in
+[03:33:30] [Server thread/INFO]: GOD issued server command: /npc
[03:33:30] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.31-SNAPSHOT (build 3091) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
at org.bukkit.craftbukkit.v1_19_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.19.2.jar:git-Paper-307]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[paper-1.19.2.jar:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:305) ~[?:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:289) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2294) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2248) ~[?:?]
at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1445) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
at java.lang.Thread.run(Thread.java:833) ~[?:?]