Paste #42100: Untitled Paste

Date: 2017/05/21 14:33:13 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


Minecraft
    ** Full Server Tick Time: 17953043589 Count: 3070 Avg: 5847896 Violations: 64
    Player List Time: 1698114 Count: 3071 Avg: 552 Violations: 0
    Connection Handler Time: 399595095 Count: 3071 Avg: 130118 Violations: 0
    Tickables Time: 1424708 Count: 3071 Avg: 463 Violations: 0
    Scheduler Time: 2431608307 Count: 3071 Avg: 791796 Violations: 10
    ChunkIOTick Time: 32590726 Count: 3071 Avg: 10612 Violations: 0
    Time Update Time: 5416074 Count: 3071 Avg: 1763 Violations: 0
    Server Command Time: 3000613 Count: 3071 Avg: 977 Violations: 0
    ** entityMove Time: 709234831 Count: 47601 Avg: 14899 Violations: 0
    ** tickEntity Time: 7075290041 Count: 1058756 Avg: 6682 Violations: 1
    ** activatedTickEntity Time: 7108087000 Count: 655795 Avg: 10838 Violations: 1
    ** tickTileEntity Time: 64328649 Count: 118096 Avg: 544 Violations: 0
    ** livingEntityBaseTick Time: 3558450405 Count: 631221 Avg: 5637 Violations: 0
    ** livingEntityAI Time: 522192659 Count: 631221 Avg: 827 Violations: 0
    ** livingEntityAICollision Time: 692619065 Count: 631221 Avg: 1097 Violations: 0
    ** livingEntityAIMove Time: 522148463 Count: 631221 Avg: 827 Violations: 0
    ** livingEntityTickRest Time: 157319973 Count: 631221 Avg: 249 Violations: 0
    processQueue Time: 3837997 Count: 3071 Avg: 1249 Violations: 0
    ** Plugins Time: 3249960692 Count: 7654 Avg: 424609 Violations: 45
    ** Scheduler - Sync Tasks Time: 2380867139 Count: 25048 Avg: 95052 Violations: 10
    ** playerCommand Time: 20429592 Count: 6 Avg: 3404932 Violations: 0
    entityActivationCheck Time: 167960941 Count: 15355 Avg: 10938 Violations: 0
    ** checkIfActive Time: 300183274 Count: 1093261 Avg: 274 Violations: 0
    ** Command: timings Time: 4586561 Count: 6 Avg: 764426 Violations: 0
    Task: ProtocolLib v4.2.1 Runnable: com.comphenix.protocol.ProtocolLib$3(interval:1) Time: 14147365 Count: 3071 Avg: 4606 Violations: 0
    ** world - mobSpawn Time: 826459 Count: 19 Avg: 43497 Violations: 0
    ** world - doChunkUnload Time: 12554220 Count: 3071 Avg: 4087 Violations: 0
    ** world - doTickPending Time: 2691601 Count: 3071 Avg: 876 Violations: 0
    ** world - doTickTiles Time: 4494513 Count: 3071 Avg: 1463 Violations: 0
    ** world - doVillages Time: 12589924 Count: 3071 Avg: 4099 Violations: 0
    ** world - doChunkMap Time: 6060749 Count: 3071 Avg: 1973 Violations: 0
    ** world - doSounds Time: 823280 Count: 3071 Avg: 268 Violations: 0
    ** world - doChunkGC Time: 2004316 Count: 3071 Avg: 652 Violations: 0
    ** world - doPortalForcer Time: 846337 Count: 3071 Avg: 275 Violations: 0
    ** world - entityTick Time: 929908117 Count: 3071 Avg: 302803 Violations: 0
    ** world - tileEntityTick Time: 30957577 Count: 3071 Avg: 10080 Violations: 0
    ** world - tileEntityPending Time: 1743703 Count: 3071 Avg: 567 Violations: 0
    ** world - chunkLoad - Structures Time: 978877 Count: 4 Avg: 244719 Violations: 0
    ** world - chunkLoad - Entities Time: 557525 Count: 4 Avg: 139381 Violations: 0
    ** world - chunkLoad - TileEntities Time: 2663 Count: 4 Avg: 665 Violations: 0
    ** world - chunkLoad - TileTicks Time: 1515 Count: 4 Avg: 378 Violations: 0
    ** world - chunkLoad - Post Time: 4600261 Count: 4 Avg: 1150065 Violations: 0
    world - tracker Time: 142902039 Count: 3071 Avg: 46532 Violations: 0
    world - doTick Time: 59949322 Count: 3071 Avg: 19521 Violations: 0
    world - tickEntities Time: 975026352 Count: 3071 Avg: 317494 Violations: 0
    ** world_nether - doChunkUnload Time: 4441107 Count: 3071 Avg: 1446 Violations: 0
    ** world_nether - doTickPending Time: 992498 Count: 3071 Avg: 323 Violations: 0
    ** world_nether - doTickTiles Time: 1771542 Count: 3071 Avg: 576 Violations: 0
    ** world_nether - doVillages Time: 1647798 Count: 3071 Avg: 536 Violations: 0
    ** world_nether - doChunkMap Time: 4402210 Count: 3071 Avg: 1433 Violations: 0
    ** world_nether - doSounds Time: 707606 Count: 3071 Avg: 230 Violations: 0
    ** world_nether - doChunkGC Time: 750806 Count: 3071 Avg: 244 Violations: 0
    ** world_nether - doPortalForcer Time: 976802 Count: 3071 Avg: 318 Violations: 0
    ** world_nether - entityTick Time: 980802 Count: 3071 Avg: 319 Violations: 0
    ** world_nether - tileEntityTick Time: 804688 Count: 3071 Avg: 262 Violations: 0
    ** world_nether - tileEntityPending Time: 453643 Count: 3071 Avg: 147 Violations: 0
    world_nether - tracker Time: 2467078 Count: 3071 Avg: 803 Violations: 0
    world_nether - doTick Time: 24402239 Count: 3071 Avg: 7946 Violations: 0
    world_nether - tickEntities Time: 6340633 Count: 3071 Avg: 2064 Violations: 0
    ** world_the_end - doChunkUnload Time: 3832929 Count: 3071 Avg: 1248 Violations: 0
    ** world_the_end - doTickPending Time: 862788 Count: 3071 Avg: 280 Violations: 0
    ** world_the_end - doTickTiles Time: 1427484 Count: 3071 Avg: 464 Violations: 0
    ** world_the_end - doVillages Time: 1296845 Count: 3071 Avg: 422 Violations: 0
    ** world_the_end - doChunkMap Time: 2292027 Count: 3071 Avg: 746 Violations: 0
    ** world_the_end - doSounds Time: 242642 Count: 3071 Avg: 79 Violations: 0
    ** world_the_end - doChunkGC Time: 627098 Count: 3071 Avg: 204 Violations: 0
    ** world_the_end - doPortalForcer Time: 636501 Count: 3071 Avg: 207 Violations: 0
    ** world_the_end - entityTick Time: 903135 Count: 3071 Avg: 294 Violations: 0
    ** world_the_end - tileEntityTick Time: 905484 Count: 3071 Avg: 294 Violations: 0
    ** world_the_end - tileEntityPending Time: 307007 Count: 3071 Avg: 99 Violations: 0
    world_the_end - tracker Time: 1176944 Count: 3071 Avg: 383 Violations: 0
    world_the_end - doTick Time: 18650900 Count: 3071 Avg: 6073 Violations: 0
    world_the_end - tickEntities Time: 9167767 Count: 3071 Avg: 2985 Violations: 0
    ** tickEntity - EntityPig Time: 44897910 Count: 1125 Avg: 39909 Violations: 0
    ** tickEntity - EntityCow Time: 190060704 Count: 3071 Avg: 61888 Violations: 0
    ** tickEntity - EntityItem Time: 1688907 Count: 66 Avg: 25589 Violations: 0
    ** tickEntity - EntityRabbit Time: 86446639 Count: 2145 Avg: 40301 Violations: 0
    ** tickEntity - EntityChicken Time: 5164112 Count: 154 Avg: 33533 Violations: 0
    ** tickEntity - EntitySheep Time: 40783382 Count: 660 Avg: 61793 Violations: 0
    ** tickTileEntity - TileEntityChest Time: 35151055 Count: 76332 Avg: 460 Violations: 0
    ** tickTileEntity - TileEntityMobSpawner Time: 6155509 Count: 18426 Avg: 334 Violations: 0
    ** tickEntity - EntityMinecartChest Time: 176027852 Count: 12284 Avg: 14329 Violations: 0
    ** tickEntity - EntityPolarBear Time: 15074907 Count: 460 Avg: 32771 Violations: 0
    Plugin: WorldEdit v6.1.1-SNAPSHOT;3394-9a65bdb7 Event: com.sk89q.worldedit.bukkit.WorldEditListener::onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) Time: 316567 Count: 7 Avg: 45223 Violations: 0
    Plugin: WorldEdit v6.1.1-SNAPSHOT;3394-9a65bdb7 Event: com.sk89q.worldedit.bukkit.WorldEditListener::onPlayerInteract(PlayerInteractEvent) Time: 3954130 Count: 18 Avg: 219673 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.npc.NPCSelector::onNPCRightClick(NPCRightClickEvent) Time: 125811 Count: 3 Avg: 41937 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.npc.skin.SkinUpdateTracker$NPCNavigationUpdater(interval:1) Time: 3935479 Count: 3071 Avg: 1281 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.npc.skin.SkinUpdateTracker$NPCNavigationTracker(interval:7) Time: 632510 Count: 439 Avg: 1440 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onEntityTarget(EntityTargetEvent) Time: 215351 Count: 8 Avg: 26918 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onNPCSpawn(NPCSpawnEvent) Time: 84370 Count: 7 Avg: 12052 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onPlayerRespawn(PlayerRespawnEvent) Time: 11965 Count: 1 Avg: 11965 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onChunkLoad(ChunkLoadEvent) Time: 6638378 Count: 468 Avg: 14184 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onEntityDamage(EntityDamageEvent) Time: 2332587 Count: 1422 Avg: 1640 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onPlayerTeleport(PlayerTeleportEvent) Time: 106255 Count: 10 Avg: 10625 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onNPCDespawn(NPCDespawnEvent) Time: 32068 Count: 7 Avg: 4581 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onEntitySpawn(CreatureSpawnEvent) Time: 58281 Count: 24 Avg: 2428 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onPlayerInteractEntity(PlayerInteractEntityEvent) Time: 155059668 Count: 5 Avg: 31011933 Violations: 2
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onChunkUnload(ChunkUnloadEvent) Time: 19213822 Count: 468 Avg: 41055 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onEntityDeath(EntityDeathEvent) Time: 15927 Count: 3 Avg: 5309 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.EventListen::onPlayerMove(PlayerMoveEvent) Time: 4496962 Count: 871 Avg: 5162 Violations: 0
    ** Command: denizen Time: 23661988 Count: 1 Avg: 23661988 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.npc.dNPCRegistry::onSpawn(NPCSpawnEvent) Time: 114206 Count: 7 Avg: 16315 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.npc.dNPCRegistry::onInventoryClick(InventoryClickEvent) Time: 430778 Count: 47 Avg: 9165 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.npc.dNPCRegistry::despawn(NPCDespawnEvent) Time: 105273 Count: 7 Avg: 15039 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.commands.world.ChunkLoadCommand::stopUnload(ChunkUnloadEvent) Time: 462083 Count: 468 Avg: 987 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.commands.world.ChunkLoadCommand$ChunkLoadCommandNPCEvents::stopDespawn(NPCDespawnEvent) Time: 51760 Count: 7 Avg: 7394 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.commands.world.ModifyBlockCommand::blockChanges(EntityChangeBlockEvent) Time: 7711 Count: 1 Avg: 7711 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.commands.world.ModifyBlockCommand::blockPhysics(BlockPhysicsEvent) Time: 31515 Count: 6 Avg: 5252 Violations: 0
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: net.aufdemrand.denizen.scripts.commands.world.ModifyBlockCommand$2(interval:2) Time: 2473198 Count: 1535 Avg: 1611 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.commands.world.SchematicCommand::onBlockPhysics(BlockPhysicsEvent) Time: 9657 Count: 6 Avg: 1609 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.commands.entity.ShootCommand::arrowDamage(EntityDamageByEntityEvent) Time: 323641 Count: 41 Avg: 7893 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.commands.world.ViewerCommand::blockBreak(BlockBreakEvent) Time: 36099 Count: 1 Avg: 36099 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.containers.core.BukkitWorldScriptHelper::playerInteract(PlayerInteractEvent) Time: 3396141 Count: 18 Avg: 188674 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.containers.core.BukkitWorldScriptHelper::inventoryClickEvent(InventoryClickEvent) Time: 2849600813 Count: 47 Avg: 60629804 Violations: 43
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.containers.core.ItemScriptHelper::specialRecipeClick(InventoryClickEvent) Time: 328411 Count: 47 Avg: 6987 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.containers.core.ItemScriptHelper::boundInventoryClickEvent(InventoryClickEvent) Time: 798044 Count: 47 Avg: 16979 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.containers.core.InventoryScriptHelper::onInventoryClose(InventoryCloseEvent) Time: 369977 Count: 24 Avg: 15415 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.containers.core.EntityScriptHelper::onEntityDeath(EntityDeathEvent) Time: 101470 Count: 3 Avg: 33823 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.containers.core.EntityScriptHelper::onChunkUnload(ChunkUnloadEvent) Time: 1276367 Count: 468 Avg: 2727 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.triggers.core.ClickTrigger::clickTrigger(NPCRightClickEvent) Time: 154680311 Count: 3 Avg: 51560103 Violations: 2
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.triggers.core.ChatTrigger::syncChatTrigger(PlayerChatEvent) Time: 82543 Count: 5 Avg: 16508 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.scripts.triggers.core.DamageTrigger::damageTrigger(EntityDamageByEntityEvent) Time: 942495 Count: 41 Avg: 22987 Violations: 0
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: net.aufdemrand.denizen.scripts.triggers.core.ProximityTrigger$1(interval:5) Time: 40343556 Count: 614 Avg: 65706 Violations: 0
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: net.aufdemrand.denizen.Denizen$2(interval:1) Time: 1107848688 Count: 3071 Avg: 360745 Violations: 7
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.DamageListener::onEntityDamageEvent(EntityDamageEvent) Time: 1573709 Count: 44 Avg: 35766 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.DamageListener::onEntitySpawn(CreatureSpawnEvent) Time: 47231 Count: 24 Avg: 1967 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.DamageListener::onEntityDeath(EntityDeathEvent) Time: 237434 Count: 3 Avg: 79144 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.DeathListener::onPlayerDeathEvent(PlayerDeathEvent) Time: 559159 Count: 1 Avg: 559159 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.MiscListeners::onInteract(PlayerInteractEntityEvent) Time: 163837 Count: 5 Avg: 32767 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.MiscListeners::playerTeleport(PlayerTeleportEvent) Time: 73982 Count: 10 Avg: 7398 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.MiscListeners::onChunkUnload(ChunkUnloadEvent) Time: 5561581 Count: 468 Avg: 11883 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.MiscListeners::playerRespawn(PlayerRespawnEvent) Time: 20941 Count: 1 Avg: 20941 Violations: 0
    Plugin: HealthBar v1.8.3 Event: com.gmail.filoghost.healthbar.MiscListeners::onChunkLoad(ChunkLoadEvent) Time: 171976 Count: 468 Avg: 367 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsPlayerListener::onPlayerRespawn(PlayerRespawnEvent) Time: 54446 Count: 1 Avg: 54446 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsPlayerListener::onPlayerInteract(PlayerInteractEvent) Time: 333082 Count: 18 Avg: 18504 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsPlayerListener::onPlayerMove(PlayerMoveEvent) Time: 6272565 Count: 871 Avg: 7201 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsPlayerListener::onInventoryCloseEvent(InventoryCloseEvent) Time: 222888 Count: 24 Avg: 9287 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsPlayerListener::onPlayerTeleport(PlayerTeleportEvent) Time: 1348505 Count: 10 Avg: 134850 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsPlayerListener::onInventoryClickEvent(InventoryClickEvent) Time: 1157653 Count: 47 Avg: 24630 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsPlayerListener::onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) Time: 219927 Count: 7 Avg: 31418 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.signs.SignBlockListener::onSignBlockBreak(BlockBreakEvent) Time: 25798 Count: 1 Avg: 25798 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsEntityListener::onPlayerDeathEvent(PlayerDeathEvent) Time: 546910 Count: 1 Avg: 546910 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsEntityListener::onEntityDamage(EntityDamageEvent) Time: 1339268 Count: 1422 Avg: 941 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsEntityListener::onEntityDamage(EntityDamageByEntityEvent) Time: 1662150 Count: 41 Avg: 40540 Violations: 0
    Plugin: Essentials vTeamCity Event: com.earth2me.essentials.EssentialsEntityListener::onPlayerDeathExpEvent(PlayerDeathEvent) Time: 39339 Count: 1 Avg: 39339 Violations: 0
    Task: Essentials vTeamCity Runnable: com.earth2me.essentials.EssentialsTimer(interval:50) Time: 2111128 Count: 61 Avg: 34608 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.RegionContainer$1::onChunkLoad(ChunkLoadEvent) Time: 5098072 Count: 468 Avg: 10893 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.RegionContainer$1::onChunkUnload(ChunkUnloadEvent) Time: 708408 Count: 468 Avg: 1513 Violations: 0
    Task: WorldGuard v6.1.2;e38d98d Runnable: com.sk89q.worldguard.bukkit.RegionContainer$2(interval:2) Time: 4185329 Count: 1535 Avg: 2726 Violations: 0
    Task: WorldGuard v6.1.2;e38d98d Runnable: com.sk89q.worldguard.session.SessionManager(interval:20) Time: 7238654 Count: 154 Avg: 47004 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardPlayerListener::onItemHeldChange(PlayerItemHeldEvent) Time: 181404 Count: 4 Avg: 45351 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardPlayerListener::onPlayerTeleport(PlayerTeleportEvent) Time: 1077134 Count: 10 Avg: 107713 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardPlayerListener::onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) Time: 182358 Count: 7 Avg: 26051 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardPlayerListener::onPlayerRespawn(PlayerRespawnEvent) Time: 14509 Count: 1 Avg: 14509 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardPlayerListener::onPlayerInteract(PlayerInteractEvent) Time: 78983 Count: 18 Avg: 4387 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener::onBlockBreak(BlockBreakEvent) Time: 45455 Count: 1 Avg: 45455 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener::onBlockPhysics(BlockPhysicsEvent) Time: 20664 Count: 6 Avg: 3444 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardEntityListener::onCreatureSpawn(CreatureSpawnEvent) Time: 1307996 Count: 24 Avg: 54499 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardEntityListener::onEntityDeath(EntityDeathEvent) Time: 23632 Count: 3 Avg: 7877 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardEntityListener::onEntityDamage(EntityDamageEvent) Time: 463603 Count: 44 Avg: 10536 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardEntityListener::onEntityChangeBlock(EntityChangeBlockEvent) Time: 7816 Count: 1 Avg: 7816 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardWeatherListener::onThunderChange(ThunderChangeEvent) Time: 5626 Count: 1 Avg: 5626 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.PlayerMoveListener::onPlayerMove(PlayerMoveEvent) Time: 37834007 Count: 871 Avg: 43437 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.PlayerMoveListener::onPlayerRespawn(PlayerRespawnEvent) Time: 140322 Count: 1 Avg: 140322 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlacklistListener::onSpawnEntity(SpawnEntityEvent) Time: 15731 Count: 2 Avg: 7865 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlacklistListener::onBreakBlock(BreakBlockEvent) Time: 19382 Count: 2 Avg: 9691 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlacklistListener::onInventoryClick(InventoryClickEvent) Time: 1104812 Count: 18 Avg: 61378 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlacklistListener::onUseItem(UseItemEvent) Time: 521991 Count: 57 Avg: 9157 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlacklistListener::onPlayerItemHeld(PlayerItemHeldEvent) Time: 753696 Count: 4 Avg: 188424 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlacklistListener::onUseBlock(UseBlockEvent) Time: 237501 Count: 9 Avg: 26389 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.ChestProtectionListener::onBreakBlock(BreakBlockEvent) Time: 7056 Count: 2 Avg: 3528 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.ChestProtectionListener::onUseBlock(UseBlockEvent) Time: 172023 Count: 9 Avg: 19113 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.RegionProtectionListener::onBreakBlock(BreakBlockEvent) Time: 154616 Count: 2 Avg: 77308 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.RegionProtectionListener::onSpawnEntity(SpawnEntityEvent) Time: 45245 Count: 2 Avg: 22622 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.RegionProtectionListener::onUseBlock(UseBlockEvent) Time: 162699 Count: 9 Avg: 18077 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.RegionProtectionListener::onUseEntity(UseEntityEvent) Time: 211195 Count: 10 Avg: 21119 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.RegionProtectionListener::onDamageEntity(DamageEntityEvent) Time: 1953198 Count: 41 Avg: 47638 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.RegionFlagsListener::onEntityDamage(EntityDamageEvent) Time: 1848087 Count: 1422 Avg: 1299 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.RegionFlagsListener::onBreakBlock(BreakBlockEvent) Time: 29956 Count: 2 Avg: 14978 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldRulesListener::onSpawnEntity(SpawnEntityEvent) Time: 18230 Count: 2 Avg: 9115 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlockedPotionsListener::onProjectile(DamageEntityEvent) Time: 384109 Count: 41 Avg: 9368 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BlockedPotionsListener::onItemInteract(UseItemEvent) Time: 256233 Count: 57 Avg: 4495 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onBlockDamage(BlockDamageEvent) Time: 93732 Count: 9 Avg: 10414 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onEntityDamage(EntityDamageEvent) Time: 5433618 Count: 44 Avg: 123491 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onEntityChangeBlock(EntityChangeBlockEvent) Time: 363815 Count: 1 Avg: 363815 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onCreatureSpawn(CreatureSpawnEvent) Time: 106930 Count: 24 Avg: 4455 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onPlayerInteract(PlayerInteractEvent) Time: 2050469 Count: 9 Avg: 227829 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onBlockExp(BlockExpEvent) Time: 9082 Count: 1 Avg: 9082 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onPlayerInteractEntity(PlayerInteractEntityEvent) Time: 444319 Count: 5 Avg: 88863 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onBlockBreak(BlockBreakEvent) Time: 95683 Count: 1 Avg: 95683 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onEntityDeath(EntityDeathEvent) Time: 229525 Count: 3 Avg: 76508 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener::onInventoryOpen(InventoryOpenEvent) Time: 681155 Count: 23 Avg: 29615 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.EventAbstractionListener$SpigotCompatListener::onPlayerInteractAtEntity(PlayerInteractAtEntityEvent) Time: 1338800 Count: 5 Avg: 267760 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BuildPermissionListener::onSpawnEntity(SpawnEntityEvent) Time: 7177 Count: 2 Avg: 3588 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BuildPermissionListener::onDamageEntity(DamageEntityEvent) Time: 331650 Count: 41 Avg: 8089 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BuildPermissionListener::onBreakBlock(BreakBlockEvent) Time: 4370 Count: 2 Avg: 2185 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BuildPermissionListener::onUseBlock(UseBlockEvent) Time: 158250 Count: 9 Avg: 17583 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BuildPermissionListener::onUseEntity(UseEntityEvent) Time: 25826 Count: 10 Avg: 2582 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.BuildPermissionListener::onUseItem(UseItemEvent) Time: 129500 Count: 57 Avg: 2271 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.InvincibilityListener::onEntityDamage(EntityDamageEvent) Time: 198582 Count: 44 Avg: 4513 Violations: 0
    Plugin: WorldGuard v6.1.2;e38d98d Event: com.sk89q.worldguard.bukkit.listener.WorldGuardWorldListener::onChunkLoad(ChunkLoadEvent) Time: 176552 Count: 468 Avg: 377 Violations: 0
    Plugin: Multiverse-Core v2.5-b641 Event: com.onarandombox.MultiverseCore.listeners.MVPlayerListener::playerRespawn(PlayerRespawnEvent) Time: 45537 Count: 1 Avg: 45537 Violations: 0
    Plugin: Multiverse-Core v2.5-b641 Event: com.onarandombox.MultiverseCore.listeners.MVPlayerListener::playerTeleport(PlayerTeleportEvent) Time: 255508 Count: 10 Avg: 25550 Violations: 0
    Plugin: Multiverse-Core v2.5-b641 Event: com.onarandombox.MultiverseCore.listeners.MVEntityListener::creatureSpawn(CreatureSpawnEvent) Time: 49226 Count: 24 Avg: 2051 Violations: 0
    Plugin: Multiverse-Core v2.5-b641 Event: com.onarandombox.MultiverseCore.listeners.MVWeatherListener::thunderChange(ThunderChangeEvent) Time: 71703 Count: 1 Avg: 71703 Violations: 0
    ** erpg - doChunkUnload Time: 466702097 Count: 3071 Avg: 151970 Violations: 5
    ** erpg - doTickPending Time: 1337395 Count: 3071 Avg: 435 Violations: 0
    ** erpg - doTickTiles Time: 2381287443 Count: 3071 Avg: 775411 Violations: 0
    ** erpg - doVillages Time: 1958604 Count: 3071 Avg: 637 Violations: 0
    ** erpg - doChunkMap Time: 90757231 Count: 3071 Avg: 29552 Violations: 0
    ** erpg - doSounds Time: 996654 Count: 3071 Avg: 324 Violations: 0
    ** erpg - doChunkGC Time: 999352 Count: 3071 Avg: 325 Violations: 0
    ** erpg - doPortalForcer Time: 714853 Count: 3071 Avg: 232 Violations: 0
    ** erpg - entityTick Time: 6460729229 Count: 3071 Avg: 2103786 Violations: 1
    ** erpg - tileEntityTick Time: 79021293 Count: 3071 Avg: 25731 Violations: 0
    ** erpg - tileEntityPending Time: 1278678 Count: 3071 Avg: 416 Violations: 0
    ** erpg - chunkLoad - Structures Time: 233038 Count: 464 Avg: 502 Violations: 0
    ** erpg - chunkLoad - Entities Time: 33678622 Count: 464 Avg: 72583 Violations: 0
    ** erpg - chunkLoad - TileEntities Time: 2059974 Count: 464 Avg: 4439 Violations: 0
    ** erpg - chunkLoad - TileTicks Time: 141825 Count: 464 Avg: 305 Violations: 0
    ** erpg - chunkLoad - Post Time: 11935794 Count: 464 Avg: 25723 Violations: 0
    erpg - tracker Time: 492252966 Count: 3071 Avg: 160290 Violations: 0
    erpg - doTick Time: 2957444893 Count: 3071 Avg: 963023 Violations: 5
    erpg - tickEntities Time: 6771382063 Count: 3071 Avg: 2204943 Violations: 1
    ** tickEntity - EntityArmorStand Time: 5153444728 Count: 609359 Avg: 8457 Violations: 0
    ** tickTileEntity - TileEntityFurnace Time: 5540235 Count: 10524 Avg: 526 Violations: 0
    ** worldTerr - doChunkUnload Time: 7272740 Count: 3071 Avg: 2368 Violations: 0
    ** worldTerr - doTickPending Time: 2218879 Count: 3071 Avg: 722 Violations: 0
    ** worldTerr - doTickTiles Time: 3531024 Count: 3071 Avg: 1149 Violations: 0
    ** worldTerr - doVillages Time: 3467020 Count: 3071 Avg: 1128 Violations: 0
    ** worldTerr - doChunkMap Time: 3031048 Count: 3071 Avg: 986 Violations: 0
    ** worldTerr - doSounds Time: 1019797 Count: 3071 Avg: 332 Violations: 0
    ** worldTerr - doChunkGC Time: 1225065 Count: 3071 Avg: 398 Violations: 0
    ** worldTerr - doPortalForcer Time: 1266617 Count: 3071 Avg: 412 Violations: 0
    ** worldTerr - entityTick Time: 2223031 Count: 3071 Avg: 723 Violations: 0
    ** worldTerr - tileEntityTick Time: 14384540 Count: 3071 Avg: 4683 Violations: 0
    ** worldTerr - tileEntityPending Time: 427507 Count: 3071 Avg: 139 Violations: 0
    worldTerr - tracker Time: 11671630 Count: 3071 Avg: 3800 Violations: 0
    worldTerr - doTick Time: 36923727 Count: 3071 Avg: 12023 Violations: 0
    worldTerr - tickEntities Time: 22692790 Count: 3071 Avg: 7389 Violations: 0
    ** tickTileEntity - TileEntityBrewingStand Time: 3392981 Count: 3071 Avg: 1104 Violations: 0
    Task: Multiverse-Core v2.5-b641 Runnable: buscript.multiverse.ScriptTask(interval:20) Time: 279143 Count: 154 Avg: 1812 Violations: 0
    Plugin: LibsDisguises v9.0.9 Event: me.libraryaddict.disguise.DisguiseListener::onAttack(EntityDamageByEntityEvent) Time: 697009 Count: 41 Avg: 17000 Violations: 0
    Plugin: LibsDisguises v9.0.9 Event: me.libraryaddict.disguise.DisguiseListener::onRightClick(PlayerInteractEntityEvent) Time: 158834 Count: 5 Avg: 31766 Violations: 0
    Plugin: LibsDisguises v9.0.9 Event: me.libraryaddict.disguise.DisguiseListener::onMove(PlayerMoveEvent) Time: 5496214 Count: 871 Avg: 6310 Violations: 0
    Plugin: LibsDisguises v9.0.9 Event: me.libraryaddict.disguise.DisguiseListener::onRespawn(PlayerRespawnEvent) Time: 72725 Count: 1 Avg: 72725 Violations: 0
    Plugin: LibsDisguises v9.0.9 Event: me.libraryaddict.disguise.DisguiseListener::onTeleport(PlayerTeleportEvent) Time: 711369 Count: 10 Avg: 71136 Violations: 0
    Plugin: LibsDisguises v9.0.9 Event: me.libraryaddict.disguise.DisguiseListener::onTarget(EntityTargetEvent) Time: 186844 Count: 8 Avg: 23355 Violations: 0
    ** tickEntity - EntityPlayer Time: 48614371 Count: 3037 Avg: 16007 Violations: 0
    ** tickEntity - EntitySkeleton Time: 1451733 Count: 49 Avg: 29627 Violations: 0
    ** tickEntity - EntityWolf Time: 583636881 Count: 9430 Avg: 61891 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.clock.MythicMobsClock(interval:10) Time: 305461491 Count: 307 Avg: 994988 Violations: 1
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorldManager::onChunkLoad(ChunkLoadEvent) Time: 605850 Count: 468 Avg: 1294 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorldManager::onChunkUnload(ChunkUnloadEvent) Time: 682580 Count: 468 Avg: 1458 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.ChunkLoadListener::ChunkLoadEvent(ChunkLoadEvent) Time: 921744 Count: 468 Avg: 1969 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.ChunkUnloadListener::ChunkUnloadedEvent(ChunkUnloadEvent) Time: 2659526 Count: 468 Avg: 5682 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers::onDamagedTrigger(EntityDamageEvent) Time: 2405933 Count: 1422 Avg: 1691 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers::onPlayerKillTrigger(PlayerDeathEvent) Time: 51923 Count: 1 Avg: 51923 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers::onDeathTrigger(EntityDeathEvent) Time: 14166896 Count: 3 Avg: 4722298 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers::onInteractTrigger(PlayerInteractAtEntityEvent) Time: 388514 Count: 5 Avg: 77702 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.SkillTriggerAD::MobSkillEvent(EntityDamageByEntityEvent) Time: 1717024 Count: 41 Avg: 41878 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobSpawnListener::MobSpawnEvent(CreatureSpawnEvent) Time: 6015338 Count: 24 Avg: 250639 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.SkillShootProjectileListener::onProjectileHit(EntityDamageByEntityEvent) Time: 268392 Count: 41 Avg: 6546 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobTagListener::LeashEntity(PlayerInteractEntityEvent) Time: 159110 Count: 5 Avg: 31822 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobTagListener::TagEntity(PlayerInteractEntityEvent) Time: 145697 Count: 5 Avg: 29139 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobTargetListener::MobTargetEventNoOwner(EntityTargetLivingEntityEvent) Time: 195335 Count: 8 Avg: 24416 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobTargetListener::MobTargetEventNoFaction(EntityTargetLivingEntityEvent) Time: 224285 Count: 8 Avg: 28035 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobTargetListener::MobTargetEvent(EntityTargetLivingEntityEvent) Time: 816036 Count: 8 Avg: 102004 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobTargetListener::MobTargetEvent(EntityTargetEvent) Time: 225398 Count: 8 Avg: 28174 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobEggListener::EggEvent(PlayerInteractEvent) Time: 51229 Count: 18 Avg: 2846 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.SilverfishEnterBlockListener::ChangeBlockEvent(EntityChangeBlockEvent) Time: 6311 Count: 1 Avg: 6311 Violations: 0
    Plugin: MythicMobs v4.0.1 Event: io.lumine.xikage.mythicmobs.adapters.bukkit.events.BlockBreakListener::onBlockBreak(BlockBreakEvent) Time: 56236 Count: 1 Avg: 56236 Violations: 0
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: net.aufdemrand.denizen.scripts.containers.core.BukkitWorldScriptHelper$1(interval:250) Time: 661724 Count: 13 Avg: 50901 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 130738 Count: 24 Avg: 5447 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.text.Text::onRightClick(NPCRightClickEvent) Time: 22030 Count: 3 Avg: 7343 Violations: 0
    ** tickEntity - EntityHumanNPC Time: 594981782 Count: 12256 Avg: 48546 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.npc.skin.TabListRemover$Sender(interval:2) Time: 4363810 Count: 1535 Avg: 2842 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.nms.v1_10_R1.entity.HumanController$1(Single) Time: 205966 Count: 6 Avg: 34327 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.npc.skin.SkinPacketTracker$1(Single) Time: 191081 Count: 6 Avg: 31846 Violations: 0
    Task: HealthBar v1.8.3 Runnable: com.gmail.filoghost.healthbar.MiscListeners$5(Single) Time: 68339 Count: 10 Avg: 6833 Violations: 0
    Task: LibsDisguises v9.0.9 Runnable: me.libraryaddict.disguise.DisguiseListener$3(Single) Time: 197454 Count: 8 Avg: 24681 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 18582 Count: 24 Avg: 774 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10221 Count: 24 Avg: 425 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7798 Count: 24 Avg: 324 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7169 Count: 24 Avg: 298 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7762 Count: 24 Avg: 323 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6779 Count: 24 Avg: 282 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8141 Count: 24 Avg: 339 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 13960 Count: 24 Avg: 581 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.text.Text::onRightClick(NPCRightClickEvent) Time: 5098 Count: 3 Avg: 1699 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10794 Count: 24 Avg: 449 Violations: 0
    ** tickEntity - EntityVillagerNPC Time: 101971542 Count: 1532 Avg: 66561 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.adapters.bukkit.events.MobSpawnListener$2(Single) Time: 1205034 Count: 24 Avg: 50209 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10184 Count: 24 Avg: 424 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9110 Count: 24 Avg: 379 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10217 Count: 24 Avg: 425 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11067 Count: 24 Avg: 461 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9048 Count: 24 Avg: 377 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7418 Count: 24 Avg: 309 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9820 Count: 24 Avg: 409 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10181 Count: 24 Avg: 424 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10345 Count: 24 Avg: 431 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8772 Count: 24 Avg: 365 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9640 Count: 24 Avg: 401 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8913 Count: 24 Avg: 371 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11027 Count: 24 Avg: 459 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9051 Count: 24 Avg: 377 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11811 Count: 24 Avg: 492 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11676 Count: 24 Avg: 486 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9713 Count: 24 Avg: 404 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9911 Count: 24 Avg: 412 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8532 Count: 24 Avg: 355 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9870 Count: 24 Avg: 411 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10297 Count: 24 Avg: 429 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9399 Count: 24 Avg: 391 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10074 Count: 24 Avg: 419 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8945 Count: 24 Avg: 372 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11760 Count: 24 Avg: 490 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7304 Count: 24 Avg: 304 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6473 Count: 24 Avg: 269 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7328 Count: 24 Avg: 305 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6846 Count: 24 Avg: 285 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.text.Text::onRightClick(NPCRightClickEvent) Time: 5077 Count: 3 Avg: 1692 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7954 Count: 24 Avg: 331 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10601 Count: 24 Avg: 441 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8175 Count: 24 Avg: 340 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7103 Count: 24 Avg: 295 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9837 Count: 24 Avg: 409 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7663 Count: 24 Avg: 319 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9201 Count: 24 Avg: 383 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9464 Count: 24 Avg: 394 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6566 Count: 24 Avg: 273 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6460 Count: 24 Avg: 269 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9564 Count: 24 Avg: 398 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8848 Count: 24 Avg: 368 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7674 Count: 24 Avg: 319 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6391 Count: 24 Avg: 266 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7511 Count: 24 Avg: 312 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7456 Count: 24 Avg: 310 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 5882 Count: 24 Avg: 245 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7519 Count: 24 Avg: 313 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6460 Count: 24 Avg: 269 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8175 Count: 24 Avg: 340 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8161 Count: 24 Avg: 340 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8246 Count: 24 Avg: 343 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6561 Count: 24 Avg: 273 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6635 Count: 24 Avg: 276 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11324 Count: 24 Avg: 471 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9841 Count: 24 Avg: 410 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7810 Count: 24 Avg: 325 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10635 Count: 24 Avg: 443 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6220 Count: 24 Avg: 259 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8083 Count: 24 Avg: 336 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7507 Count: 24 Avg: 312 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6495 Count: 24 Avg: 270 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7269 Count: 24 Avg: 302 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7544 Count: 24 Avg: 314 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8437 Count: 24 Avg: 351 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6702 Count: 24 Avg: 279 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7607 Count: 24 Avg: 316 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8879 Count: 24 Avg: 369 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6113 Count: 24 Avg: 254 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6645 Count: 24 Avg: 276 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7282 Count: 24 Avg: 303 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7094 Count: 24 Avg: 295 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9404 Count: 24 Avg: 391 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6630 Count: 24 Avg: 276 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7858 Count: 24 Avg: 327 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6521 Count: 24 Avg: 271 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6426 Count: 24 Avg: 267 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7081 Count: 24 Avg: 295 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 5893 Count: 24 Avg: 245 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8524 Count: 24 Avg: 355 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6482 Count: 24 Avg: 270 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6503 Count: 24 Avg: 270 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6657 Count: 24 Avg: 277 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7856 Count: 24 Avg: 327 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9521 Count: 24 Avg: 396 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7930 Count: 24 Avg: 330 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7833 Count: 24 Avg: 326 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6572 Count: 24 Avg: 273 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6721 Count: 24 Avg: 280 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7402 Count: 24 Avg: 308 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7429 Count: 24 Avg: 309 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8419 Count: 24 Avg: 350 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 13321 Count: 24 Avg: 555 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11028 Count: 24 Avg: 459 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6643 Count: 24 Avg: 276 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6883 Count: 24 Avg: 286 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7422 Count: 24 Avg: 309 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8595 Count: 24 Avg: 358 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6577 Count: 24 Avg: 274 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6949 Count: 24 Avg: 289 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7747 Count: 24 Avg: 322 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6300 Count: 24 Avg: 262 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6885 Count: 24 Avg: 286 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7859 Count: 24 Avg: 327 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6309 Count: 24 Avg: 262 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6617 Count: 24 Avg: 275 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11015 Count: 24 Avg: 458 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8109 Count: 24 Avg: 337 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7721 Count: 24 Avg: 321 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7073 Count: 24 Avg: 294 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7335 Count: 24 Avg: 305 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6164 Count: 24 Avg: 256 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6421 Count: 24 Avg: 267 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7214 Count: 24 Avg: 300 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7831 Count: 24 Avg: 326 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7766 Count: 24 Avg: 323 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7291 Count: 24 Avg: 303 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6303 Count: 24 Avg: 262 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6704 Count: 24 Avg: 279 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6470 Count: 24 Avg: 269 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7838 Count: 24 Avg: 326 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8163 Count: 24 Avg: 340 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8108 Count: 24 Avg: 337 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7826 Count: 24 Avg: 326 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6264 Count: 24 Avg: 261 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11749 Count: 24 Avg: 489 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8565 Count: 24 Avg: 356 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7115 Count: 24 Avg: 296 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7343 Count: 24 Avg: 305 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7913 Count: 24 Avg: 329 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7010 Count: 24 Avg: 292 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6075 Count: 24 Avg: 253 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7721 Count: 24 Avg: 321 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10245 Count: 24 Avg: 426 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.text.Text::onRightClick(NPCRightClickEvent) Time: 5227 Count: 3 Avg: 1742 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6624 Count: 24 Avg: 276 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7146 Count: 24 Avg: 297 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8969 Count: 24 Avg: 373 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9220 Count: 24 Avg: 384 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7442 Count: 24 Avg: 310 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6457 Count: 24 Avg: 269 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7886 Count: 24 Avg: 328 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6818 Count: 24 Avg: 284 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6497 Count: 24 Avg: 270 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8807 Count: 24 Avg: 366 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6622 Count: 24 Avg: 275 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7933 Count: 24 Avg: 330 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6269 Count: 24 Avg: 261 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8343 Count: 24 Avg: 347 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9318 Count: 24 Avg: 388 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8214 Count: 24 Avg: 342 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9095 Count: 24 Avg: 378 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.SleepingTrait::onBlockBreak(BlockBreakEvent) Time: 2812 Count: 1 Avg: 2812 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9054 Count: 24 Avg: 377 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 190431 Count: 41 Avg: 4644 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.SittingTrait::onBlockBreak(BlockBreakEvent) Time: 5752 Count: 1 Avg: 5752 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8655 Count: 24 Avg: 360 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8710 Count: 24 Avg: 362 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 29634 Count: 41 Avg: 722 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7827 Count: 24 Avg: 326 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8959 Count: 24 Avg: 373 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6908 Count: 24 Avg: 287 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8264 Count: 24 Avg: 344 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6355 Count: 24 Avg: 264 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7765 Count: 24 Avg: 323 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7163 Count: 24 Avg: 298 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8947 Count: 24 Avg: 372 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8446 Count: 24 Avg: 351 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7541 Count: 24 Avg: 314 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7389 Count: 24 Avg: 307 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10321 Count: 24 Avg: 430 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9189 Count: 24 Avg: 382 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8763 Count: 24 Avg: 365 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7201 Count: 24 Avg: 300 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10110 Count: 24 Avg: 421 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 22310 Count: 41 Avg: 544 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8177 Count: 24 Avg: 340 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7931 Count: 24 Avg: 330 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7335 Count: 24 Avg: 305 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 19221 Count: 41 Avg: 468 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6585 Count: 24 Avg: 274 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7264 Count: 24 Avg: 302 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9467 Count: 24 Avg: 394 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8870 Count: 24 Avg: 369 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6648 Count: 24 Avg: 277 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7396 Count: 24 Avg: 308 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7113 Count: 24 Avg: 296 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8438 Count: 24 Avg: 351 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11252 Count: 24 Avg: 468 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 55433 Count: 24 Avg: 2309 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8798 Count: 24 Avg: 366 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7558 Count: 24 Avg: 314 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9071 Count: 24 Avg: 377 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7133 Count: 24 Avg: 297 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9810 Count: 24 Avg: 408 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6733 Count: 24 Avg: 280 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7190 Count: 24 Avg: 299 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10754 Count: 24 Avg: 448 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.Controllable::onRightClick(NPCRightClickEvent) Time: 12075 Count: 3 Avg: 4025 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.Controllable::onPlayerInteract(PlayerInteractEvent) Time: 46590 Count: 9 Avg: 5176 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9013 Count: 24 Avg: 375 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.HealthTrait::onDamage(EntityDamageEvent) Time: 87400 Count: 44 Avg: 1986 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.HealthTrait::onDeath(EntityDeathEvent) Time: 17294 Count: 3 Avg: 5764 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6865 Count: 24 Avg: 286 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8089 Count: 24 Avg: 337 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8143 Count: 24 Avg: 339 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7053 Count: 24 Avg: 293 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8052 Count: 24 Avg: 335 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 22471 Count: 24 Avg: 936 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.HealthTrait::onDamage(EntityDamageEvent) Time: 30458 Count: 44 Avg: 692 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.HealthTrait::onDeath(EntityDeathEvent) Time: 4762 Count: 3 Avg: 1587 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.SittingTrait::onBlockBreak(BlockBreakEvent) Time: 1377 Count: 1 Avg: 1377 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.Controllable::onRightClick(NPCRightClickEvent) Time: 2800 Count: 3 Avg: 933 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.Controllable::onPlayerInteract(PlayerInteractEvent) Time: 10252 Count: 9 Avg: 1139 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8191 Count: 24 Avg: 341 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.Controllable::onRightClick(NPCRightClickEvent) Time: 3516 Count: 3 Avg: 1172 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.trait.Controllable::onPlayerInteract(PlayerInteractEvent) Time: 11584 Count: 9 Avg: 1287 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8643 Count: 24 Avg: 360 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9692 Count: 24 Avg: 403 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6853 Count: 24 Avg: 285 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 36681 Count: 41 Avg: 894 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8427 Count: 24 Avg: 351 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6795 Count: 24 Avg: 283 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7753 Count: 24 Avg: 323 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9201 Count: 24 Avg: 383 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 78085 Count: 41 Avg: 1904 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 24391 Count: 41 Avg: 594 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 6238 Count: 24 Avg: 259 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 23519 Count: 41 Avg: 573 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9444 Count: 24 Avg: 393 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7721 Count: 24 Avg: 321 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 21769 Count: 41 Avg: 530 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 22746 Count: 41 Avg: 554 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7948 Count: 24 Avg: 331 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7798 Count: 24 Avg: 324 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9375 Count: 24 Avg: 390 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 22560 Count: 41 Avg: 550 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8010 Count: 24 Avg: 333 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7453 Count: 24 Avg: 310 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 7336 Count: 24 Avg: 305 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8322 Count: 24 Avg: 346 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9704 Count: 24 Avg: 404 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 29236 Count: 24 Avg: 1218 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 21542 Count: 41 Avg: 525 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9371 Count: 24 Avg: 390 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9594 Count: 24 Avg: 399 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8916 Count: 24 Avg: 371 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9939 Count: 24 Avg: 414 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 37268 Count: 41 Avg: 908 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9664 Count: 24 Avg: 402 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 23718 Count: 41 Avg: 578 Violations: 0
    ** tickEntity - EntityWitchNPC Time: 9856676 Count: 167 Avg: 59022 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.adapters.bukkit.events.ChunkLoadListener$ChunkLoader(Single) Time: 2025884 Count: 468 Avg: 4328 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.util.PlayerUpdateTask(interval:1) Time: 693717000 Count: 3071 Avg: 225892 Violations: 0
    ** tickTileEntity - TileEntitySkull Time: 3239081 Count: 9743 Avg: 332 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.npc.skin.SkinUpdateTracker$1(Single) Time: 2348767 Count: 8 Avg: 293595 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.mobs.MythicMob$$Lambda$21/936194546(Single) Time: 214387 Count: 23 Avg: 9321 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.mobs.MythicMob$2(Single) Time: 490356 Count: 23 Avg: 21319 Violations: 0
    Task: LibsDisguises v9.0.9 Runnable: me.libraryaddict.disguise.disguisetypes.Disguise$1(interval:1) Time: 14639104 Count: 5658 Avg: 2587 Violations: 0
    Task: LibsDisguises v9.0.9 Runnable: me.libraryaddict.disguise.disguisetypes.Disguise$2(Single) Time: 19075 Count: 4 Avg: 4768 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport$1(Single) Time: 8523 Count: 4 Avg: 2130 Violations: 0
    Task: HealthBar v1.8.3 Runnable: com.gmail.filoghost.healthbar.DamageListener$2(Single) Time: 177118 Count: 6 Avg: 29519 Violations: 0
    Task: Citizens v2.0.21-SNAPSHOT (build 1463) Runnable: net.citizensnpcs.npc.skin.SkinPacketTracker$2(Single) Time: 655087 Count: 20 Avg: 32754 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.mobs.ActiveMob$$Lambda$23/1607169761(Single) Time: 234308 Count: 27 Avg: 8678 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.mobs.MobManager$1(Single) Time: 908608 Count: 18 Avg: 50478 Violations: 0
    Task: HealthBar v1.8.3 Runnable: com.gmail.filoghost.healthbar.DamageListener$3(Single) Time: 371471 Count: 38 Avg: 9775 Violations: 0
    Task: HealthBar v1.8.3 Runnable: com.gmail.filoghost.healthbar.DamageListener$4(Single) Time: 377860 Count: 3 Avg: 125953 Violations: 0
    Task: HealthBar v1.8.3 Runnable: com.gmail.filoghost.healthbar.DamageListener$6(Single) Time: 121134 Count: 3 Avg: 40378 Violations: 0
    Task: HealthBar v1.8.3 Runnable: com.gmail.filoghost.healthbar.DamageListener$5(Single) Time: 253127 Count: 3 Avg: 84375 Violations: 0
    Task: MythicMobs v4.0.1 Runnable: io.lumine.xikage.mythicmobs.mobs.MobManager$QueuedMobCleanup(Single) Time: 32164 Count: 2 Avg: 16082 Violations: 0
    Task: WorldEdit v6.1.1-SNAPSHOT;3394-9a65bdb7 Runnable: com.sk89q.worldedit.bukkit.WorldEditListener$1(Single) Time: 32450 Count: 9 Avg: 3605 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.core.CuboidEnterExitSmartEvent::onPlayerTeleport(PlayerTeleportEvent) Time: 167803 Count: 10 Avg: 16780 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.core.CuboidEnterExitSmartEvent::playerMoveEvent(PlayerMoveEvent) Time: 17613122 Count: 871 Avg: 20221 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.core.CommandSmartEvent::serverCommand(ServerCommandEvent) Time: 589010 Count: 1 Avg: 589010 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.core.CommandSmartEvent::playerCommandPreprocess(PlayerCommandPreprocessEvent) Time: 16713383 Count: 7 Avg: 2387626 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.player.BiomeEnterExitScriptEvent::onPlayerEntersExitsBiome(PlayerMoveEvent) Time: 11261337 Count: 871 Avg: 12929 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.entity.EntityChangesBlockScriptEvent::onEntityChangesBlock(EntityChangeBlockEvent) Time: 78660 Count: 1 Avg: 78660 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.entity.EntityDamagedScriptEvent::onEntityDamaged(EntityDamageEvent) Time: 109996616 Count: 1422 Avg: 77353 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.entity.EntityDeathScriptEvent::onEntityDeath(EntityDeathEvent) Time: 44139882 Count: 3 Avg: 14713294 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.entity.EntityKilledScriptEvent::onEntityKilled(EntityDamageEvent) Time: 4033948 Count: 1422 Avg: 2836 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.entity.EntityTeleportScriptEvent::onPlayerTeleports(PlayerTeleportEvent) Time: 1912957 Count: 10 Avg: 191295 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.world.LeafDecaysScriptEvent::onLeafDecays(LeavesDecayEvent) Time: 113311273 Count: 1257 Avg: 90144 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.player.PlayerClosesInvScriptEvent::onPlayerClosesInv(InventoryCloseEvent) Time: 149623298 Count: 24 Avg: 6234304 Violations: 1
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.player.PlayerRespawnsScriptEvent::onPlayerRespawns(PlayerRespawnEvent) Time: 603667 Count: 1 Avg: 603667 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: net.aufdemrand.denizen.events.player.PlayerRightClicksEntityScriptEvent::playerRightClicksEntity(PlayerInteractEntityEvent) Time: 670108 Count: 5 Avg: 134021 Violations: 0
    Plugin: Denizen v1.0.1-SNAPSHOT (build 167) Event: com.denizenscript.depenizen.bukkit.events.mythicmobs.MythicMobsDeathEvent::onMythicMobDeath(MythicMobDeathEvent) Time: 13449801 Count: 2 Avg: 6724900 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 131876 Count: 24 Avg: 5494 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 13753 Count: 24 Avg: 573 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11955 Count: 24 Avg: 498 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9373 Count: 24 Avg: 390 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8612 Count: 24 Avg: 358 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9497 Count: 24 Avg: 395 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 9915 Count: 24 Avg: 413 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10086 Count: 24 Avg: 420 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 96804 Count: 41 Avg: 2361 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 14111 Count: 24 Avg: 587 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 43761 Count: 41 Avg: 1067 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 8814 Count: 24 Avg: 367 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 31044 Count: 41 Avg: 757 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 10891 Count: 24 Avg: 453 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 530397 Count: 41 Avg: 12936 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 31396 Count: 24 Avg: 1308 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 56495 Count: 41 Avg: 1377 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.citizensnpcs.api.trait.trait.Inventory::inventoryCloseEvent(InventoryCloseEvent) Time: 11195 Count: 24 Avg: 466 Violations: 0
    Plugin: Citizens v2.0.21-SNAPSHOT (build 1463) Event: net.aufdemrand.denizen.npc.traits.AssignmentTrait::onHit(EntityDamageByEntityEvent) Time: 41540 Count: 41 Avg: 1013 Violations: 0
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: net.aufdemrand.denizen.scripts.containers.core.BukkitWorldScriptHelper$2(Single) Time: 13113375 Count: 29 Avg: 452185 Violations: 0
    Task: LibsDisguises v9.0.9 Runnable: me.libraryaddict.disguise.DisguiseListener$2(Single) Time: 62740 Count: 1 Avg: 62740 Violations: 0
    Task: HealthBar v1.8.3 Runnable: com.gmail.filoghost.healthbar.MiscListeners$8(Single) Time: 15894 Count: 1 Avg: 15894 Violations: 0
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: java.util.concurrent.FutureTask(Single) Time: 152659193 Count: 5 Avg: 30531838 Violations: 2
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: net.aufdemrand.denizen.scripts.containers.core.BukkitWorldScriptHelper$3(Single) Time: 29695 Count: 5 Avg: 5939 Violations: 0
    Task: Denizen v1.0.1-SNAPSHOT (build 167) Runnable: net.aufdemrand.denizen.tags.core.PlayerTags$1(Single) Time: 191995 Count: 5 Avg: 38399 Violations: 0
