Paste #104413: Diff Report Between Paste #104412 and #104409

Date: 2022/12/23 07:23:34 UTC-08:00
Type: Diff Report

View Raw Paste Download This Paste Edit Of Paste 104412
Copy Link


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


-[14:49:53 ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+[14:34:43] [ServerMain/INFO]: Building unoptimized datafixer
+[14:34:45] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
+[14:34:47] [ServerMain/INFO]: Loaded 7 recipes
+[14:34:49] [Server thread/INFO]: Starting minecraft server version 1.19.2
+[14:34:49] [Server thread/INFO]: Loading properties
+[14:34:49] [Server thread/INFO]: This server is running Paper version git-Paper-162 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 339e85d)
+[14:34:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
+[14:34:49] [Server thread/INFO]: Using 4 threads for Netty based IO
+[14:34:49] [Server thread/INFO]: Default game type: SURVIVAL
+[14:34:49] [Server thread/INFO]: Generating keypair
+[14:34:50] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25566
+[14:34:50] [Server thread/INFO]: Using epoll channel type
+[14:34:50] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
+[14:34:50] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
+[14:34:51] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
+[14:34:51] [Server thread/INFO]: [PluginManager] Loading PluginManager v2.7.2
+[14:34:51] [Server thread/INFO]: [Parties] Loading Parties v3.2.6
+[14:34:51] [Server thread/INFO]: [Parties] Loading libraries of Parties v3.2.6, this may take a while
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for jar-relocator
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for asm
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for asm-commons
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for gson
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for jdbi3-core
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for geantyref
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for caffeine
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for jdbi3-stringtemplate4
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for ST4
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for antlr-runtime
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for jdbi3-sqlobject
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for slf4j-api
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for slf4j-simple
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for HikariCP
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for mariadb-java-client
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for mysql-connector-java
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for postgresql
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for h2
+[14:34:52] [Server thread/INFO]: [Parties] Verifying checksum for exp4j
+[14:34:52] [Server thread/INFO]: [spark] Loading spark v1.10.17
+[14:34:52] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.5.1
+[14:34:52] [Server thread/INFO]: [ViaVersion] ViaVersion 4.5.1 is now loaded, injecting!
+[14:34:52] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
+[14:34:52] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
+[14:34:52] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
+[14:34:52] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
+[14:34:52] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
+[14:34:52] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
+[14:34:52] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
+[14:34:52] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
+[14:34:52] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
+[14:34:52] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings...
+[14:34:52] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.5.1
+[14:34:52] [Server thread/INFO]: [ViaBackwards] Loading translations...
+[14:34:53] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
+[14:34:53] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
+[14:34:53] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
+[14:34:53] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
+[14:34:53] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
+[14:34:53] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
+[14:34:53] [Via-Mappingloader-4/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
+[14:34:53] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
+[14:34:53] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
+[14:34:53] [Via-Mappingloader-6/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
+[14:34:53] [Via-Mappingloader-6/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
+[14:34:53] [Via-Mappingloader-4/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
+[14:34:53] [Via-Mappingloader-4/INFO]: [ViaBackwards] Loading 1.19 -> 1.18 mappings...
+[14:34:53] [Via-Mappingloader-4/INFO]: [ViaBackwards] Loading 1.19.3 -> 1.19 mappings...
+[14:34:53] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.55
+[14:34:54] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.3
+[14:34:54] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.5.11
+[14:34:54] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b600
+[14:34:54] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.2) has not yet been tested! Proceed with caution.
+[14:34:55] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
+[14:34:55] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.13+46576cc
+[14:34:56] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7418a2d2]
+[14:34:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.0-dev+20-582a357
+[14:34:56] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.17.0
+[14:34:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
+[14:34:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
+[14:34:56] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2793)
+[14:34:56] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3.1
+[14:34:56] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v4.2.3-b523
+[14:34:56] [Server thread/INFO]: [PhatLoots] Loading PhatLoots v5.5.3
+[14:34:56] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.6-Release
+[14:34:56] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
+[14:34:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.20.0-dev+20-582a357
+[14:34:56] [Server thread/INFO]: [GSit] Loading GSit v1.3.0
+[14:34:56] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.2.2-b807
+[14:34:56] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.12
+[14:34:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.20.0-dev+20-582a357
+[14:34:56] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.3
+[14:34:56] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.2.1
+[14:34:56] [Server thread/INFO]: [Denizen] Loading Denizen v1.2.5-SNAPSHOT (build 1775-REL)
+[14:34:56] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.12.2
+[14:34:56] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.7.9
+[14:34:56] [Server thread/INFO]: [CMILib] Loading CMILib v1.2.4.1
+[14:34:56] [Server thread/INFO]: [Towny] Loading Towny v0.98.4.0
+[14:34:56] [Server thread/INFO]: [Jobs] Loading Jobs v5.1.1.1
+[14:34:56] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v3.5.8
+[14:34:56] [Server thread/INFO]: [Sentinel] Loading Sentinel v2.7.1-SNAPSHOT (build 499)
+[14:34:56] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.98
+[14:34:56] [Server thread/INFO]: [TabList] Loading TabList v5.6.6
+[14:34:56] [Server thread/INFO]: [Quests] Loading Quests v4.6.1-b373
+[14:34:56] [Server thread/INFO]: [Rankup] Loading Rankup v3.6.1
+[14:34:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
+[14:34:56] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.55
+[14:34:57] [Server thread/INFO]:         __    
+[14:34:57] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.55
+[14:34:57] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
+[14:34:57] [Server thread/INFO]: 
+[14:34:57] [Server thread/INFO]: [LuckPerms] Loading configuration...
+[14:34:58] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
+[14:34:59] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
+[14:34:59] [Server thread/INFO]: [LuckPerms] Performing initial data load...
+[14:34:59] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2965ms)
+[14:34:59] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b600
+[14:34:59] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
+[14:34:59] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.0-dev+20-582a357 which is not a depend or softdepend of this plugin.
+[14:34:59] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
+[14:34:59] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
+[14:34:59] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
+[14:34:59] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
+[14:34:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.13+46576cc
+[14:34:59] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
+[14:34:59] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
+[14:35:00] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R1.PaperweightAdapter as the Bukkit adapter
+[14:35:01] [Server thread/INFO]: Preparing level "world"
+[14:35:02] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
+[14:35:03] [Server thread/INFO]: Time elapsed: 355 ms
+[14:35:03] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
+[14:35:03] [Server thread/INFO]: Time elapsed: 208 ms
+[14:35:03] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
+[14:35:03] [Server thread/INFO]: Time elapsed: 119 ms
+[14:35:03] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
+[14:35:03] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.5.1 which is not a depend or softdepend of this plugin.
+[14:35:03] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
+[14:35:03] [Server thread/INFO]: [PluginManager] Enabling PluginManager v2.7.2
+[14:35:04] [Server thread/INFO]: [Parties] Enabling Parties v3.2.6
+[14:35:04] [Server thread/INFO]: [Parties] Initializing Parties v3.2.6
+[14:35:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: parties [3.2.6]
+[14:35:04] [Server thread/INFO]: [Parties] Hooked into PlaceholderAPI
+[14:35:05] [Server thread/INFO]: [Parties] Parties v3.2.6 enabled
+[14:35:05] [Server thread/INFO]: [spark] Enabling spark v1.10.17
+[14:35:05] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
+[14:35:05] [Server thread/INFO]: [spark] Starting background profiler...
+[14:35:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.17]
+[14:35:05] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
+[14:35:05] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.5.1
+[14:35:05] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.5.1
+[14:35:05] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.3
+[14:35:05] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.5.11
+[14:35:05] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
+[14:35:05] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+20-582a357
+[14:35:05] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
+[14:35:06] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
+[14:35:06] [Server thread/INFO]: [Essentials] No kits found to migrate.
+[14:35:06] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
+[14:35:06] [Server thread/INFO]: [Essentials] Using locale fr
+[14:35:06] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
+[14:35:06] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
+[14:35:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
+[14:35:06] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
+[14:35:06] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.17.0
+[14:35:07] [Server thread/INFO]: [HeadDatabase] §bUtilisez §3"fr_FR.lang" §bcréé par §6Knatschkopp et §6Skollrun
+[14:35:07] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
+[14:35:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: hdb [4.17.0]
+[14:35:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
+[14:35:07] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
+[14:35:07] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
+[14:35:07] [Server thread/INFO]: Preparing start region for dimension minecraft:survie
+[14:35:08] [Server thread/INFO]: Preparing spawn area: 0%
+[14:35:08] [Server thread/INFO]: Time elapsed: 393 ms
+[14:35:23] [Server thread/INFO]: Preparing start region for dimension minecraft:haraziel
+[14:35:23] [Server thread/INFO]: Preparing spawn area: 0%
+[14:35:24] [Server thread/INFO]: Time elapsed: 212 ms
+[14:35:29] [Server thread/INFO]: Preparing start region for dimension minecraft:survie_nether
+[14:35:29] [Server thread/INFO]: Preparing spawn area: 0%
+[14:35:30] [Server thread/INFO]: Time elapsed: 486 ms
+[14:35:30] [Server thread/INFO]: Preparing start region for dimension minecraft:survie_end
+[14:35:30] [Server thread/INFO]: Preparing spawn area: 0%
+[14:35:30] [Server thread/INFO]: Time elapsed: 313 ms
+[14:35:31] [Server thread/INFO]: Preparing start region for dimension minecraft:ville
+[14:35:31] [Server thread/INFO]: Preparing spawn area: 0%
+[14:35:31] [Server thread/INFO]: Time elapsed: 117 ms
+[14:35:31] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
+[14:35:31] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
+[14:35:31] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
+[14:35:31] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
+[14:35:31] [Server thread/WARN]: [WorldGuard] Loaded class com.alessiodp.parties.libs.h2.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survie'
+[14:35:31] [Server thread/INFO]: [WorldGuard] (haraziel) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (haraziel) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (haraziel) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (haraziel) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'haraziel'
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_nether) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_nether) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_nether) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_nether) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survie_nether'
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_end) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_end) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_end) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (survie_end) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survie_end'
+[14:35:31] [Server thread/INFO]: [WorldGuard] (Ville) TNT ignition is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (Ville) Lighters are PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (Ville) Lava fire is PERMITTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] (Ville) Fire spread is UNRESTRICTED.
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Ville'
+[14:35:31] [Server thread/INFO]: [WorldGuard] Loading region data...
+[14:35:32] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2793)
+[14:35:32] [Server thread/INFO]: [Citizens] Loading external libraries
+[14:35:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
+[14:35:32] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
+[14:35:32] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3.1
+[14:35:32] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
+[14:35:32] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension.
+[14:35:32] [Server thread/WARN]: [AuctionHouse] Loaded class com.alessiodp.parties.libs.h2.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
+[14:35:32] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_19_R1
+[14:35:32] [Server thread/INFO]: [AuctionHouse] Enabled HeadDatabase support
+[14:35:32] [Server thread/INFO]: [AuctionHouse] Using en_us locale
+[14:35:32] [Server thread/INFO]: [AuctionHouse] Loaded 0 listings
+[14:35:32] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.3-b523
+[14:35:32] [Server thread/INFO]: [Multiverse-Inventories 4.2.3-b523] enabled.
+[14:35:32] [Server thread/INFO]: [PhatLoots] Enabling PhatLoots v5.5.3
+[14:35:32] [Server thread/INFO]: [PhatLoots] Listening for Citizens NPC deaths
+[14:35:32] [Server thread/INFO]: [PhatLoots] Listening for Dispensers
+[14:35:32] [Server thread/INFO]: [PhatLoots] Listening for Mob deaths w/ MultiWorld support and WorldGuard Regions
+[14:35:32] [Server thread/INFO]: [PhatLoots] Listening for Mob spawns w/ MultiWorld support and WorldGuard Regions
+[14:35:32] [Server thread/INFO]: [PhatLoots] Listening for Players fishing
+[14:35:33] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_19_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
+[14:35:38] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.6-Release
+[14:35:38] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
+[14:35:38] [Server thread/INFO]: [DeluxeMenus] 5 GUI menus loaded!
+[14:35:38] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
+[14:35:38] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
+[14:35:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.6-Release]
+[14:35:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.0-dev+20-582a357
+[14:35:38] [Server thread/INFO]: [EssentialsChat] Secure signed chat and previews are enabled.
+[14:35:38] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
+[14:35:38] [Server thread/INFO]: [GSit] Enabling GSit v1.3.0
+[14:35:39] [Server thread/INFO]: [GSit] Le plugin a été activé avec succès.
+[14:35:39] [Server thread/INFO]: [GSit] Lien avec WorldGuard réussi !
+[14:35:39] [Server thread/INFO]: [GSit] Lien avec PlaceholderAPI réussi !
+[14:35:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gsit [1.3.0]
+[14:35:39] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.2-b807
+[14:35:39] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.2-b807]  Enabled - By Rigby and fernferret
+[14:35:39] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.12
+[14:35:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.12]
+[14:35:39] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
+[14:35:39] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
+[14:35:39] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
+[14:35:39] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.0-dev+20-582a357
+[14:35:39] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
+[14:35:39] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
+[14:35:39] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Starting...
+[14:35:39] [Server thread/WARN]: [CoreProtect] Loaded class com.alessiodp.parties.libs.h2.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
+[14:35:39] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Start completed.
+[14:35:39] [Server thread/INFO]: [CoreProtect] CoreProtect est maintenant activé ! 
+[14:35:39] [Server thread/INFO]: [CoreProtect] Utilisant MySQL pour le stockage des données.
+[14:35:39] [Server thread/INFO]: --------------------
+[14:35:39] [Server thread/INFO]: [CoreProtect] Prendre plaisir CoreProtect? Rejoignez notre Discord!
+[14:35:39] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
+[14:35:39] [Server thread/INFO]: --------------------
+[14:35:39] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.1
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
+[14:35:39] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
+[14:35:39] [Server thread/INFO]: [Denizen] Enabling Denizen v1.2.5-SNAPSHOT (build 1775-REL)
+[14:35:39] [Server thread/INFO]: [Denizen] Running on java version: 17.0.5
+[14:35:39] [Server thread/INFO]: [Denizen] Running on fully supported Java 17.
+[14:35:39] [Server thread/WARN]: [Denizen] Debug is disabled in the Denizen config. This is almost always a mistake, and should not be done in the majority of cases.
+[14:35:41] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.12.2
+[14:35:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SimpleScore [3.12.2]
+[14:35:41] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.7.9
+[14:35:41] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
+[14:35:41] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.4.1
+[14:35:43] [Server thread/INFO]: Server version: v1_19_R1 - 1.19.2 - paper
+[14:35:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.4.1]
+[14:35:43] [Server thread/INFO]: PlaceholderAPI hooked.
+[14:35:43] [Server thread/INFO]: Updated (EN) language file. Took 41ms
+[14:35:43] [Server thread/INFO]: Updated (FR) language file. Took 23ms
+[14:35:43] [Server thread/INFO]: [Towny] Enabling Towny v0.98.4.0
+[14:35:43] [Server thread/INFO]: ====================      Towny      ========================
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_1
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_2
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_3
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_1
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_1
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_2
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_2
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_3
+[14:35:43] [Server thread/WARN]: [Towny] Attempted to override an protected string. Skipped msg_ptw_warning_3
+[14:35:43] [Server thread/INFO]: [Towny] Successfully loaded translations for 2 languages.
+[14:35:43] [Server thread/INFO]: [Towny] Config: Loaded 9 townblock types: default, bank, shop, wilds, inn, farm, embassy, arena, jail.
+[14:35:43] [Server thread/INFO]: [Towny] Database: [Load] mysql [Save] mysql
+[14:35:43] [Server thread/INFO]: [com.palmergames.hikaricp.HikariDataSource] Towny MySQL - Starting...
+[14:35:43] [Server thread/WARN]: [Towny] Loaded class com.alessiodp.parties.libs.h2.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
+[14:35:43] [Server thread/INFO]: [com.palmergames.hikaricp.pool.HikariPool] Towny MySQL - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c338020
+[14:35:43] [Server thread/INFO]: [com.palmergames.hikaricp.HikariDataSource] Towny MySQL - Start completed.
+[14:35:45] [Server thread/INFO]: [Towny] Database: Loaded in 1416ms.
+[14:35:45] [Server thread/INFO]: [Towny] Database: 100% of residents have stored UUIDs.
+[14:35:45] [Server thread/INFO]: [com.palmergames.hikaricp.HikariDataSource] Towny MySQL - Starting...
+[14:35:45] [Server thread/INFO]: [com.palmergames.hikaricp.pool.HikariPool] Towny MySQL - Added connection com.mysql.cj.jdbc.ConnectionImpl@1dab4dfb
+[14:35:45] [Server thread/INFO]: [com.palmergames.hikaricp.HikariDataSource] Towny MySQL - Start completed.
+[14:35:46] [Server thread/INFO]: [Towny] Searching for third-party plugins...
+[14:35:46] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Cleaning up old backups...
+[14:35:46] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Successfully cleaned backups.
+[14:35:46] [ForkJoinPool.commonPool-worker-2/INFO]: [Towny] Making backup...
+[14:35:46] [ForkJoinPool.commonPool-worker-2/INFO]: [Towny] ***** Warning *****
+[14:35:46] [ForkJoinPool.commonPool-worker-2/INFO]: [Towny] ***** Only Snapshots & Regen files in towny\data\ will be backed up!
+[14:35:46] [ForkJoinPool.commonPool-worker-2/INFO]: [Towny] ***** This does not include your residents/towns/nations.
+[14:35:46] [ForkJoinPool.commonPool-worker-2/INFO]: [Towny] ***** Make sure you have scheduled a backup in MySQL too!!!
+[14:35:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: townyadvanced [0.98.4.0]
+[14:35:46] [Server thread/INFO]: [Towny] Plugins found: 
+[14:35:46] [Server thread/INFO]: [Towny]   Permissions: TownyPerms, LuckPerms v5.4.55 via Vault
+[14:35:46] [Server thread/INFO]: [Towny]   Chat: LuckPerms v5.4.55 via Vault
+[14:35:46] [Server thread/INFO]: [Towny]   Economy: EssentialsX Economy via Vault
+[14:35:46] [Server thread/INFO]: [Towny]   Add-ons: TownyChat v0.98, PlaceholderAPI v2.11.2
+[14:35:46] [Server thread/INFO]: [Towny] Warning: EssentialsX Economy has been known to reset
+                           town and nation bank accounts on rare occasions.
+[14:35:46] [Server thread/INFO]: =============================================================
+[14:35:46] [Server thread/INFO]: [Towny] Version: 0.98.4.0 - Plugin Enabled
+[14:35:46] [Server thread/INFO]: =============================================================
+[14:35:46] [Server thread/INFO]: [Jobs] Enabling Jobs v5.1.1.1
+[14:35:46] [Server thread/INFO]: ------------- Jobs -------------
+[14:35:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobsr [5.1.1.1]
+[14:35:46] [Server thread/INFO]: PlaceholderAPI hooked.
+[14:35:46] [Server thread/WARN]: [Jobs] Loaded class com.alessiodp.parties.libs.h2.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
+[14:35:46] [ForkJoinPool.commonPool-worker-2/INFO]: [Towny] Towny flatfiles and settings successfully backed up.
+[14:35:46] [Server thread/INFO]: Connected to database (MySQL)
+[14:35:47] [Server thread/INFO]: Loaded 8 titles
+[14:35:47] [Server thread/INFO]: Loaded 69 protected blocks timers
+[14:35:47] [Server thread/INFO]: Loaded 1282 custom item names
+[14:35:47] [Server thread/INFO]: Loaded 79 custom entity names
+[14:35:47] [Server thread/INFO]: Loaded 2 custom MythicMobs names
+[14:35:47] [Server thread/INFO]: Loaded 38 custom enchant names
+[14:35:47] [Server thread/INFO]: Loaded 21 custom enchant names
+[14:35:47] [Server thread/INFO]: Loaded 16 custom color names
+[14:35:47] [Server thread/INFO]: Loaded 4 shop items
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Fisherman
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Enchanter
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Builder
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Hunter
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Woodcutter
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Farmer
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Digger
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Brewer
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Explorer
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Miner
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Crafter
+[14:35:47] [Server thread/INFO]: Loaded 1 quests for Weaponsmith
+[14:35:47] [Server thread/INFO]: Loaded 12 jobs
+[14:35:47] [Server thread/INFO]: Loaded 0 boosted items
+[14:35:48] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
+[14:35:48] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
+[14:35:48] [Server thread/INFO]: Preloaded 2 players data in 0.06
+[14:35:48] [Server thread/INFO]: WorldGuard detected.
+[14:35:48] [Server thread/INFO]: Loading explorer data
+[14:35:48] [Server thread/INFO]: Loaded explorer data (239) in 22 ms
+[14:35:48] [Server thread/INFO]: Plugin has been enabled successfully.
+[14:35:48] [Server thread/INFO]: ------------------------------------
+[14:35:48] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v3.5.8
+[14:35:48] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.7.1-SNAPSHOT (build 499)
+[14:35:48] [Server thread/INFO]: [Sentinel] Sentinel loading...
+[14:35:48] [Server thread/INFO]: [Sentinel] Running on java version: 17.0.5
+[14:35:48] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
+[14:35:48] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
+[14:35:48] [Server thread/INFO]: [Sentinel] Sentinel found Towny! Adding support for it!
+[14:35:48] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
+[14:35:48] [Server thread/INFO]: [Sentinel] Sentinel loaded!
+[14:35:48] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.98
+[14:35:48] [Server thread/INFO]: [TownyChat] Towny version 0.98.4.0 found.
+[14:35:48] [Server thread/INFO]: [TownyChat] Default Channel set to general
+[14:35:48] [Server thread/INFO]: [TabList] Enabling TabList v5.6.6
+[14:35:48] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.11.2
+[14:35:48] [Server thread/INFO]: [TabList] > Enabled v5.6.6 (73ms)
+[14:35:48] [Server thread/INFO]: [Quests] Enabling Quests v4.6.1-b373
+[14:35:48] [Server thread/INFO]: [Quests] Loaded language fr-FR. Translations via Crowdin
+[14:35:48] [Server thread/INFO]: [Quests] Successfully linked Quests with Citizens 2.0.30-SNAPSHOT (build 2793)
+[14:35:48] [Server thread/INFO]: [Quests] Sucessfully linked Quests with PhatLoots 5.5.3
+[14:35:48] [Server thread/INFO]: [Quests] Loading storage implementation: MYSQL
+[14:35:48] [Server thread/ERROR]: [Quests] [STDERR] [Server thread] INFO me.blackvein.quests.libs.hikari.HikariDataSource - quests-hikari - Starting...
+[14:35:48] [Server thread/WARN]: [Quests] Loaded class com.gamingmesh.jobs.dao.JobsDrivers from Jobs v5.1.1.1 which is not a depend or softdepend of this plugin.
+[14:35:48] [Server thread/ERROR]: [Quests] [STDERR] [Server thread] INFO me.blackvein.quests.libs.hikari.HikariDataSource - quests-hikari - Start completed.
+[14:35:49] [Server thread/INFO]: [Rankup] Enabling Rankup v3.6.1
+[14:35:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rankup [3.6.1]
+[14:35:49] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
+[14:35:49] [ForkJoinPool.commonPool-worker-1/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from Essentials v2.20.0-dev+20-582a357 which is not a depend or softdepend of this plugin.
+[14:35:49] [ForkJoinPool.commonPool-worker-3/WARN]: [PlaceholderAPI] Loaded class com.palmergames.bukkit.towny.exceptions.NotRegisteredException from Towny v0.98.4.0 which is not a depend or softdepend of this plugin.
+[14:35:49] [ForkJoinPool.commonPool-worker-3/WARN]: [PlaceholderAPI] Loaded class com.palmergames.bukkit.TownyChat.events.AsyncChatHookEvent from TownyChat v0.98 which is not a depend or softdepend of this plugin.
+[14:35:49] [Server thread/INFO]: Starting GS4 status listener
+[14:35:49] [ForkJoinPool.commonPool-worker-7/WARN]: [PlaceholderAPI] Loaded class me.blackvein.quests.quests.IQuest from Quests v4.6.1-b373 which is not a depend or softdepend of this plugin.
+[14:35:49] [Server thread/INFO]: Thread Query Listener started
+[14:35:49] [Query Listener #1/INFO]: Query running on 0.0.0.0:25566
+[14:35:49] [Server thread/INFO]: Running delayed init tasks
+[14:35:49] [Craft Scheduler Thread - 9 - Essentials/INFO]: [Essentials] Récupération des informations de version...
+[14:35:49] [Server thread/INFO]: [Parties] Hooked into Essentials
+[14:35:49] [Server thread/INFO]: [Parties] Hooked into EssentialsChat
+[14:35:49] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.1/2 (760)
+[14:35:49] [Craft Scheduler Thread - 12 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
+[14:35:49] [Craft Scheduler Thread - 17 - Towny/INFO]: [Towny] Recherche de mises à jour...
+[14:35:49] [Craft Scheduler Thread - 16 - Towny/INFO]: [Towny] Time until a New Day: 21 heures, 24 minutes, 11 secondes
+[14:35:49] [Craft Scheduler Thread - 16 - NametagEdit/INFO]: [com.zaxxer.hikari.HikariDataSource] NametagEdit Pool - Starting...
+[14:35:49] [Craft Scheduler Thread - 18 - Vault/INFO]: [Vault] Checking for Updates ... 
+[14:35:49] [Craft Scheduler Thread - 16 - NametagEdit/WARN]: [NametagEdit] Loaded class com.alessiodp.parties.libs.h2.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
+[14:35:49] [Craft Scheduler Thread - 12 - DecentHolograms/INFO]: [DecentHolograms] Loaded 8 holograms!
+[14:35:49] [Craft Scheduler Thread - 16 - NametagEdit/INFO]: [com.zaxxer.hikari.HikariDataSource] NametagEdit Pool - Start completed.
+[14:35:49] [Craft Scheduler Thread - 18 - Vault/INFO]: [Vault] No new version available
+[14:35:49] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
+[14:35:49] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Essentials for Vault's Economy API
+[14:35:49] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
+[14:35:49] [Server thread/INFO]: [CoreProtect] WorldEdit connexion avec succès initialisé.
+[14:35:49] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
+[14:35:50] [Craft Scheduler Thread - 17 - Towny/INFO]: [Towny] Nouvelle mise à jour disponible : 0.98.4.15 | Version actuelle : 0.98.4.0
+[14:35:50] [Craft Scheduler Thread - 17 - Towny/INFO]: [Towny] Téléchargez-la ici : https://github.com/TownyAdvanced/Towny/releases/tag/0.98.4.15
+[14:35:50] [Craft Scheduler Thread - 5 - PluginManager/INFO]: PM | You are using the latest version of PluginManager.
+[14:35:50] [Craft Scheduler Thread - 10 - HeadDatabase/INFO]: [HeadDatabase] Successfully loaded 50620 heads!
+[14:35:50] [Server thread/INFO]: [Citizens] Loaded 44 NPCs.
+[14:35:50] [Server thread/INFO]: [Multiverse-Inventories] First run!
+[14:35:50] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
+[14:35:50] [Craft Scheduler Thread - 10 - HeadDatabase/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
+[14:35:50] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.55 which is not a depend or softdepend of this plugin.
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.1-R2]
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [1.5.1]
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: townychat [1.2]
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
+[14:35:50] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.onarandombox.MultiverseCore.MultiverseCore from Multiverse-Core v4.3.1-b861 which is not a depend or softdepend of this plugin.
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: multiverse [1.0.1]
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: quests [1.6]
+[14:35:50] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: world [1.2.1]
+[14:35:50] [Server thread/INFO]: 9 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
+[14:35:50] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
+[14:35:50] [Server thread/INFO]: [AuctionHouse] Found PlaceholderAPI plugin
+[14:35:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionhouse [3.3.1]
+[14:35:50] [Server thread/INFO]: [AuctionHouse] Registered PlaceholderAPI placeholders
+[14:35:50] [Server thread/INFO]: Done (61.438s)! For help, type "help"
+[14:35:50] [Server thread/INFO]: Timings Reset
+[14:35:51] [Server thread/INFO]: [Quests] Loaded 3 Quest(s), 8 Action(s), 1 Condition(s) and 811 Phrase(s)
+[14:35:51] [Server thread/INFO]: [Quests] Loaded "PhatLoots Open Objective" by Browsit, LLC
+[14:35:51] [Server thread/INFO]: [Quests] Registered events for custom objective "PhatLoots Open Objective"
+[14:35:51] [Server thread/INFO]: [Quests] Loaded "PhatLoots Loot Reward" by Browsit, LLC
+[14:36:35] [User Authenticator #0/INFO]: UUID of player Aznaar is f85433e4-034d-463f-b9ab-d26e5d06571e
+[14:36:36] [Server thread/INFO]: Aznaar[/90.0.116.18:3017] logged in with entity id 1464 at ([haraziel]-229.02967202162316, 68.0, -315.4973114407184)
+[14:36:36] [Server thread/WARN]: [Essentials] Permissions lag notice with (LuckPermsHandler). Response took 72.079547ms. Summary: Getting prefix for Aznaar
+[14:36:36] [Server thread/INFO]: + Administrateur Aznaar
+[14:36:39] [Server thread/INFO]: [Essentials] Created a User for bad (911ba2da-f87b-285d-a197-562534d67fff) for non Bukkit type: net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC$PlayerNPC
+[14:36:42] [Server thread/INFO]: Aznaar issued server command: /gms
+[14:36:44] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "bodyYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getBodyYaw(RotationTrait.java:163) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:56) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:195) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:36:44] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntity$PacketPlayOutEntityLook@317280ed[
+    a=192
+    b=0
+    c=0
+    d=0
+    e=43
+    f=-6
+    g=true
+    h=true
+    i=false
+  ]
+
+[14:36:44] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "headYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getHeadYaw(RotationTrait.java:167) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:54) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:213) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:36:44] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntityHeadRotation@9fe4306[
+    a=192
+    b=43
+  ]
+
+[14:36:46] [Server thread/INFO]: Aznaar issued server command: /gmc
+[14:45:49] [Server thread/INFO]: Aznaar issued server command: /version
+[14:49:49] [Server thread/INFO]: Aznaar issued server command: /gms
+[14:49:53] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "bodyYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getBodyYaw(RotationTrait.java:163) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:56) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.processQueue(Connection.java:540) ~[?:?]
+    at net.minecraft.network.Connection.flushQueue(Connection.java:503) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:398) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:195) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:49:53] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntity$PacketPlayOutEntityLook@60bf57fc[
+    a=192
+    b=0
+    c=0
+    d=0
+    e=84
+    f=-4
+    g=true
+    h=true
+    i=false
+  ]
+
+[14:49:53] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "headYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getHeadYaw(RotationTrait.java:167) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:54) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:213) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:49:53] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntityHeadRotation@5985a8be[
+    a=192
+    b=84
+  ]
+
+[14:49:53] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "bodyYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getBodyYaw(RotationTrait.java:163) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:56) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:195) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:49:53] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntity$PacketPlayOutEntityLook@7e5abab2[
+    a=192
+    b=0
+    c=0
+    d=0
+    e=117
+    f=0
+    g=true
+    h=true
+    i=false
+  ]
+
+[14:49:53] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "headYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getHeadYaw(RotationTrait.java:167) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:54) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:213) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:49:53] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntityHeadRotation@6a391f83[
+    a=192
+    b=117
+  ]
+
+[14:49:54] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "bodyYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getBodyYaw(RotationTrait.java:163) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:56) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:195) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:49:54] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntity$PacketPlayOutEntityLook@496d0093[
+    a=192
+    b=0
+    c=0
+    d=0
+    e=-112
+    f=-6
+    g=true
+    h=true
+    i=false
+  ]
+
+[14:49:54] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
+java.lang.NullPointerException: Cannot read field "headYaw" because "this.triple" is null
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getHeadYaw(RotationTrait.java:167) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:54) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:213) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:49:54] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntityHeadRotation@4db70110[
+    a=192
+    b=-112
+  ]
+
+[14:49:55] [Server thread/ERROR]: [Citizens] Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
 java.lang.NullPointerException: Cannot read field "headYaw" because "this.triple" is null
-at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getHeadYaw(RotationTrait.java:167) ~[Citizens-2.0.30-b2793.jar:?]
-at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:54) ~[Citizens-2.0.30-b2793.jar:?]
-at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
-at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
-at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
-at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
-at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
-at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
-at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
-at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
-at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
-at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
-at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
-at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
-at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
-at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:213) ~[?:?]
-at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
-at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
-at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
-at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
-at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
-at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
-at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
-at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
-at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
-at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
-at java.lang.Thread.run(Thread.java:833) ~[?:?]
-[14:49:53 ERROR]: Parameters:
-net.minecraft.network.protocol.game.PacketPlayOutEntityHeadRotation@5985a8be[
-a=192
-b=84
-]
+    at net.citizensnpcs.trait.RotationTrait$PacketRotationSession.getHeadYaw(RotationTrait.java:167) ~[Citizens-2.0.30-b2793.jar:?]
+    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:54) ~[Citizens-2.0.30-b2793.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:570) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.proxyRunnable(NettyChannelInjector.java:473) ~[ProtocolLib.jar:?]
+    at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:220) ~[ProtocolLib.jar:?]
+    at net.minecraft.network.Connection.sendPacket(Connection.java:430) ~[?:?]
+    at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2164) ~[?:?]
+    at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2150) ~[?:?]
+    at net.minecraft.server.level.ChunkMap$TrackedEntity.broadcast(ChunkMap.java:2415) ~[?:?]
+    at net.minecraft.server.level.ServerEntity.sendChanges(ServerEntity.java:213) ~[?:?]
+    at net.minecraft.server.level.ChunkMap.processTrackQueue(ChunkMap.java:2096) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ChunkMap.tick(ChunkMap.java:2107) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:900) ~[?:?]
+    at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:731) ~[?:?]
+    at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:653) ~[?:?]
+    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1554) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1417) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1193) ~[paper-1.19.2.jar:git-Paper-162]
+    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-162]
+    at java.lang.Thread.run(Thread.java:833) ~[?:?]
+[14:49:55] [Server thread/ERROR]: Parameters: 
+  net.minecraft.network.protocol.game.PacketPlayOutEntityHeadRotation@5119f157[
+    a=192
+    b=-80
+  ]
+
+[14:49:59] [Server thread/INFO]: Aznaar issued server command: /gmc
+[15:09:28] [Server thread/INFO]: Aznaar lost connection: Disconnected
+[15:09:28] [Server thread/INFO]: - Administrateur Aznaar
+