Paste #111929: Unnamed Server Log Paste

Date: 2023/07/04 09:20:27 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[15:46:02] [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'
[15:46:04] [ServerMain/INFO]: Loaded 7 recipes
[15:46:04] [Server thread/INFO]: Starting minecraft server version 1.20.1
[15:46:04] [Server thread/INFO]: Loading properties
[15:46:04] [Server thread/INFO]: This server is running Paper version git-Paper-"4356758" (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 4356758)
[15:46:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
[15:46:04] [Server thread/INFO]: Using 4 threads for Netty based IO
[15:46:04] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[15:46:04] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and gen parallelism of 4 threads
[15:46:04] [Server thread/INFO]: Default game type: SURVIVAL
[15:46:04] [Server thread/INFO]: Generating keypair
[15:46:05] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25595
[15:46:05] [Server thread/INFO]: Using epoll channel type
[15:46:05] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[15:46:05] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] ***********************************
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] Unable to inject fake plugin.
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] ***********************************
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] *
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * Exception: java.lang.reflect.InvocationTargetException
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * Error message: null
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * Stack: 
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * AsyncWorldEdit-3.9.4 (1).jar//org.primesoft.asyncworldedit.utils.ClassLoaderHelper.injectFakePlugin(ClassLoaderHelper.java:173)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * AsyncWorldEdit-3.9.4 (1).jar//org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:90)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.Class.forName0(Native Method)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.Class.forName(Class.java:467)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.entrypoint.strategy.LegacyPluginLoadingStrategy.loadProviders(LegacyPluginLoadingStrategy.java:202)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:504)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:273)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.Thread.run(Thread.java:833)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] *
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * Exception: java.lang.NullPointerException
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * Error message: Cannot read field "server" because "loader" is null
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * Stack: 
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * org.primesoft.asyncworldedit.utils.FakeJavaPlugin.<init>(FakeJavaPlugin.java:13)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * AsyncWorldEdit-3.9.4 (1).jar//org.primesoft.asyncworldedit.utils.ClassLoaderHelper.injectFakePlugin(ClassLoaderHelper.java:173)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * AsyncWorldEdit-3.9.4 (1).jar//org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:90)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.Class.forName0(Native Method)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.Class.forName(Class.java:467)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.entrypoint.strategy.LegacyPluginLoadingStrategy.loadProviders(LegacyPluginLoadingStrategy.java:202)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:504)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:273)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] * java.base/java.lang.Thread.run(Thread.java:833)
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] ***********************************
[15:46:05] [Server thread/INFO]: [STDOUT] [org.primesoft.asyncworldedit.LoggerProvider$NullLogger] [AsyncWorldEdit] Detected Java 8+, trying to open modules for reflection access...
[15:46:05] [Server thread/ERROR]: [LegacyPluginLoadingStrategy] Could not load 'plugins/AsyncWorldEdit-3.9.4 (1).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
    at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:127) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at io.papermc.paper.plugin.entrypoint.strategy.LegacyPluginLoadingStrategy.loadProviders(LegacyPluginLoadingStrategy.java:202) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:504) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:467) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    ... 9 more
Caused by: java.lang.IllegalStateException: Unable to get loaders.
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:129) ~[AsyncWorldEdit-3.9.4 (1).jar:?]
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:138) ~[AsyncWorldEdit-3.9.4 (1).jar:?]
    at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[AsyncWorldEdit-3.9.4 (1).jar:?]
    at java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:467) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    ... 9 more
Caused by: java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "o" is null
    at jdk.internal.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:57) ~[?:?]
    at jdk.internal.reflect.UnsafeQualifiedObjectFieldAccessorImpl.get(UnsafeQualifiedObjectFieldAccessorImpl.java:38) ~[?:?]
    at java.lang.reflect.Field.get(Field.java:425) ~[?:?]
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:127) ~[AsyncWorldEdit-3.9.4 (1).jar:?]
    at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:138) ~[AsyncWorldEdit-3.9.4 (1).jar:?]
    at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[AsyncWorldEdit-3.9.4 (1).jar:?]
    at java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:467) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-"4356758"]
    ... 9 more
