Paste #55109: Latest Log

Date: 2019/07/01 12:12:22 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


[21:04:41] [Server thread/INFO]: Starting minecraft server version 1.14.3
[21:04:41] [Server thread/INFO]: Loading properties
[21:04:41] [Server thread/INFO]: This server is running Paper version git-Paper-115 (MC: 1.14.3) (Implementing API version 1.14.3-R0.1-SNAPSHOT)
[21:04:41] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:04:41] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:04:41] [Server thread/INFO]: Debug logging is disabled
[21:04:42] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
[21:04:42] [Server thread/INFO]: Default game type: SURVIVAL
[21:04:42] [Server thread/INFO]: Generating keypair
[21:04:42] [Server thread/INFO]: Starting Minecraft server on *:41865
[21:04:42] [Server thread/INFO]: Using epoll channel type
[21:04:55] [Server thread/WARN]: Plugin TTA v4.9 does not specify an api-version.
[21:04:56] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin AutoSaveWorld v4.15 does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin Purgatory v3.3 BETA does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin PlayerPoints v2.1.5-SNAPSHOT does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin SBR v1.2 does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin EssentialsGUI v1.0.2 does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin CitizensIntergration v1 does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin TrickyShops v1.0.1 does not specify an api-version.
[21:04:57] [Server thread/WARN]: Plugin ItemShops v1.1.0 does not specify an api-version.
[21:04:57] [Server thread/INFO]: [TTA] Loading TTA v4.9
[21:04:57] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0;214af8a
[21:05:01] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@fd2c8cf5]
[21:05:01] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
[21:05:01] [Server thread/INFO]: [GroupManager] Loading GroupManager v0.2.0
[21:05:01] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.6
[21:05:01] [Server thread/INFO]: [Votifier] Loading Votifier v2.4.1
[21:05:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;1929-b757fcc
[21:05:01] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.0.0-b766
[21:05:01] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.15
[21:05:01] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.0-SNAPSHOT
[21:05:01] [Server thread/INFO]: [DeathBan] Loading DeathBan v1.0.5
[21:05:01] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.19
[21:05:01] [Server thread/INFO]: [Purgatory] Loading Purgatory v3.3 BETA
[21:05:01] [Server thread/INFO]: [SurvivalPlus] Loading SurvivalPlus v3.5.3
[21:05:01] [Server thread/INFO]: [Realistic_World] Loading Realistic_World v4.1.5
[21:05:01] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[21:05:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.0.0
[21:05:01] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v2.3.1
[21:05:01] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.5-SNAPSHOT
[21:05:01] [Server thread/INFO]: [SBR] Loading SBR v1.2
[21:05:01] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1709)
[21:05:01] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.7.1
[21:05:01] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.0.0
[21:05:01] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.9
[21:05:01] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.0.0
[21:05:01] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.0.0
[21:05:01] [Server thread/INFO]: [TAB] Loading TAB v2.4.10
[21:05:01] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.0.0
[21:05:01] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.12
[21:05:01] [Server thread/INFO]: [MyPet] Loading MyPet v3.5
[21:05:01] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Error-Reporter ENABLED
[21:05:02] [Server thread/INFO]: [MobHunting] Loading MobHunting v6.7.2
[21:05:03] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.6
[21:05:03] [Server thread/INFO]: [PlayerShops] Loading PlayerShops v1.2.3
[21:05:03] [Server thread/INFO]: [EssentialsGUI] Loading EssentialsGUI v1.0.2
[21:05:03] [Server thread/INFO]: [CitizensIntergration] Loading CitizensIntergration v1
[21:05:03] [Server thread/INFO]: [TrickyShops] Loading TrickyShops v1.0.1
[21:05:03] [Server thread/INFO]: [ItemShops] Loading ItemShops v1.1.0
[21:05:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:05:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0;214af8a
[21:05:03] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[21:05:03] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.15*
[21:05:03] [Server thread/INFO]: [Realistic_World] Enabling Realistic_World v4.1.5
[21:05:03] [Server thread/INFO]: [RWG] Your Version 1.14 is supported!
[21:05:04] [Server thread/INFO]: [RWG] Downloading BIG_OAK_TREE_1
[21:05:06] [Server thread/INFO]: [RWG] Downloading BIG_OAK_TREE_2
[21:05:06] [Server thread/INFO]: [RWG] Downloading BIG_OAK_TREE_3
[21:05:06] [Server thread/INFO]: [RWG] Downloading BIG_OAK_TREE_4
[21:05:06] [Server thread/INFO]: [RWG] Downloading BIRCH_TREE_1
[21:05:06] [Server thread/INFO]: [RWG] Downloading BIRCH_TREE_2
[21:05:07] [Server thread/INFO]: [RWG] Downloading BIRCH_TREE_3
[21:05:07] [Server thread/INFO]: [RWG] Downloading BIRCH_TREE_4
[21:05:07] [Server thread/INFO]: [RWG] Downloading CACTUS_1
[21:05:07] [Server thread/INFO]: [RWG] Downloading CACTUS_2
[21:05:07] [Server thread/INFO]: [RWG] Downloading CACTUS_3
[21:05:07] [Server thread/INFO]: [RWG] Downloading DARK_TREE_1
[21:05:07] [Server thread/INFO]: [RWG] Downloading DARK_TREE_2
[21:05:07] [Server thread/INFO]: [RWG] Downloading DARK_TREE_3
[21:05:07] [Server thread/INFO]: [RWG] Downloading DARK_TREE_4
[21:05:08] [Server thread/INFO]: [RWG] Downloading DEATH_TREE_1
[21:05:08] [Server thread/INFO]: [RWG] Downloading DEATH_TREE_2
[21:05:08] [Server thread/INFO]: [RWG] Downloading DEATH_TREE_3
[21:05:08] [Server thread/INFO]: [RWG] Downloading DEATH_TREE_4
[21:05:08] [Server thread/INFO]: [RWG] Downloading DESERT_RESERVOIR
[21:05:08] [Server thread/INFO]: [RWG] Downloading DUNGEON
[21:05:08] [Server thread/INFO]: [RWG] Downloading JUNGLE_TEMPLE_1
[21:05:08] [Server thread/INFO]: [RWG] Downloading JUNGLE_TREE_1
[21:05:08] [Server thread/INFO]: [RWG] Downloading JUNGLE_TREE_2
[21:05:08] [Server thread/INFO]: [RWG] Downloading JUNGLE_TREE_3
[21:05:08] [Server thread/INFO]: [RWG] Downloading JUNGLE_TREE_4
[21:05:08] [Server thread/INFO]: [RWG] Downloading JUNGLE_TREE_5
[21:05:09] [Server thread/INFO]: [RWG] Downloading JUNGLE_TREE_6
[21:05:09] [Server thread/INFO]: [RWG] Downloading OAK_TREE_1
[21:05:09] [Server thread/INFO]: [RWG] Downloading OAK_TREE_2
[21:05:09] [Server thread/INFO]: [RWG] Downloading OAK_TREE_3
[21:05:09] [Server thread/INFO]: [RWG] Downloading OAK_TREE_4
[21:05:09] [Server thread/INFO]: [RWG] Downloading OAK_TREE_5
[21:05:09] [Server thread/INFO]: [RWG] Downloading OCEAN_PLANT_1
[21:05:09] [Server thread/INFO]: [RWG] Downloading OCEAN_PLANT_2
[21:05:09] [Server thread/INFO]: [RWG] Downloading PYRAMID
[21:05:10] [Server thread/INFO]: [RWG] Downloading ROOF_TREE_1
[21:05:10] [Server thread/INFO]: [RWG] Downloading ROOF_TREE_2
[21:05:10] [Server thread/INFO]: [RWG] Downloading ROOF_TREE_3
[21:05:11] [Server thread/INFO]: [RWG] Downloading ROOF_TREE_4
[21:05:11] [Server thread/INFO]: [RWG] Downloading SAVANA_TREE_1
[21:05:11] [Server thread/INFO]: [RWG] Downloading SAVANA_TREE_2
[21:05:11] [Server thread/INFO]: [RWG] Downloading SAVANA_TREE_3
[21:05:11] [Server thread/INFO]: [RWG] Downloading SAVANA_TREE_4
[21:05:11] [Server thread/INFO]: [RWG] Downloading SWAMP_TREE_1
[21:05:11] [Server thread/INFO]: [RWG] Downloading SWAMP_TREE_2
[21:05:11] [Server thread/INFO]: [RWG] Downloading SWAMP_TREE_3
[21:05:11] [Server thread/INFO]: [RWG] Downloading SWAMP_TREE_4
[21:05:11] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_1
[21:05:11] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_2
[21:05:11] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_3
[21:05:11] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_4
[21:05:11] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_5
[21:05:12] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_6
[21:05:12] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_7
[21:05:12] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_8
[21:05:12] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_9
[21:05:12] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_10
[21:05:12] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_11
[21:05:12] [Server thread/INFO]: [RWG] Downloading TAIGA_TREE_12
[21:05:12] [Server thread/INFO]: [RWG] Downloading UNDERWATER_TEMPLE_1
[21:05:12] [Server thread/INFO]: [RWG] Downloading VILLAGE_BACKERY_A
[21:05:12] [Server thread/INFO]: [RWG] Downloading VILLAGE_BACKERY_B
[21:05:13] [Server thread/INFO]: [RWG] Downloading VILLAGE_BACKERY_C
[21:05:13] [Server thread/INFO]: [RWG] Downloading VILLAGE_BACKERY_D
[21:05:13] [Server thread/INFO]: [RWG] Downloading VILLAGE_HOUSE_1_A
[21:05:13] [Server thread/INFO]: [RWG] Downloading VILLAGE_HOUSE_1_B
[21:05:13] [Server thread/INFO]: [RWG] Downloading VILLAGE_HOUSE_1_C
[21:05:13] [Server thread/INFO]: [RWG] Downloading VILLAGE_HOUSE_1_D
[21:05:13] [Server thread/INFO]: [RWG] Downloading VILLAGE_LIBRARY_A
[21:05:14] [Server thread/INFO]: [RWG] Downloading VILLAGE_LIBRARY_B
[21:05:14] [Server thread/INFO]: [RWG] Downloading VILLAGE_LIBRARY_C
[21:05:14] [Server thread/INFO]: [RWG] Downloading VILLAGE_LIBRARY_D
[21:05:14] [Server thread/INFO]: [RWG] Downloading CORAL_BLUE_0
[21:05:14] [Server thread/INFO]: [RWG] Downloading CORAL_BLUE_1
[21:05:14] [Server thread/INFO]: [RWG] Downloading CORAL_BLUE_2
[21:05:14] [Server thread/INFO]: [RWG] Downloading CORAL_BLUE_3
[21:05:14] [Server thread/INFO]: [RWG] Downloading CORAL_RED_0
[21:05:14] [Server thread/INFO]: [RWG] Downloading CORAL_RED_1
[21:05:14] [Server thread/INFO]: [RWG] Downloading CORAL_RED_2
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_RED_3
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_YELLOW_0
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_YELLOW_1
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_YELLOW_2
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_YELLOW_3
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_MAGENTA_0
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_MAGENTA_1
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_MAGENTA_2
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_MAGENTA_3
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_PINK_0
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_PINK_1
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_PINK_2
[21:05:15] [Server thread/INFO]: [RWG] Downloading CORAL_PINK_3
[21:05:15] [Server thread/INFO]: [RWG] Downloading DESERT_TEMPLE_1
[21:05:15] [Server thread/INFO]: [RWG] Downloading JUNGLE_TEMPLE_2
[21:05:16] [Server thread/INFO]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[21:05:16] [Server thread/INFO]: RealisticWorldGenerator with Version 4.1.5 successfully loaded
[21:05:16] [Server thread/INFO]:     
[21:05:16] [Server thread/INFO]: Your Version is licensed for BSMC !
[21:05:16] [Server thread/INFO]: License-Key: Cracked by Java | BlackSpigotMC
[21:05:16] [Server thread/INFO]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[21:05:16] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[21:05:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:05:16] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[21:05:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:05:16] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[21:05:16] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[21:05:16] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[21:05:16] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[21:05:16] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[21:05:16] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[21:05:16] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[21:05:16] [Server thread/INFO]: Preparing level "world"
[21:05:17] [Server thread/INFO]: Found new data pack file/bukkit, loading it automatically
[21:05:17] [Server thread/INFO]: Found new data pack vanilla, loading it automatically
[21:05:17] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[21:05:38] [Server thread/INFO]: Loaded 6 recipes
[21:05:38] [Server thread/INFO]: -------- World Settings For [world] --------
[21:05:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Carrot Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Potato Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:05:38] [Server thread/INFO]: Item Merge Radius: 2.5
[21:05:38] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:05:38] [Server thread/INFO]: View Distance: 10
[21:05:38] [Server thread/INFO]: Mob Spawn Range: 6
[21:05:38] [Server thread/INFO]: Item Despawn Rate: 6000
[21:05:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[21:05:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:05:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:05:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
[21:05:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:05:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:05:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:05:38] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[21:05:38] [Server thread/INFO]: Max TNT Explosions: 100
[21:05:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:05:55] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R2 as the Bukkit adapter
[21:05:57] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[21:05:57] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[21:05:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Potato Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Item Merge Radius: 2.5
[21:05:57] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:05:57] [Server thread/INFO]: View Distance: 10
[21:05:57] [Server thread/INFO]: Mob Spawn Range: 6
[21:05:57] [Server thread/INFO]: Item Despawn Rate: 6000
[21:05:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[21:05:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:05:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:05:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
[21:05:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:05:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:05:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:05:57] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[21:05:57] [Server thread/INFO]: Max TNT Explosions: 100
[21:05:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:05:57] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[21:05:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Potato Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:05:57] [Server thread/INFO]: Item Merge Radius: 2.5
[21:05:57] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:05:57] [Server thread/INFO]: View Distance: 10
[21:05:57] [Server thread/INFO]: Mob Spawn Range: 6
[21:05:57] [Server thread/INFO]: Item Despawn Rate: 6000
[21:05:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[21:05:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:05:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:05:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
[21:05:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:05:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:05:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:05:57] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[21:05:57] [Server thread/INFO]: Max TNT Explosions: 100
[21:05:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:05:57] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
[21:05:58] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[21:05:58] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:05:58] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:05:59] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:05:59] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[21:05:59] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:06:00] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:06:01] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[21:06:01] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:06:01] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:06:02] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:06:02] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[21:06:03] [Server-Worker-1/INFO]: Preparing spawn area: 0%
[21:06:04] [Server-Worker-1/INFO]: Preparing spawn area: 1%
[21:06:04] [Server-Worker-1/INFO]: Preparing spawn area: 1%
[21:06:04] [Server-Worker-1/INFO]: Preparing spawn area: 1%
[21:06:05] [Server-Worker-1/INFO]: Preparing spawn area: 2%
[21:06:05] [Server-Worker-1/INFO]: Preparing spawn area: 3%
[21:06:06] [Server-Worker-1/INFO]: Preparing spawn area: 3%
[21:06:06] [Server-Worker-1/INFO]: Preparing spawn area: 3%
[21:06:07] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:07] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:08] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:08] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:09] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:09] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:10] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:10] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:11] [Server-Worker-1/INFO]: Preparing spawn area: 19%
[21:06:11] [Server-Worker-1/INFO]: Preparing spawn area: 20%
[21:06:12] [Server-Worker-1/INFO]: Preparing spawn area: 20%
[21:06:12] [Server-Worker-1/INFO]: Preparing spawn area: 20%
[21:06:13] [Server-Worker-1/INFO]: Preparing spawn area: 20%
[21:06:13] [Server-Worker-1/INFO]: Preparing spawn area: 20%
[21:06:14] [Server-Worker-1/INFO]: Preparing spawn area: 20%
[21:06:14] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:15] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:15] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:16] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:16] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:17] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:17] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:18] [Server-Worker-1/INFO]: Preparing spawn area: 27%
[21:06:18] [Server-Worker-1/INFO]: Preparing spawn area: 40%
[21:06:19] [Server-Worker-2/INFO]: Preparing spawn area: 40%
[21:06:19] [Server-Worker-2/INFO]: Preparing spawn area: 40%
[21:06:20] [Server-Worker-2/INFO]: Preparing spawn area: 40%
[21:06:20] [Server-Worker-2/INFO]: Preparing spawn area: 40%
[21:06:21] [Server-Worker-2/INFO]: Preparing spawn area: 40%
[21:06:21] [Server-Worker-2/INFO]: Preparing spawn area: 40%
[21:06:22] [Server-Worker-2/INFO]: Preparing spawn area: 49%
[21:06:22] [Server-Worker-2/INFO]: Preparing spawn area: 49%
[21:06:23] [Server-Worker-2/INFO]: Preparing spawn area: 50%
[21:06:23] [Server-Worker-2/INFO]: Preparing spawn area: 50%
[21:06:24] [Server-Worker-2/INFO]: Preparing spawn area: 50%
[21:06:26] [Server-Worker-2/INFO]: Preparing spawn area: 50%
[21:06:26] [Server-Worker-2/INFO]: Preparing spawn area: 50%
[21:06:26] [Server-Worker-2/INFO]: Preparing spawn area: 50%
[21:06:26] [Server-Worker-2/INFO]: Preparing spawn area: 50%
[21:06:26] [Server-Worker-2/INFO]: Preparing spawn area: 59%
[21:06:28] [Server-Worker-2/INFO]: Preparing spawn area: 60%
[21:06:28] [Server-Worker-2/INFO]: Preparing spawn area: 60%
[21:06:28] [Server-Worker-2/INFO]: Preparing spawn area: 60%
[21:06:29] [Server-Worker-1/INFO]: Preparing spawn area: 66%
[21:06:32] [Server-Worker-1/INFO]: Preparing spawn area: 68%
[21:06:32] [Server-Worker-1/INFO]: Preparing spawn area: 68%
[21:06:32] [Server-Worker-1/INFO]: Preparing spawn area: 68%
[21:06:32] [Server-Worker-1/INFO]: Preparing spawn area: 68%
[21:06:32] [Server-Worker-1/INFO]: Preparing spawn area: 68%
[21:06:32] [Server-Worker-1/INFO]: Preparing spawn area: 68%
[21:06:32] [Server-Worker-1/INFO]: Preparing spawn area: 68%
[21:06:33] [Server-Worker-1/INFO]: Preparing spawn area: 79%
[21:06:33] [Server-Worker-1/INFO]: Preparing spawn area: 79%
[21:06:34] [Server-Worker-2/INFO]: Preparing spawn area: 82%
[21:06:34] [Server-Worker-2/INFO]: Preparing spawn area: 83%
[21:06:35] [Server-Worker-2/INFO]: Preparing spawn area: 84%
[21:06:35] [Server-Worker-2/INFO]: Preparing spawn area: 84%
[21:06:37] [Server-Worker-1/INFO]: Preparing spawn area: 86%
[21:06:37] [Server-Worker-1/INFO]: Preparing spawn area: 86%
[21:06:37] [Server-Worker-1/INFO]: Preparing spawn area: 86%
[21:06:37] [Server-Worker-1/INFO]: Preparing spawn area: 86%
[21:06:37] [Server-Worker-1/INFO]: Preparing spawn area: 86%
[21:06:40] [Server-Worker-1/INFO]: Preparing spawn area: 95%
[21:06:40] [Server-Worker-1/INFO]: Preparing spawn area: 95%
[21:06:40] [Server-Worker-1/INFO]: Preparing spawn area: 95%
[21:06:40] [Server-Worker-1/INFO]: Preparing spawn area: 95%
[21:06:40] [Server-Worker-1/INFO]: Preparing spawn area: 100%
[21:06:41] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:06:41] [Server-Worker-1/INFO]: Preparing spawn area: 100%
[21:06:43] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:06:43] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:06:43] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:06:43] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:06:43] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:06:44] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:06:44] [Server thread/INFO]: Loaded 441 spawn chunks for world world
[21:06:44] [Server thread/INFO]: Time elapsed: 47439 ms
[21:06:44] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
[21:06:45] [Server thread/INFO]: Preparing spawn area: 0%
[21:06:45] [Server thread/INFO]: Preparing spawn area: 0%
[21:06:45] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:06:46] [Server-Worker-2/INFO]: Preparing spawn area: 11%
[21:06:46] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:06:47] [Server thread/INFO]: Preparing spawn area: 13%
[21:06:47] [Server-Worker-1/INFO]: Preparing spawn area: 16%
[21:06:48] [Server-Worker-2/INFO]: Preparing spawn area: 17%
[21:06:48] [Server-Worker-2/INFO]: Preparing spawn area: 17%
[21:06:49] [Server-Worker-1/INFO]: Preparing spawn area: 19%
[21:06:49] [Server-Worker-1/INFO]: Preparing spawn area: 19%
[21:06:50] [Server-Worker-1/INFO]: Preparing spawn area: 20%
[21:06:50] [Server-Worker-1/INFO]: Preparing spawn area: 32%
[21:06:51] [Server-Worker-1/INFO]: Preparing spawn area: 36%
[21:06:51] [Server-Worker-1/INFO]: Preparing spawn area: 39%
[21:06:52] [Server-Worker-2/INFO]: Preparing spawn area: 46%
[21:06:52] [Server-Worker-1/INFO]: Preparing spawn area: 51%
[21:06:53] [Server-Worker-1/INFO]: Preparing spawn area: 53%
[21:06:53] [Server-Worker-1/INFO]: Preparing spawn area: 55%
[21:06:54] [Server-Worker-1/INFO]: Preparing spawn area: 61%
[21:06:54] [Server-Worker-2/INFO]: Preparing spawn area: 64%
[21:06:55] [Server-Worker-1/INFO]: Preparing spawn area: 66%
[21:06:55] [Server-Worker-1/INFO]: Preparing spawn area: 78%
[21:06:56] [Server-Worker-1/INFO]: Preparing spawn area: 83%
[21:06:56] [Server-Worker-1/INFO]: Preparing spawn area: 84%
[21:06:57] [Server-Worker-1/INFO]: Preparing spawn area: 84%
[21:06:57] [Server-Worker-1/INFO]: Preparing spawn area: 84%
[21:06:58] [Server-Worker-1/INFO]: Preparing spawn area: 90%
[21:06:58] [Server-Worker-1/INFO]: Preparing spawn area: 90%
[21:06:59] [Server-Worker-1/INFO]: Preparing spawn area: 95%
[21:06:59] [Server-Worker-1/INFO]: Preparing spawn area: 96%
[21:07:00] [Server-Worker-1/INFO]: Preparing spawn area: 100%
[21:07:01] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:07:01] [Server-Worker-1/INFO]: Preparing spawn area: 100%
[21:07:02] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:07:02] [Server-Worker-1/INFO]: Preparing spawn area: 100%
[21:07:02] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
[21:07:02] [Server thread/INFO]: Time elapsed: 17573 ms
[21:07:02] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
[21:07:02] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:07:02] [Server-Worker-2/INFO]: Preparing spawn area: 0%
[21:07:03] [Server-Worker-1/INFO]: Preparing spawn area: 11%
[21:07:03] [Server-Worker-1/INFO]: Preparing spawn area: 13%
[21:07:04] [Server-Worker-2/INFO]: Preparing spawn area: 20%
[21:07:04] [Server-Worker-1/INFO]: Preparing spawn area: 31%
[21:07:05] [Server-Worker-2/INFO]: Preparing spawn area: 41%
[21:07:05] [Server-Worker-2/INFO]: Preparing spawn area: 61%
[21:07:06] [Server-Worker-2/INFO]: Preparing spawn area: 69%
[21:07:06] [Server-Worker-1/INFO]: Preparing spawn area: 86%
[21:07:07] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[21:07:07] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
[21:07:07] [Server thread/INFO]: Time elapsed: 5358 ms
[21:07:07] [Server thread/INFO]: [TTA] Enabling TTA v4.9*
[21:07:07] [Server thread/INFO]: 
[21:07:07] [Server thread/INFO]: =========>[TTA Terms]<=========
[21:07:07] [Server thread/INFO]: -> You are not permitted to claim this plugin as your own!
[21:07:07] [Server thread/INFO]: -> You are not permitted to decompiling the plugin's sourcecode!
[21:07:07] [Server thread/INFO]: -> You are not permitted to modify the code or the plugin and call it your own!
[21:07:07] [Server thread/INFO]: -> You are not permitted to redistributing this plugin as your own!
[21:07:07] [Server thread/INFO]: ======>[Terms Accepted!]<======
[21:07:07] [Server thread/INFO]: 
[21:07:08] [Server thread/INFO]: [TTA] -=> No Update is available! <=-
[21:07:08] [Server thread/INFO]: [TTA] Engine: Paper
[21:07:08] [Server thread/INFO]: [TTA] Minecraft 1.14 Support enabled!
[21:07:08] [Server thread/INFO]: [TTA] Started Metrics successful!
[21:07:08] [Server thread/INFO]: [TTA] Version: 4.9 by [Herbystar] enabled!
[21:07:08] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3*
[21:07:08] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[21:07:08] [Server thread/INFO]: [GroupManager] Enabling GroupManager v0.2.0
[21:07:08] [Server thread/INFO]: GroupManager - INFO - World Found: world
[21:07:08] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[21:07:08] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[21:07:08] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[21:07:08] [Server thread/INFO]: GroupManager version 0.2.0 is enabled!
[21:07:08] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[21:07:08] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[21:07:08] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
[21:07:08] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.6
[21:07:08] [Server thread/INFO]: [ClearLag] Loading modules...
[21:07:08] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[21:07:08] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[21:07:08] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[21:07:08] [Thread-14/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
[21:07:08] [Server thread/INFO]: [Votifier] Enabling Votifier v2.4.1
[21:07:08] [Server thread/INFO]: [Votifier] Loaded token for website: default
[21:07:08] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[21:07:08] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;1929-b757fcc
[21:07:08] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0.0.0.0:21865.
[21:07:08] [Thread-14/INFO]: [ClearLag] No updates found!
[21:07:09] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[21:07:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[21:07:09] [Server thread/INFO]: [WorldGuard] Loading region data...
[21:07:09] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.0.0-b766
[21:07:09] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.0.0-b766" 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 [Rigby, fernferret, lithium3141, main--, dumptruckman].
[21:07:10] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[21:07:11] [Server thread/INFO]: [Multiverse-Core] Version 4.0.0-b766 (API v23) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[21:07:11] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
[21:07:11] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
[21:07:11] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.0-SNAPSHOT
[21:07:11] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_14_R1, using UniversalSkinFactory.
[21:07:11] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[21:07:11] [Server thread/INFO]: [DeathBan] Enabling DeathBan v1.0.5
[21:07:11] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.19
[21:07:11] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[21:07:11] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.19
[21:07:11] [Server thread/INFO]: [Purgatory] Enabling Purgatory v3.3 BETA*
[21:07:11] [Server thread/INFO]: [Purgatory] The blocks1.yml has been created
[21:07:11] [Server thread/INFO]: [Purgatory] The message.yml has been created
[21:07:13] [Server thread/INFO]: 
[21:07:13] [Server thread/INFO]: [Purgatory]Please connect to the internet.
[21:07:13] [Server thread/INFO]: 
[21:07:13] [Server thread/INFO]: [Purgatory] Plugin made by [Deiutz]
[21:07:13] [Server thread/INFO]: [Purgatory] Version is 3.3 BETA
[21:07:13] [Server thread/INFO]: [Purgatory] Plugin has loaded without BungeeCord.
[21:07:13] [Server thread/INFO]: [Purgatory] ATTENTION! One of the worlds don`t exist, please re-check the config.  
[21:07:13] [Server thread/INFO]: [Purgatory] Plugin ShutDown.  
[21:07:13] [Server thread/INFO]: [Purgatory] Disabling Purgatory v3.3 BETA
[21:07:13] [Server thread/INFO]: [SurvivalPlus] Enabling SurvivalPlus v3.5.3
[21:07:13] [Server thread/INFO]: [Server] lang_EN.yml loaded
[21:07:13] [Server thread/INFO]: [Server] Resource pack enabled
[21:07:13] [Server thread/INFO]: [Server] PlaceholderAPI placeholders enabled
[21:07:14] [Server thread/INFO]: [Server] Custom recipes loaded
[21:07:14] [Server thread/INFO]: [Server] Metrics enabled
[21:07:14] [Server thread/INFO]: [Server] Successfully loaded
[21:07:14] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.0.0
[21:07:14] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsGUI to the same version.
[21:07:14] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[21:07:14] [Server thread/INFO]: [Essentials] No kits found to migrate.
[21:07:14] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[21:07:14] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
[21:07:14] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[21:07:15] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
[21:07:15] [Server thread/INFO]: [Essentials] Using locale c.u_US
[21:07:15] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[21:07:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[21:07:15] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[21:07:15] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[21:07:15] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v2.3.1
[21:07:15] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
[21:07:15] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
[21:07:15] [Server thread/INFO]: [PerWorldInventory] [ACF] Enabled Asynchronous Tab Completion Support!
[21:07:15] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.5-SNAPSHOT*
[21:07:15] [Server thread/INFO]: [SBR] Enabling SBR v1.2*
[21:07:15] [Server thread/INFO]: ---------------------------------------------------
[21:07:15] [Server thread/INFO]: SCOREBOARD REBORN
[21:07:15] [Server thread/INFO]: El plugin esta: Encendido
[21:07:15] [Server thread/INFO]: ---------------------------------------------------
[21:07:15] [Server thread/INFO]: Dependencia cargada Vault
[21:07:15] [Server thread/INFO]: Dependencia cargada PlaceholderAPI
[21:07:15] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1709)
[21:07:16] [Server thread/ERROR]: [Citizens] Missing preferred location bundle.
[21:07:16] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.7.1
[21:07:16] [Server thread/INFO]: [Shopkeepers] Loading data of 0 shopkeepers..
[21:07:16] [Server thread/INFO]: [Shopkeepers] The data version has changed from '0' to '1': Forcefully marking all loaded shopkeepers as dirty.
[21:07:16] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.0.0
[21:07:16] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
[21:07:16] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.9
[21:07:16] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
[21:07:16] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
[21:07:16] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
[21:07:16] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
[21:07:16] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
[21:07:16] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
[21:07:16] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.0.0
[21:07:16] [Server thread/WARN]: [com.fasterxml.jackson.databind.ext.Java7Support] Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
[21:07:17] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
[21:07:17] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.0.0
[21:07:17] [Server thread/INFO]: [TAB] Enabling TAB v2.4.10
[21:07:17] [Server thread/INFO]: [TAB] Enabled in 65ms
[21:07:17] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.0.0
[21:07:17] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.12
[21:07:17] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
[21:07:17] [Server thread/INFO]: [CrateReloaded] v1_14_R1
[21:07:17] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml 
[21:07:17] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Enabling MyPet v3.5
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] No Update available.
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Custom entity registry found: net.citizensnpcs.nms.v1_14_R1.util.CustomEntityRegistry
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Compat mode for v1_14_R1 loaded.
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Exp calculation mode: MyPet
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Loading WorldGroups...
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet]    added 'world' to 'default'
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet]    added 'world_nether' to 'default'
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet]    added 'world_the_end' to 'default'
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Connect to SQLite database...
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] SQLite connection successful.
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Citizens (2.0.25-SNAPSHOT (build 1709)) hook activated.
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] PlaceholderAPI (2.10.3) hook activated.
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Vault (1.7.2-b107) (Economy: Essentials Economy) (Permissions: GroupManager) hook activated.
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] WorldGuard (7.0.1-SNAPSHOT;1929-b757fcc) hook activated.
[21:07:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] version 3.5-SNAPSHOT-b1466 ENABLED
[21:07:18] [Server thread/INFO]: [MobHunting] Enabling MobHunting v6.7.2
[21:07:18] [Server thread/INFO]: [MobHunting] Your config version is 1
[21:07:19] [Server thread/INFO]: [MobHunting] Existing config.yml loaded.
[21:07:19] [Server thread/INFO]: [MobHunting] Config.yml was backed up to plugins/MobHunting/backup/config.yml.bak56
[21:07:19] [Server thread/INFO]: [MobHunting] Enabling compatibility with Essentials (2.17.0.0)
[21:07:19] [Server thread/INFO]: [MobHunting] Database version 7 detected.
[21:07:20] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldEdit (7.0.0;214af8a)
[21:07:20] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldGuard (7.0.1-SNAPSHOT;1929-b757fcc)
[21:07:20] [Server thread/INFO]: [MobHunting] Enabling compatibility with MyPet (3.5)
[21:07:20] [Server thread/INFO]: [MobHunting] Enabling compatibility with PlaceholderAPI (2.10.3).
[21:07:20] [Server thread/INFO]: [MobHunting] Enabling compatibility with Citizens2 (2.0.25-SNAPSHOT (build 1709))
[21:07:20] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.6
[21:07:20] [Server thread/INFO]: [BossShopPro] Loading data...
[21:07:20] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
[21:07:20] [Server thread/INFO]: [PlayerShops] Enabling PlayerShops v1.2.3
[21:07:21] [Server thread/INFO]: [BossShopPro] Enabling Addon PlayerShops
[21:07:21] [Server thread/INFO]: [EssentialsGUI] Enabling EssentialsGUI v1.0.2*
[21:07:21] [Server thread/INFO]: [BossShopPro] Enabling Addon EssentialsGUI
[21:07:21] [Server thread/INFO]: [CitizensIntergration] Enabling CitizensIntergration v1*
[21:07:21] [Server thread/INFO]: [BossShopPro] Enabling Addon CitizensIntergration
[21:07:21] [Server thread/INFO]: [TrickyShops] Enabling TrickyShops v1.0.1*
[21:07:22] [Server thread/INFO]: [BossShopPro] Enabling Addon TrickyShops
[21:07:22] [Server thread/INFO]: [ItemShops] Enabling ItemShops v1.1.0*
[21:07:22] [Server thread/INFO]: [BossShopPro] Enabling Addon ItemShops
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: VotingPlugin
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldguard
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[21:07:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldborder
[21:07:24] [Server thread/INFO]: Done (127.155s)! For help, type "help"
[21:07:24] [Server thread/INFO]: Starting GS4 status listener
[21:07:24] [Query Listener #1/INFO]: Query running on 0.0.0.0:41865
[21:07:24] [Server thread/INFO]: Timings Reset
[21:07:24] [Craft Scheduler Thread - 21/INFO]: [Vault] Checking for Updates ... 
[21:07:24] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] ----------------------------------------------
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer]     +===============+
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer]     | SkinsRestorer |
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer]     +===============+
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] ----------------------------------------------
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer]     Current version: 13.7.0-SNAPSHOT
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer]     This is the latest version!
[21:07:24] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] ----------------------------------------------
[21:07:24] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
[21:07:24] [Craft Scheduler Thread - 21/INFO]: [Vault] No new version available
[21:07:25] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 148 placeholder expansions are available on the cloud.
[21:07:26] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[21:07:26] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[21:07:26] [Craft Scheduler Thread - 8/INFO]: [BossShopPro] Successfully hooked into Points plugin PlayerPoints.
[21:07:27] [Craft Scheduler Thread - 6/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.19
[21:07:27] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: '385' is not a valid 'id'. Unable to find a fitting material.
[21:07:27] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: '130' is not a valid 'id'. Unable to find a fitting material.
[21:07:27] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'rose_red' is not a valid 'type'. Unable to find a fitting material.
[21:07:27] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'cactus_green' is not a valid 'type'. Unable to find a fitting material.
[21:07:27] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'dandelion_yellow' is not a valid 'type'. Unable to find a fitting material.
[21:07:29] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'rose_red' is not a valid 'type'. Unable to find a fitting material.
[21:07:29] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'rose_red' is not a valid 'type'. Unable to find a fitting material.
[21:07:29] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'rose_red' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'rose_red' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'cactus_green' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'cactus_green' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'cactus_green' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'cactus_green' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'dandelion_yellow' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'dandelion_yellow' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'dandelion_yellow' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/ERROR]: [BossShopPro] Mistake in Config: 'dandelion_yellow' is not a valid 'type'. Unable to find a fitting material.
[21:07:30] [Craft Scheduler Thread - 8/INFO]: [BossShopPro] Loaded 239 Shops!
[21:07:30] [Craft Scheduler Thread - 8/INFO]: [BossShopPro] Vault found.
[21:07:30] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5354ms or 107 ticks behind
[21:08:32] [User Authenticator #1/INFO]: UUID of player StomexFliser is e16f8823-cf63-35d5-95f2-914acc440133
[21:08:34] [Server thread/INFO]: StomexFliser[/95.158.176.61:53901] logged in with entity id 469 at ([world]276.5, 63.0, 154.5)
[21:08:37] [Server thread/INFO]: StomexFliser ยป PelgitGaming
[21:08:39] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 7476ms or 149 ticks behind
[21:09:03] [Server thread/INFO]: StomexFliser issued server command: /pl
[21:10:55] [Server thread/INFO]: StomexFliser issued server command: /purgatory
[21:10:59] [Server thread/INFO]: StomexFliser issued server command: /help Purgatory
[21:11:02] [Server thread/INFO]: StomexFliser issued server command: /ban
[21:11:02] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'ban' in plugin Purgatory v3.3 BETA - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.14.3.jar:git-Paper-115]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.3.jar:git-Paper-115]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:736) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1831) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1639) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:18) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3836.00000000580727A0.run(Unknown Source) ~[?:?]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:127) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:105) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:1002) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:995) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:115) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:979) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:912) ~[patched_1.14.3.jar:git-Paper-115]
    at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
[21:11:05] [Server thread/INFO]: StomexFliser issued server command: /purge
[21:11:05] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'purge' in plugin Purgatory v3.3 BETA - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.14.3.jar:git-Paper-115]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.3.jar:git-Paper-115]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:736) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1831) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1639) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:18) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3836.00000000580727A0.run(Unknown Source) ~[?:?]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:127) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:105) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:1002) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:995) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:115) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:979) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:912) ~[patched_1.14.3.jar:git-Paper-115]
    at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
[21:11:07] [Server thread/INFO]: StomexFliser issued server command: /warning
[21:11:07] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'warning' in plugin Purgatory v3.3 BETA - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.14.3.jar:git-Paper-115]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.3.jar:git-Paper-115]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:736) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1831) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1639) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:18) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3836.00000000580727A0.run(Unknown Source) ~[?:?]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:127) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:105) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:1002) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:995) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:115) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:979) ~[patched_1.14.3.jar:git-Paper-115]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:912) ~[patched_1.14.3.jar:git-Paper-115]
    at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]