Paste #132233: Logs

Date: 2025/03/30 00:20:59 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[00:14:42] [ServerMain/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
[00:14:42] [ServerMain/WARN]: resource-pack-id missing, using default of b1859a4e-e57c-3f5e-89d3-d0a6c8f4d374
[00:14:42] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[00:14:43] [ServerMain/INFO]: Loaded 1370 recipes
[00:14:43] [Server thread/INFO]: Starting minecraft server version 1.21.4
[00:14:43] [Server thread/INFO]: Loading properties
[00:14:43] [Server thread/INFO]: This server is running CraftBukkit version 4458-Spigot-73860e0-fb3f2b6 (MC: 1.21.4) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
[00:14:43] [Server thread/INFO]: *** This version of Spigot contains changes to some enums. If you notice that plugins no longer work after updating, please report this to the developers of those plugins first. ***
[00:14:43] [Server thread/INFO]: *** If you cannot update those plugins, you can try setting `settings.compatibility.enum-compatibility-mode` to `true` in `bukkit.yml`. ***
[00:14:43] [Server thread/INFO]: Server Ping Player Sample Count: 12
[00:14:43] [Server thread/INFO]: Using 4 threads for Netty based IO
[00:14:43] [Server thread/INFO]: Debug logging is disabled
[00:14:43] [Server thread/INFO]: Default game type: SURVIVAL
[00:14:43] [Server thread/INFO]: Generating keypair
[00:14:43] [Server thread/INFO]: Starting Minecraft server on 199.115.76.86:26945
[00:14:43] [Server thread/INFO]: Using epoll channel type
[00:14:43] [Server thread/WARN]: Failed to get hostname, using 'localhost'
java.net.UnknownHostException: 6ff5815c-2c98-4efb-863c-9ea19df87c6e: 6ff5815c-2c98-4efb-863c-9ea19df87c6e: Name or service not known
    at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1936) ~[?:?]
    at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.getHostname(DiscriminatingNameMapper.java:90) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.<init>(DiscriminatingNameMapper.java:69) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.internal.impl.synccontext.named.NameMappers.discriminatingNameMapper(NameMappers.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.getManuallyCreatedNameMappers(NamedLockFactoryAdapterFactoryImpl.java:78) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.<init>(NamedLockFactoryAdapterFactoryImpl.java:107) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:159) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory.initService(DefaultSyncContextFactory.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.internal.impl.DefaultMetadataResolver.initService(DefaultMetadataResolver.java:123) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.apache.maven.repository.internal.DefaultVersionResolver.initService(DefaultVersionResolver.java:106) ~[maven-resolver-provider-3.9.6.jar:3.9.6]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.initService(DefaultRepositorySystem.java:158) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
    at org.bukkit.plugin.java.LibraryLoader.<init>(LibraryLoader.java:55) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.<init>(JavaPluginLoader.java:71) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
    at org.bukkit.plugin.SimplePluginManager.registerInterface(SimplePluginManager.java:85) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_21_R3.CraftServer.loadPlugins(CraftServer.java:462) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:235) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1032) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.net.UnknownHostException: 6ff5815c-2c98-4efb-863c-9ea19df87c6e: Name or service not known
    at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
    at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) ~[?:?]
    at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) ~[?:?]
    at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) ~[?:?]
    at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) ~[?:?]
    at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) ~[?:?]
    at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1931) ~[?:?]
    ... 43 more