[15:46:05] [Server thread/WARN]: [EconomyShopGUI-Premium] Loading Paper plugin in the legacy plugin loading logic. This is not recommended and may introduce some differences into load order. It's highly recommended you move away from this if you are wanting to use Paper plugins.
[15:46:05] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.98
[15:46:06] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
[15:46:06] [Server thread/INFO]: [Menus] Loading server plugin Menus v1.0.0
[15:46:06] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[15:46:06] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.2-SNAPSHOT (b59-2278589)
[15:46:06] [Server thread/INFO]: [floodgate] Took 548ms to boot Floodgate
[15:46:06] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.15+6463-5ca4dff
[15:46:07] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@78d88885]
[15:46:07] [Server thread/INFO]: [PhoenixCrates] Loading server plugin PhoenixCrates v2.1.3
[15:46:07] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.3
[15:46:07] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1-dev+29-6012959
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.7.0
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[15:46:07] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[15:46:07] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.1.1-SNAPSHOT
[15:46:07] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[15:46:07] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[15:46:07] [Server thread/INFO]: [EconomyShopGUI-Premium] Loading server plugin EconomyShopGUI-Premium v4.11.0
[15:46:07] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9-beta1+2249-223b80c
[15:46:07] [Server thread/INFO]: [Dungeons] Loading server plugin Dungeons v3.2.0
[15:46:07] [Server thread/INFO]: [KGenerators] Loading server plugin KGenerators v7.3-#142
[15:46:07] [Server thread/INFO]: [KGenerators] Settings: Loading settings
[15:46:07] [Server thread/INFO]: [KGenerators] WorldGuard: Registering kgenerators-pick-up flag
[15:46:07] [Server thread/INFO]: [KGenerators] WorldGuard: Registering kgenerators-only-gen-break flag
[15:46:07] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.32-SNAPSHOT (build 3150)
[15:46:07] [Server thread/INFO]: [PhatLoots] Loading server plugin PhatLoots v5.5.3
[15:46:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:46:07] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.98
[15:46:08] [Server thread/INFO]:         __    
[15:46:08] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.98
[15:46:08] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[15:46:08] [Server thread/INFO]: 
[15:46:08] [Server thread/INFO]: [LuckPerms] Loading configuration...
[15:46:08] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[15:46:08] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[15:46:09] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[15:46:09] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1645ms)
[15:46:09] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[15:46:09] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[15:46:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:46:09] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[15:46:09] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[15:46:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.15+6463-5ca4dff
[15:46:09] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[15:46:09] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[15:46:09] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[15:46:10] [Server thread/INFO]: Preparing level "world"
[15:46:11] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[15:46:11] [Server thread/INFO]: Time elapsed: 186 ms
[15:46:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[15:46:11] [Server thread/INFO]: Time elapsed: 30 ms
[15:46:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[15:46:11] [Server thread/INFO]: Time elapsed: 21 ms
[15:46:11] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[15:46:12] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[15:46:12] [Server thread/INFO]: [Menus] Enabling Menus v1.0.0
[15:46:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: menus [1.0.0]
[15:46:14] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b59-2278589)
[15:46:15] [Server thread/INFO]: [PhoenixCrates] Enabling PhoenixCrates v2.1.3
[15:46:15] [Server thread/INFO]:   ____    ____                               
[15:46:15] [Server thread/INFO]:  |  _ \  / ___|                              
[15:46:15] [Server thread/INFO]:  | |_) || |       Phoenix Crates v2.1.3      
[15:46:15] [Server thread/INFO]:  |  __/ | |___    https://phoenixplugins.com/
[15:46:15] [Server thread/INFO]:  |_|     \____|                             
[15:46:15] [Server thread/INFO]:                                                  
[15:46:15] [Server thread/INFO]: Loading settings...
[15:46:15] [Server thread/INFO]: Loading file "config.yml".
[15:46:15] [Server thread/INFO]: File "config.yml" need to be updated. Creating a backup named "config.yml.backup".
[15:46:15] [Server thread/INFO]: Migrating old configurations...
[15:46:15] [Server thread/INFO]: -> Path: [product-license]
[15:46:15] [Server thread/INFO]: --> Warning: Can't find yaml for "product-license". Ignoring yaml value and using predefined value.
[15:46:15] [Server thread/INFO]: File "config.yml" updated!
[15:46:15] [Server thread/INFO]: Validating license...
[15:46:15] [Server thread/INFO]: Great news! Your license is valid and active. Enjoy full access to all the features and benefits of this plugin.
[15:46:15] [Server thread/INFO]: No new version available!
[15:46:15] [Server thread/INFO]: Loading components...
[15:46:15] [Server thread/INFO]: Loading cross version adapter...
[15:46:15] [Server thread/INFO]: CraftLegacy not found, skipping.
[15:46:16] [Server thread/INFO]: Vault founded. Preparing Economy...
[15:46:16] [Server thread/INFO]: Placeholder API founded. Preparing placeholders...
[15:46:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: phoenixcrates [1.0.0]
[15:46:16] [Server thread/INFO]: Model Engine is not installed. If you want to support custom modeled npc type in this plugin install it.
[15:46:16] [Server thread/INFO]: -> See more at: https://www.spigotmc.org/resources/conxeptworks-model-engine—ultimate-custom-entity-model-manager-1-16-5-1-19-2.79477/
[15:46:16] [Server thread/INFO]: Loading file "messages.yml".
[15:46:16] [Server thread/INFO]: File "messages.yml" need to be updated. Creating a backup named "messages.yml.backup".
[15:46:16] [Server thread/INFO]: Migrating old configurations...
[15:46:16] [Server thread/INFO]: -> Path: [commands.give-reward]
[15:46:16] [Server thread/INFO]: --> Warning: Can't find yaml for "commands.give-reward". Ignoring yaml value and using predefined value.
[15:46:16] [Server thread/INFO]: -> Path: [commands.bulk]
[15:46:16] [Server thread/INFO]: --> Warning: Can't find yaml for "commands.bulk". Ignoring yaml value and using predefined value.
[15:46:16] [Server thread/INFO]: -> Path: [crate-virtual-key-received]
[15:46:16] [Server thread/INFO]: --> Warning: Can't find yaml for "crate-virtual-key-received". Ignoring yaml value and using predefined value.
[15:46:16] [Server thread/INFO]: File "messages.yml" updated!
[15:46:16] [Server thread/INFO]: Loading settings...
[15:46:16] [Server thread/INFO]: Loading file "config.yml".
[15:46:16] [Server thread/INFO]: File "config.yml" is up to date. Importing configurations.
[15:46:16] [Server thread/INFO]: Loading database...
[15:46:16] [Server thread/WARN]: 4 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Starting...
[15:46:16] [Server thread/WARN]: 134 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Start completed.
[15:46:16] [Server thread/INFO]: Loading menus...
[15:46:16] [Server thread/INFO]: Loading file "menus/default_rewards_preview.yml".
[15:46:16] [Server thread/INFO]: File "menus/default_rewards_preview.yml" need to be updated. Creating a backup named "menus/default_rewards_preview.yml.backup".
[15:46:16] [Server thread/INFO]: Migrating old configurations...
[15:46:16] [Server thread/INFO]: -> Path: [pagination.slots]
[15:46:16] [Server thread/INFO]: --> Warning: Can't find yaml for "slots". Ignoring yaml value and using predefined value.
[15:46:16] [Server thread/INFO]: -> Path: [pagination.fill-item.actions]
[15:46:16] [Server thread/INFO]: --> Warning: Can't find yaml for "actions". Ignoring yaml value and using predefined value.
[15:46:16] [Server thread/INFO]: -> Path: [pagination.previous-item.amount]
[15:46:16] [Server thread/INFO]: --> Warning: Can't find yaml for "amount". Ignoring yaml value and using predefined value.
[15:46:16] [Server thread/INFO]: -> Path: [pagination.next-item.amount]
[15:46:16] [Server thread/INFO]: --> Warning: Can't find yaml for "amount". Ignoring yaml value and using predefined value.
[15:46:16] [Server thread/INFO]: File "menus/default_rewards_preview.yml" updated!
[15:46:16] [Server thread/INFO]: Menu "default_rewards_preview" loaded successfully
[15:46:16] [Server thread/INFO]: Loading players data...
[15:46:16] [Server thread/INFO]: Loading crates...
[15:46:16] [Server thread/INFO]: Loading file "locations.yml".
[15:46:16] [Server thread/INFO]: File "locations.yml" is up to date. Importing configurations.
[15:46:16] [Server thread/INFO]: Loading file "crates/Rare.yml".
[15:46:16] [Server thread/INFO]: File "crates/Rare.yml" is up to date. Importing configurations.
[15:46:16] [Server thread/INFO]: Loading file "crates/Legend.yml".
[15:46:16] [Server thread/INFO]: File "crates/Legend.yml" is up to date. Importing configurations.
[15:46:16] [Server thread/INFO]: Loading file "crates/Common.yml".
[15:46:17] [Server thread/INFO]: File "crates/Common.yml" is up to date. Importing configurations.
[15:46:17] [Server thread/INFO]: Loaded 3 crates.
[15:46:17] [Server thread/INFO]: 
[15:46:17] [Server thread/INFO]: Plugin loaded successfully!
[15:46:17] [Server thread/INFO]: [Any questions or problems that may arise, contact us through
[15:46:17] [Server thread/INFO]: the website or our discord: https://phoenixplugins.com/discord]
[15:46:17] [Server thread/INFO]: 
[15:46:17] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.3
[15:46:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1-dev+29-6012959
[15:46:17] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[15:46:17] [Server thread/INFO]: [Essentials] No kits found to migrate.
[15:46:18] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[15:46:18] [Server thread/INFO]: [Essentials] Using locale en_US
[15:46:18] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[15:46:18] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[15:46:18] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[15:46:18] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[15:46:18] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.7.0
[15:46:18] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[15:46:18] [Server thread/INFO]: [ajLeaderboards] The columns already exist for vault_eco_balance. Canceling updater and bumping DB version.
[15:46:18] [Server thread/INFO]: [ajLeaderboards] Loaded 1 boards
[15:46:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajlb [2.7.0]
[15:46:18] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[15:46:18] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.7.0 by ajgeiss0702 enabled!
[15:46:18] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.1.1-SNAPSHOT
[15:46:18] [Server thread/INFO]: [EconomyShopGUI-Premium] Enabling EconomyShopGUI-Premium v4.11.0
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using lang-en.yml as language file.
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Shops.yml has been found!
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Sections.yml has been found!
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using minecraft version 1.20.1...
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Successfully hooked into Vault
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Completed loading '1' economy provider(s) for all 8 shop sections.
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Spawner provider set to DEFAULT in config
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Using plugin default spawners...
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Enabled PlaceholderAPI hook...
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Debug mode is enabled.
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Updating Shop settings...
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading item stock...
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading limited selling provider...
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Loading all items...
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [WARN]: Invalid slot index for format '7.0' for item 'GW.5'
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [WARN]: Invalid slot index for format '5.0' for item 'GW.11'
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [WARN]: Invalid slot index for format '16.0' for item 'sELL.37'
[15:46:19] [Server thread/INFO]: [EconomyShopGUI-Premium] [INFO]: Initialized - Took 558ms to complete
[15:46:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9-beta1+2249-223b80c
[15:46:19] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[15:46:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[15:46:19] [Server thread/INFO]: [WorldGuard] Loading region data...
[15:46:19] [Server thread/INFO]: [Dungeons] Enabling Dungeons v3.2.0
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 0 Grids
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 1 Dungeons
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 10 Structures
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 17 Entities
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 4 Loot Tables
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 81 Placed Structures
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 1 Scoreboards
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 2 Loadouts
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 1 Restrictions
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 4 Objectives
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 0 Backpacks
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 2 Packages
[15:46:19] [Server thread/INFO]:     >> Dungeons loaded 2 Boosters
[15:46:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: dungeons [3.2.0]
[15:46:20] [Server thread/INFO]: [KGenerators] Enabling KGenerators v7.3-#142
[15:46:20] [Server thread/WARN]: [KGenerators] !!! WARNING !!! KGenerators will be loaded in post init check, check for more informations futher in this log
[15:46:20] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.32-SNAPSHOT (build 3150)
[15:46:20] [Server thread/INFO]: [Citizens] Loading external libraries
[15:46:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
[15:46:20] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[15:46:20] [Server thread/INFO]: [PhatLoots] Enabling PhatLoots v5.5.3
[15:46:20] [Server thread/INFO]: [PhatLoots] Listening for Citizens NPC deaths
[15:46:20] [Server thread/INFO]: [PhatLoots] Listening for Dispensers
[15:46:20] [Server thread/INFO]: [PhatLoots] Listening for Mob deaths w/ MultiWorld support and WorldGuard Regions
[15:46:20] [Server thread/INFO]: [PhatLoots] Listening for Mob spawns w/ MultiWorld support and WorldGuard Regions
[15:46:20] [Server thread/INFO]: [PhatLoots] Listening for Players fishing
[15:46:20] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[15:46:23] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[15:46:23] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[15:46:23] [Server thread/INFO]: [Geyser-Spigot] 
[15:46:23] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.1.1-SNAPSHOT (git-master-b344e21)
[15:46:23] [Server thread/INFO]: [Geyser-Spigot] 
[15:46:23] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[15:46:27] [Server thread/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:25595
[15:46:27] [Server thread/INFO]: [Geyser-Spigot] Done (4.04s)! Run /geyser help for help!
[15:46:27] [Server thread/INFO]: Running delayed init tasks
[15:46:27] [Craft Scheduler Thread - 5 - Essentials/INFO]: [Essentials] Fetching version information...
[15:46:27] [Craft Scheduler Thread - 1 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[15:46:27] [Craft Scheduler Thread - 10 - Vault/INFO]: [Vault] Checking for Updates ... 
[15:46:27] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[15:46:27] [Craft Scheduler Thread - 1 - DecentHolograms/INFO]: [DecentHolograms] Loaded 2 holograms!
[15:46:27] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[15:46:27] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[15:46:27] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[15:46:27] [Craft Scheduler Thread - 10 - Vault/INFO]: [Vault] No new version available
[15:46:27] [Server thread/INFO]: [KGenerators] Generators file: Loaded 5 generators!
[15:46:27] [Server thread/INFO]: [KGenerators] Lang: Messages and Guis file loaded with lang: en
[15:46:27] [Server thread/INFO]: [KGenerators] Recipes file: Recipes are disabled. You can enable them in recipes.yml
[15:46:27] [Server thread/INFO]: [KGenerators] Upgrades file: Upgrades are disabled. You can enable them in upgrades.yml
[15:46:27] [Server thread/INFO]: [KGenerators] Limits file: Limits are disabled. You can enable them in limits.yml!
[15:46:27] [Server thread/WARN]: [KGenerators] !!! WARNING !!! Database SQLITE: SQL: The pool size is higher than one! If you dont know what you're doing change database.pool-size in config.yml to one!
[15:46:27] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] KGeneratorsSQLitePool - Starting...
[15:46:27] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] KGeneratorsSQLitePool - Start completed.
[15:46:27] [Server thread/INFO]: [KGenerators] Database SQLITE: Connected to SQLITE database
[15:46:27] [Server thread/INFO]: [KGenerators] MainManager: KGenerators loaded successfully
[15:46:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.8.1]
[15:46:27] [Server thread/INFO]: 1 placeholder hook(s) registered!
[15:46:28] [Server thread/INFO]: [Citizens] Loaded 47 NPCs.
[15:46:28] [Server thread/INFO]: Done (23.867s)! For help, type "help"
[15:46:28] [Server thread/INFO]: Timings Reset
[15:46:39] [User Authenticator #0/INFO]: UUID of player EcoCraftOwner is 77b7402a-d0a7-4487-979d-98e46582098d
[15:46:40] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[15:46:40] [Server thread/INFO]: EcoCraftOwner joined the game
[15:46:40] [Server thread/INFO]: EcoCraftOwner[/         ip         ] logged in with entity id 99 at ([world]16.299860779716127, -37.0, 15.29158835954643)
[15:46:40] [Craft Scheduler Thread - 6 - ajLeaderboards/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:46:44] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:46:44] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:46:44] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:46:44] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:46:45] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:46:45] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:46:45] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:46:45] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:46:52] [Server thread/INFO]: EcoCraftOwner issued server command: /clear
[15:47:21] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:21] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:47:21] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:21] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:47:25] [Server thread/INFO]: EcoCraftOwner issued server command: /clear
[15:47:27] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:27] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:47:27] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:27] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:47:30] [Server thread/INFO]: EcoCraftOwner issued server command: /clear
[15:47:33] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:33] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:47:33] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:33] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:47:37] [AJLBFETCH-2-58/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:47:46] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:46] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:47:46] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit S1 EcoCraftOwner
[15:47:46] [Server thread/INFO]: Giving kit s1 to EcoCraftOwner.
[15:48:37] [AJLBFETCH-2-121/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:48:45] [Server thread/INFO]: EcoCraftOwner issued server command: /kitcreate Starter
[15:48:55] [Server thread/INFO]: EcoCraftOwner issued server command: /kitcreate Starter 5
[15:49:37] [AJLBFETCH-2-184/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:49:53] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd add kit Starter --cooldown 300
[15:50:07] [Server thread/INFO]: EcoCraftOwner issued server command: /npc select
[15:50:10] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd add kit Starter --cooldown 300
[15:50:25] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd add kit Starter <p> --cooldown 300
[15:50:37] [AJLBFETCH-2-247/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:50:38] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd
[15:50:50] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 0
[15:50:54] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 1
[15:50:58] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 2
[15:51:01] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd
[15:51:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter EcoCraftOwner
[15:51:08] [Server thread/INFO]: Giving kit starter to EcoCraftOwner.
[15:51:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter EcoCraftOwner
[15:51:08] [Server thread/INFO]: Giving kit starter to EcoCraftOwner.
[15:51:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter EcoCraftOwner
[15:51:09] [Server thread/INFO]: Giving kit starter to EcoCraftOwner.
[15:51:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter EcoCraftOwner
[15:51:09] [Server thread/INFO]: Giving kit starter to EcoCraftOwner.
[15:51:10] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter EcoCraftOwner
[15:51:10] [Server thread/INFO]: Giving kit starter to EcoCraftOwner.
[15:51:22] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd add kit Starter <p> --cooldown 3000
[15:51:24] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd
[15:51:37] [AJLBFETCH-2-310/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:51:38] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 3
[15:51:42] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter EcoCraftOwner
[15:51:42] [Server thread/INFO]: Giving kit starter to EcoCraftOwner.
[15:51:43] [Server thread/INFO]: [Essentials] Created a User for starter kit (d835f7c5-870d-2143-9570-bec263d1fbe0) for non Bukkit type: net.citizensnpcs.nms.v1_20_R1.entity.EntityHumanNPC$PlayerNPC
[15:52:11] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd add kit Starter --gcooldown 300
[15:52:12] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter EcoCraftOwner
[15:52:12] [Server thread/INFO]: Giving kit starter to EcoCraftOwner.
[15:52:12] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:12] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:22] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd
[15:52:31] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 0
[15:52:33] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:33] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:34] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:34] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:35] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:35] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:35] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:35] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:35] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:35] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:35] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:35] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:35] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:35] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:35] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:35] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:36] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:36] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:36] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:36] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:36] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:36] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:36] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:36] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:37] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:37] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:37] [AJLBFETCH-2-373/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:52:39] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:39] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:39] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:39] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:39] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:39] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:39] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:39] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:40] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:40] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:40] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:40] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:40] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:40] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:49] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:49] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:50] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:50] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:50] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:52:50] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:52:59] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd
[15:53:06] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:06] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:07] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:07] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:07] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:07] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:07] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:07] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:08] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:08] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:08] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:08] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:09] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:09] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:09] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:10] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:10] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:17] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd add kit Starter --gcooldown 5
[15:53:19] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd
[15:53:32] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 0
[15:53:33] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 1
[15:53:37] [AJLBFETCH-2-435/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:53:42] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd add kit Starter --gcooldown 200
[15:53:44] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd
[15:53:47] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:47] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:48] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:48] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:48] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:48] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:48] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:48] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:49] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:49] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:49] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:49] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:53:50] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /kit Starter
[15:53:50] [Server thread/INFO]: Kits: R2 P1 R3 P2 R4 P3 R5 Color P4 R6 P5 R7 R8 R9 Dtools Tools S1 Starter K1 K2 K3 K4 K5 K6 K7 K8 Firework Notch R1
[15:54:00] [Server thread/INFO]: EcoCraftOwner issued server command: /npc cmd remove 0
[15:54:37] [AJLBFETCH-2-497/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:55:37] [AJLBFETCH-2-559/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:56:27] [Server thread/INFO]: Dungeons saved to files successfully
[15:56:37] [AJLBFETCH-2-621/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:57:37] [AJLBFETCH-2-683/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:58:37] [AJLBFETCH-2-745/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[15:59:37] [AJLBFETCH-2-807/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:00:37] [AJLBFETCH-2-870/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:01:37] [AJLBFETCH-2-933/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:02:37] [AJLBFETCH-2-995/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:03:37] [AJLBFETCH-2-1057/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:04:37] [AJLBFETCH-2-1125/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:05:37] [AJLBFETCH-2-1187/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:06:28] [Server thread/INFO]: Dungeons saved to files successfully
[16:06:37] [AJLBFETCH-2-1250/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:07:37] [AJLBFETCH-2-1313/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:08:37] [AJLBFETCH-2-1376/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:09:37] [AJLBFETCH-2-1439/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:10:37] [AJLBFETCH-2-1502/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:11:37] [AJLBFETCH-2-1565/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:12:37] [AJLBFETCH-2-1628/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:13:37] [AJLBFETCH-2-1691/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:14:37] [AJLBFETCH-2-1754/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:15:37] [AJLBFETCH-2-1817/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:16:28] [Server thread/INFO]: Dungeons saved to files successfully
[16:16:37] [AJLBFETCH-2-1880/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.
[16:17:37] [AJLBFETCH-2-1943/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for EcoCraftOwner) Skipping.