# Version git-Spigot-c3e4052-1953f52 (MC: 1.10)
# Entities 353
# LivingEntities 348
Sample time 154858911760 (154.85891176s)
<spigotConfig>
# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
# 
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
# 
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/

config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  bungeecord: false
  late-bind: false
  sample-count: 12
  player-shuffle: 0
  filter-creative-items: true
  user-cache-size: 1000
  int-cache-limit: 1024
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-multiplier: 10.0
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  netty-threads: 4
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  item-dirty-ticks: 20
  moved-too-quickly-threshold: 100.0
messages:
  whitelist: You are not whitelisted on this server!
  unknown-command: Unknown command. Type "/help" for help.
  server-full: The server is full!
  outdated-client: Outdated client! Please use {0}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server is restarting
commands:
  tab-complete: 0
  log: true
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  silent-commandblock-console: false
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    mob-spawn-range: 4
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      wheat-modifier: 100
      netherwart-modifier: 100
      vine-modifier: 100
      cocoa-modifier: 100
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 8
      hopper-check: 8
    hopper-amount: 1
    random-light-updates: false
    save-structure-info: true
    max-entity-collisions: 8
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.1
      regen-exhaustion: 6.0
      jump-walk-exhaustion: 0.05
      jump-sprint-exhaustion: 0.2
      swim-multiplier: 0.01
      sprint-multiplier: 0.1
      other-multiplier: 0.0
    max-tnt-per-tick: 100
    max-tick-time:
      tile: 50
      entity: 50
    item-despawn-rate: 6000
    merge-radius:
      item: 2.5
      exp: 3.0
    arrow-despawn-rate: 1200
    enable-zombie-pigmen-portal-spawns: true
    wither-spawn-sound-radius: 0
    view-distance: 8
    hanging-tick-frequency: 100
    zombie-aggressive-towards-villager: true
    nerf-spawner-mobs: false
    max-bulk-chunks: 10
    anti-xray:
      enabled: true
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
    chunks-per-tick: 650
    clear-tick-list: false

</spigotConfig>