Paste #104442: HEX COLOR CODE

Date: 2022/12/24 02:52:50 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[17:27:04] [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'
[17:27:07] [Worker-Main-1/INFO]: Loaded 7 recipes
[17:27:10] [Server thread/INFO]: Starting minecraft server version 1.18.2
[17:27:10] [Server thread/WARN]: ****************************
[17:27:10] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[17:27:10] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[17:27:10] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[17:27:10] [Server thread/WARN]: ****************************
[17:27:10] [Server thread/INFO]: Loading properties
[17:27:11] [Server thread/INFO]: This server is running Purpur version git-Purpur-1632 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: dc4a29b on HEAD)
[17:27:11] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:27:11] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:27:11] [Server thread/WARN]: [Pufferfish] To improve performance, timings have been disabled by default
[17:27:11] [Server thread/WARN]: [Pufferfish] You can still use timings by using /timings on, but they will not start on server startup unless you set timings.really-enabled to true in paper.yml
[17:27:11] [Server thread/WARN]: [Pufferfish] If you would like to disable this message, either set timings.really-enabled to true or timings.enabled to false.
[17:27:11] [Server thread/WARN]: [Pufferfish] SIMD operations are available for your server, but are not configured!
[17:27:11] [Server thread/WARN]: [Pufferfish] To enable additional optimizations, add "--add-modules=jdk.incubator.vector" to your startup flags, BEFORE the "-jar".
[17:27:11] [Server thread/WARN]: [Pufferfish] If you have already added this flag, then SIMD operations are not supported on your JVM or CPU.
[17:27:11] [Server thread/WARN]: [Pufferfish] Debug: Java: 17.0.5, test run: true
[17:27:11] [Server thread/INFO]: Default game type: SURVIVAL
[17:27:11] [Server thread/INFO]: Generating keypair
[17:27:11] [Server thread/INFO]: Starting Minecraft server on *:25565
[17:27:11] [Server thread/INFO]: Using default channel type
[17:27:12] [Server thread/INFO]: Paper: Using Java 11 compression from Velocity.
[17:27:12] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[17:27:14] [Server thread/INFO]: [SuperiorSkyblock2] Loading 1 libraries... please wait
[17:27:14] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library C:\Program Files\1.18.2\libraries\org\openjdk\nashorn\nashorn-core\15.4\nashorn-core-15.4.jar
[17:27:14] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm\7.3.1\asm-7.3.1.jar
[17:27:14] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-commons\7.3.1\asm-commons-7.3.1.jar
[17:27:14] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-analysis\7.3.1\asm-analysis-7.3.1.jar
[17:27:14] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-tree\7.3.1\asm-tree-7.3.1.jar
[17:27:14] [Server thread/INFO]: [SuperiorSkyblock2] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-util\7.3.1\asm-util-7.3.1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loading 4 libraries... please wait
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\openjdk\nashorn\nashorn-core\15.4\nashorn-core-15.4.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm\7.3.1\asm-7.3.1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-commons\7.3.1\asm-commons-7.3.1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-analysis\7.3.1\asm-analysis-7.3.1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-tree\7.3.1\asm-tree-7.3.1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\ow2\asm\asm-util\7.3.1\asm-util-7.3.1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\org\mariadb\jdbc\mariadb-java-client\3.0.8\mariadb-java-client-3.0.8.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\com\mysql\mysql-connector-j\8.0.31\mysql-connector-j-8.0.31.jar
[17:27:19] [Server thread/INFO]: [ChatControlRed] Loaded library C:\Program Files\1.18.2\libraries\com\google\protobuf\protobuf-java\3.19.4\protobuf-java-3.19.4.jar
[17:27:19] [Server thread/INFO]: [DriveBackupV2] Loading DriveBackupV2 v1.6.0
[17:27:19] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
[17:27:19] [Server thread/INFO]: [AdvanceParticle] Loading AdvanceParticle v16.0.0
[17:27:19] [Server thread/INFO]: [ConditionalTextPlaceholders] Loading ConditionalTextPlaceholders v1.5.0
[17:27:19] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.5.1
[17:27:19] [Server thread/INFO]: [ViaVersion] ViaVersion 4.5.1 is now loaded, injecting!
[17:27:20] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[17:27:20] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[17:27:20] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[17:27:20] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[17:27:20] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[17:27:20] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[17:27:20] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[17:27:20] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.55
[17:27:20] [Via-Mappingloader-9/INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings...
[17:27:20] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[17:27:20] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[17:27:21] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.21
[17:27:21] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b608
[17:27:22] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[17:27:26] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.4
[17:27:26] [Server thread/INFO]: [CommandPrompter] Loading CommandPrompter v0.1.29
[17:27:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[17:27:26] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.3
[17:27:26] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.7
[17:27:26] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v3.2.5
[17:27:26] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.4.11-SNAPSHOT-322;79c23e0
[17:27:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4fc5c335]
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Loading ajLeaderboards v2.6.3
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[17:27:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[17:27:28] [Server thread/INFO]: [TAB] Loading TAB v3.2.1
[17:27:28] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.7
[17:27:28] [Server thread/INFO]: [SuperiorSkyblock2] Loading SuperiorSkyblock2 v2022.9
[17:27:28] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.17.0
[17:27:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[17:27:28] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
[17:27:28] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2834)
[17:27:28] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.26.0
[17:27:28] [Server thread/INFO]: [ExtraStorage] Loading ExtraStorage v2.6.2
[17:27:28] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.7.7
[17:27:28] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v9.0.0b48
[17:27:28] [Server thread/INFO]: [MythicLib] Loading MythicLib v1.5
[17:27:28] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_18_R2
[17:27:29] [Server thread/INFO]: [MythicLib] Hooked onto WorldGuard
[17:27:29] [Server thread/INFO]: [MMOItems] Loading MMOItems v6.9
[17:27:29] [Server thread/INFO]: [MMOItems] Hooked onto WorldEdit
[17:27:29] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v3.3.0-beta-r11
[17:27:29] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.6-Release
[17:27:29] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[17:27:29] [Server thread/INFO]: [CustomNameplates] Loading CustomNameplates v2.1.3.1
[17:27:29] [Server thread/INFO]: [ChatControlRed] Loading ChatControlRed v10.15.0
[17:27:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:27:29] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.55
[17:27:31] [Server thread/INFO]:         __    
[17:27:31] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.55
[17:27:31] [Server thread/INFO]:   |___ |      Running on Bukkit - Purpur
[17:27:31] [Server thread/INFO]: 
[17:27:31] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:27:32] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[17:27:34] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:27:34] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:27:35] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 5239ms)
[17:27:35] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.21
[17:27:35] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b608
[17:27:35] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[17:27:35] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.7 which is not a depend or softdepend of this plugin.
[17:27:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:27:35] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:27:35] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[17:27:35] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[17:27:35] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.5
[17:27:35] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.1.0.42-SNAPSHOT
[17:27:35] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
[17:27:36] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.4.11-SNAPSHOT-322;79c23e0
[17:27:36] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[17:27:36] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[17:27:36] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[17:27:36] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[17:27:37] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_18_R2.PaperweightFaweAdapter as the Bukkit adapter
[17:27:40] [Server thread/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 10 build(s) out of date.
You are running build 322, the latest version is build 332.
Update at https://www.spigotmc.org/resources/13932/
[17:27:40] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:27:40] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:27:40] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:27:40] [Server thread/WARN]: You will not be offered any support as long as the server allows offline-mode players to join.
[17:27:40] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:27:40] [Server thread/INFO]: Preparing level "world"
[17:27:46] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:27:47] [Server thread/INFO]: Time elapsed: 413 ms
[17:27:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:27:47] [Server thread/INFO]: Time elapsed: 135 ms
[17:27:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:27:47] [Server thread/INFO]: Time elapsed: 123 ms
[17:27:47] [Server thread/INFO]: [DriveBackupV2] Enabling DriveBackupV2 v1.6.0
[17:27:48] [Server thread/INFO]: [DriveBackupV2] Config loaded!
[17:27:48] [Server thread/INFO]: [DriveBackupV2] Scheduling a backup to run every 60 minutes
[17:27:48] [Server thread/INFO]: [DriveBackupV2] Metrics started
[17:27:48] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
[17:27:48] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.5.1 which is not a depend or softdepend of this plugin.
[17:27:48] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[17:27:48] [Server thread/INFO]: [AdvanceParticle] Enabling AdvanceParticle v16.0.0
[17:27:48] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[17:27:48] [Server thread/INFO]: > AdvanceParticle plugin has been successfully loaded!
[17:27:48] [Server thread/INFO]: > Server version: 1_18_R2 Plugin version 16.0.0
[17:27:48] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[17:27:48] [Server thread/INFO]: [ConditionalTextPlaceholders] Enabling ConditionalTextPlaceholders v1.5.0
[17:27:48] [Server thread/INFO]: Loaded config.yml...
[17:27:48] [Server thread/INFO]: Starting up ConditionalTextPlaceholders 1.5.0
[17:27:48] [Server thread/INFO]: Running on spigot v1_18 (NMS: v1_18_R2)
[17:27:48] [Server thread/INFO]: ~~~~~~~~~~~~ ConditionalTextPlaceholders ~~~~~~~~~~~~
[17:27:48] [Server thread/INFO]: Loaded settings.yml...
[17:27:49] [Server thread/INFO]: Loaded 3 setting(s)...
[17:27:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: conditionaltext [1.5.0]
[17:27:49] [Server thread/INFO]: Registered placeholder expansion.
[17:27:49] [Server thread/INFO]: Added language defaults ConditionalTextLanguage
[17:27:49] [Server thread/INFO]: Loaded language.yml...
[17:27:49] [Server thread/INFO]: Loaded 19 message(s)...
[17:27:49] [Server thread/INFO]: ~~~~~~~~~~~~ /////// ~~~~~~~~~~~~
[17:27:49] [Server thread/INFO]: Done... startup took 525ms.
[17:27:49] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.5.1
[17:27:49] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.4
[17:27:52] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R2, using MappingSpigotSkinRefresher.
[17:27:54] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[17:27:54] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[17:27:54] [Server thread/INFO]: [CommandPrompter] Enabling CommandPrompter v0.1.29
[17:27:55] [Server thread/INFO]: CommandPrompter >> Registered ChatPrompt
[17:27:55] [Server thread/INFO]: CommandPrompter >> Registered AnvilPrompt
[17:27:55] [Server thread/INFO]: CommandPrompter >> Registered PlayerUIPrompt
[17:27:55] [Server thread/INFO]: CommandPrompter >> Registered SignPrompt
[17:27:55] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.3
[17:27:55] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-*
[17:27:55] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[17:27:55] [Server thread/INFO]: | Command file(s) found : 1
[17:27:55] [Server thread/INFO]: | Config : Ready.
[17:27:55] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[17:27:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0]
[17:27:56] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[17:27:56] [Server thread/INFO]: | Custom commands loaded : 44
[17:27:57] [Server thread/INFO]: | You're running the latest version of MyCommand.
[17:27:57] [Server thread/WARN]: [MyCommand] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v5.0.0-SNAPSHOT-b608 which is not a depend or softdepend of this plugin.
[17:27:57] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[17:27:57] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[17:27:57] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.7
[17:27:59] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[17:27:59] [Server thread/INFO]: [Essentials] No kits found to migrate.
[17:28:00] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[17:28:00] [Server thread/INFO]: [Essentials] Using locale en_US
[17:28:00] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[17:28:00] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[17:28:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[17:28:00] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[17:28:00] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.6.3
[17:28:02] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[17:28:03] [Server thread/INFO]: [ajLeaderboards] Loaded 0 boards
[17:28:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajlb [2.6.3]
[17:28:03] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[17:28:03] [Server thread/INFO]: [ajLeaderboards] LuckPerms position context calculator registered!
[17:28:03] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.6.3 by ajgeiss0702 enabled!
[17:28:03] [Server thread/INFO]: [TAB] Enabling TAB v3.2.1
[17:28:03] [Server thread/INFO]: [TAB] Server version: 1.18.2 (v1_18_R2)
[17:28:03] [Server thread/INFO]: [TAB] Loaded NMS hook in 61ms
[17:28:04] [Server thread/INFO]: [TAB] Enabled in 134ms
[17:28:04] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.7
[17:28:04] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[17:28:04] [Server thread/INFO]: [SuperiorSkyblock2] Enabling SuperiorSkyblock2 v2022.9
[17:28:05] [Server thread/INFO]: Preparing start region for dimension minecraft:superiorworld
[17:28:12] [Server thread/INFO]: Time elapsed: 7298 ms
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module bank...
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module bank (Took 9ms)
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module missions...
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_1
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_2
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_3
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_4
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission miner_5
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_1
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_2
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_3
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission slayer_4
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_1
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_2
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_3
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_4
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission farmer_5
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_1
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_2
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission fisherman_3
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission explorer_1
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Registered mission explorer_2
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module missions (Took 784ms)
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module generators...
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module generators (Took 31ms)
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module upgrades...
[17:28:13] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module upgrades (Took 25ms)
[17:28:14] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages started...
[17:28:14] [Server thread/INFO]: [SuperiorSkyblock2]  - Found 698 messages in the language files.
[17:28:14] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages done (Took 394ms)
[17:28:26] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert.schematic (DefaultSchematicParser)
[17:28:26] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_nether.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_the_end.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_nether.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_the_end.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_nether.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_the_end.schematic (DefaultSchematicParser)
[17:28:27] [Server thread/WARN]: [SuperiorSkyblock2] [biomes.yml] Biome 'WOODED_HILLS' is not valid, skipping...
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Trying to connect to local database (SQLite)...
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Successfully established connection with local database!
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Creating a backup file...
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Backup done!
[17:28:27] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load players...
[17:28:28] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 4 players (Took 210ms)
[17:28:28] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load islands...
[17:28:28] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 1 islands (Took 210ms)
[17:28:28] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load grid...
[17:28:28] [Server thread/INFO]: [SuperiorSkyblock2] Finished grid!
[17:28:28] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load stacked blocks...
[17:28:28] [Server thread/INFO]: [SuperiorSkyblock2] Finished stacked blocks!
[17:28:28] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.17.0
[17:28:28] [Server thread/INFO]: [HeadDatabase] Using default "en_US.lang" created by Arcaniax
[17:28:28] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[17:28:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: hdb [4.17.0]
[17:28:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[17:28:28] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[17:28:28] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[17:28:29] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn
[17:28:30] [Server thread/INFO]: Time elapsed: 1406 ms
[17:28:30] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[17:28:30] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[17:28:30] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[17:28:30] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[17:28:30] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[17:28:30] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) TNT ignition is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Lighters are PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Lava fire is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Fire spread is UNRESTRICTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SuperiorWorld'
[17:28:30] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is PERMITTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[17:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[17:28:30] [Server thread/INFO]: [WorldGuard] Loading region data...
[17:28:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2834)
[17:28:31] [Server thread/INFO]: [Citizens] Loading external libraries
[17:28:42] [Server thread/INFO]: Creating file: config.yml
[17:28:43] [Server thread/INFO]: Creating file: saves.yml
[17:28:43] [Server thread/INFO]: Creating file: shops.yml
[17:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
[17:28:43] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[17:28:43] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.26.0
[17:28:43] [Server thread/INFO]: [ExtraStorage] Enabling ExtraStorage v2.6.2
[17:28:43] [Server thread/INFO]: [ExtraStorage] Established SQLite connection!
[17:28:43] [Server thread/INFO]: [ExtraStorage] Hooked into Vault v1.7.3-b131
[17:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: exstorage [2.6.2]
[17:28:43] [Server thread/INFO]: [ExtraStorage] Hooked into PlaceholderAPI v2.11.2
[17:28:43] [Server thread/INFO]: [ExtraStorage] Hooked into HeadDatabase v4.17.0
[17:28:43] [Server thread/INFO]: [ExtraStorage] Hooked into PlayerPoints v3.2.5
[17:28:43] [Server thread/WARN]: [ExtraStorage] Could not find these plugins: ShopGUIPlus, EconomyShopGUI, TokenManager. Some features cannot be used!
[17:28:43] [Server thread/INFO]: [ExtraStorage] Plugin loaded successfully!
[17:28:43] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.7.7
[17:28:43] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.0.0b48
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WorldGuard.
[17:28:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: advancedenchantments [1.0.0]
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into PlaceholderAPI.
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib.
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into Essentials.
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into SuperiorSkyBlock2.
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
[17:28:44] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons.
[17:28:45] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
[17:28:45] [Server thread/INFO]: [MythicLib] Enabling MythicLib v1.5
[17:28:45] [Server thread/INFO]: [MythicLib] Hooked onto DecentHolograms
[17:28:45] [Server thread/INFO]: [MythicLib] Hooked onto Citizens
[17:28:45] [Server thread/INFO]: [MythicLib] Hooked onto ProtocolLib
[17:28:45] [Server thread/WARN]: [MythicLib] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.11.2 which is not a depend or softdepend of this plugin.
[17:28:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mythiclib [1.5]
[17:28:45] [Server thread/INFO]: [MythicLib] Hooked onto PlaceholderAPI
[17:28:45] [Server thread/INFO]: [MMOItems] Enabling MMOItems v6.9
[17:28:45] [Server thread/INFO]: [MMOItems] Now using DefaultHook as RPG provider
[17:28:45] [Server thread/INFO]: [MMOItems THRUSTING_SWORD SKILLED_SWORD] Could not load base item data 'required-dexterity': Could not find stat with ID 'REQUIRED_DEXTERITY'
[17:28:45] [Server thread/INFO]: [MMOItems SWORD YANISDARK_SWORD] Could not load base item data 'additional-experience': Could not find stat with ID 'ADDITIONAL_EXPERIENCE'
[17:28:45] [Server thread/INFO]: [MMOItems OFF_CATALYST QUICKCASTER_CATALYST] Could not load base item data 'mana-regeneration': Could not find stat with ID 'MANA_REGENERATION'
[17:28:45] [Server thread/INFO]: [MMOItems OFF_CATALYST CHARM_OF_LEVITATION] Could not load base item data 'max-stellium': Could not find stat with ID 'MAX_STELLIUM'
[17:28:45] [Server thread/INFO]: [MMOItems KATANA MASTER_KATANA] Could not load base item data 'required-dexterity': Could not find stat with ID 'REQUIRED_DEXTERITY'
[17:28:45] [Server thread/INFO]: [MMOItems CATALYST LUCK_CHARM] Could not load base item data 'additional-experience': Could not find stat with ID 'ADDITIONAL_EXPERIENCE'
[17:28:45] [Server thread/INFO]: [MMOItems CATALYST LUCK_CHARM] Could not load base item data 'additional-experience-enchanting': Could not find stat with ID 'ADDITIONAL_EXPERIENCE_ENCHANTING'
[17:28:45] [Server thread/INFO]: [MMOItems HAMMER THOR_HAMMER] Could not load base item data 'additional-experience': Could not find stat with ID 'ADDITIONAL_EXPERIENCE'
[17:28:45] [Server thread/INFO]: [MMOItems Item Templates] Loading template modifiers, please wait..
[17:28:45] [Server thread/INFO]: [MMOItems Item Templates] Loading item templates, please wait...
[17:28:45] [Server thread/INFO]: [MMOItems] Hooked onto Vault
[17:28:45] [Server thread/INFO]: [MMOItems] Hooked onto Vault
[17:28:45] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
[17:28:45] [pool-58-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (819b02508abe8879cfc2a513fc6cea383b70b5c5)
[17:28:46] [Server thread/WARN]: [MMOItems] Loaded class net.advancedplugins.ae.api.EnchantApplyEvent from AdvancedEnchantments v9.0.0b48 which is not a depend or softdepend of this plugin.
[17:28:46] [Server thread/INFO]: [MMOItems] Hooked onto AdvancedEnchantments
[17:28:46] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
[17:28:46] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.3.0-beta-r11
[17:28:46] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support
[17:28:46] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
[17:28:46] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[17:28:46] [Server thread/INFO]: [ItemsAdder] 
  ___  ___        __        __   __   ___  __      ItemsAdder 3.3.0-beta-r11
|  |  |__   |\/| /__`  /\  |  \ |  \ |__  |__)     LoneLibs 1.0.21
|  |  |___  |  | .__/ /--\ |__/ |__/ |___ |  \     Purpur git-Purpur-1632 (MC: 1.18.2)
                                               
[17:28:46] [Server thread/INFO]: [ItemsAdder] LightAPI not installed, please install it to see blocks emitting light: https://a.devs.beer/lightapi-new
[17:28:47] [Server thread/INFO]: [ItemsAdder] Registered Citizens NPC Trait: customentity
[17:28:47] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.6-Release
[17:28:47] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[17:28:48] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: deny_commands for path: open_requirement.requirements.deny_commands
[17:28:48] [Server thread/INFO]: [DeluxeMenus] 22 GUI menus loaded!
[17:28:48] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[17:28:48] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[17:28:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.6-Release]
[17:28:48] [Server thread/INFO]: [CustomNameplates] Enabling CustomNameplates v2.1.3.1
[17:28:48] [Server thread/INFO]: [CustomNameplates] Running on git-Purpur-1632 (MC: 1.18.2)
[17:28:49] [Server thread/INFO]: [CustomNameplates] Storage Mode: YAML
[17:28:49] [Server thread/INFO]: [CustomNameplates] Loaded 2 bossbars
[17:28:49] [Server thread/INFO]: [CustomNameplates] Loaded 3 actionbars
[17:28:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: nameplates [1.2]
[17:28:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: offset [1.0]
[17:28:49] [Server thread/INFO]: [CustomNameplates] Loaded 2 custom char-width
[17:28:49] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[17:28:49] [Server thread/INFO]: [CustomNameplates] Loaded 10 nameplates
[17:28:49] [Server thread/INFO]: [CustomNameplates] Loaded 1 bubbles
[17:28:49] [Server thread/INFO]: [CustomNameplates] Loaded 3 backgrounds
[17:28:49] [Server thread/INFO]: [CustomNameplates] Plugin Enabled!
[17:28:49] [Server thread/INFO]: [ChatControlRed] Enabling ChatControlRed v10.15.0
[17:28:49] [Server thread/INFO]:  ____ _  _ ____ ___ ____ ____ _  _ ___ ____ ____ _
[17:28:49] [Server thread/INFO]:  |    |__| |__|  |  |    |  | |\ |  |  |__/ |  | |
[17:28:49] [Server thread/INFO]:  |___ |  | |  |  |  |___ |__| | \|  |  |  \ |__| |___
[17:28:49] [Server thread/INFO]:   
[17:28:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatcontrolred [10.15.0]
[17:28:50] [JDA MainWS-WriteThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[17:28:51] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:????????  ?(1005028829934395503)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??quy-t?c(1005029174920089620)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??thông-báo(1011527018627743775)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??tin-m?i(1005029145689985058)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??chào-m?ng(1008271322008277002)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??t?m-bi?t(1008383125316980816)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??xác-minh(1011506217228714014)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??boost(1008383668055715961)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??ch?n-rank(1008390182543835297)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??rank(1011525494962921533)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??th?o-lu?n(1011517480025468948)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??trong-game(1050053240005337179)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??b?o-m?t(1005030015412482139)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??console(1011969962396631161)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??giúp-??-nhau(1011524996721545297)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??giúp-??-riêng(1005034459898327150)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??góp-ý(1011525206034087978)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??h??ng-d?n(1022848165629673512)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??chi-ti?t-event(1011526170019377193)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??give-away(1011525958588694569)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??l?nh-bot-1(1011517666080608286)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??l?nh-bot-2(1013637293493473382)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat(1011517834561585173)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:log(1011509363514552340)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:lore(1022114855802654780)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:??console(1011969962396631161)
[17:28:51] [Server thread/INFO]: Warning: Detected ViaVersion. If you're getting kicked out or see artifacts in chat, set Integration.ProtocolLib.Listen_For_Packets and Tab_Complete.Enabled both to false in settings.yml.
[17:28:51] [Server thread/INFO]: !-----------------------------------------------------!
[17:28:51] [Server thread/INFO]:  Welcome to ChatControl!
[17:28:51] [Server thread/INFO]:   
[17:28:51] [Server thread/INFO]:  Before you start using this product, you need to
[17:28:51] [Server thread/INFO]:  agree to our Terms of Service and complete a quick
[17:28:51] [Server thread/INFO]:  tour with '/chc tour' command.
[17:28:51] [Server thread/INFO]:   
[17:28:51] [Server thread/INFO]:  We recommend you complete this process before
[17:28:51] [Server thread/INFO]:  making any changes to your configuration.
[17:28:51] [Server thread/INFO]: !-----------------------------------------------------!
[17:28:51] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.model.DiscordListener$DiscordListenerImpl unsubscribed
[17:28:51] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.model.DiscordListener$DiscordListenerImpl subscribed (3 methods)
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
[17:28:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[17:28:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
[17:28:52] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[17:28:52] [Server thread/INFO]: CommandPrompter >> - VentureChatHook contained
[17:28:52] [Server thread/INFO]: CommandPrompter >> - SuperVanishHook contained
[17:28:52] [Server thread/INFO]: CommandPrompter >> - PuerkasChatHook contained
[17:28:52] [Server thread/INFO]: Running delayed init tasks
[17:28:52] [Craft Scheduler Thread - 15 - Essentials/INFO]: [Essentials] Fetching version information...
[17:28:53] [Craft Scheduler Thread - 7 - DriveBackupV2/INFO]: [DriveBackupV2] Checking for updates...
[17:28:53] [Craft Scheduler Thread - 28 - ItemsAdder/INFO]: [ItemsAdder] 

[ItemsAdder] UPDATE available: https://www.spigotmc.org/resources/73355/
[ItemsAdder] Current version: 3.3.0-beta-r11 | Online version: 3.3.0b-r2

[17:28:53] [Craft Scheduler Thread - 13 - CommandPrompter/INFO]: CommandPrompter >> No update was found.
[17:28:53] [Craft Scheduler Thread - 21 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[17:28:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints [3.2.5]
[17:28:53] [Craft Scheduler Thread - 27 - ItemsAdder/INFO]: [ItemsAdder] [License] Spigot product licensed to: JordanW15 (102076)
[17:28:53] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.7+216b061 which is not a depend or softdepend of this plugin.
[17:28:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[17:28:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[17:28:53] [Craft Scheduler Thread - 23 - DecentHolograms/INFO]: 
[17:28:53] [Craft Scheduler Thread - 23 - DecentHolograms/INFO]: A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer]     |  Standalone Mode |
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer]     Current version: 14.2.4
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[17:28:53] [Craft Scheduler Thread - 10 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:28:53] [Craft Scheduler Thread - 21 - DecentHolograms/INFO]: [DecentHolograms] Loaded 1 holograms!
[17:28:53] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18.2 (758)
[17:28:54] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[17:28:54] [Server thread/ERROR]: [SuperiorSkyblock2] An unexpected error occurred while registering hook SkinsRestorerHook:
[17:28:54] [Server thread/INFO]: [SuperiorSkyblock2] Using LuckPerms as a permissions provider.
[17:28:54] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of vanish status of players.
[17:28:54] [Server thread/INFO]: [SuperiorSkyblock2] Hooked into Essentials for support of afk status of players.
[17:28:54] [Server thread/INFO]: [SuperiorSkyblock2] Using Vault as an economy provider.
[17:28:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: superior [2022.9]
[17:28:54] [Server thread/INFO]: [SuperiorSkyblock2] Using PlaceholderAPI for placeholders support.
[17:28:54] [Server thread/INFO]: [SuperiorSkyblock2] Detected PaperSpigot - Using async chunk-loading support with PaperMC.
[17:28:54] [Server thread/INFO]: [ItemsAdder] [Pack] Extracting internal contents from .jar
[17:28:55] [Server thread/INFO]: [ItemsAdder] [Pack] DONE extracting internal contents from .jar
[17:28:55] [Server thread/WARN]: [ItemsAdder] Detected legacy ItemsAdder pack (pre 3.3.0).
[17:28:55] [Server thread/WARN]: [ItemsAdder] Trying to load files, unexpected results might occur.
[17:28:55] [Server thread/WARN]: [ItemsAdder] It's adviced to follow the new guidelines: https://a.devs.beer/ia-new-guidelines-330
[17:28:55] [Craft Scheduler Thread - 18 - HeadDatabase/INFO]: [HeadDatabase] Successfully loaded 50620 heads!
[17:28:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: discordsrv [1.26.0]
[17:28:56] [Craft Scheduler Thread - 18 - HeadDatabase/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[17:28:56] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[17:28:56] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[17:28:56] [Server thread/INFO]: Done (105.646s)! For help, type "help"
[17:28:56] [Server thread/INFO]: Timings Reset
[17:28:56] [Craft Scheduler Thread - 18 - Vault/INFO]: [Vault] Checking for Updates ... 
[17:28:56] [Craft Scheduler Thread - 18 - Vault/INFO]: [Vault] No new version available
[17:28:59] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5564ms or 111 ticks behind
[17:29:00] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Loaded 7 items
[17:29:00] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs
[17:29:00] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/750 REAL_NOTE block IDs
[17:29:00] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs
[17:29:00] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs
[17:29:00] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs
[17:29:00] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 6/6608 font_images
[17:29:01] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 1 categories
[17:29:01] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 7 items and stuff in 6117ms
[17:29:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1]
[17:29:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1]
[17:29:01] [Server thread/INFO]: [ItemsAdder] Reloading ItemsAdder Custom Entities Citizens NPCs
[17:29:01] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL is valid (auto-external-host), LastEdit: 2022-12-24_02-25. Url: http://resourcepack.host/dl/7yeo1st8ZzFVg3iYoz51T4mTS3P3bMKc/pack.zip
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: checkitem [2.6.1]
[17:29:04] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.55 which is not a depend or softdepend of this plugin.
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.1-R2]
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.1]
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: servertime [1.0]
[17:29:04] [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.
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ViaVersion [2.0.0]
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
[17:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: progress [2.1]
[17:29:04] [Server thread/INFO]: 10 placeholder hook(s) registered! 2 placeholder hook(s) have an update available.
[17:29:15] [User Authenticator #1/INFO]: UUID of player Sleeppara is f6fb0eac-908f-35a1-921a-e3d002fb90a9
[17:29:16] [Server thread/INFO]: [DriveBackupV2] Enabling automatic backups
[17:29:17] [Server thread/INFO]: [ChatControlRed] TIP: Automatically enabling spy mode for Sleeppara because they had 'chatcontrol.spy.autoenable' permission. To stop automatically enabling spy mode for players, give them negative 'chatcontrol.spy.autoenable' permission (a value of false when using LuckPerms). This message only shows once per 3 hours.
[17:29:17] [Server thread/INFO]: [DiscordSRV] Player Sleeppara joined with silent joining permission, not sending a join message
[17:29:17] [Server thread/INFO]: Sleeppara joined the game
[17:29:17] [Server thread/INFO]: Sleeppara[/14.179.10.72:54710] logged in with entity id 261 at ([spawn]-15.421079376018978, 58.0, 5.289054259167515)
[17:29:21] [Server thread/WARN]: [MythicLib] Loaded class eu.decentsoftware.holograms.api.holograms.Hologram from DecentHolograms v2.7.7 which is not a depend or softdepend of this plugin.
[17:30:07] [Server thread/INFO]: Sleeppara issued server command: /npc create &#084cfb&lN&#296dfb&l?&#4a8ffc&lP &#6bb0fc&lT&#8cd2fd&lH&#adf3fd&l?
[17:30:07] [Server thread/INFO]: [ChatControlRed] Note: Not sending Sleeppara's command to spying players because he had 'chatcontrol.bypass.spy' permission. Player messages with such permission are not spied on. To disable that, negate this permission (a false value if using LuckPerms). This message only shows once per 3 hours.
[17:30:51] [Server thread/INFO]: Sleeppara issued server command: /citizens reload
[17:30:52] [Server thread/INFO]: Sleeppara issued server command: /citizens reload
[17:31:02] [Server thread/INFO]: Sleeppara issued server command: /npc create &#084cfb&lN&#296dfb&l?&#4a8ffc&lP &#6bb0fc&lT&#8cd2fd&lH&#adf3fd&l?
[17:36:29] [Server thread/INFO]: Sleeppara issued server command: /npc rename <#084cfb>N<#296dfb>?<#4a8ffc>P <#6bb0fc>T<#8cd2fd>H<#adf3fd>?
[17:36:47] [Server thread/INFO]: Sleeppara issued server command: /npc rename x084cfbNx296dfb?x4a8ffcP x6bb0fcTx8cd2fdHxadf3fd?
[17:36:54] [Async Chat Thread - #0/INFO]: [ChatControlRed] Note: Not logging Sleeppara's chat because he had 'chatcontrol.bypass.log' permission. Players with these permission do not get their content logged. To disable that, negate this permission (a false value if using LuckPerms). This message only shows once per 3 hours.
[17:36:54] [Async Chat Thread - #0/INFO]: <Sleeppara> x084cfbNx296dfb?x4a8ffcP x6bb0fcTx8cd2fdHxadf3fd?
[17:36:58] [Server thread/INFO]: Sleeppara issued server command: /npc rename x084cfbNx296dfb?x4a8ffcP x6bb0fcTx8cd2fdHxadf3fd?
[17:37:12] [Server thread/INFO]: Sleeppara lost connection: Disconnected
[17:37:12] [Server thread/INFO]: [DiscordSRV] Player Sleeppara quit with silent quitting permission, not sending a quit message
[17:37:12] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Reconnect failed! Next attempt in 2s
[17:37:12] [Server thread/INFO]: Sleeppara left the game
[17:37:14] [DiscordSRV - JDA Rate Limit/ERROR]: [DiscordSRV] System DNS FAILED to resolve hostname discord.com, switching to fallback DNS servers!
[17:37:19] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Reconnect failed! Next attempt in 4s
[17:37:55] [User Authenticator #2/INFO]: UUID of player Sleeppara is f6fb0eac-908f-35a1-921a-e3d002fb90a9
[17:37:55] [Server thread/INFO]: [DiscordSRV] Player Sleeppara joined with silent joining permission, not sending a join message
[17:37:55] [Server thread/INFO]: Sleeppara joined the game
[17:37:55] [Server thread/INFO]: Sleeppara[/14.179.10.72:55307] logged in with entity id 284 at ([spawn]-15.057286521877545, 58.0, 3.4310961012470997)
[17:38:31] [Server thread/INFO]: Sleeppara issued server command: /npc
[17:38:36] [Server thread/INFO]: Sleeppara issued server command: /npc rename &#084cfbN&#296dfb?&#4a8ffcP &#6bb0fcT&#8cd2fdH&#adf3fd?
[17:39:22] [Server thread/INFO]: Sleeppara issued server command: /npc rename
[17:39:24] [Server thread/INFO]: Sleeppara issued server command: /npc rename &#084cfbN&#296dfb?&#4a8ffcP &#6bb0fcT&#8cd2fdH&#adf3fd?
[17:39:27] [Server thread/INFO]: Sleeppara issued server command: /npc remove
[17:40:46] [Server thread/INFO]: Sleeppara issued server command: /npc create --registry &#084cfbN&#296dfb?&#4a8ffcP &#6bb0fcT&#8cd2fdH&#adf3fd?
[17:40:59] [Server thread/INFO]: Sleeppara issued server command: /npc remove
[17:41:10] [Server thread/INFO]: Sleeppara issued server command: /npc create &#084cfbN&#296dfb?&#4a8ffcP &#6bb0fcT&#8cd2fdH&#adf3fd? -u
[17:41:24] [Server thread/INFO]: Sleeppara issued server command: /npc remove
[17:41:32] [Server thread/INFO]: Sleeppara issued server command: /npc create &#084cfbN&#296dfb?&#4a8ffcP &#6bb0fcT&#8cd2fdH&#adf3fd?
[17:42:30] [Server thread/INFO]: Sleeppara issued server command: /npc rename &#084cfbN&#296dfb?&#4a8ffcP &#6bb0fcT&#8cd2fdH&#adf3fd?
[17:42:45] [Server thread/INFO]: Sleeppara issued server command: /npc skin sss
[17:50:33] [Server thread/INFO]: Sleeppara issued server command: /citizens help
[17:50:38] [Server thread/INFO]: Sleeppara issued server command: /citizens