Paste #102731: Unnamed Server Log Paste

Date: 2022/10/29 05:13:49 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[07:11:31] [ServerMain/INFO]: Building unoptimized datafixer
[07:11:32] [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'
[07:11:33] [ServerMain/INFO]: Loaded 7 recipes
[07:11:34] [Server thread/INFO]: Starting minecraft server version 1.19.2
[07:11:34] [Server thread/INFO]: Loading properties
[07:11:34] [Server thread/INFO]: This server is running Paper version git-Paper-188 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 6d14093)
[07:11:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
[07:11:34] [Server thread/INFO]: Using 4 threads for Netty based IO
[07:11:34] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[07:11:35] [Server thread/INFO]: Default game type: SURVIVAL
[07:11:35] [Server thread/INFO]: Generating keypair
[07:11:35] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:50001
[07:11:35] [Server thread/INFO]: Using epoll channel type
[07:11:35] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[07:11:35] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[07:11:35] [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!
[07:11:39] [Server thread/WARN]: Legacy plugin BCommons v0.3.0 does not specify an api-version.
[07:11:39] [Server thread/WARN]: Legacy plugin BlockStreet v1.1.0 does not specify an api-version.
[07:11:39] [Server thread/INFO]: [NexEngine] Loading 1 libraries... please wait
[07:11:39] [Server thread/INFO]: [NexEngine] Loaded library /home/container/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[07:11:39] [Server thread/INFO]: [NexEngine] Loaded library /home/container/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
[07:11:40] [Server thread/INFO]: [DeathChest] Loading 2 libraries... please wait
[07:11:40] [Server thread/INFO]: [DeathChest] Loaded library /home/container/libraries/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
[07:11:40] [Server thread/INFO]: [DeathChest] Loaded library /home/container/libraries/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[07:11:40] [Server thread/INFO]: [DeathChest] Loaded library /home/container/libraries/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
[07:11:40] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.49
[07:11:40] [Server thread/INFO]: [UltimateFishing] Loading UltimateFishing v1.6.0
[07:11:40] [Server thread/INFO]: [VoidGen] Loading VoidGen v2.2.1
[07:11:40] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
[07:11:40] [Server thread/INFO]: [UltimateAutoRestart] Loading UltimateAutoRestart vBuild 52c
[07:11:40] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b602
[07:11:40] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.2) has not yet been tested! Proceed with caution.
[07:11:41] [Server thread/INFO]: [ChestSort] Loading ChestSort v13.4.0
[07:11:41] [Server thread/INFO]: [BCommons] Loading BCommons v0.3.0
[07:11:41] [Server thread/INFO]: [SternalBoard] Loading SternalBoard v2.0.2
[07:11:41] [Server thread/INFO]: [BlockStreet] Loading BlockStreet v1.1.0
[07:11:41] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[07:11:41] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.7.2
[07:11:41] [Server thread/INFO]: [HarvestEXP] Loading HarvestEXP vBuild 4a
[07:11:41] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.7
[07:11:41] [Server thread/INFO]: [JumpPads] Loading JumpPads v1.25.12
[07:11:41] [Server thread/INFO]: [PlayerBounties] Loading PlayerBounties v1.5.5
[07:11:41] [Server thread/INFO]: [BetterEconomy] Loading BetterEconomy v2.6
[07:11:41] [Server thread/INFO]: [CommandPanels] Loading CommandPanels v3.17.2.1
[07:11:41] [Server thread/INFO]: [EmployMe] Loading EmployMe v1.1.7
[07:11:41] [Server thread/INFO]: [RotatingHeads] Loading RotatingHeads v1.5.1
[07:11:41] [Server thread/INFO]: [BankPlus] Loading BankPlus v5.7
[07:11:41] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.4.7-SNAPSHOT-282;87f6806
[07:11:41] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5ab1fbda]
[07:11:41] [Server thread/INFO]: [BustaMine] Loading BustaMine v1.9.2
[07:11:41] [Server thread/INFO]: [TimedRewards] Loading TimedRewards v1.1.20
[07:11:41] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v2.1.3
[07:11:41] [Server thread/INFO]: [CityRP-Paycheck] Loading CityRP-Paycheck v1.1.1
[07:11:41] [Server thread/INFO]: [EconomyShopGUI] Loading EconomyShopGUI v5.0.0-b.3
[07:11:41] [Server thread/INFO]: [TAB] Loading TAB v3.1.5
[07:11:41] [Server thread/INFO]: [Lottery] Loading Lottery v1.4.6
[07:11:41] [Server thread/INFO]: [CryptoMarket] Loading CryptoMarket v2.1.2
[07:11:41] [Server thread/INFO]: [UIJobs] Loading UIJobs v1.1.2.1
[07:11:41] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.2.6 build-04/10/2022
[07:11:41] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
[07:11:41] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2705)
[07:11:41] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.0.0
[07:11:41] [Server thread/INFO]: [ExcellentCrates] Loading ExcellentCrates v4.0.6
[07:11:41] [Server thread/INFO]: [BentoBox] Loading BentoBox v1.20.1
[07:11:41] [Server thread/INFO]: [DeathChest] Loading DeathChest v1.5.5
[07:11:41] [Server thread/INFO]: [Sellwand] Loading Sellwand v1.5.3
[07:11:41] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.10.9
[07:11:41] [Server thread/INFO]: [PicoJobs] Loading PicoJobs v1.0-beta-7a
[07:11:41] [Server thread/INFO]: [PicoJobs] Loading dependencies, this might take some minutes when ran for the first time...
[07:11:42] [Server thread/INFO]: [PicoJobs] All dependencies were loaded sucessfully.
[07:11:42] [Server thread/INFO]: [PiggyBack] Loading PiggyBack v2.4
[07:11:42] [Server thread/INFO]: ==+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++==
[07:11:42] [Server thread/INFO]: ++ [Piggyback] hooked into worldguard! Flag allow-piggyback registered. Set "allow-piggyback = DENY" to deny piggyback in regions.
[07:11:42] [Server thread/INFO]: ==+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++==
[07:11:42] [Server thread/INFO]: [VillagerMarket] Loading VillagerMarket v1.11.1
[07:11:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[07:11:42] [Server thread/INFO]: [Roulette] Loading Roulette v1.9.2.1-SNAPSHOT
[07:11:42] [Server thread/INFO]: [Quests] Loading Quests v3.13.2-d709ab4
[07:11:42] [Server thread/INFO]: [Infiniteannouncements] Loading Infiniteannouncements v2.3.1
[07:11:42] [Server thread/INFO]: [WarpSystem] Loading WarpSystem v5.1.3-free
[07:11:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[07:11:42] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.49
[07:11:42] [Server thread/INFO]:         __    
[07:11:42] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.49
[07:11:42] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[07:11:42] [Server thread/INFO]: 
[07:11:42] [Server thread/INFO]: [LuckPerms] Loading configuration...
[07:11:43] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[07:11:44] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[07:11:44] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[07:11:44] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2726ms)
[07:11:44] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.2.1
[07:11:44] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_UNKNOWN
[07:11:44] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b602
[07:11:44] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[07:11:44] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.7 which is not a depend or softdepend of this plugin.
[07:11:44] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[07:11:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[07:11:45] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[07:11:45] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[07:11:45] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.4.7-SNAPSHOT-282;87f6806
[07:11:45] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[07:11:45] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[07:11:45] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[07:11:45] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[07:11:45] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_19_R1.PaperweightFaweAdapter as the Bukkit adapter
[07:11:46] [Server thread/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 14 build(s) out of date.
You are running build 282, the latest version is build 296.
Update at https://www.spigotmc.org/resources/13932/
[07:11:46] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.6 build-04/10/2022
[07:11:46] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_19_R1
[07:11:46] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[07:11:46] [Server thread/INFO]: [NexEngine] Successfully hooked with BetterEconomy economy
[07:11:46] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[07:11:46] [Server thread/INFO]: [NexEngine] Successfully hooked with Vault!
[07:11:46] [Server thread/INFO]: [NexEngine] Plugin loaded in 43 ms!
[07:11:46] [Server thread/INFO]: [BentoBox] Enabling BentoBox v1.20.1
[07:11:46] [Server thread/WARN]: [BentoBox] ************ Disclaimer **************
[07:11:46] [Server thread/WARN]: [BentoBox] BentoBox may not be compatible with this server!
[07:11:46] [Server thread/WARN]: [BentoBox] BentoBox is tested only on the following Spigot versions:
[07:11:46] [Server thread/WARN]: [BentoBox] 1.17.1, 1.18, 1.18.1, 1.18.2
[07:11:46] [Server thread/WARN]: [BentoBox] **************************************
[07:11:47] [Server thread/INFO]: [BentoBox] Loading Settings from config.yml...
[07:11:47] [Server thread/INFO]: [BentoBox] Loading addons...
[07:11:48] [Server thread/INFO]: [BentoBox] Loaded 11 addons.
[07:11:48] [Server thread/INFO]: Preparing level "lobby"
[07:11:48] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[07:11:48] [Server thread/INFO]: Time elapsed: 76 ms
[07:11:48] [Server thread/INFO]: [UltimateFishing] Enabling UltimateFishing v1.6.0
[07:11:48] [Server thread/INFO]:  
[07:11:48] [Server thread/INFO]: =============================
[07:11:48] [Server thread/INFO]: UltimateFishing 1.6.0 by Songoda <3!
[07:11:48] [Server thread/INFO]: Action: Enabling...
[07:11:48] [Server thread/INFO]: [UltimateFishing] Loaded locale "en_US"
[07:11:48] [Server thread/INFO]: [SongodaCore] [SongodaCore] Hooked UltimateFishing.
[07:11:48] [Server thread/WARN]: [UltimateFishing] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[07:11:48] [Server thread/INFO]: [UltimateFishing] Data handler connected using SQLite.
[07:11:48] [Server thread/INFO]: =============================
[07:11:48] [Server thread/INFO]:  
[07:11:48] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
[07:11:49] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[07:11:49] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart vBuild 52c
[07:11:49] [Server thread/INFO]: [UltimateAutoRestart] Build 52c, a free resource by Norska - Thanks for downloading!
[07:11:49] [Server thread/INFO]: [UltimateAutoRestart] Attempting hooks...
[07:11:49] [Server thread/INFO]: [ChestSort] Enabling ChestSort v13.4.0
[07:11:49] [Server thread/INFO]: [ChestSort] Use permissions: true
[07:11:49] [Server thread/INFO]: [ChestSort] Current sorting method: {category},{itemsFirst},{name},{color},{customName}
[07:11:49] [Server thread/INFO]: [ChestSort] Allow automatic chest sorting:true
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Chest sorting enabled by default: false
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Sort time: close
[07:11:49] [Server thread/INFO]: [ChestSort] Allow automatic inventory sorting:true
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Inventory sorting enabled by default: false
[07:11:49] [Server thread/INFO]: [ChestSort] Auto generate category files: true
[07:11:49] [Server thread/INFO]: [ChestSort] Allow hotkeys: true
[07:11:49] [Server thread/INFO]: [ChestSort] Hotkeys enabled by default:
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Middle-Click: true
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Shift-Click: true
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Double-Click: true
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Shift-Right-Click: true
[07:11:49] [Server thread/INFO]: [ChestSort] Allow additional hotkeys: true
[07:11:49] [Server thread/INFO]: [ChestSort] Additional hotkeys enabled by default:
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Left-Click: false
[07:11:49] [Server thread/INFO]: [ChestSort]   |- Right-Click: false
[07:11:49] [Server thread/INFO]: [ChestSort] Check for updates: true
[07:11:49] [Server thread/INFO]: [ChestSort] Check interval: 4 hours (4.0 seconds)
[07:11:49] [Server thread/INFO]: [ChestSort] Categories: 900-weapons (6), 905-common-tools (4), 907-other-tools (6), 909-food (33), 910-valuables (47), 920-armor-and-arrows (9), 930-brewing (18), 950-redstone (23), 960-wood (60), 970-stone (38), 980-plants (50), 981-corals (1)
[07:11:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chestsort [13.4.0]
[07:11:49] [Server thread/INFO]: [BCommons] Enabling BCommons v0.3.0*
[07:11:49] [Server thread/INFO]: [BCommons] [Info]: Server version: 1.19 (v1_19_R1, legacy: false).
[07:11:49] [Server thread/INFO]: [BCommons] [Info]: Registered worker: WorkerBInventory.
[07:11:49] [Server thread/INFO]: [SternalBoard] Enabling SternalBoard v2.0.2
[07:11:49] [Server thread/INFO]: [BlockStreet] Enabling BlockStreet v1.1.0*
[07:11:49] [Server thread/WARN]: [BlockStreet] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[07:11:49] [Server thread/INFO]: [BlockStreet] [STDOUT] [BlockStreet] Plugin successfully enabled!
[07:11:49] [Server thread/WARN]: Nag author(s): '[]' of 'BlockStreet' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[07:11:49] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.7.2
[07:11:49] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
[07:11:49] [Server thread/INFO]: [HarvestEXP] Enabling HarvestEXP vBuild 4a
[07:11:50] [Server thread/INFO]: [HarvestEXP] Build 4a, a free resource by Norska - Thanks for downloading!
[07:11:50] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.7
[07:11:50] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[07:11:50] [Server thread/INFO]: [Essentials] No kits found to migrate.
[07:11:50] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[07:11:50] [Server thread/INFO]: [Essentials] Using locale en
[07:11:50] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[07:11:50] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[07:11:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[07:11:50] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[07:11:50] [Server thread/INFO]: [JumpPads] Enabling JumpPads v1.25.12
[07:11:50] [Server thread/INFO]: [PlayerBounties] Enabling PlayerBounties v1.5.5
[07:11:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerbounties [1.5.5]
[07:11:50] [Server thread/INFO]: [PlayerBounties] Starting Metrics. You can opt-out using the global bStats config.
[07:11:50] [Server thread/INFO]: [BetterEconomy] Enabling BetterEconomy v2.6
[07:11:50] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.17.2.1
[07:11:50] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.17.2.1 Plugin Loading...
[07:11:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: commandpanels [1.0.0]
[07:11:50] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.17.2.1 Plugin Loaded!
[07:11:50] [Server thread/INFO]: [EmployMe] Enabling EmployMe v1.1.7
[07:11:50] [Server thread/INFO]: [RotatingHeads] Enabling RotatingHeads v1.5.1
[07:11:50] [Server thread/INFO]: [RotatingHeads] Using ProtocolLib for packet listening.
[07:11:50] [Server thread/INFO]: [BankPlus] Enabling BankPlus v5.7
[07:11:50] [Server thread/INFO]: 
[07:11:50] [Server thread/INFO]:     BankPlus Enabling plugin...
[07:11:50] [Server thread/INFO]:     Running on version 5.7!
[07:11:50] [Server thread/INFO]:     Detected server version: git-Paper-188 (MC: 1.19.2)
[07:11:51] [Server thread/INFO]:     Loaded config files! (46ms)
[07:11:51] [Server thread/INFO]:     Registered events! (4ms)
[07:11:51] [Server thread/INFO]:     Loaded plugin command! (1ms)
[07:11:51] [Server thread/INFO]:     Done! (53 total ms)
[07:11:51] [Server thread/INFO]: 
[07:11:51] [Server thread/INFO]: BankPlus [INFO] Hooked into PlaceholderAPI!
[07:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bankplus [5.7]
[07:11:51] [Server thread/INFO]: BankPlus [INFO] Hooked into Essentials!
[07:11:51] [Server thread/INFO]: [BustaMine] Enabling BustaMine v1.9.2
[07:11:51] [Server thread/INFO]: [BustaMine]  Vault Found
[07:11:51] [Server thread/INFO]: [BustaMine] Enabled! :)
[07:11:51] [Server thread/INFO]: [TimedRewards] Enabling TimedRewards v1.1.20
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: TimedRewards (free) enable start.
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: Purchase the premium version for multiple menus, unclaimed an claimed items, vote rewards,
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: in-game management and more. https://www.spigotmc.org/resources/46501/
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: WorkerPlaceholder.
[07:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: trs [1.1.20]
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: WorkerRewardMenu.
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: Loaded 5 reward items (time taken: 5ms).
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: Registered command: rewards with 0 children.
[07:11:51] [Server thread/INFO]: [TimedRewards] [Info]: Registered command: timedrewards with 3 children.
[07:11:51] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.1.3
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]: __________________________________________________________
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]:                        TradeSystem [2.1.3]
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]: Status:
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]: MC-Version: 1.19.2 (R0.1-SNAPSHOT, Paper)
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]:   > Loading sounds
[07:11:51] [Server thread/INFO]:   > Loading blacklist
[07:11:51] [Server thread/INFO]:     ...got 3 blocked item(s)
[07:11:51] [Server thread/INFO]:   > Loading layouts
[07:11:51] [Server thread/INFO]:     ...got 4 layout(s)
[07:11:51] [Server thread/INFO]:   > Database logging is disabled
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]: Finished (125ms)
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]: __________________________________________________________
[07:11:51] [Server thread/INFO]:  
[07:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tradesystem [1.1]
[07:11:51] [Server thread/INFO]: [CityRP-Paycheck] Enabling CityRP-Paycheck v1.1.1
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v5.0.0-b.3
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Using lang-en.yml as language file.
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Shops.yml has been found!
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Sections.yml has been found!
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Successfully hooked into Vault
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Using minecraft version 1.19.2...
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Using plugin default spawners...
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Debug mode is enabled.
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Updating Shop settings...
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Loading all items...
[07:11:51] [Server thread/INFO]: [EconomyShopGUI] Initialized - Took 260ms to complete
[07:11:51] [Server thread/INFO]: [TAB] Enabling TAB v3.1.5
[07:11:51] [Server thread/INFO]: [TAB] Server version: 1.19.2 (v1_19_R1)
[07:11:51] [Server thread/INFO]: [TAB] Loaded NMS hook in 19ms
[07:11:51] [Server thread/INFO]: [TAB] Enabled in 41ms
[07:11:51] [Server thread/INFO]: [Lottery] Enabling Lottery v1.4.6
[07:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: lottery [1.0.0]
[07:11:51] [Server thread/INFO]: [CryptoMarket] Enabling CryptoMarket v2.1.2
[07:11:51] [Server thread/INFO]: [UIJobs] Enabling UIJobs v1.1.2.1
[07:11:51] [Server thread/INFO]: [UIJobs] Successfully enabled!
[07:11:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[07:11:51] [Server thread/INFO]: [WorldGuard] (lobby) TNT ignition is PERMITTED.
[07:11:51] [Server thread/INFO]: [WorldGuard] (lobby) Lighters are PERMITTED.
[07:11:51] [Server thread/INFO]: [WorldGuard] (lobby) Lava fire is PERMITTED.
[07:11:51] [Server thread/INFO]: [WorldGuard] (lobby) Fire spread is UNRESTRICTED.
[07:11:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby'
[07:11:51] [Server thread/INFO]: [WorldGuard] Loading region data...
[07:11:51] [Server thread/WARN]: [NexEngine] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.7+216b061 which is not a depend or softdepend of this plugin.
[07:11:51] [Server thread/INFO]: [NexEngine] Successfully hooked with WorldGuard!
[07:11:51] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2705)
[07:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
[07:11:52] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[07:11:52] [Server thread/WARN]: [NexEngine] Loaded class net.citizensnpcs.api.trait.TraitInfo from Citizens v2.0.30-SNAPSHOT (build 2705) which is not a depend or softdepend of this plugin.
[07:11:52] [Server thread/INFO]: [NexEngine] Successfully hooked with Citizens!
[07:11:52] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.0.0
[07:11:52] [Server thread/INFO]: [AuctionHouse] ========== Akarian Auction House ==========
[07:11:52] [Server thread/INFO]: [AuctionHouse]  
[07:11:52] [Server thread/INFO]: [AuctionHouse] Loading Akarian Auction House v1.0.0...
[07:11:52] [Server thread/INFO]: [AuctionHouse] Setting up Economy...
[07:11:52] [Server thread/INFO]: [AuctionHouse] Successfully hooked into BetterEconomy.
[07:11:52] [Server thread/INFO]: [AuctionHouse] Loading database...
[07:11:52] [Server thread/INFO]: [AuctionHouse] Successfully connected to FILE database.
[07:11:52] [Server thread/INFO]: [AuctionHouse] Loading listings...
[07:11:52] [Server thread/INFO]: [AuctionHouse] Listings loaded successfully.
[07:11:52] [Server thread/INFO]: [AuctionHouse] Loading users...
[07:11:52] [Server thread/INFO]: [AuctionHouse] Users loaded successfully.
[07:11:52] [Server thread/INFO]: [AuctionHouse] =================================================
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.0.6
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with DecentHolograms!
[07:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.0.6]
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Successfully hooked with PlaceholderAPI!
[07:11:52] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[07:11:52] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@695c78f6
[07:11:52] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Loaded 5 animation configs.
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Loaded 4 crate keys.
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[07:11:52] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 94 ms!
[07:11:52] [Server thread/INFO]: [DeathChest] Enabling DeathChest v1.5.5
[07:11:52] [Server thread/INFO]: [DeathChest] 0 death chests loaded.
[07:11:52] [Server thread/INFO]: [Sellwand] Enabling Sellwand v1.5.3
[07:11:52] [Server thread/INFO]:  
[07:11:52] [Server thread/INFO]: ====================================
[07:11:52] [Server thread/INFO]: Plugin name: Sellwand
[07:11:52] [Server thread/INFO]: Version: 1.5.3
[07:11:52] [Server thread/INFO]: Core version: 0.7.25
[07:11:52] [Server thread/INFO]: ====================================
[07:11:52] [Server thread/INFO]:  
[07:11:52] [Server thread/INFO]: [Sellwand] Loaded locale "en_US"
[07:11:52] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.10.9
[07:11:52] [Server thread/INFO]: [PvPManager] Loaded 0 players from users file
[07:11:52] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
[07:11:52] [Server thread/INFO]: [PvPManager] Essentials Found! Hooked successfully
[07:11:52] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
[07:11:52] [Server thread/INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully
[07:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pvpmanager [3.10.9]
[07:11:52] [Server thread/INFO]: [PvPManager] PvPManager Enabled (41 ms)
[07:11:52] [Server thread/INFO]: [PicoJobs] Enabling PicoJobs v1.0-beta-7a
[07:11:52] [Server thread/INFO]: [PicoJobs] Plugin created by: Picono435#2011. Thank you for using it
[07:11:52] [Server thread/WARN]: Registered EXP economy implementation.
[07:11:52] [Server thread/WARN]: Registered COMMAND economy implementation.
[07:11:52] [Server thread/WARN]: Registered ITEM economy implementation.
[07:11:52] [Server thread/WARN]: Registered VAULT economy implementation.
[07:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobplayer [1.0-beta-7a]
[07:11:52] [Server thread/WARN]: Generating jobs from configuration...
[07:11:52] [Server thread/WARN]: Retrieving jobs from the config...
[07:11:52] [Server thread/WARN]: [STDERR] [Server thread] INFO com.gmail.picono435.picojobs.libs.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
[07:11:52] [Server thread/WARN]: Nag author(s): '[[Picono435]]' of 'PicoJobs' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[07:11:52] [Server thread/WARN]: [STDERR] [Server thread] INFO com.gmail.picono435.picojobs.libs.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
[07:11:52] [Server thread/WARN]: The plugin was succefully enabled.
[07:11:53] [Server thread/INFO]: [PiggyBack] Enabling PiggyBack v2.4
[07:11:53] [Server thread/INFO]: [Piggyback] Command pback Registered!
[07:11:53] [Server thread/INFO]: [PiggyBack] Hooked into PlaceholderAPI!
[07:11:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: Piggyback [2.4]
[07:11:53] [Server thread/INFO]: [PiggyBack] Starting bStats...
[07:11:53] [Server thread/INFO]: [PiggyBack] Piggyback v2.4 enabled!
[07:11:53] [Server thread/INFO]: [VillagerMarket] Enabling VillagerMarket v1.11.1
[07:11:53] [Server thread/INFO]: [VillagerMarket] Loaded 0 shops in 0 ms!
[07:11:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vm [1.11.1]
[07:11:53] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[07:11:53] [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--].
[07:11:53] [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.
[07:11:53] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:11:53] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
[07:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[07:11:53] [Server thread/INFO]: Preparing start region for dimension minecraft:oneblock_world_the_end
[07:11:53] [Server thread/INFO]: Time elapsed: 98 ms
[07:11:53] [Server thread/INFO]: [WorldGuard] (oneblock_world_the_end) TNT ignition is PERMITTED.
[07:11:53] [Server thread/INFO]: [WorldGuard] (oneblock_world_the_end) Lighters are PERMITTED.
[07:11:53] [Server thread/INFO]: [WorldGuard] (oneblock_world_the_end) Lava fire is PERMITTED.
[07:11:53] [Server thread/INFO]: [WorldGuard] (oneblock_world_the_end) Fire spread is UNRESTRICTED.
[07:11:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'oneblock_world_the_end'
[07:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
[07:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[07:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
[07:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[07:11:53] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:11:53] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:11:53] [Server thread/INFO]: Preparing start region for dimension minecraft:oneblock_world
[07:11:54] [Server thread/INFO]: Time elapsed: 83 ms
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world) TNT ignition is PERMITTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world) Lighters are PERMITTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world) Lava fire is PERMITTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world) Fire spread is UNRESTRICTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'oneblock_world'
[07:11:54] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[07:11:54] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[07:11:54] [Server thread/INFO]: Preparing start region for dimension minecraft:oneblock_world_nether
[07:11:54] [Server thread/INFO]: Time elapsed: 92 ms
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world_nether) TNT ignition is PERMITTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world_nether) Lighters are PERMITTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world_nether) Lava fire is PERMITTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] (oneblock_world_nether) Fire spread is UNRESTRICTED.
[07:11:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'oneblock_world_nether'
[07:11:54] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[07:11:54] [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.
[07:11:54] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[07:11:54] [Server thread/INFO]: [Roulette] Enabling Roulette v1.9.2.1-SNAPSHOT
[07:11:54] [Server thread/INFO]: [Roulette] Using BetterEconomy as the economy provider.
[07:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: roulette [1.9.2.1-SNAPSHOT]
[07:11:54] [Server thread/INFO]: [Roulette] All chips have been loaded from chips.yml!
[07:11:55] [Server thread/INFO]: [Roulette] All games have been loaded from games.yml!
[07:11:55] [Server thread/INFO]: [Quests] Enabling Quests v3.13.2-d709ab4
[07:11:55] [Server thread/INFO]: [Quests] Initialising storage provider 'yaml'
[07:11:55] [Server thread/INFO]: [Quests] Your server is running version 1.19
[07:11:55] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
[07:11:55] [Server thread/INFO]: [Infiniteannouncements] Enabling Infiniteannouncements v2.3.1
[07:11:55] [Server thread/INFO]:  
[07:11:55] [Server thread/INFO]: ====================================
[07:11:55] [Server thread/INFO]: Plugin name: Infiniteannouncements
[07:11:55] [Server thread/INFO]: Version: 2.3.1
[07:11:55] [Server thread/INFO]: Core version: 0.7.25
[07:11:55] [Server thread/INFO]: ====================================
[07:11:55] [Server thread/INFO]:  
[07:11:55] [Server thread/INFO]: [Infiniteannouncements] Loaded locale "en_US"
[07:11:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: infiniteannouncements [1.0.0]
[07:11:55] [Server thread/INFO]: [WarpSystem] Enabling WarpSystem v5.1.3-free
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem] __________________________________________________________
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem]                        WarpSystem [5.1.3-free]
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem] Status:
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem] MC-Version: 1.19.2 (R0.1-SNAPSHOT, Paper)
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem] Loading features
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading Animations
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 0 animation(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading Shortcuts
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 0 Shortcut(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading WarpSigns
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 0 WarpSign(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading RandomTeleporters
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 3 WorldOption(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...preloading is disabled
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 0 InteractBlock(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading PlayerWarps [Bungee: false; TimeDependent: true]
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 6 Class(es)
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 0 PlayerWarp(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading Icons
[07:11:55] [Server thread/INFO]: [WarpSystem]     > Loading background
[07:11:55] [Server thread/INFO]: [WarpSystem]       ...got 1 background
[07:11:55] [Server thread/INFO]: [WarpSystem]     > Loading Icons
[07:11:55] [Server thread/INFO]: [WarpSystem]       ...got 0 Icons
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading SimpleWarps
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 0 SimpleWarp(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]   > Loading Portals
[07:11:55] [Server thread/INFO]: [WarpSystem]     ...got 0 Portal(s)
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem] Loading TeleportManager
[07:11:55] [Server thread/INFO]: [WarpSystem] Starting AutoSaver
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem] Finished (615ms)
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [WarpSystem] __________________________________________________________
[07:11:55] [Server thread/INFO]: [WarpSystem]  
[07:11:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: warpsystem [5.1.3-free]
[07:11:56] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[07:11:56] [Server thread/INFO]: Running delayed init tasks
[07:11:56] [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.
[07:11:56] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[07:11:56] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[07:11:56] [Craft Scheduler Thread - 2 - Essentials/INFO]: [Essentials] Fetching version information...
[07:11:56] [Craft Scheduler Thread - 7 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[07:11:56] [Server thread/INFO]: [BentoBox] Hooking with Vault...
[07:11:56] [Craft Scheduler Thread - 7 - DecentHolograms/INFO]: [DecentHolograms] Loaded 4 holograms!
[07:11:56] [Craft Scheduler Thread - 13 - PvPManager/INFO]: [PvPManager] Checking for updates...
[07:11:56] [Server thread/INFO]: [BentoBox] Hooking with PlaceholderAPI...
[07:11:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bentobox [1.20.1]
[07:11:56] [Server thread/INFO]: [BentoBox] Enabling game mode addons...
[07:11:56] [Server thread/INFO]: [BentoBox] Enabling AOneBlock (1.10.1)...
[07:11:56] [Craft Scheduler Thread - 8 - ExcellentCrates/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users.
[07:11:56] [Craft Scheduler Thread - 11 - Vault/INFO]: [Vault] Checking for Updates ... 
[07:11:56] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 5000_swamp.yml
[07:11:56] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 9500_desolation_chests.yml
[07:11:56] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 2000_winter_chests.yml
[07:11:56] [Craft Scheduler Thread - 5 - DecentHolograms/INFO]: 
A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
[07:11:56] [Craft Scheduler Thread - 11 - Vault/INFO]: [Vault] No new version available
[07:11:56] [Craft Scheduler Thread - 12 - VillagerMarket/WARN]: [VillagerMarket] A new version of VillagerMarket was found!
[07:11:56] [Craft Scheduler Thread - 12 - VillagerMarket/WARN]: [VillagerMarket] Latest version: 1.11.3
[07:11:56] [Craft Scheduler Thread - 12 - VillagerMarket/WARN]: [VillagerMarket] Your version: 1.11.1
[07:11:56] [Craft Scheduler Thread - 12 - VillagerMarket/WARN]: [VillagerMarket] Get it here for the latest features and bug fixes: https://www.spigotmc.org/resources/82965/
[07:11:56] [Craft Scheduler Thread - 7 - BustaMine/INFO]: -------------------------------------------------------
[07:11:56] [Craft Scheduler Thread - 7 - BustaMine/INFO]: [BustaMine] Plugin is up to date!
[07:11:56] [Craft Scheduler Thread - 7 - BustaMine/INFO]: Please rate my plugin if you like it
[07:11:56] [Craft Scheduler Thread - 7 - BustaMine/INFO]: https://spigotmc.org/resources/66139
[07:11:56] [Craft Scheduler Thread - 7 - BustaMine/INFO]: -------------------------------------------------------
[07:11:56] [Craft Scheduler Thread - 15 - BentoBox/INFO]: [BentoBox] Loaded Blueprint Bundle 'default' for AOneBlock.
[07:11:56] [Craft Scheduler Thread - 13 - PvPManager/INFO]: [PvPManager] No update found
[07:11:56] [Craft Scheduler Thread - 15 - BentoBox/INFO]: [BentoBox] Loaded blueprint 'bedrock' for AOneBlock
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 700_underground_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 10500_the end_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 2000_winter.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 0_plains_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 7500_the nether.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 5000_swamp_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 7500_the nether_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 700_underground.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 8500_plenty.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 8500_plenty_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 9500_desolation.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 4000_jungle_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 0_plains.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 7000_desert.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 6000_dungeon.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 10500_the end.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 6000_dungeon_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 4000_jungle.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 7000_desert_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 3000_ocean_chests.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 11000_goto_0.yml
[07:11:57] [Server thread/INFO]: [BentoBox] [AOneBlock] Loading 3000_ocean.yml
[07:11:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aoneblock [1.10.1]
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling other addons...
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling TwerkingForTrees (1.4.3)...
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling Level (2.9.0)...
[07:11:57] [Server thread/WARN]: [BentoBox] [Level] Level Addon: No such world in blockconfig.yml : caveblock-world
[07:11:57] [Server thread/WARN]: [BentoBox] [Level] Level Addon: No such world in blockconfig.yml : acidisland_world
[07:11:57] [Server thread/INFO]: [BentoBox] [Level] Level hooking into AOneBlock
[07:11:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: level [2.9.0]
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling ExtraMobs (1.12)...
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling Warps (1.12.0)...
[07:11:57] [Server thread/INFO]: [BentoBox] [Warps] Loading warps...
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling Chat (1.1.4)...
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling Bank (1.4.0)...
[07:11:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bank [1.4.0]
[07:11:57] [Server thread/INFO]: [BentoBox] [Bank] Hooking into AOneBlock
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling Challenges (1.0.0)...
[07:11:57] [Server thread/INFO]: [BentoBox] [Challenges] Loading challenges...
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling Likes (2.3.0)...
[07:11:57] [Server thread/INFO]: [BentoBox] Loading likes...
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling IslandFly (1.9.0)...
[07:11:57] [Server thread/INFO]: [BentoBox] Hooking into AOneBlock
[07:11:57] [Server thread/INFO]: [BentoBox] Enabling ControlPanel (1.13.0)...
[07:11:57] [Server thread/INFO]: [BentoBox] Loading control panels...
[07:11:57] [Server thread/INFO]: [BentoBox] Addons successfully enabled.
[07:11:57] [Server thread/INFO]: [BentoBox] Hooking with Multiverse-Core...
[07:11:57] [Server thread/INFO]: Multiverse already knows about 'oneblock_world'!
[07:11:57] [Server thread/INFO]: Success! Property generator was set to BentoBox
[07:11:57] [Server thread/INFO]: Multiverse already knows about 'oneblock_world_nether'!
[07:11:57] [Server thread/INFO]: Success! Property generator was set to BentoBox
[07:11:57] [Server thread/INFO]: Multiverse already knows about 'oneblock_world_the_end'!
[07:11:57] [Server thread/INFO]: Success! Property generator was set to BentoBox
[07:11:57] [Server thread/INFO]: 
  ____             _        ____
 |  _ \           | |      |  _ \             by tastybento and Poslovitch
 | |_) | ___ _ __ | |_ ___ | |_) | _____  __  2017 - 2022
 |  _ < / _ \ '_ \| __/ _ \|  _ < / _ \ \/ /
 | |_) |  __/ | | | || (_) | |_) | (_) >  <   v1.20.1
 |____/ \___|_| |_|\__\___/|____/ \___/_/\_\  Loaded in 2631ms.

[07:11:57] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[07:11:57] [Server thread/INFO]: [JumpPads] CleanUp found no JumpPads to delete!
[07:11:57] [Server thread/INFO]: [ExcellentCrates] Loaded 4 crates.
[07:11:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: quests [3.13.2-d709ab4]
[07:11:57] [Server thread/INFO]: [Quests] 34 task types have been registered.
[07:11:57] [Server thread/INFO]: [Quests] 0 quest items have been registered.
[07:11:57] [Server thread/INFO]: [Quests] 7 quests have been registered.
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 2{Click to Open, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 2{Click to Open, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 5{Click to Browse, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 5{Click to Browse, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 4{Click to Browse, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 4{Click to Browse, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 3{Click to Browse, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 3{Click to Browse, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 8{Click to Open, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 8{Click to Open, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 7{Click to View, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 7{Click to View, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 6{Click to Gamble, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 6{Click to Gamble, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 10{Click to Open, PLAYER} due to SpawnReason.RESPAWN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 10{Click to Open, PLAYER} SpawnReason.RESPAWN
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 9{Click to Open, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 9{Click to Open, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length 'click to browse'
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 18{Click to Browse, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 18{Click to Browse, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 17{Click to View, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 17{Click to View, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 16{Click to Open, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 16{Click to Open, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 15{Click to Open, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 15{Click to Open, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 14{Click to Open, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 14{Click to Open, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length ''
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 13{, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 13{, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_2%'
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 12{, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 12{, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_1%'
[07:11:58] [Server thread/INFO]: [Citizens] Retrying spawn of 11{, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false
[07:11:58] [Server thread/INFO]: [Citizens] Stored 11{, PLAYER} for respawn from NPCNeedsRespawnEvent
[07:11:58] [Server thread/INFO]: [Citizens] Loaded 17 NPCs.
[07:11:58] [Server thread/INFO]: [PicoJobs] 4 economy implementations successfully registered!
[07:11:58] [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.
[07:11:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
[07:11:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee [1.0.1]
[07:11:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
[07:11:58] [Server thread/INFO]: 3 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[07:11:58] [Server thread/INFO]: [PlayerBounties] Plugin version outdated! Your version: 1.5.5, Latest version: 0.0.0
[07:11:58] [Server thread/INFO]: [PlayerBounties] A new update is available at: https://www.spigotmc.org/resources/playerbounties.90754/
[07:11:58] [Server thread/INFO]: [CryptoMarket] Database configured successfuly!
[07:11:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cryptomarket [2.1.2]
[07:11:58] [Server thread/INFO]: [BentoBox] Added world OneBlock (NORMAL)
[07:11:58] [Server thread/INFO]: [BentoBox] [Challenges] Challenges Addon hooked into Level addon.
[07:11:58] [Server thread/INFO]: [BentoBox] [Challenges] Challenges Addon hooked into Economy.
[07:11:58] [Server thread/INFO]: [BentoBox] [Likes] Likes Addon hooked into Bank addon.
[07:11:58] [Server thread/INFO]: [BentoBox] [Likes] Likes Addon hooked into Warps addon.
[07:11:58] [Server thread/INFO]: [BentoBox] [Likes] Likes Addon hooked into Economy.
[07:11:58] [Server thread/INFO]: [BentoBox] All blueprints loaded.
[07:11:58] [Server thread/INFO]: Done (23.659s)! For help, type "help"
[07:11:58] [Server thread/INFO]: Timings Reset
[07:11:58] [Craft Scheduler Thread - 6 - BentoBox/INFO]: [BentoBox] [Level] Generating rankings
[07:11:58] [Craft Scheduler Thread - 6 - BentoBox/INFO]: [BentoBox] [Level] Generated rankings for oneblock_world
[07:11:58] [Craft Scheduler Thread - 2 - JumpPads/INFO]: [Jump Pads] A new update is available at:
[07:11:58] [Craft Scheduler Thread - 2 - JumpPads/INFO]: https://www.spigotmc.org/resources/44876/updates
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [-4,3] due to org.bukkit.event.world.EntitiesLoadEvent@42ac7ea0
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 9{Click to Open, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Craft Scheduler Thread - 7 - CryptoMarket/WARN]: [CryptoMarket] API limit exceeded. Wait a few minutes and try again.
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&eAuction House, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&eAuction House, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 9{Click to Open, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 9{Click to Open, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@42ac7ea0 at [-4,3]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [-3,-2] due to org.bukkit.event.world.EntitiesLoadEvent@7478faed
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 4{Click to Browse, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{Click to Browse, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{Click to Browse, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 1{&cRanks, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 1{&cRanks, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 4{Click to Browse, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 4{Click to Browse, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@7478faed at [-3,-2]
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 3{Click to Browse, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{Click to Browse, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{Click to Browse, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 1{&bSocials, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 1{&bSocials, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 3{Click to Browse, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 3{Click to Browse, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@7478faed at [-3,-2]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [-3,3] due to org.bukkit.event.world.EntitiesLoadEvent@70f68b3b
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 8{Click to Open, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&eShop, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&eShop, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 8{Click to Open, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 8{Click to Open, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@70f68b3b at [-3,3]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [-2,-4] due to org.bukkit.event.world.EntitiesLoadEvent@3f6b446b
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 5{Click to Browse, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Craft Scheduler Thread - 7 - CryptoMarket/WARN]: [CryptoMarket] API limit exceeded. Wait a few minutes and try again.
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{Click to Browse, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{Click to Browse, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 1{&cBounty, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 1{&cBounty, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 5{Click to Browse, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 5{Click to Browse, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@3f6b446b at [-2,-4]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [-2,0] due to org.bukkit.event.world.EntitiesLoadEvent@66bb2320
[07:11:58] [Craft Scheduler Thread - 7 - CryptoMarket/WARN]: [CryptoMarket] API limit exceeded. Wait a few minutes and try again.
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 2{Click to Open, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&bOneBlock Menu, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&bOneBlock Menu, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 2{Click to Open, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 2{Click to Open, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@66bb2320 at [-2,0]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [-1,-2] due to org.bukkit.event.world.EntitiesLoadEvent@4f19fcab
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length ''
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 13{, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 13{, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 13{, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@4f19fcab at [-1,-2]
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_2%'
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 12{, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 12{, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 12{, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@4f19fcab at [-1,-2]
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_1%'
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 11{, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 11{, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 11{, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@4f19fcab at [-1,-2]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [0,-5] due to org.bukkit.event.world.EntitiesLoadEvent@272e3d5e
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 7{Click to View, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&aLottery, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&aLottery, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 7{Click to View, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 7{Click to View, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@272e3d5e at [0,-5]
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 6{Click to Gamble, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{Click to Gamble, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{Click to Gamble, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 1{&eBustaMine, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 1{&eBustaMine, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 6{Click to Gamble, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 6{Click to Gamble, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@272e3d5e at [0,-5]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [1,-4] due to org.bukkit.event.world.EntitiesLoadEvent@4aade579
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 16{Click to Open, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&dPlayer Warps, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&dPlayer Warps, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 16{Click to Open, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 16{Click to Open, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@4aade579 at [1,-4]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [2,-4] due to org.bukkit.event.world.EntitiesLoadEvent@2a36c6cf
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 17{Click to View, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&eJobs, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&eJobs, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 17{Click to View, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 17{Click to View, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@2a36c6cf at [2,-4]
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 14{Click to Open, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&eQuests, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&eQuests, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 14{Click to Open, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 14{Click to Open, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@2a36c6cf at [2,-4]
[07:11:58] [Server thread/INFO]: [Citizens] Respawning all NPCs at [2,-2] due to org.bukkit.event.world.EntitiesLoadEvent@754a2d87
[07:11:58] [Server thread/INFO]: [Citizens] Skin name invalid length 'click to browse'
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 18{Click to Browse, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{Click to Browse, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{Click to Browse, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 1{&bHire and Work Jobs, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 1{&bHire and Work Jobs, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 18{Click to Browse, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 18{Click to Browse, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@754a2d87 at [2,-2]
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 15{Click to Open, PLAYER} due to SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Removing respawns of 0{&cCryptoMarket, PLAYER} due to SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 0{&cCryptoMarket, ARMOR_STAND} SpawnReason.PLUGIN
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 15{Click to Open, PLAYER} SpawnReason.CHUNK_LOAD
[07:11:58] [Server thread/INFO]: [Citizens] Spawned 15{Click to Open, PLAYER} during org.bukkit.event.world.EntitiesLoadEvent@754a2d87 at [2,-2]
[07:11:59] [Server thread/INFO]: [Lottery] Plugin successfully linked with vault!
[07:11:59] [Craft Scheduler Thread - 8 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[07:11:59] [Craft Scheduler Thread - 8 - BentoBox/INFO]: [BentoBox] Updating the Catalog...
[07:11:59] [Server thread/WARN]: You are using the latest version of the plugin.
[07:11:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ultimateautorestart [Build 52c]
[07:11:59] [Server thread/INFO]: [UltimateAutoRestart] Hooked into PlaceholderAPI!
[07:11:59] [Server thread/INFO]: [UltimateAutoRestart] Successfully performed 1 hooks!
[07:11:59] [Craft Scheduler Thread - 5 - Sellwand/INFO]: Hooked Custom as item price. (Config: Custom, Hook name: Vault)
[07:11:59] [Server thread/INFO]: [HarvestEXP] Attempting hooks...
[07:11:59] [Server thread/INFO]: [HarvestEXP] Hooked into PlaceholderAPI!
[07:11:59] [Server thread/INFO]: [HarvestEXP] Successfully performed 1 hooks!
[07:11:59] [Craft Scheduler Thread - 8 - BentoBox/INFO]: [BentoBox] Updating Contributors information...
[07:11:59] [Craft Scheduler Thread - 8 - BentoBox/INFO]: [BentoBox] Gathering contribution data for: BentoBoxWorld/BentoBox, BentoBoxWorld/AOneBlock, BentoBoxWorld/ExtraMobs, BentoBoxWorld/Challenges, BentoBoxWorld/Likes, BentoBoxWorld/ControlPanel
[07:12:01] [Craft Scheduler Thread - 1 - Citizens/INFO]: [Citizens] Profile lookup for player 'click to open' failed2: null
[07:12:01] [Craft Scheduler Thread - 1 - Citizens/INFO]: [Citizens] com.mojang.authlib.exceptions.AuthenticationException
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:128)
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:106)
    at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:56)
    at com.destroystokyo.paper.profile.PaperGameProfileRepository.findProfilesByNames(PaperGameProfileRepository.java:44)
    at Citizens-2.0.30-b2705.jar//net.citizensnpcs.npc.profile.ProfileFetchThread.fetchRequests(ProfileFetchThread.java:134)
    at Citizens-2.0.30-b2705.jar//net.citizensnpcs.npc.profile.ProfileFetchThread.run(ProfileFetchThread.java:197)
    at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101)
    at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    at java.base/java.lang.Thread.run(Thread.java:833)

[07:12:01] [Craft Scheduler Thread - 8 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[07:12:26] [Craft Scheduler Thread - 20 - BentoBox/INFO]: [BentoBox] Downloading data from GitHub...
[07:12:26] [Craft Scheduler Thread - 20 - BentoBox/INFO]: [BentoBox] Successfully downloaded data from GitHub.
[07:13:29] [User Authenticator #0/INFO]: UUID of player GreenArrow99 is bda819af-dfac-435f-b0e5-f7bc99542271
[07:13:30] [Server thread/INFO]: GreenArrow99 joined the game
[07:13:30] [Server thread/INFO]: GreenArrow99[/122.172.82.86:15400] logged in with entity id 349 at ([lobby]-29.82154677332563, 59.0, -48.04100262375239)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-64c064426fcb} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Skin name invalid length 'click to browse'
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to View} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Skin name invalid length ''
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_2%'
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_1%'
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to View} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-f9296c73e817} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-2a551aff6c0f} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-a053a3318ad2} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-f28eff1516cc} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:32] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (60 true)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-64c064426fcb} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Skin name invalid length 'click to browse'
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to View} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Skin name invalid length ''
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_2%'
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Skin name invalid length '%level_aoneblock_top_name_1%'
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to View} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-f9296c73e817} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-2a551aff6c0f} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-a053a3318ad2} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=CIT-f28eff1516cc} to CraftPlayer{name=GreenArrow99} (10 false)
[07:13:34] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=Click to Open} to CraftPlayer{name=GreenArrow99} (10 false)