Paste #104240: Error

Date: 2022/12/19 08:38:35 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551


[16:36:31] [ServerMain/INFO]: Building unoptimized datafixer
[16:36:32] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[16:36:34] [ServerMain/INFO]: Loaded 7 recipes
[16:36:35] [Server thread/INFO]: Starting minecraft server version 1.19.2
[16:36:35] [Server thread/INFO]: Loading properties
[16:36:35] [Server thread/INFO]: This server is running CraftBukkit version 3566-Spigot-584b459-c379a6b (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT)
[16:36:35] [Server thread/INFO]: Debug logging is disabled
[16:36:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:36:35] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:36:35] [Server thread/INFO]: Default game type: SURVIVAL
[16:36:35] [Server thread/INFO]: Generating keypair
[16:36:36] [Server thread/INFO]: Starting Minecraft server on *:25575
[16:36:36] [Server thread/INFO]: Using epoll channel type
[16:36:36] [Server thread/ERROR]: Could not load 'plugins/Holograms-Placeholders-638731348b0e6a462d1f6659.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown dependency Holograms. Please download and install Holograms to run this plugin.
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServer.java:414) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:224) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:968) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at java.lang.Thread.run(Thread.java:833) [?:?]
[16:36:36] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[16:36:41] [Server thread/WARN]: Legacy plugin ChatColor v6.2 does not specify an api-version.
[16:36:41] [Server thread/WARN]: Legacy plugin CustomHeads v3.0.7 does not specify an api-version.
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loading 4 libraries... please wait
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loaded library /home/minecraft/server/libraries/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loaded library /home/minecraft/server/libraries/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loaded library /home/minecraft/server/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loaded library /home/minecraft/server/libraries/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loaded library /home/minecraft/server/libraries/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loaded library /home/minecraft/server/libraries/com/intellectualsites/informative-annotations/informative-annotations/1.2/informative-annotations-1.2.jar
[16:36:41] [Server thread/INFO]: [CrazyEnchantments] Loaded library /home/minecraft/server/libraries/com/intellectualsites/paster/Paster/1.1.4/Paster-1.1.4.jar
[16:36:41] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
[16:36:41] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[16:36:41] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
[16:36:41] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0
[16:36:41] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v4.2.2
[16:36:41] [Server thread/INFO]: [MinehutAnalytics] Loading MinehutAnalytics v1.0-SNAPSHOT
[16:36:41] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.5.1
[16:36:41] [Server thread/INFO]: [ViaVersion] ViaVersion 4.5.1 is now loaded, injecting!
[16:36:41] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[16:36:41] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[16:36:41] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[16:36:41] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[16:36:41] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[16:36:41] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[16:36:41] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[16:36:41] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[16:36:41] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[16:36:41] [Via-Mappingloader-9/INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings...
[16:36:41] [Server thread/INFO]: [ChatColor] Loading ChatColor v6.2
[16:36:41] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.40
[16:36:42] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.9
[16:36:42] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[16:36:42] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.7
[16:36:42] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0
[16:36:42] [Server thread/INFO]: [HoloExtension] Loading HoloExtension v0.1.0.2 Alpha
[16:36:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[16:36:42] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.5.1-SNAPSHOT-332;f8acaf5
[16:36:42] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[16:36:43] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6b68f20]
[16:36:43] [Server thread/INFO]: [CustomHeads] Loading CustomHeads v3.0.7
[16:36:43] [Server thread/INFO]: [EconomyShopGUI] Loading EconomyShopGUI v5.1.2
[16:36:43] [Server thread/INFO]: [TAB] Loading TAB v3.2.1
[16:36:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
[16:36:43] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2830)
[16:36:43] [Server thread/INFO]: [AlonsoLeaderboards] Loading AlonsoLeaderboards v1.4-BETA
[16:36:43] [Server thread/INFO]: [GSit] Loading GSit v1.3.0
[16:36:43] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.12
[16:36:43] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.6.1
[16:36:43] [Server thread/INFO]: [Admin-GUI] Loading Admin-GUI v1.7.0
[16:36:43] [Server thread/INFO]: [BetterSleeping4] Loading BetterSleeping4 v4.0.2
[16:36:43] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.6.7
[16:36:43] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.3
[16:36:43] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.9.5-SNAPSHOT
[16:36:43] [Server thread/INFO]: [Graves] Loading Graves v4.9
[16:36:43] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.7+216b061.
[16:36:43] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
[16:36:44] [Server thread/INFO]:         __    
[16:36:44] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.40
[16:36:44] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[16:36:44] [Server thread/INFO]: 
[16:36:44] [Server thread/INFO]: [LuckPerms] Loading configuration...
[16:36:44] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[16:36:44] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[16:36:44] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[16:36:45] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1586ms)
[16:36:45] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[16:36:45] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.7 which is not a depend or softdepend of this plugin.
[16:36:45] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:36:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:36:45] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[16:36:45] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[16:36:45] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.5.1-SNAPSHOT-332;f8acaf5
[16:36:45] [Server thread/INFO]: LZ4 Compression Binding loaded successfully
[16:36:45] [Server thread/INFO]: ZSTD Compression Binding loaded successfully
[16:36:45] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[16:36:45] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[16:36:45] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_19_R1.PaperweightFaweAdapter as the Bukkit adapter
[16:36:46] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:36:46] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:36:46] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[16:36:46] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[16:36:46] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:36:46] [Server thread/INFO]: Preparing level "world"
[16:36:46] [Server thread/INFO]: -------- World Settings For [world] --------
[16:36:46] [Server thread/INFO]: Mob Spawn Range: 6
[16:36:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:36:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Potato Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[16:36:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:36:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[16:36:46] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[16:36:46] [Server thread/INFO]: Max TNT Explosions: 100
[16:36:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:36:46] [Server thread/INFO]: Item Despawn Rate: 6000
[16:36:46] [Server thread/INFO]: Item Merge Radius: 2.5
[16:36:46] [Server thread/INFO]: View Distance: 8
[16:36:46] [Server thread/INFO]: Simulation Distance: 10
[16:36:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:36:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[16:36:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:36:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:36:46] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:36:46] [Server thread/INFO]: Mob Spawn Range: 6
[16:36:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:36:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Potato Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
[16:36:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[16:36:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:36:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[16:36:46] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[16:36:46] [Server thread/INFO]: Max TNT Explosions: 100
[16:36:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:36:46] [Server thread/INFO]: Item Despawn Rate: 6000
[16:36:46] [Server thread/INFO]: Item Merge Radius: 2.5
[16:36:46] [Server thread/INFO]: View Distance: 8
[16:36:46] [Server thread/INFO]: Simulation Distance: 10
[16:36:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:36:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[16:36:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:36:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:36:59] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:36:59] [Server thread/INFO]: Mob Spawn Range: 6
[16:36:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:36:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Carrot Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Potato Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Kelp Growth Modifier: 100%
[16:36:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[16:36:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:36:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[16:36:59] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[16:36:59] [Server thread/INFO]: Max TNT Explosions: 100
[16:36:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:36:59] [Server thread/INFO]: Item Despawn Rate: 6000
[16:36:59] [Server thread/INFO]: Item Merge Radius: 2.5
[16:36:59] [Server thread/INFO]: View Distance: 8
[16:36:59] [Server thread/INFO]: Simulation Distance: 10
[16:36:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:36:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[16:36:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:36:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:37:00] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:04] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:04] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:05] [Worker-Main-1/INFO]: Preparing spawn area: 2%
[16:37:05] [Worker-Main-1/INFO]: Preparing spawn area: 52%
[16:37:05] [Server thread/INFO]: Time elapsed: 5932 ms
[16:37:06] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[16:37:08] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:08] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:08] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:08] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:08] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:08] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:09] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:09] [Worker-Main-1/INFO]: Preparing spawn area: 12%
[16:37:09] [Server thread/INFO]: Time elapsed: 3652 ms
[16:37:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[16:37:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:11] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[16:37:11] [Server thread/INFO]: Time elapsed: 2232 ms
[16:37:11] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
[16:37:11] [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.
[16:37:12] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[16:37:12] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[16:37:12] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[16:37:12] [Server thread/INFO]: [ClearLag] Loading modules...
[16:37:12] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_19_R1.MinecraftServer)
[16:37:12] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[16:37:12] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[16:37:12] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[16:37:12] [Thread-9/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.19]...
[16:37:12] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
[16:37:12] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0
[16:37:12] [Thread-9/INFO]: [ClearLag] No updates found!
[16:37:12] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.2.2
[16:37:12] [Server thread/INFO]: [ImageOnMap] Loaded 0 player map files.
[16:37:12] [Server thread/INFO]: [MinehutAnalytics] Enabling MinehutAnalytics v1.0-SNAPSHOT
[16:37:12] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.5.1
[16:37:12] [Server thread/INFO]: [ChatColor] Enabling ChatColor v6.2
[16:37:12] [Server thread/ERROR]: Error occurred while enabling ChatColor v6.2 (Is it up to date?)
java.lang.NoClassDefFoundError: me/clip/placeholderapi/external/EZPlaceholderHook
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:193) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at me.chemmic.main.Main.onEnable(Main.java:51) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:525) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:439) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:584) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:403) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:255) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:968) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: me.clip.placeholderapi.external.EZPlaceholderHook
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    ... 20 more
[16:37:12] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.9
[16:37:12] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.9
[16:37:12] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'example' from config.
[16:37:12] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'scroller' from config.
[16:37:12] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'typing' from config.
[16:37:12] [Server thread/INFO]: [HolographicExtension] Registering placeholder 'rainbow' from config.
[16:37:12] [Server thread/INFO]: [HolographicExtension] If you want to use the placeholder extension, please install ProtocolLib and PlaceholderAPI
[16:37:12] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.7
[16:37:12] [Server thread/INFO]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[16:37:12] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[16:37:12] [Server thread/INFO]: No kits found to migrate.
[16:37:12] [Server thread/INFO]: Loaded 38132 items from items.json.
[16:37:12] [Server thread/INFO]: Using locale en_US
[16:37:12] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[16:37:12] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[16:37:12] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[16:37:12] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[16:37:12] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
[16:37:12] [Server thread/INFO]: HikariPool-1 - Starting...
[16:37:12] [Server thread/INFO]: HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
[16:37:12] [Server thread/INFO]: HikariPool-1 - Start completed.
[16:37:13] [Server thread/INFO]: 
[16:37:13] [Server thread/INFO]:  
[16:37:13] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[]
[16:37:13] [Server thread/INFO]: | Information:
[16:37:13] [Server thread/INFO]: |   Name: AdvancedBan
[16:37:13] [Server thread/INFO]: |   Developer: Leoko
[16:37:13] [Server thread/INFO]: |   Version: 2.3.0
[16:37:13] [Server thread/INFO]: |   Storage: HSQLDB (local)
[16:37:13] [Server thread/INFO]: | Support:
[16:37:13] [Server thread/INFO]: |   Github: https://github.com/DevLeoko/AdvancedBan/issues
[16:37:13] [Server thread/INFO]: |   Discord: https://discord.gg/ycDG6rS
[16:37:13] [Server thread/INFO]: | Twitter: @LeokoGar
[16:37:13] [Server thread/INFO]: | Update:
[16:37:13] [Server thread/INFO]: |   You have the newest version
[16:37:13] [Server thread/INFO]: []================================[]
[16:37:13] [Server thread/INFO]:  
[16:37:13] [Server thread/INFO]: [HoloExtension] Enabling HoloExtension v0.1.0.2 Alpha
[16:37:13] [Server thread/INFO]: Storage - Starting...
[16:37:13] [Server thread/WARN]: [HoloExtension] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend or softdepend of this plugin.
[16:37:13] [Server thread/INFO]: Storage - Added connection org.sqlite.jdbc4.JDBC4Connection@694026f
[16:37:13] [Server thread/INFO]: Storage - Start completed.
[16:37:13] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[16:37:13] [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--].
[16:37:13] [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.
[16:37:13] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[16:37:13] [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.
[16:37:13] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[16:37:13] [Server thread/INFO]: [CustomHeads] Enabling CustomHeads v3.0.7
[16:37:13] [Server thread/INFO]: [CustomHeads] Using V1_19_R1 as Version Handler
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v5.1.2
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Using lang-en.yml as language file.
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Shops.yml has been found!
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Sections.yml has been found!
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Successfully hooked into Vault
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Using minecraft version 1.19.2...
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Spawner provider set to DEFAULT in config
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Using plugin default spawners...
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Debug mode is enabled.
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Updating Shop settings...
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Loading all items...
[16:37:14] [Server thread/INFO]: [EconomyShopGUI] Initialized - Took 474ms to complete
[16:37:14] [Server thread/INFO]: [TAB] Enabling TAB v3.2.1
[16:37:14] [Server thread/INFO]: [TAB] Server version: 1.19.2 (v1_19_R1)
[16:37:14] [Server thread/INFO]: [TAB] Loaded NMS hook in 21ms
[16:37:14] [Server thread/INFO]: [TAB] Animation "web" does not have any texts! Ignoring.
[16:37:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [3.2.1]
[16:37:14] [Server thread/INFO]: [TAB] Enabled in 56ms
[16:37:14] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[16:37:14] [Server thread/WARN]: [WorldGuard] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend or softdepend of this plugin.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[16:37:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[16:37:14] [Server thread/INFO]: [WorldGuard] Loading region data...
[16:37:15] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2830)
[16:37:15] [Server thread/INFO]: [Citizens] Loading external libraries
[16:37:16] [Server thread/INFO]: Creating file: config.yml
[16:37:16] [Server thread/ERROR]: [Citizens] v2.0.30-SNAPSHOT (build 2830) is not compatible with Minecraft v1_19_R1 - try upgrading Minecraft or Citizens. Disabling...
[16:37:16] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.30-SNAPSHOT (build 2830)
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] Enabling AlonsoLeaderboards v1.4-BETA
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] Hex colors are available!
[16:37:16] [Server thread/INFO]:     _   _                  _                _         _                      _    
[16:37:16] [Server thread/INFO]:    /_\ | |___ _ _  ___ ___| |   ___ __ _ __| |___ _ _| |__  ___  __ _ _ _ __| |___
[16:37:16] [Server thread/INFO]:   / _ \| / _ \ ' \(_-</ _ \ |__/ -_) _` / _` / -_) '_| '_ \/ _ \/ _` | '_/ _` (_-<
[16:37:16] [Server thread/INFO]:  /_/ \_\_\___/_||_/__/\___/____\___\__,_\__,_\___|_| |_.__/\___/\__,_|_| \__,_/__/
[16:37:16] [Server thread/INFO]: 
[16:37:16] [Server thread/INFO]:    Running plugin AlonsoLeaderboards v1.4-BETA
[16:37:16] [Server thread/INFO]:    Server running CraftBukkit version 3566-Spigot-584b459-c379a6b (MC: 1.19.2)
[16:37:16] [Server thread/INFO]:    (Implementing API version 3566-Spigot-584b459-c379a6b (MC: 1.19.2))
[16:37:16] [Server thread/INFO]:    (Developed by  AlonsoAliaga - Thanks for using my plugin ?)
[16:37:16] [Server thread/INFO]:    (If you loved the plugin consider leaving a review and mentioning your server IP in it!
[16:37:16] [Server thread/INFO]: 
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] BungeeCord action bar available. Hooking..
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] ProtocolLib not found! Skipping..
[16:37:16] [Server thread/INFO]: [Auto-update] Configuration config.yml is up-to-date!
[16:37:16] [Server thread/ERROR]: [AlonsoLeaderboards] Plugin AlonsoLeaderboards v1.4-BETA has failed to register events for class com.alonsoaliaga.alonsoleaderboards.listeners.NPCListener because net/citizensnpcs/api/event/NPCRemoveEvent does not exist.
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] PlaceholderAPI found! Hooking..
[16:37:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: alonsoleaderboards [1.4-BETA]
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] Loading placed leaderboards..
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] LeaderboardExpansion for 'blocks' successfully registered!
[16:37:16] [Server thread/INFO]: [AlonsoLeaderboards] LeaderboardExpansion for 'money' successfully registered!
[16:37:16] [Server thread/INFO]: [GSit] Enabling GSit v1.3.0
[16:37:16] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
[16:37:16] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
[16:37:16] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
[16:37:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gsit [1.3.0]
[16:37:16] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.12
[16:37:16] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
[16:37:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.12]
[16:37:16] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
[16:37:16] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
[16:37:16] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.1
[16:37:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: betterrtp [3.6.1]
[16:37:17] [Server thread/INFO]: [Admin-GUI] Enabling Admin-GUI v1.7.0
[16:37:17] [Server thread/INFO]: [BetterSleeping4] Enabling BetterSleeping4 v4.0.2
[16:37:17] [Server thread/WARN]: [BetterSleeping4] ?cYour GSit version is incompatible with this version of BetterSleeping, GSit support cannot enable
[16:37:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bettersleeping [4.0.2]
[16:37:17] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.6.7
[16:37:17] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.6.7
[16:37:17] [Server thread/INFO]: [CitizensCMD] by Mateus Moreira @LichtHund & Maintained by HexedHero
[16:37:17] [Server thread/INFO]: [CitizensCMD] Using English messages!
[16:37:17] [Server thread/ERROR]: [CitizensCMD] Plugin CitizensCMD v2.6.7 has failed to register events for class me.mattstudios.citizenscmd.listeners.NPCClickListener because net/citizensnpcs/api/event/NPCRightClickEvent does not exist.
[16:37:17] [Server thread/ERROR]: [CitizensCMD] Plugin CitizensCMD v2.6.7 has failed to register events for class me.mattstudios.citizenscmd.listeners.NPCListener because net/citizensnpcs/api/event/NPCRemoveByCommandSenderEvent does not exist.
[16:37:17] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
[16:37:17] [Server thread/INFO]: [CitizensCMD] Using Vault!
[16:37:17] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
[16:37:17] [Server thread/WARN]: [CoreProtect] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend or softdepend of this plugin.
[16:37:17] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! 
[16:37:17] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[16:37:17] [Server thread/INFO]: --------------------
[16:37:17] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[16:37:17] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[16:37:17] [Server thread/INFO]: --------------------
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.9.5-SNAPSHOT
[16:37:17] [Server thread/WARN]: [CrazyEnchantments] ====================================================
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  CrazyEnchantments works better if you use Paper 
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  as your server software.
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  Paper offers significant performance improvements,
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  bug fixes, security enhancements and optional
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  features for server owners to enhance their server.
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  All of your plugins will function the same,
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  as it is a drop in replacement over spigot.
[16:37:17] [Server thread/WARN]: [CrazyEnchantments] 
[16:37:17] [Server thread/WARN]: [CrazyEnchantments]  Join the Purpur Community @ https://purpurmc.org/discord
[16:37:17] [Server thread/WARN]: [CrazyEnchantments] ====================================================
[16:37:17] [Server thread/WARN]: [CrazyEnchantments] A few features might not work on Spigot so be warned.
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Loading the config.yml
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded config.yml
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Loading the BlockList.yml
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded BlockList.yml
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Loading the Data.yml
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Data.yml
[16:37:17] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantments.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantments.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Loading the GKitz.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded GKitz.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Loading the Messages.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Messages.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantment-Types.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantment-Types.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Loading the Signs.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Signs.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Loading the Tinker.yml
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Tinker.yml
[16:37:18] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_19_R1! Trying to find NMS support
[16:37:18] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_19_R1' loaded!
[16:37:18] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson
[16:37:18] [Server thread/INFO]: Active CrazyEnchantment Hooks:
[16:37:18] [Server thread/INFO]:  WorldGuard : ENABLED
[16:37:18] [Server thread/INFO]:  WorldEdit : ENABLED
[16:37:18] [Server thread/INFO]:  Vault : ENABLED
[16:37:18] [Thread-14/WARN]: [NBTAPI] The NBT-API located at 'package com.badbones69.crazyenchantments.plugin.lib.de.tr7zw.changeme.nbtapi' seems to be outdated!
[16:37:18] [Thread-14/WARN]: [NBTAPI] Current Version: '2.10.0' Newest Version: 2.11.1'
[16:37:18] [Thread-14/WARN]: [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
[16:37:18] [Server thread/INFO]: [CrazyEnchantments] Gkitz support is now enabled.
[16:37:18] [Server thread/INFO]: [Graves] Enabling Graves v4.9
[16:37:18] [Server thread/INFO]: [Graves] Integration: Hooked into Vault 1.7.3-b131.
[16:37:18] [Server thread/INFO]: [Graves] Integration: Hooked into FastAsyncWorldEdit 2.5.1-SNAPSHOT-332;f8acaf5.
[16:37:18] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.7+216b061.
[16:37:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: graves [4.9]
[16:37:18] [Server thread/INFO]: [Graves] Integration: Hooked into PlaceholderAPI 2.11.2.
[16:37:18] [Server thread/INFO]: [Graves] Compatibility: Essentials Detected, make sure you don't have the essentials.keepinv or essentials.keepxp permissions.
[16:37:18] [Server thread/WARN]: [Graves] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend or softdepend of this plugin.
[16:37:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:37:18] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[16:37:18] [Server thread/INFO]: Done (32.170s)! For help, type "help"
[16:37:18] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.7+216b061 which is not a depend or softdepend of this plugin.
[16:37:18] [Server thread/INFO]: Plugin 'WorldGuard' found. Using it now.
[16:37:18] [Server thread/INFO]: Attempting to use plugin 'WorldGuard'
[16:37:18] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.1/2 (760)
[16:37:18] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[16:37:18] [Craft Scheduler Thread - 2/INFO]: ?6Fetching version information...
[16:37:18] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[16:37:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
[16:37:18] [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.
[16:37:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
[16:37:18] [Server thread/INFO]: 2 placeholder hook(s) registered!
[16:37:18] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[16:37:18] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ... 
[16:37:18] [Craft Scheduler Thread - 8/INFO]: [AlonsoLeaderboards] Checking for updates...
[16:37:18] [Craft Scheduler Thread - 10/WARN]: [BetterRTP] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend or softdepend of this plugin.
[16:37:18] [Craft Scheduler Thread - 7/WARN]: [BetterRTP] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend or softdepend of this plugin.
[16:37:18] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
[16:37:18] [Craft Scheduler Thread - 6/INFO]: 
[16:37:18] [Craft Scheduler Thread - 6/INFO]: []=====[Enabling AdminGUI]=====[]
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |
[16:37:18] [Craft Scheduler Thread - 6/INFO]: | Information:
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |   Name: AdminGUI
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |   Developer: Black1_TV
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |   Version: 1.7.0 (FREE)
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |   Premium: https://rabbit-company.com
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |
[16:37:18] [Craft Scheduler Thread - 6/INFO]: | Support:
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |   Discord: Crazy Rabbit#0001
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |   Mail: [email protected]
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |   Discord: https://discord.gg/hUNymXX
[16:37:18] [Craft Scheduler Thread - 6/INFO]: |
[16:37:18] [Craft Scheduler Thread - 6/INFO]: []=====================================[]
[16:37:18] [Craft Scheduler Thread - 6/INFO]: 
[16:37:18] [Craft Scheduler Thread - 8/INFO]: [AlonsoLeaderboards] Plugin up-to-date! You have the latest version!
[16:37:35] [User Authenticator #1/INFO]: UUID of player Ayxris is 855150f6-a504-4940-a574-c9cb249103c5
[16:37:35] [Server thread/INFO]: Ayxris joined the game
[16:37:35] [Server thread/INFO]: Ayxris[/        ip        ] logged in with entity id 137 at ([world]3046.7559951446146, 72.0, 2585.2863787105603)
[16:37:45] [Server thread/INFO]: Ayxris issued server command: /npc create t
[16:37:45] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.30-SNAPSHOT (build 2830) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:833) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at org.bukkit.craftbukkit.v1_19_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:?]
    at net.minecraft.commands.CommandDispatcher.performCommand(CommandDispatcher.java:298) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.commands.CommandDispatcher.a(CommandDispatcher.java:282) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.network.PlayerConnection.b(PlayerConnection.java:1940) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.network.PlayerConnection.lambda$18(PlayerConnection.java:1905) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.util.thread.IAsyncTaskHandler.b(SourceFile:68) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
    at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:157) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1150) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.util.thread.IAsyncTaskHandler.x(SourceFile:131) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.bh(MinecraftServer.java:1129) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1122) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:140) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1106) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1017) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at java.lang.Thread.run(Thread.java:833) [?:?]
[16:38:04] [User Authenticator #2/INFO]: UUID of player SoulStealer173 is 4e8ac1de-7276-48de-8afc-fc091fa2621b
[16:38:04] [Server thread/INFO]: SoulStealer173 joined the game
[16:38:04] [Server thread/INFO]: SoulStealer173[/         ip         ] logged in with entity id 172 at ([world]3044.5, 70.0, 2592.5)