[00:14:44] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[00:14:47] [Server thread/WARN]: Legacy plugin BetterChat v1.0 does not specify an api-version.
[00:14:47] [Server thread/ERROR]: Could not load 'plugins/orebfuscator-plugin-5.5.2 (1).jar'
org.bukkit.plugin.UnknownDependencyException: Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin.
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:280) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:122) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_21_R3.CraftServer.loadPlugins(CraftServer.java:467) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:235) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1032) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loading 3 libraries... please wait
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.8.21/kotlin-stdlib-jdk8-1.8.21.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib/1.8.21/kotlin-stdlib-1.8.21.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.8.21/kotlin-stdlib-jdk7-1.8.21.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar
[00:14:47] [Server thread/INFO]: [AcceptTheRules] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loading 5 libraries... please wait
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/ch/ethz/globis/phtree/phtree/2.8.1/phtree-2.8.1.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.3/adventure-platform-bukkit-4.3.3.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.3/adventure-platform-api-4.3.3.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.3/adventure-text-serializer-bungeecord-4.3.3.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.3/adventure-platform-facet-4.3.3.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.3/adventure-platform-viaversion-4.3.3.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar
[00:14:47] [Server thread/INFO]: [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar
[00:14:48] [Server thread/INFO]: [PvPManager] Loading 2 libraries... please wait
[00:14:48] [Server thread/INFO]: [PvPManager] Loaded library /home/container/libraries/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
[00:14:48] [Server thread/INFO]: [PvPManager] Loaded library /home/container/libraries/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[00:14:48] [Server thread/INFO]: [reminders] Loading reminders v1.0
[00:14:48] [Server thread/INFO]: [BetterChat] Loading BetterChat v1.0
[00:14:48] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.6
[00:14:48] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v13.9
[00:14:48] [Server thread/INFO]: [MLAntiXray] Loading MLAntiXray vB3
[00:14:48] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v5.4
[00:14:48] [Server thread/INFO]: [MineAlert] Loading MineAlert v1.19
[00:14:48] [Server thread/INFO]: [Images] Loading Images v2.5.3
[00:14:48] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v5.2.1
[00:14:48] [Server thread/INFO]: [ViaVersion] ViaVersion 5.2.1 is now loaded. Registering protocol transformers and injecting...
[00:14:48] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[00:14:48] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[00:14:48] [Server thread/INFO]: [floodgate] Loading floodgate v2.2.4-SNAPSHOT (b116-0e3163c)
[00:14:48] [Server thread/INFO]: [floodgate] Took 237ms to boot Floodgate
[00:14:48] [Server thread/INFO]: [AxTrade] Loading AxTrade v1.15.1
[00:14:48] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.157
[00:14:48] [Server thread/INFO]: [ATR] Loading AcceptTheRules v11.0
[00:14:48] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.8.16
[00:14:48] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.6.2-SNAPSHOT
[00:14:48] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[00:14:48] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[00:14:48] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[00:14:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.3.11+7055-8357a12
[00:14:49] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@311832b0]
[00:14:49] [Server thread/INFO]: [Essentials] Loading Essentials v2.21.0
[00:14:49] [Server thread/INFO]: [GrimAC] Loading GrimAC v2.3.69
[00:14:49] [Server thread/INFO]: [GrimAC] Loading PacketEvents...
[00:14:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.13+82fdc65
[00:14:50] [Server thread/INFO]: [BetterTeams] Loading BetterTeams v4.11.0
[00:14:50] [Server thread/INFO]: [BetterTeams] Checking if the file config.yml is up to date
[00:14:50] [Server thread/INFO]: [BetterTeams] File is up to date
[00:14:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.38-SNAPSHOT (build 3767)
[00:14:50] [Server thread/INFO]: [PhoenixCratesLite] Loading PhoenixCratesLite v4.0
[00:14:50] [Server thread/INFO]: [TAB] Loading TAB v5.0.7
[00:14:50] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.6.13
[00:14:50] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.18.42
[00:14:50] [Server thread/INFO]: [RoseStacker] Loading RoseStacker v1.5.32
[00:14:50] [Server thread/INFO]: [EconomyShopGUI] Loading EconomyShopGUI v6.12.0
[00:14:50] [Server thread/INFO]: [Sellwand] Loading Sellwand v1.7.4
[00:14:50] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.157
[00:14:50] [Server thread/INFO]:         __    
[00:14:50] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.157
[00:14:50] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[00:14:50] [Server thread/INFO]: 
[00:14:50] [Server thread/INFO]: [LuckPerms] Loading configuration...
[00:14:50] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[00:14:51] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[00:14:51] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[00:14:51] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 680ms)
[00:14:51] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[00:14:51] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.21.0 which is not a depend or softdepend of this plugin.
[00:14:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[00:14:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[00:14:51] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[00:14:51] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[00:14:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.11+7055-8357a12
[00:14:51] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[00:14:51] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[00:14:51] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21_4.PaperweightAdapter as the Bukkit adapter
[00:14:51] [Server thread/INFO]: [WorldEdit] ====================================================
[00:14:51] [Server thread/INFO]: [WorldEdit]  WorldEdit works better if you use Paper 
[00:14:51] [Server thread/INFO]: [WorldEdit]  as your server software. 
[00:14:51] [Server thread/INFO]: [WorldEdit]   
[00:14:51] [Server thread/INFO]: [WorldEdit]  Paper offers significant performance improvements,
[00:14:51] [Server thread/INFO]: [WorldEdit]  bug fixes, security enhancements and optional
[00:14:51] [Server thread/INFO]: [WorldEdit]  features for server owners to enhance their server.
[00:14:51] [Server thread/INFO]: [WorldEdit]   
[00:14:51] [Server thread/INFO]: [WorldEdit]  Paper includes Timings v2, which is significantly
[00:14:51] [Server thread/INFO]: [WorldEdit]  better at diagnosing lag problems over v1.
[00:14:51] [Server thread/INFO]: [WorldEdit]   
[00:14:51] [Server thread/INFO]: [WorldEdit]  All of your plugins should still work, and the
[00:14:51] [Server thread/INFO]: [WorldEdit]  Paper community will gladly help you fix any issues.
[00:14:51] [Server thread/INFO]: [WorldEdit]   
[00:14:51] [Server thread/INFO]: [WorldEdit]  Join the Paper Community @ https://papermc.io
[00:14:51] [Server thread/INFO]: [WorldEdit] ====================================================
[00:14:51] [Server thread/INFO]: Preparing level "world"
[00:14:51] [Server thread/INFO]: -------- World Settings For [world] --------
[00:14:51] [Server thread/INFO]: Mob Spawn Range: 6
[00:14:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Potato Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Vine Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[00:14:51] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:14:51] [Server thread/INFO]: Max TNT Explosions: 100
[00:14:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:14:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[00:14:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[00:14:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[00:14:51] [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
[00:14:51] [Server thread/INFO]: View Distance: 8
[00:14:51] [Server thread/INFO]: Simulation Distance: 10
[00:14:51] [Server thread/INFO]: Item Despawn Rate: 6000
[00:14:51] [Server thread/INFO]: Item Merge Radius: 2.5
[00:14:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[00:14:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:14:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:14:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:14:52] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[00:14:52] [Server thread/INFO]: Mob Spawn Range: 6
[00:14:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Potato Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Vine Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Kelp Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:14:52] [Server thread/INFO]: Max TNT Explosions: 100
[00:14:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:14:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[00:14:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[00:14:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[00:14:52] [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
[00:14:52] [Server thread/INFO]: View Distance: 8
[00:14:52] [Server thread/INFO]: Simulation Distance: 10
[00:14:52] [Server thread/INFO]: Item Despawn Rate: 6000
[00:14:52] [Server thread/INFO]: Item Merge Radius: 2.5
[00:14:52] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[00:14:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:14:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:14:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:14:52] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[00:14:52] [Server thread/INFO]: Mob Spawn Range: 6
[00:14:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Potato Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Vine Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Kelp Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[00:14:52] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:14:52] [Server thread/INFO]: Max TNT Explosions: 100
[00:14:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:14:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[00:14:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[00:14:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[00:14:52] [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
[00:14:52] [Server thread/INFO]: View Distance: 8
[00:14:52] [Server thread/INFO]: Simulation Distance: 10
[00:14:52] [Server thread/INFO]: Item Despawn Rate: 6000
[00:14:52] [Server thread/INFO]: Item Merge Radius: 2.5
[00:14:52] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[00:14:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:14:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:14:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:14:52] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:14:52] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[00:14:52] [Server thread/INFO]: Time elapsed: 294 ms
[00:14:52] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[00:14:52] [Worker-Main-22/INFO]: Preparing spawn area: 0%
[00:14:52] [Server thread/INFO]: Time elapsed: 40 ms
[00:14:52] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[00:14:52] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[00:14:52] [Server thread/INFO]: Time elapsed: 28 ms
[00:14:52] [Server thread/INFO]: [reminders] Enabling reminders v1.0
[00:14:52] [Server thread/INFO]: []
[00:14:52] [Server thread/INFO]: [BetterChat] Enabling BetterChat v1.0
[00:14:52] [Server thread/INFO]: Better Chat v1.0 has been ENABLED!
[00:14:52] [Server thread/INFO]: Better Chat v1.0 Created by winjw7
[00:14:52] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[00:14:52] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[00:14:52] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v13.9
[00:14:52] [Server thread/INFO]: SimpleRename enabled!
[00:14:52] [Server thread/INFO]: [MLAntiXray] Enabling MLAntiXray vB3
[00:14:52] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v5.4
[00:14:52] [Server thread/INFO]: [SetSpawn] Enabled!
[00:14:52] [Server thread/INFO]: [MineAlert] Enabling MineAlert v1.19
[00:14:52] [Server thread/INFO]: HikariPool-1 - Starting...
[00:14:53] [Server thread/ERROR]: Error occurred while enabling MineAlert v1.19 (Is it up to date?)
com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Access denied for user 'minealert'@'localhost' (using password: YES)
    at com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:584) ~[?:?]
    at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:571) ~[?:?]
    at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:98) ~[?:?]
    at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:80) ~[?:?]
    at io.github.dougcodez.minealert.mysql.api.HikariSetup.init(HikariSetup.java:15) ~[?:?]
    at io.github.dougcodez.minealert.mysql.HikariClientInit.initDatabase(HikariClientInit.java:21) ~[?:?]
    at io.github.dougcodez.minealert.MineAlert.registerDatabase(MineAlert.java:85) ~[?:?]
    at io.github.dougcodez.minealert.MineAlert.registerRegistries(MineAlert.java:70) ~[?:?]
    at io.github.dougcodez.minealert.MineAlert.onEnable(MineAlert.java:42) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492) ~[spigot-api-1.21.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_21_R3.CraftServer.enablePlugin(CraftServer.java:578) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at org.bukkit.craftbukkit.v1_21_R3.CraftServer.enablePlugins(CraftServer.java:492) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:656) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:441) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:268) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1032) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[spigot-1.21.4-R0.1-SNAPSHOT.jar:4458-Spigot-73860e0-fb3f2b6]
    at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.sql.SQLException: Access denied for user 'minealert'@'localhost' (using password: YES)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121) ~[mysql-connector-j-9.1.0.jar:9.1.0]
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:114) ~[mysql-connector-j-9.1.0.jar:9.1.0]
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:837) ~[mysql-connector-j-9.1.0.jar:9.1.0]
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:420) ~[mysql-connector-j-9.1.0.jar:9.1.0]
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:238) ~[mysql-connector-j-9.1.0.jar:9.1.0]
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:180) ~[mysql-connector-j-9.1.0.jar:9.1.0]
    at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137) ~[?:?]
    at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360) ~[?:?]
    at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202) ~[?:?]
    at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461) ~[?:?]
    at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550) ~[?:?]
    ... 18 more
