Paste #120720: With Citizens Plugin, only Expansion-vault is loaded.

Date: 2024/03/02 03:52:30 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[13:48:30] [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'
[13:48:31] [Worker-Main-1/INFO]: Loaded 7 recipes
[13:48:32] [Server thread/INFO]: Starting minecraft server version 1.18.2
[13:48:32] [Server thread/WARN]: ****************************
[13:48:32] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[13:48:32] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[13:48:32] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[13:48:32] [Server thread/WARN]: ****************************
[13:48:32] [Server thread/INFO]: Loading properties
[13:48:32] [Server thread/INFO]: This server is running Paper version git-Paper-388 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: fc9ee65 on ver/1.18.2)
[13:48:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:48:32] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:48:32] [Server thread/INFO]: Default game type: SURVIVAL
[13:48:32] [Server thread/INFO]: Generating keypair
[13:48:33] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:48:33] [Server thread/INFO]: Using default channel type
[13:48:33] [Server thread/INFO]: Paper: Using Java 11 compression from Velocity.
[13:48:33] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[13:48:34] [Server thread/INFO]: [BentoBox] Loading 3 libraries... please wait
[13:48:34] [Server thread/INFO]: [BentoBox] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\mysql\mysql-connector-java\8.0.27\mysql-connector-java-8.0.27.jar
[13:48:34] [Server thread/INFO]: [BentoBox] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\protobuf\protobuf-java\3.11.4\protobuf-java-3.11.4.jar
[13:48:34] [Server thread/INFO]: [BentoBox] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\mongodb\mongodb-driver\3.12.8\mongodb-driver-3.12.8.jar
[13:48:34] [Server thread/INFO]: [BentoBox] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\mongodb\bson\3.12.8\bson-3.12.8.jar
[13:48:34] [Server thread/INFO]: [BentoBox] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\mongodb\mongodb-driver-core\3.12.8\mongodb-driver-core-3.12.8.jar
[13:48:34] [Server thread/INFO]: [BentoBox] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\postgresql\postgresql\9.1-901-1.jdbc4\postgresql-9.1-901-1.jdbc4.jar
[13:48:34] [Server thread/INFO]: [ItemsAdder] Loading 1 libraries... please wait
[13:48:34] [Server thread/INFO]: [ItemsAdder] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\apache\httpcomponents\httpmime\4.5.14\httpmime-4.5.14.jar
[13:48:34] [Server thread/INFO]: [ItemsAdder] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar
[13:48:34] [Server thread/INFO]: [ItemsAdder] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar
[13:48:34] [Server thread/INFO]: [ItemsAdder] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[13:48:34] [Server thread/INFO]: [ItemsAdder] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loading 7 libraries... please wait
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\mysql\mysql-connector-j\8.0.33\mysql-connector-j-8.0.33.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\protobuf\protobuf-java\3.21.9\protobuf-java-3.21.9.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\guava\guava\32.0.0-jre\guava-32.0.0-jre.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\checkerframework\checker-qual\3.33.0\checker-qual-3.33.0.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\errorprone\error_prone_annotations\2.18.0\error_prone_annotations-2.18.0.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\j2objc\j2objc-annotations\2.8\j2objc-annotations-2.8.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\mongodb\mongodb-driver-sync\4.9.1\mongodb-driver-sync-4.9.1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\mongodb\bson\4.9.1\bson-4.9.1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\mongodb\mongodb-driver-core\4.9.1\mongodb-driver-core-4.9.1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\mongodb\bson-record-codec\4.9.1\bson-record-codec-4.9.1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\com\google\code\gson\gson\2.10.1\gson-2.10.1.jar
[13:48:34] [Server thread/INFO]: [VirtualSpawner] Loaded library C:\Users\Administrator\Desktop\Server 1.18.2 2024\libraries\org\xerial\sqlite-jdbc\3.42.0.0\sqlite-jdbc-3.42.0.0.jar
[13:48:34] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.5
[13:48:34] [Server thread/INFO]: [WorldBorderAPI] Loading WorldBorderAPI v1.0
[13:48:34] [Server thread/INFO]: [CommandTimer] Loading CommandTimer v8.5.2
[13:48:34] [Server thread/INFO]: [MasterCooldowns] Loading MasterCooldowns v1.6.1
[13:48:34] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.9.2
[13:48:34] [Server thread/INFO]: [ViaVersion] ViaVersion 4.9.2 is now loaded. Registering protocol transformers and injecting...
[13:48:35] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[13:48:35] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[13:48:35] [Server thread/INFO]: [ViaBackwards] Loading translations...
[13:48:35] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[13:48:35] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.12.2
[13:48:35] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support
[13:48:35] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
[13:48:35] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
[13:48:35] [Server thread/INFO]: [DailyRewardsPlus] Loading DailyRewardsPlus v1.3.2
[13:48:35] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.9.1
[13:48:35] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.102
[13:48:36] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.3
[13:48:36] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.45
[13:48:36] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.1.0
[13:48:36] [Thread-3/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
[13:48:37] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v15.0.7
[13:48:37] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[13:48:37] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.8.6
[13:48:37] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.1
[13:48:37] [Server thread/INFO]: [LPX] Loading LPX v3.4.4
[13:48:37] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.9.3
[13:48:37] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.9.1-SNAPSHOT-659;c93ec87
[13:48:38] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1e82b997]
[13:48:38] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.20.1
[13:48:38] [Server thread/INFO]: [TAB] Loading TAB v4.1.2
[13:48:38] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.20.1
[13:48:38] [Server thread/INFO]: [FastAsyncVoxelSniper] Loading FastAsyncVoxelSniper v3.0.0
[13:48:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
[13:48:38] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.33-SNAPSHOT (build 3334)
[13:48:38] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.11.1
[13:48:38] [Server thread/INFO]: [BentoBox] Loading BentoBox v1.21.1
[13:48:38] [Server thread/INFO]: [Skript] Loading Skript v2.8.2
[13:48:38] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.10
[13:48:38] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.12
[13:48:38] [Server thread/INFO]: [Skellett] Loading Skellett v2.0.9
[13:48:38] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.28
[13:48:38] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.19.0
[13:48:39] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (392 ms).
[13:48:39] [Server thread/INFO]: [Shopkeepers] Loading config.
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CAMEL
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': SNIFFER
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[13:48:39] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CAMEL
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': SNIFFER
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
[13:48:39] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[13:48:39] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[13:48:39] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[13:48:39] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.6.1-${CI_COMMIT_SHORT_SHA}
[13:48:39] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[13:48:39] [Server thread/INFO]: [MythicMobs] Mythic Enabled!
[13:48:39] [Server thread/INFO]: [Skungee] Loading Skungee v2.0.0-BETA-5
[13:48:39] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v5.2.5
[13:48:39] [Server thread/INFO]: [ModelEngine] Loading ModelEngine vR3.1.7
[13:48:39] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v3.6.3-beta-13
[13:48:39] [Server thread/WARN]: [ItemsAdder] 'fix_trades_guis_match_custom_items' is available only on Minecraft 1.19.3 and greater.
[13:48:39] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.14.0-Release
[13:48:39] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[13:48:39] [Server thread/INFO]: [VirtualSpawner] Loading VirtualSpawner v5.0.7
[13:48:39] [Server thread/INFO]: [AquaticCrates] Loading AquaticCrates v2.5.8
[13:48:39] [Server thread/INFO]: AquaticCrates | Loading the plugin...
[13:48:39] [Server thread/INFO]: AquaticCrates | Loading NMS Version!
[13:48:39] [Server thread/INFO]: AquaticCrates | Using NMS version v1_18_R2.
[13:48:39] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:48:39] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
[13:48:40] [Server thread/INFO]:         __    
[13:48:40] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.102
[13:48:40] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[13:48:40] [Server thread/INFO]: 
[13:48:40] [Server thread/INFO]: [LuckPerms] Loading configuration...
[13:48:40] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[13:48:41] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[13:48:42] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[13:48:42] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2754ms)
[13:48:42] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.45
[13:48:42] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0
[13:48:42] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.0.7
[13:48:43] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.18.2.
[13:48:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.0.7]
[13:48:43] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
[13:48:43] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[13:48:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[13:48:43] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.1 which is not a depend or softdepend of this plugin.
[13:48:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[13:48:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[13:48:43] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[13:48:43] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[13:48:43] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.9.1-SNAPSHOT-659;c93ec87
[13:48:43] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[13:48:43] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[13:48:43] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[13:48:43] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[13:48:44] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_18_R2.PaperweightFaweAdapter as the Bukkit adapter
[13:48:44] [Server thread/INFO]: [BentoBox] Enabling BentoBox v1.21.1
[13:48:44] [Server thread/INFO]: [BentoBox] Loading Settings from config.yml...
[13:48:45] [Server thread/INFO]: [BentoBox] Loading addons...
[13:48:46] [Server thread/INFO]: [BentoBox] Loaded 12 addons.
[13:48:46] [Server thread/INFO]: Preparing level "world"
[13:48:49] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[13:48:50] [Server thread/INFO]: Time elapsed: 245 ms
[13:48:50] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[13:48:50] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[13:48:50] [Server thread/INFO]: [WorldBorderAPI] Enabling WorldBorderAPI v1.0
[13:48:50] [Server thread/INFO]: [WorldBorderAPI] [STDOUT] Version: v1_18_R2
[13:48:50] [Server thread/WARN]: Nag author(s): '[]' of 'WorldBorderAPI' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[13:48:50] [Server thread/INFO]: [WorldBorderAPI] Unsupported version of Minecraft
[13:48:50] [Server thread/INFO]: [WorldBorderAPI] Disabling WorldBorderAPI v1.0
[13:48:50] [Server thread/INFO]: [CommandTimer] Enabling CommandTimer v8.5.2
[13:48:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: commandtimer [8.5.2]
[13:48:50] [Server thread/INFO]: [CommandTimer] CommandTimer hooked in PlaceholderAPI
[13:48:50] [Server thread/INFO]: [CommandTimer] Processing task Event.json
[13:48:50] [Server thread/INFO]: [CommandTimer] Server time : 13:48:50
[13:48:50] [Server thread/INFO]: [CommandTimer] Server day : SATURDAY
[13:48:50] [Server thread/INFO]: [CommandTimer] 8.5.2 loaded!
[13:48:50] [Server thread/INFO]: [MasterCooldowns] Enabling MasterCooldowns v1.6.1
[13:48:51] [Server thread/INFO]: [MasterCooldowns] No cooldowns found.
[13:48:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mcd [1.6.1]
[13:48:51] [Server thread/INFO]: [MasterCooldowns] PlaceholderAPI hook enabled.
[13:48:51] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.9.2
[13:48:51] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18.2 (758)
[13:48:51] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.12.2
[13:48:51] [Server thread/INFO]: [NBTAPI] Adding listeners...
[13:48:51] [Server thread/INFO]: [NBTAPI] Checking bindings...
[13:48:51] [Thread-10/INFO]: [CommandTimer] Checking for update...
[13:48:51] [Thread-10/INFO]: [CommandTimer] Update found!
[13:48:51] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[13:48:51] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[13:48:51] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[13:48:52] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[13:48:52] [Server thread/INFO]: [DailyRewardsPlus] Enabling DailyRewardsPlus v1.3.2
[13:48:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: daily [1.0.0]
[13:48:52] [Server thread/INFO]: [DailyRewards+] Detected Placeholder API. Successfully enabled plugin support.
[13:48:52] [Server thread/INFO]: [DailyRewards+] Cleaning up...
[13:48:52] [Server thread/INFO]: [DailyRewards+] Has started successfully!
[13:48:52] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.9.1
[13:48:52] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.3
[13:48:52] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.6
[13:48:52] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[13:48:52] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[13:48:52] [Server thread/INFO]: [Essentials] No kits found to migrate.
[13:48:52] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[13:48:52] [Server thread/INFO]: [Essentials] Using locale en_US
[13:48:52] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[13:48:53] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[13:48:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[13:48:53] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[13:48:53] [Server thread/INFO]: [LPX] Enabling LPX v3.4.4
[13:48:53] [Server thread/INFO]: [LPX] LPX enabled!
[13:48:53] [Server thread/INFO]: [LPX] License successfully validated!
[13:48:53] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.9.3
[13:48:53] [Server thread/INFO]: [LiteBans] [STDOUT] [LiteBans] Leaked by YOURNAME @ BlackSpigot.com
[13:48:53] [Server thread/WARN]: Nag author(s): '[Ruan]' of 'LiteBans' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[13:48:53] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 1.4.197 (org.h2.Driver)
[13:48:53] [Server thread/INFO]: [LiteBans] Connecting to database...
[13:48:53] [Server thread/INFO]: [LiteBans] litebans-pool - Starting...
[13:48:53] [Server thread/INFO]: [LiteBans] litebans-pool - Start completed.
[13:48:53] [Server thread/INFO]: [LiteBans] Connected to H2 database successfully (133 ms).
[13:48:53] [Server thread/INFO]: [LiteBans] Database connection fully initialized (136 ms).
[13:48:53] [Server thread/INFO]: [LiteBans] v2.9.3 enabled. Startup took 276 ms.
[13:48:53] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1
[13:48:53] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[13:48:53] [Server thread/INFO]: [TAB] Enabling TAB v4.1.2
[13:48:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.1.2]
[13:48:54] [Server thread/INFO]: [TAB] Enabled in 149ms
[13:48:54] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
[13:48:54] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[13:48:54] [Server thread/INFO]: [FastAsyncVoxelSniper] Enabling FastAsyncVoxelSniper v3.0.0
[13:48:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[13:48:54] [Server thread/ERROR]: No TreeType mapping for TreeGenerator.TreeType.MANGROVE
[13:48:54] [Server thread/INFO]: The above message is displayed because your FAWE version is newer than git-Paper-388 (MC: 1.18.2) and contains features of future minecraft versions which do not exist in git-Paper-388 (MC: 1.18.2) hence the tree typeMANGROVE is not available. This is not an error. This version will work on your version of Minecraft.This is an informative message only.
[13:48:54] [Server thread/ERROR]: No TreeType mapping for TreeGenerator.TreeType.TALL_MANGROVE
[13:48:54] [Server thread/INFO]: The above message is displayed because your FAWE version is newer than git-Paper-388 (MC: 1.18.2) and contains features of future minecraft versions which do not exist in git-Paper-388 (MC: 1.18.2) hence the tree typeTALL_MANGROVE is not available. This is not an error. This version will work on your version of Minecraft.This is an informative message only.
[13:48:54] [Server thread/ERROR]: No TreeType mapping for TreeGenerator.TreeType.CHERRY
[13:48:54] [Server thread/INFO]: The above message is displayed because your FAWE version is newer than git-Paper-388 (MC: 1.18.2) and contains features of future minecraft versions which do not exist in git-Paper-388 (MC: 1.18.2) hence the tree typeCHERRY is not available. This is not an error. This version will work on your version of Minecraft.This is an informative message only.
[13:48:54] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[13:48:54] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[13:48:54] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[13:48:54] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[13:48:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[13:48:54] [Server thread/INFO]: [WorldGuard] Loading region data...
[13:48:54] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3334)
[13:48:54] [Server thread/INFO]: [Citizens] Loading external libraries
[13:48:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[13:48:55] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[13:48:55] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.11.1
[13:48:55] [Server thread/INFO]: [LockettePro] Compatible server version detected: 1.18.2
[13:48:55] [Server thread/INFO]: [LockettePro] ===================================
[13:48:55] [Server thread/INFO]: [Skript] Enabling Skript v2.8.2
[13:48:55] [Server thread/INFO]: [Skript] skript command.reload.error line infoskript command.reload.error detailsskript command.reload.line details
[13:48:55] [Server thread/INFO]: [Skript] skript command.reload.error line infoskript command.reload.error detailsskript command.reload.line details
[13:48:55] [Server thread/INFO]: [Skript] skript command.reload.error line infoskript command.reload.error detailsskript command.reload.line details
[13:48:55] [Server thread/INFO]: [Skript] skript command.reload.error line infoskript command.reload.error detailsskript command.reload.line details
[13:48:55] [Server thread/INFO]: [Skript] Güncelleyici devre dışı olduğundan Skript'in en son sürümü kontrol edilmedi.
[13:48:58] [Server thread/INFO]: [Skript] Loaded 140570 aliases in 2570ms
[13:48:58] [Server thread/INFO]: [Skript]  ~ © Peter Güttinger yani Njol tarafından yapıldı ~
[13:48:58] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.10
[13:48:58] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[13:48:58] [Server thread/INFO]: [skQuery] Beginning to process a total of 117 from SkQuery
[13:48:59] [Server thread/INFO]: [skQuery] Out of 117 classes, 117 classes were loaded from SkQuery
[13:48:59] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.12
[13:48:59] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.12" 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--].
[13:48:59] [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.
[13:48:59] [Server thread/INFO]: Could not set generator for world 'mobs': Plugin 'VoidWorld' does not exist
[13:49:02] [Server thread/INFO]: Preparing start region for dimension minecraft:mobs
[13:49:02] [Server thread/INFO]: Preparing spawn area: 0%
[13:49:02] [Server thread/INFO]: Time elapsed: 371 ms
[13:49:02] [Server thread/INFO]: [WorldGuard] (mobs) TNT ignition is PERMITTED.
[13:49:02] [Server thread/INFO]: [WorldGuard] (mobs) Lighters are PERMITTED.
[13:49:02] [Server thread/INFO]: [WorldGuard] (mobs) Lava fire is PERMITTED.
[13:49:02] [Server thread/INFO]: [WorldGuard] (mobs) Fire spread is UNRESTRICTED.
[13:49:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mobs'
[13:49:02] [Server thread/INFO]: Could not set generator for world 'mobs': Plugin 'VoidWorld' does not exist
[13:49:02] [Server thread/INFO]: Preparing start region for dimension minecraft:market
[13:49:03] [Server thread/INFO]: Preparing spawn area: 0%
[13:49:03] [Server thread/INFO]: Time elapsed: 265 ms
[13:49:03] [Server thread/INFO]: [WorldGuard] (market) TNT ignition is PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (market) Lighters are PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (market) Lava fire is PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (market) Fire spread is UNRESTRICTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'market'
[13:49:03] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world_nether
[13:49:03] [Server thread/INFO]: Preparing spawn area: 0%
[13:49:03] [Server thread/INFO]: Time elapsed: 229 ms
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) TNT ignition is PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Lighters are PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Lava fire is PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_nether) Fire spread is UNRESTRICTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world_nether'
[13:49:03] [Server thread/INFO]: Preparing start region for dimension minecraft:bskyblock_world_the_end
[13:49:03] [Server thread/INFO]: Time elapsed: 171 ms
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) TNT ignition is PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Lighters are PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Lava fire is PERMITTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] (bskyblock_world_the_end) Fire spread is UNRESTRICTED.
[13:49:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world_the_end'
[13:49:03] [Server thread/INFO]: Preparing start region for dimension minecraft:yagmur
[13:49:04] [Server thread/INFO]: Time elapsed: 254 ms
[13:49:04] [Server thread/INFO]: [WorldGuard] (yagmur) TNT ignition is PERMITTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] (yagmur) Lighters are PERMITTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] (yagmur) Lava fire is PERMITTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] (yagmur) Fire spread is UNRESTRICTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'yagmur'
[13:49:04] [Server thread/INFO]: [WorldGuard] (bskyblock_world) TNT ignition is PERMITTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Lighters are PERMITTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Lava fire is PERMITTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] (bskyblock_world) Fire spread is UNRESTRICTED.
[13:49:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bskyblock_world'
[13:49:04] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[13:49:04] [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.
[13:49:04] [Server thread/INFO]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[13:49:04] [Server thread/INFO]: [Skellett] Enabling Skellett v2.0.9
[13:49:04] [Server thread/INFO]: [Skellett] Registered 27 Effects, 11 Conditions, 70 Expressions and 16 Events
[13:49:04] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.28
[13:49:04] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.28!
[13:49:04] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[13:49:04] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[13:49:04] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
[13:49:04] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[13:49:04] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[13:49:04] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[13:49:04] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
[13:49:04] [Server thread/INFO]: [skRayFall] Getting the extra special 1.17+ bacon!
[13:49:04] [Server thread/INFO]: [skRayFall] Bacon is ready!
[13:49:04] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.19.0
[13:49:05] [Server thread/INFO]: [Shopkeepers] Citizens found: Enabling NPC shopkeepers.
[13:49:05] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[13:49:08] [Server thread/INFO]: [Shopkeepers] Loading the data of 20 shopkeepers ...
[13:49:08] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.6.1-${CI_COMMIT_SHORT_SHA}
[13:49:08] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.18.2)...
[13:49:08] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality
[13:49:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[13:49:10] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[13:49:10] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
[13:49:10] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled!
[13:49:10] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
[13:49:10] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\Administrator\Desktop\Server 1.18.2 2024\plugins\MythicMobs\data
[13:49:10] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\Administrator\Desktop\Server 1.18.2 2024\plugins\MythicMobs\data\worlds
[13:49:11] [Server thread/INFO]: [MythicMobs] Loading Packs...
[13:49:12] [Server thread/INFO]: [MythicMobs] Loading Items...
[13:49:12] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[13:49:12] [Server thread/INFO]: [MythicMobs] Loading Skills...
[13:49:12] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[13:49:12] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[13:49:12] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[13:49:12] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic randomskill
[13:49:12] [Server thread/WARN]: [MythicMobs] --| Skill: assassinNPCrandomvocal | File: C:\Users\Administrator\Desktop\Server 1.18.2 2024\plugins\MythicMobs\skills\littleroom\NPCvol4.yml
[13:49:12] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill assassinNPCrandomvocal5
[13:49:12] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: randomskill{s=assassinNPCrandomvocal1,assassinNPCrandomvocal2,assassinNPCrandomvocal3,assassinNPCrandomvocal4,assassinNPCrandomvocal5}
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 24 mobs.
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 85 skills.
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 10 mythic items.
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[13:49:12] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[13:49:12] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[13:49:12] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs v5.6.1 ( build ${CI_COMMIT_SHORT_SHA} ) has been successfully loaded!
[13:49:12] [Server thread/INFO]: [Skungee] Enabling Skungee v2.0.0-BETA-5
[13:49:12] [Server thread/INFO]: [com.skungee.japson.shared.Japson] Started Japson client bound to 127.0.0.1:8000.
[13:49:12] [Server thread/INFO]: [Skungee] Started on 127.0.0.1/127.0.0.1:8000
[13:49:12] [Server thread/INFO]: [com.skungee.japson.shared.Japson] Started Japson server bound to 127.0.0.1:1000.
[13:49:12] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 52 ms to scan 1 urls, producing 2 keys and 5 values
[13:49:12] [Server thread/INFO]: [Skungee] has been enabled!
[13:49:12] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v5.2.5
[13:49:12] [Server thread/INFO]: [MineResetLite] Loading mine from file 'bloketkinligi.mine.yml'...
[13:49:12] [Server thread/INFO]: [MineResetLite] Loading mine from file 'kiriktas.mine.yml'...
[13:49:12] [Server thread/INFO]: [MineResetLite] Loading mine from file 'yeniobsidyen.mine.yml'...
[13:49:12] [Server thread/INFO]: [MineResetLite] Registering BlockEventListener
[13:49:12] [Server thread/INFO]: [MineResetLite] TokenEnchant was not found... skipping.
[13:49:12] [Server thread/INFO]: [MineResetLite] Registering ExplodeEventListener
[13:49:12] [Server thread/INFO]: [MineResetLite] Registering PlayerEventListener
[13:49:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mineresetlite [${project.version}]
[13:49:12] [Server thread/INFO]: [MineResetLite] Registered PAPI expansion
[13:49:12] [Server thread/INFO]: [MineResetLite] MineResetLite version 5.2.5 enabled!
[13:49:12] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR3.1.7
[13:49:12] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded.
[13:49:12] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs
[13:49:12] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: Citizens
[13:49:12] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.6.3-beta-13
[13:49:12] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support
[13:49:12] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
[13:49:13] [Server thread/INFO]: [ItemsAdder] 
  ___  ___        __        __   __   ___  __      ItemsAdder 3.6.3-beta-13
|  |  |__   |\/| /__`  /\  |  \ |  \ |__  |__)     LoneLibs 1.0.45
|  |  |___  |  | .__/ /--\ |__/ |__/ |___ |  \     Paper git-Paper-388 (MC: 1.18.2)
                                               
[13:49:13] [Server thread/INFO]: [ItemsAdder] Registered Citizens NPC Trait: customentity
[13:49:13] [Server thread/INFO]: [ItemsAdder] Registered Skript API
[13:49:13] [Server thread/WARN]: [ItemsAdder] 'fix_trades_guis_match_custom_items' is available only on Minecraft 1.19.3 and greater.
[13:49:13] [Server thread/INFO]: [ItemsAdder] [Host] Starting self-host webserver on port: 8163
[13:49:13] [Server thread/WARN]: [ItemsAdder] "ItemsAdder v3.6.3-beta-13" has registered a listener for com.destroystokyo.paper.event.inventory.PrepareGrindstoneEvent on method "private void ia.m.gt.a(com.destroystokyo.paper.event.inventory.PrepareGrindstoneEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [LoneDev].
[13:49:13] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
[13:49:13] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[13:49:14] [Server thread/WARN]: [DeluxeMenus] Material for item: 2 in menu: spawnerfiyatlari_menu is not valid!
Skipping item: 2
[13:49:14] [Server thread/WARN]: [DeluxeMenus] Material for item: 4 in menu: spawnerfiyatlari_menu is not valid!
Skipping item: 4
[13:49:14] [Server thread/WARN]: [DeluxeMenus] Material for item: 6 in menu: spawnerfiyatlari_menu is not valid!
Skipping item: 6
[13:49:14] [Server thread/WARN]: [DeluxeMenus] Material for item: 8 in menu: spawnerfiyatlari_menu is not valid!
Skipping item: 8
[13:49:14] [Server thread/WARN]: [DeluxeMenus] Material for item: 15 in menu: spawnerfiyatlari_menu is not valid!
Skipping item: 15
[13:49:14] [Server thread/WARN]: [DeluxeMenus] Material for item: 27 in menu: spawnerfiyatlari_menu is not valid!
Skipping item: 27
[13:49:14] [Server thread/WARN]: [DeluxeMenus] Material for item: 31 in menu: spawnerfiyatlari_menu is not valid!
Skipping item: 31
[13:49:14] [Server thread/INFO]: [DeluxeMenus] 16 GUI menus loaded!
[13:49:14] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[13:49:14] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[13:49:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
[13:49:14] [Server thread/INFO]: [VirtualSpawner] Enabling VirtualSpawner v5.0.7
[13:49:14] [Server thread/INFO]: Loading module ConfigManager
[13:49:14] [Server thread/INFO]: -------------------
[13:49:14] [Server thread/INFO]: License Key: L3M**********
[13:49:14] [Server thread/INFO]: Owner: sinantan123
[13:49:14] [Server thread/INFO]: Creation Date: 2/6/24, 3:23 PM
[13:49:14] [Server thread/INFO]: Product: VirtualSpawner
[13:49:14] [Server thread/INFO]: Allowed IPs: [45.********]
[13:49:14] [Server thread/INFO]: 
[13:49:14] [Server thread/INFO]: Enabling ItemSpawner Feature...
[13:49:14] [Server thread/INFO]: 
[13:49:14] [Server thread/INFO]: -------------------
[13:49:14] [Server thread/INFO]: Loading module GuiManager
[13:49:14] [Server thread/INFO]: Loading module SpawnerManager
[13:49:16] [Server thread/INFO]: --------------------
[13:49:16] [Server thread/INFO]: Supported Minecraft version: 1.16.5-1.20.1
[13:49:16] [Server thread/INFO]: Java Version: Java-17
[13:49:16] [Server thread/INFO]: Plugin version: 5.0.7
[13:49:16] [Server thread/INFO]: Plugin author: Zeltuv
[13:49:16] [Server thread/INFO]: Website: www.zeltuv.com
[13:49:16] [Server thread/INFO]: --------------------
[13:49:16] [Server thread/INFO]: net.codava.virtualspawner.hook.permission.WorldGuardSupport activated.
[13:49:16] [Server thread/INFO]: [AquaticCrates] Enabling AquaticCrates v2.5.8
[13:49:16] [Server thread/INFO]: AquaticCrates | Loading PlaceholderAPI Hook!
[13:49:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: aquaticcrates [1.0.0]
[13:49:16] [Server thread/INFO]: AquaticCrates | Loading Database!
[13:49:16] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[13:49:16] [Server thread/INFO]: Running delayed init tasks
[13:49:16] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.7+216b061 which is not a depend or softdepend of this plugin.
[13:49:16] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[13:49:16] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[13:49:16] [Craft Scheduler Thread - 31 - Essentials/INFO]: [Essentials] Fetching version information...
[13:49:16] [Craft Scheduler Thread - 31 - Essentials/INFO]: [Essentials] Update checking disabled in config.
[13:49:16] [Craft Scheduler Thread - 28 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[13:49:16] [Craft Scheduler Thread - 27 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[13:49:16] [Craft Scheduler Thread - 32 - FastAsyncVoxelSniper/INFO]: [com.thevoxelbox.voxelsniper.VoxelSniperPlugin] Your version is up to date.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] [Importing models]
[13:49:16] [Craft Scheduler Thread - 45 - ItemsAdder/INFO]: [ItemsAdder] [License] Store product licensed to: sinantan (13336)
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing earth_crate.bbmodel.
[13:49:16] [Server thread/INFO]: [BentoBox] Hooking with Vault...
[13:49:16] [Server thread/INFO]: [BentoBox] Hooking with PlaceholderAPI...
[13:49:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: bentobox [1.21.1]
[13:49:16] [Craft Scheduler Thread - 53 - Vault/INFO]: [Vault] Checking for Updates ... 
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling game mode addons...
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling BSkyBlock (1.15.2)...
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling other addons...
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling Border (3.2.0)...
[13:49:16] [Server thread/ERROR]: [BentoBox] [Border] WorldBorderAPI not found. Download from https://github.com/yannicklamprecht/WorldBorderAPI/releases
[13:49:16] [Server thread/ERROR]: [BentoBox] [Border] Disabling addon
[13:49:16] [Server thread/INFO]: [BentoBox] Border is disabled.
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling Level (2.9.0)...
[13:49:16] [Craft Scheduler Thread - 28 - DecentHolograms/INFO]: [DecentHolograms] Loaded 57 holograms!
[13:49:16] [Server thread/WARN]: [BentoBox] [Level] Level Addon: No such world in blockconfig.yml : caveblock-world
[13:49:16] [Server thread/WARN]: [BentoBox] [Level] Level Addon: No such world in blockconfig.yml : acidisland_world
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing fairbg3.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing fire_crate.bbmodel.
[13:49:16] [Craft Scheduler Thread - 53 - Vault/INFO]: [Vault] No new version available
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_acolyte.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_assassin.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_fortuneteller.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_fortuneteller_ball.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_paladin.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_tinkerer.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_tinkerer_robot.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing lr_tinkerertable.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing npcgreeting.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing npcpackvol4_parts.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing toffy_crate_creature.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing toffy_crate_raven.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing toffy_crate_sweet_tooth.bbmodel.
[13:49:16] [Server thread/INFO]: [BentoBox] [Level] Level hooking into BSkyBlock
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing water_crate.bbmodel.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Importing wind_crate.bbmodel.
[13:49:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: level [2.9.0]
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling Bank (1.4.0)...
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] [Generating assets]
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating earth_crate.
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     |  Standalone Mode |
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     Version: 15.0.7
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     Commit: 301d078
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[13:49:16] [Craft Scheduler Thread - 6 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[13:49:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: bank [1.4.0]
[13:49:16] [Server thread/INFO]: [BentoBox] [Bank] Hooking into BSkyBlock
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling Biomes (2.0.0)...
[13:49:16] [Server thread/INFO]: [BentoBox] Loading biomes...
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating fairbg3.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating fire_crate.
[13:49:16] [Server thread/INFO]: [BentoBox] Enabling Challenges (1.0.0)...
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_acolyte.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_assassin.
[13:49:16] [Server thread/INFO]: [BentoBox] [Challenges] Loading challenges...
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_fortuneteller.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_fortuneteller_ball.
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:16] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_paladin.
[13:49:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: bskyblock [1.15.2]
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_tinkerer.
[13:49:17] [Server thread/INFO]: [BentoBox] Enabling Chat (1.1.4)...
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_tinkerer_robot.
[13:49:17] [Server thread/INFO]: [BentoBox] [Chat] Hooking team chat into BSkyBlock
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating lr_tinkerertable.
[13:49:17] [Server thread/INFO]: [BentoBox] [Chat] Hooking island chat into BSkyBlock
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating npcgreeting.
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating npcpackvol4_parts.
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating toffy_crate_creature.
[13:49:17] [Server thread/INFO]: [BentoBox] Enabling ControlPanel (1.13.0)...
[13:49:17] [Server thread/INFO]: [BentoBox] Loading control panels...
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating toffy_crate_raven.
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating toffy_crate_sweet_tooth.
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating water_crate.
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Generating wind_crate.
[13:49:17] [Server thread/INFO]: [BentoBox] Enabling IslandFly (1.9.0)...
[13:49:17] [Server thread/INFO]: [BentoBox] Hooking into BSkyBlock
[13:49:17] [Server thread/INFO]: [BentoBox] Enabling Likes (2.3.0)...
[13:49:17] [Server thread/INFO]: [BentoBox] Loading likes...
[13:49:17] [Server thread/INFO]: [BentoBox] Enabling Limits (1.19.0)...
[13:49:17] [Server thread/INFO]: [BentoBox] [Limits] Entity limits:
[13:49:17] [Server thread/INFO]: [BentoBox] [Limits] Limit ENDERMAN to 5
[13:49:17] [Server thread/INFO]: [BentoBox] [Limits] Limit CHICKEN to 10
[13:49:17] [Server thread/INFO]: [BentoBox] [Limits] Entity group limits:
[13:49:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: limits [1.19.0]
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] 
[13:49:17] [Craft Scheduler Thread - 44 - ModelEngine/INFO]: [ModelEngine] [A] Resource pack zipped.
[13:49:17] [Server thread/INFO]: [BentoBox] [Limits] Limits will apply to BSkyBlock
[13:49:17] [Server thread/INFO]: [BentoBox] [Limits] Loading default limits
[13:49:17] [Server thread/INFO]: [BentoBox] [Limits] Limit HOPPER to 10
[13:49:17] [Server thread/INFO]: [BentoBox] Enabling Warps (1.12.0)...
[13:49:17] [Server thread/INFO]: [BentoBox] [Warps] Loading warps...
[13:49:17] [Server thread/INFO]: [BentoBox] Addons successfully enabled.
[13:49:17] [Server thread/INFO]: [BentoBox] Hooking with Multiverse-Core...
[13:49:17] [Server thread/INFO]: Multiverse already knows about 'bskyblock_world'!
[13:49:17] [Server thread/INFO]: Success! Property generator was set to BentoBox
[13:49:17] [Server thread/INFO]: 
 ____             _        ____
|  _ \           | |      |  _ \             Yazım yanlışları varsa iletişim:
| |_) | ___ _ __ | |_ ___ | |_) | _____  __  Over_Brave#9324 2017 - 2022
|  _ < / _ \ '_ \| __/ _ \|  _ < / _ \ \/ /  Yapımcısı : tastybento and Poslovitch
| |_) |  __/ | | | || (_) | |_) | (_) >  <   Versiyon 1.21.1
|____/ \___|_| |_|\__\___/|____/ \___/_/\_\  2616 saniyede yüklendi!

[13:49:17] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[13:49:17] [Server thread/INFO]: [Skript] Loading variables...
[13:49:17] [Server thread/INFO]: [Skript] Loaded 60 variables in 0.0 seconds
[13:49:19] [Server thread/INFO]: [Skript] Tüm scriptler hatasız yüklendi.
[13:49:19] [Server thread/INFO]: [Skript] 14 tane script toplam 195 tane structure ile 2.06 seconds'de yüklendi.
[13:49:19] [Server thread/INFO]: [Skript] Yükleme tamamlandı.
[13:49:19] [Server thread/INFO]: [ItemsAdder] [Pack] Extracting internal contents from .jar
[13:49:19] [Server thread/INFO]: [ItemsAdder] [Pack] DONE extracting internal contents from .jar
[13:49:20] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[13:49:20] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition CustomCondition
[13:49:20] [Server thread/WARN]: [MythicMobs] --| File: Unknown
[13:49:20] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom condition LastHitbox
[13:49:20] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: LastHitbox{h=topbox}
[13:49:20] [Server thread/INFO]: [BentoBox] Added world BSkyBlock (NORMAL)
[13:49:20] [Server thread/INFO]: Done (47.867s)! For help, type "help"
[13:49:20] [Server thread/INFO]: Timings Reset
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'classic-island' for BSkyBlock.
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'default' for BSkyBlock.
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'double_island' for BSkyBlock.
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'harder_island' for BSkyBlock.
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'classic-lshape' for BSkyBlock
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'double' for BSkyBlock
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'end-island' for BSkyBlock
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'harder' for BSkyBlock
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'island' for BSkyBlock
[13:49:20] [Craft Scheduler Thread - 26 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'nether-island' for BSkyBlock
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] Loaded 136 items
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] Used 0/750 REAL_NOTE block IDs
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] Used 761/6608 font_images
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 2 categories
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded successfully.
[13:49:20] [Craft Scheduler Thread - 33 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://45.94.171.113:8163/generated.zip
[13:49:21] [Server thread/INFO]: [BentoBox] [Biomes] Biomes Addon hooked into Bank addon.
[13:49:21] [Server thread/INFO]: [BentoBox] [Biomes] Biomes Addon hooked into Level addon.
[13:49:21] [Server thread/INFO]: [BentoBox] [Biomes] Biomes Addon hooked into Economy.
[13:49:21] [Server thread/INFO]: [BentoBox] [Challenges] Challenges Addon hooked into Level addon.
[13:49:21] [Server thread/INFO]: [BentoBox] [Challenges] Challenges Addon hooked into Economy.
[13:49:21] [Server thread/INFO]: [BentoBox] [Likes] Likes Addon hooked into Bank addon.
[13:49:21] [Server thread/INFO]: [BentoBox] [Likes] Likes Addon hooked into Warps addon.
[13:49:21] [Server thread/INFO]: [BentoBox] [Likes] Likes Addon hooked into Economy.
[13:49:21] [Server thread/INFO]: [BentoBox] All blueprints loaded.
[13:49:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1]
[13:49:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1]
[13:49:21] [Server thread/INFO]: [Mythic] Reloading plugin...
[13:49:21] [Server thread/INFO]: [MythicMobs] Loading Packs...
[13:49:21] [Server thread/INFO]: [MythicMobs] Loading Items...
[13:49:21] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[13:49:21] [Server thread/INFO]: [MythicMobs] Loading Skills...
[13:49:22] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[13:49:22] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[13:49:22] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[13:49:22] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic randomskill
[13:49:22] [Server thread/WARN]: [MythicMobs] --| Skill: assassinNPCrandomvocal | File: C:\Users\Administrator\Desktop\Server 1.18.2 2024\plugins\MythicMobs\skills\littleroom\NPCvol4.yml
[13:49:22] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill assassinNPCrandomvocal5
[13:49:22] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: randomskill{s=assassinNPCrandomvocal1,assassinNPCrandomvocal2,assassinNPCrandomvocal3,assassinNPCrandomvocal4,assassinNPCrandomvocal5}
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 24 mobs.
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 85 skills.
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 10 mythic items.
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[13:49:22] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[13:49:22] [Server thread/INFO]: [Mythic] Mythic has finished reloading!
[13:49:22] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading!
[13:49:22] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5642ms or 112 ticks behind
[13:49:22] [Craft Scheduler Thread - 19 - BentoBox/INFO]: [BentoBox] [Level] Generating rankings
[13:49:22] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition CustomCondition
[13:49:22] [Server thread/WARN]: [MythicMobs] --| File: Unknown
[13:49:22] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom condition LastHitbox
[13:49:22] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: LastHitbox{h=topbox}
[13:49:22] [Server thread/INFO]: AquaticCrates | Loading Item Database!
[13:49:22] [Server thread/INFO]: AquaticCrates | Loading Crates!
[13:49:22] [Craft Scheduler Thread - 19 - BentoBox/INFO]: [BentoBox] [Level] Generated rankings for bskyblock_world
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: Menu Item preview.repeatable-milestones could not be loaded, because the item is null!
[13:49:22] [Server thread/INFO]: AquaticCrates | Loading Players!
[13:49:22] [Server thread/INFO]: AquaticCrates | Loading Messages!
[13:49:22] [Server thread/INFO]: AquaticCrates | Plugin Loaded!
[13:49:24] [Server thread/WARN]: [MineResetLite] Loaded class dev.lone.itemsadder.api.CustomBlock from ItemsAdder v3.6.3-beta-13 which is not a depend or softdepend of this plugin.
[13:49:25] [Craft Scheduler Thread - 23 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[13:49:25] [Craft Scheduler Thread - 23 - BentoBox/INFO]: [BentoBox] Updating the Catalog...
[13:49:25] [Craft Scheduler Thread - 23 - BentoBox/INFO]: [BentoBox] Updating Contributors information...
[13:49:25] [Craft Scheduler Thread - 23 - BentoBox/INFO]: [BentoBox] Gathering contribution data for: BentoBoxWorld/BentoBox, BentoBoxWorld/BSkyBlock, BentoBoxWorld/Biomes, BentoBoxWorld/Challenges, BentoBoxWorld/ControlPanel, BentoBoxWorld/Likes
[13:49:28] [Craft Scheduler Thread - 23 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[13:49:36] [Craft Scheduler Thread - 68 - MineResetLite/INFO]: [MineResetLite] Checking updates...
[13:49:51] [Craft Scheduler Thread - 112 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[13:49:51] [Craft Scheduler Thread - 116 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[13:49:52] [Craft Scheduler Thread - 112 - BentoBox/INFO]: [BentoBox] Could not connect to GitHub.
[13:49:52] [Craft Scheduler Thread - 112 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[13:49:52] [Craft Scheduler Thread - 116 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.