[00:14:53] [Server thread/INFO]: [Images] Enabling Images v2.5.3
[00:14:53] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.2.1
[00:14:53] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.4 (769)
[00:14:53] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[00:14:53] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[00:14:53] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[00:14:53] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://viaversion.com/setup
[00:14:53] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[00:14:53] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.4-SNAPSHOT (b116-0e3163c)
[00:14:54] [Server thread/INFO]: [AxTrade] Enabling AxTrade v1.15.1
[00:14:54] [Server thread/INFO]: [AxTrade] Hooked into Vault!
[00:14:54] [Server thread/WARN]: [AxTrade] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[00:14:54] [Server thread/WARN]: [AxTrade] Loaded class kotlin.Metadata from MLAntiXray vB3 which is not a depend or softdepend of this plugin.
[00:14:54] [Server thread/INFO]: [AxTrade] Loaded plugin!
[00:14:54] [Server thread/INFO]: [ATR] Enabling AcceptTheRules v11.0
[00:14:54] [Server thread/INFO]: creating table 'playerdata'
[00:14:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: atr [11.0]
[00:14:54] [Server thread/INFO]: [ATR] Version 11.0 is enabled!
[00:14:54] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.16
[00:14:54] [Server thread/INFO]: [NBTAPI] Found Minecraft: v1_21_R3! Trying to find NMS support
[00:14:54] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_21_R3' loaded!
[00:14:54] [Server thread/INFO]: [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
[00:14:54] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.6.2-SNAPSHOT
[00:14:54] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0
[00:14:54] [Server thread/INFO]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[00:14:54] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[00:14:54] [Server thread/INFO]: No kits found to migrate.
[00:14:54] [Server thread/INFO]: Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
[00:14:54] [Server thread/INFO]: Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
[00:14:54] [Server thread/INFO]: Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
[00:14:54] [Server thread/INFO]: Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
[00:14:54] [Server thread/INFO]: Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
[00:14:54] [Server thread/INFO]: Selected Reflection Server State Provider as the provider for ServerStateProvider
[00:14:54] [Server thread/INFO]: Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
[00:14:54] [Server thread/INFO]: Selected Bukkit Material Tag Provider as the provider for MaterialTagProvider
[00:14:54] [Server thread/INFO]: No provider found for SerializationProvider, but it is nullable
[00:14:54] [Server thread/INFO]: Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
[00:14:54] [Server thread/INFO]: Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
[00:14:54] [Server thread/INFO]: Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider
[00:14:54] [Server thread/INFO]: No provider found for TickCountProvider, but it is nullable
[00:14:54] [Server thread/INFO]: Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
[00:14:54] [Server thread/INFO]: No provider found for ContainerProvider, but it is nullable
[00:14:54] [Server thread/INFO]: No provider found for BiomeKeyProvider, but it is nullable
[00:14:54] [Server thread/INFO]: Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
[00:14:54] [Server thread/INFO]: Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
[00:14:54] [Server thread/INFO]: Selected Reflection Known Commands Provider as the provider for KnownCommandsProvider
[00:14:54] [Server thread/INFO]: Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
[00:14:54] [Server thread/INFO]: Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
[00:14:54] [Server thread/INFO]: Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
[00:14:54] [Server thread/INFO]: Loaded 43465 items from items.json.
[00:14:54] [Server thread/INFO]: Using locale en_US
[00:14:54] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[00:14:54] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[00:14:54] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[00:14:54] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[00:14:54] [Server thread/INFO]: [GrimAC] Enabling GrimAC v2.3.69
[00:14:54] [Server thread/INFO]: [GrimAC] Registering singular bukkit event... (PistonEvent)
[00:14:54] [Server thread/INFO]: [GrimAC] Registering packets...
[00:14:54] [Server thread/INFO]: [GrimAC] Registering tick schedulers...
[00:14:55] [Server thread/INFO]: Grim Version: 2.3.69
[00:14:55] [Server thread/ERROR]: [GrimAC] GrimAC has detected that you are using ViaVersion with the `fix-1_21-placement-rotation` option enabled.
[00:14:55] [Server thread/ERROR]: [GrimAC] This option is known to cause issues with GrimAC and may result in false positives and bypasses.
[00:14:55] [Server thread/ERROR]: [GrimAC] Please disable this option in your ViaVersion configuration to prevent these issues.
[00:14:55] [Server thread/WARN]: [GrimAC] GrimAC has detected that you have installed TAB with ViaVersion.
[00:14:55] [Server thread/WARN]: [GrimAC] Please note that currently, TAB is incompatible as it sends illegal packets to players using versions newer than your server version.
[00:14:55] [Server thread/WARN]: [GrimAC] You may be able to remedy this by setting `compensate-for-packetevents-bug` to true in the TAB config.
[00:14:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: grim [2.3.69]
[00:14:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.13+82fdc65
[00:14:55] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[00:14:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[00:14:55] [Server thread/INFO]: [WorldGuard] Loading region data...
[00:14:55] [Server thread/INFO]: [BetterTeams] Enabling BetterTeams v4.11.0
[00:14:55] [Server thread/INFO]: [BetterTeams] Checking if the file messages.yml is up to date
[00:14:55] [Server thread/INFO]: [BetterTeams] File is up to date
[00:14:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterTeams [4.11.0]
[00:14:55] [Server thread/INFO]: Display team name config value: prefix
[00:14:55] [Server thread/INFO]: Loading below name. Type: PREFIX
[00:14:55] [Server thread/INFO]: teamManagement declared: com.booksaw.betterTeams.events.MCTeamManagement@2c4a804b
[00:14:55] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.38-SNAPSHOT (build 3767)
[00:14:55] [Server thread/ERROR]: [Citizens] v2.0.38-SNAPSHOT (build 3767) is not compatible with Minecraft v1_21_R3 - try upgrading Minecraft or Citizens. Disabling...
[00:14:55] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.38-SNAPSHOT (build 3767)
[00:14:55] [Server thread/INFO]: [PhoenixCratesLite] Enabling PhoenixCratesLite v4.0
[00:14:55] [Server thread/INFO]: Loading cross version adapter...
[00:14:55] [Server thread/INFO]:   ____    ____                               
[00:14:55] [Server thread/INFO]:  |  _ \  / ___|                              
[00:14:55] [Server thread/INFO]:  | |_) || |       Phoenix Crates Lite v4.0      
[00:14:55] [Server thread/INFO]:  |  __/ | |___    https://myphoenixstore.com/
[00:14:55] [Server thread/INFO]:  |_|     \____|                             
[00:14:55] [Server thread/INFO]:                                                  
[00:14:55] [Server thread/INFO]: You are using a Lite version of Phoenix Crates.
[00:14:55] [Server thread/INFO]: Some of the features are locked behind the premium version.
[00:14:55] [Server thread/INFO]: 
[00:14:55] [Server thread/INFO]: If you want to unlock the next level for your server, upgrade now:
[00:14:55] [Server thread/INFO]: https://www.myphoenixstore.com/plans/phoenix-crates
[00:14:55] [Server thread/INFO]: 
[00:14:55] [Server thread/INFO]: Loading settings...
[00:14:55] [Server thread/INFO]: Loading file "config.yml".
[00:14:55] [Server thread/INFO]: File "config.yml" is up to date. Importing configurations.
[00:14:55] [Server thread/INFO]: Checking for possible migrations...
[00:14:55] [Server thread/INFO]: [PhoenixCratesLite] No migrations to run.
[00:14:55] [Server thread/INFO]: Vault founded. Preparing Economy...
[00:14:55] [Server thread/INFO]: Placeholder API founded. Preparing placeholders...
[00:14:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: phoenixcrates [1.0.0]
[00:14:55] [Server thread/INFO]: Loading components...
[00:14:55] [Server thread/INFO]: Loading database...
[00:14:55] [Server thread/WARN]: 2 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Starting...
[00:14:55] [Server thread/WARN]: 9 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Start completed.
[00:14:55] [Server thread/INFO]: Loading menus...
[00:14:55] [Server thread/INFO]: Loading file "menus/default_rewards_preview.yml".
[00:14:55] [Server thread/INFO]: File "menus/default_rewards_preview.yml" is up to date. Importing configurations.
[00:14:55] [Server thread/INFO]: Loading file "menus/default_crate_milestones.yml".
[00:14:55] [Server thread/INFO]: File "menus/default_crate_milestones.yml" is up to date. Importing configurations.
[00:14:55] [Server thread/INFO]: Loading file "menus/default_select_reward.yml".
[00:14:55] [Server thread/INFO]: File "menus/default_select_reward.yml" is up to date. Importing configurations.
[00:14:55] [Server thread/INFO]: Menu "default_rewards_preview" loaded successfully
[00:14:55] [Server thread/INFO]: Menu "default_crate_milestones" loaded successfully
[00:14:55] [Server thread/INFO]: Menu "default_select_reward" loaded successfully
[00:14:55] [Server thread/INFO]: Loading players data...
[00:14:55] [Server thread/INFO]: Loading crates...
[00:14:55] [Server thread/INFO]: Loading file "locations.yml".
[00:14:55] [Server thread/INFO]: File "locations.yml" is up to date. Importing configurations.
[00:14:55] [Server thread/INFO]: Loading file "crates/VIP.yml".
[00:14:55] [Server thread/INFO]: File "crates/VIP.yml" is up to date. Importing configurations.
[00:14:55] [Server thread/INFO]: Loading file "crates/Basic.yml".
[00:14:55] [Server thread/INFO]: File "crates/Basic.yml" is up to date. Importing configurations.
[00:14:55] [Server thread/INFO]: Loaded 2 types.
[00:14:55] [Server thread/INFO]: Loaded 2 crates.
[00:14:55] [Server thread/INFO]: [TAB] Enabling TAB v5.0.7
[00:14:55] [Server thread/INFO]: [TAB] Loaded NMS hook in 37ms
[00:14:55] [Server thread/INFO]: [TAB] Enabled in 76ms
[00:14:55] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
[00:14:55] [Server thread/INFO]: [BetterRTP] Cooldown = 60
[00:14:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
[00:14:55] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.18.42
[00:14:55] [Server thread/INFO]: [PvPManager] Using player nametags: true
[00:14:55] [Server thread/INFO]: PvPManager - Starting...
[00:14:55] [Server thread/INFO]: PvPManager - Start completed.
[00:14:55] [Server thread/INFO]: [PvPManager] Connected to SQLITE database successfully
[00:14:55] [Server thread/INFO]: [PvPManager] Players stored: 29
[00:14:55] [Server thread/INFO]: [PvPManager] TAB detected. If you want nametags to change while in combat, set 'anti-override' to false in TAB's config. (Doing that will prevent TAB from changing nametags)
[00:14:55] [Server thread/INFO]: [PvPManager] Or use the premium version of PvPManager which hooks into TAB for nametag/tablist changes.
[00:14:55] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
[00:14:55] [Server thread/INFO]: [PvPManager] Essentials Found! Hooked successfully
[00:14:55] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
[00:14:55] [Server thread/INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully
[00:14:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pvpmanager [3.18.42]
[00:14:55] [Server thread/INFO]: [PvPManager] PvPManager v3.18.42 enabled (40 ms)
[00:14:55] [Server thread/INFO]: [RoseStacker] Enabling RoseStacker v1.5.32
[00:14:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rosestacker [1.5.32]
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.12.0
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file.
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 7 section configs from /sections/
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 7 shop configs from /shops/
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings...
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault and using EssentialsX Economy as economy provider
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 6 shop sections.
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.21.4...
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to AUTO in config
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider....
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: RoseStacker found, integrating...
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using RoseStacker as spawner provider.
[00:14:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.1.0]
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled.
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items...
[00:14:56] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 157ms to complete
[00:14:56] [Server thread/INFO]: [Sellwand] Enabling Sellwand v1.7.4
[00:14:56] [Server thread/INFO]:  
[00:14:56] [Server thread/INFO]: ====================================
[00:14:56] [Server thread/INFO]: Plugin name: Sellwand
[00:14:56] [Server thread/INFO]: Version: 1.7.4
[00:14:56] [Server thread/INFO]: Core version: 0.7.25
[00:14:56] [Server thread/INFO]: ====================================
[00:14:56] [Server thread/INFO]:  
[00:14:56] [Server thread/INFO]: [Sellwand] Loaded locale "en_US"
[00:14:56] [Server thread/INFO]: [NBTAPI] Found Minecraft: v1_21_R3! Trying to find NMS support
[00:14:56] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_21_R3' loaded!
[00:14:56] [Server thread/INFO]: [NBTAPI] Using the plugin 'Sellwand' to create a bStats instance!
[00:14:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:14:56] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[00:14:56] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[00:14:56] [Server thread/INFO]: [Geyser-Spigot] 
[00:14:56] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.6.2-b793 (git-master-baac979)
[00:14:56] [Server thread/INFO]: [Geyser-Spigot] 
[00:14:56] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[00:14:58] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] Started Geyser on 199.115.76.86:26945
[00:14:58] [Server thread/INFO]: [Geyser-Spigot] Done (1.58s)! Run /geyser help for help!
[00:14:58] [Server thread/INFO]: Done (6.459s)! For help, type "help"
[00:14:58] [Craft Scheduler Thread - 2/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[00:14:58] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[00:14:58] [Craft Scheduler Thread - 4/INFO]: [DecentHolograms] Loading holograms... 
[00:14:58] [Craft Scheduler Thread - 4/INFO]: [DecentHolograms] Loaded 8 holograms!
[00:14:58] [Craft Scheduler Thread - 5/INFO]: Fetching version information...
[00:14:58] [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.
[00:14:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[00:14:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: team [1.2]
[00:14:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[00:14:58] [Server thread/INFO]: 3 placeholder hook(s) registered!
[00:14:58] [Craft Scheduler Thread - 20/INFO]: [Vault] Checking for Updates ... 
[00:14:58] [Craft Scheduler Thread - 20/INFO]: [Vault] No new version available
[00:14:58] [Craft Scheduler Thread - 2/WARN]: There is a new version of better teams released update here: https://www.spigotmc.org/resources/better-teams.17129/
[00:14:58] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.3.0, you're on: 5.2.1
[00:14:58] [Craft Scheduler Thread - 7/INFO]: New GrimAC version found! Version 2.3.70 is available to be downloaded here: https://modrinth.com/plugin/grimac
[00:14:58] [Craft Scheduler Thread - 4/INFO]: [RoseStacker] Fetched 134 translation locales.
[00:14:58] [PvPManager Worker Thread - 0/INFO]: [PvPManager] Checking for updates...
[00:14:58] [PvPManager Worker Thread - 0/INFO]: [PvPManager] No update found
[00:15:00] [Craft Scheduler Thread - 1/INFO]: [Images] Loaded 0 images...
[00:15:01] [Craft Scheduler Thread - 9/INFO]: Hooked EconomyShopGUI as item price. (Config: EconomyShopGUI, Hook name: EconomyShopGUI)
[00:15:46] [User Authenticator #1/INFO]: UUID of player aceWWWWW is 21676f02-8544-40c0-9318-c88de3934d6d
[00:15:46] [Netty Epoll Server IO #2/WARN]: [GrimAC] could not find method to reset item usage (are you using spigot?)
[00:15:46] [User Authenticator #2/INFO]: UUID of player FLUNKH is 7a9de51f-7c2c-4660-ad3e-183b4cf39938
[00:15:48] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[00:15:48] [Server thread/INFO]: aceWWWWW joined the game
[00:15:48] [Server thread/INFO]: aceWWWWW[/104.185.47.191:55080] logged in with entity id 806 at ([world]-1452.7492067566598, 103.0, 6042.902092083074)
[00:15:49] [User Authenticator #3/INFO]: UUID of player LostInTheFed is 2f3465ff-b4f3-45c9-a4c0-75d5fff716e0
[00:15:49] [Server thread/INFO]: FLUNKH joined the game
[00:15:49] [Server thread/INFO]: FLUNKH[/98.163.213.166:51113] logged in with entity id 807 at ([world]-1359.8424655758436, 92.0, 5969.899907233959)
[00:15:52] [Server thread/INFO]: [MLAntiXray] Newest ML Ver: 2.0 Current ML Version: 2.0
[00:15:52] [Server thread/INFO]: LostInTheFed joined the game
[00:15:52] [Server thread/INFO]: LostInTheFed[/76.155.6.71:53866] logged in with entity id 1113 at ([world]7941.481665541128, 105.0, -7994.376918716118)
[00:15:55] [User Authenticator #4/INFO]: UUID of player shluckss is d5eea402-b99c-400b-a95e-5dc478dc70a1
[00:15:56] [User Authenticator #5/INFO]: UUID of player CorkPuma26 is 21c7a302-0d88-4e6f-8850-bf65406ed28a
[00:15:57] [Server thread/INFO]: aceWWWWW issued server command: /sell bamboo
[00:15:57] [Server thread/INFO]: Shop >> aceWWWWW sold 618 x Bamboo(MobDrops.page1.items.37) for $4,944.00 with the sell all command.
[00:15:58] [Server thread/INFO]: shluckss joined the game
[00:15:58] [Server thread/INFO]: shluckss[/122.150.241.78:42938] logged in with entity id 1647 at ([world]7947.957930224247, 105.11650136792812, -7993.103058679496)
[00:15:59] [Server thread/INFO]: CorkPuma26 joined the game
[00:15:59] [Server thread/INFO]: CorkPuma26[/71.239.254.242:56662] logged in with entity id 1701 at ([world]-1360.7964675200794, 107.92159999847412, 6191.360385433586)
[00:16:06] [Server thread/INFO]: aceWWWWW issued server command: /shop
[00:16:09] [Server thread/INFO]: LostInTheFed issued server command: /back FLUNKH
[00:16:16] [Server thread/INFO]: Shop >> aceWWWWW bought 64 x Golden Carrot(Armor.page1.items.16) for $250.00 with the buy screen.
[00:16:23] [Server thread/INFO]: FLUNKH issued server command: /sellgui
[00:16:29] [Server thread/INFO]: Shop >> FLUNKH sold 176x Ender Pearl(Armor.page1.items.8) for $1,100.00 with the sell gui.
[00:16:48] [Server thread/INFO]: FLUNKH issued server command: /tp aceWWWWW
[00:16:52] [Server thread/INFO]: aceWWWWW issued server command: /home bamboo
[00:16:55] [Server thread/INFO]: FLUNKH issued server command: /tp aceWWWWW
[00:17:02] [Server thread/INFO]: FLUNKH issued server command: /gamemode creative
[00:17:04] [Server thread/INFO]: shluckss issued server command: /team home
[00:17:17] [Server thread/INFO]: FLUNKH issued server command: /gamemode survival
[00:18:28] [Server thread/INFO]: FLUNKH issued server command: /sellgui
[00:18:34] [Server thread/INFO]: Shop >> FLUNKH sold 1048x Bamboo(MobDrops.page1.items.37) for $8,384.00 with the sell gui.
[00:18:36] [User Authenticator #6/INFO]: UUID of player username7252 is 59a0c73d-6a66-4b21-9178-c0209c2aee5e
[00:18:41] [Server thread/INFO]: username7252 joined the game
[00:18:41] [Server thread/INFO]: username7252[/70.163.189.159:53515] logged in with entity id 14311 at ([world]7945.301778801472, 103.74739280407248, -7990.441946273969)
[00:19:04] [Server thread/INFO]: LostInTheFed issued server command: /team home base
[00:19:06] [Server thread/INFO]: CorkPuma26 issued server command: /tp aceWWWWW
[00:19:12] [Server thread/INFO]: username7252 issued server command: /team echest
[00:19:20] [Server thread/INFO]: LostInTheFed issued server command: /team invite username7252
[00:19:25] [Server thread/INFO]: LostInTheFed issued server command: /gamemode survival
[00:19:31] [Server thread/INFO]: username7252 issued server command: /team join Dox
[00:19:37] [Server thread/INFO]: username7252 issued server command: /team echest
[00:19:40] [Server thread/INFO]: aceWWWWW issued server command: /sell bamboo
[00:19:40] [Server thread/INFO]: Shop >> aceWWWWW sold 832 x Bamboo(MobDrops.page1.items.37) for $6,656.00 with the sell all command.
[00:19:55] [Server thread/INFO]: username7252 issued server command: /rtp
[00:20:05] [Server thread/INFO]: FLUNKH issued server command: /home home
[00:20:09] [Server thread/INFO]: CorkPuma26 issued server command: /sellall bamboo
[00:20:09] [Server thread/INFO]: Shop >> CorkPuma26 sold 1984 x Bamboo(MobDrops.page1.items.37) for $15,872.00 with the sell all command.
[00:20:10] [Server thread/INFO]: username7252 issued server command: /team home base
[00:20:20] [Server thread/INFO]: FLUNKH issued server command: /gamemode spectator