Paste #121009: Unnamed Server Log Paste

Date: 2024/03/13 13:48:25 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
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674


[20:39:36] [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'
[20:39:38] [ServerMain/INFO]: Loaded 7 recipes
[20:39:39] [Server thread/INFO]: Starting minecraft server version 1.20
[20:39:39] [Server thread/INFO]: Loading properties
[20:39:39] [Server thread/INFO]: This server is running Paper version git-Paper-17 (MC: 1.20) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: c287e92)
[20:39:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:39:39] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:39:39] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[20:39:39] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[20:39:39] [Server thread/INFO]: Default game type: SURVIVAL
[20:39:39] [Server thread/INFO]: Generating keypair
[20:39:40] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
[20:39:40] [Server thread/INFO]: Using epoll channel type
[20:39:40] [Server thread/INFO]: Paper: Using libdeflate (Linux aarch64) compression from Velocity.
[20:39:40] [Server thread/INFO]: Paper: Using OpenSSL (Linux aarch64) cipher from Velocity.
[20:39:40] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
[20:39:40] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/container/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[20:39:40] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar
[20:39:41] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[20:39:44] [Server thread/WARN]: Legacy plugin SkCord v2.1-RELEASE does not specify an api-version.
[20:39:44] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.25
[20:39:44] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[20:39:44] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.0+6678-55745ad
[20:39:45] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@273c8080]
[20:39:45] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[20:39:45] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.0
[20:39:46] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
[20:39:46] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.7.2
[20:39:46] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.5
[20:39:46] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3365)
[20:39:46] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[20:39:46] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v2.18.4
[20:39:46] [Server thread/INFO]: [DiSky] Loading server plugin DiSky v4.12.1
[20:39:46] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12
[20:39:46] [Server thread/INFO]: [CrazyCrates] Loading server plugin CrazyCrates v1.20
[20:39:46] [Server thread/INFO]: [SimpleJail] Loading server plugin SimpleJail v2.3
[20:39:46] [Server thread/INFO]: [skRayFall] Loading server plugin skRayFall v1.9.28
[20:39:46] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.16.0
[20:39:46] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (324 ms).
[20:39:46] [Server thread/WARN]: [Shopkeepers] Incompatible server version: v1_20_R1 (mappings: 34f399b4f2033891290b7f0700e9e47b)
[20:39:46] [Server thread/WARN]: [Shopkeepers] Shopkeepers is trying to run in 'compatibility mode'.
[20:39:46] [Server thread/INFO]: [Shopkeepers] Check for updates at: https://dev.bukkit.org/projects/shopkeepers/
[20:39:46] [Server thread/INFO]: [Shopkeepers] Loading config.
[20:39:46] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': Citizen
[20:39:46] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[20:39:46] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[20:39:46] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': Citizen
[20:39:46] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[20:39:46] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[20:39:46] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[20:39:46] [Server thread/INFO]: [AdvancedBan] Loading server plugin AdvancedBan v2.3.0
[20:39:46] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.0.3
[20:39:46] [Server thread/INFO]: [SkCord] Loading server plugin SkCord v2.1-RELEASE
[20:39:46] [Server thread/INFO]: [LoginSecurity] Loading server plugin LoginSecurity v3.2.1
[20:39:46] [Server thread/INFO]: [PvPManager] Loading server plugin PvPManager v3.17
[20:39:46] [Server thread/INFO]: [MineResetLite] Loading server plugin MineResetLite v4.17.0
[20:39:46] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.5.0
[20:39:46] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.0.7
[20:39:46] [Server thread/INFO]: [ImageFrame] Loading server plugin ImageFrame v1.7.5.0
[20:39:46] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.3
[20:39:46] [Server thread/INFO]: [SkQuery] Loading server plugin SkQuery v4.1.10
[20:39:46] [Server thread/INFO]: [BetterShulkerBoxes] Loading server plugin BetterShulkerBoxes v4.1.1
[20:39:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:39:46] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.25
[20:39:47] [Server thread/INFO]:         __    
[20:39:47] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.25
[20:39:47] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[20:39:47] [Server thread/INFO]: 
[20:39:47] [Server thread/INFO]: [LuckPerms] Loading configuration...
[20:39:47] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[20:39:48] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[20:39:48] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[20:39:48] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1900ms)
[20:39:48] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[20:39:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:39:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[20:39:48] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[20:39:48] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.0+6678-55745ad
[20:39:48] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[20:39:48] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[20:39:49] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[20:39:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0
[20:39:50] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12
[20:39:50] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
[20:39:50] [Server thread/WARN]: [NexEngine] ==================================
[20:39:50] [Server thread/WARN]: [NexEngine] WARNING: You're running an outdated/deprecated server version (1.20.1)!
[20:39:50] [Server thread/WARN]: [NexEngine] Support for this version will be dropped soon.
[20:39:50] [Server thread/WARN]: [NexEngine] Please, upgrade your server to at least 1.20.2.
[20:39:50] [Server thread/WARN]: [NexEngine] ==================================
[20:39:50] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[20:39:50] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[20:39:50] [Server thread/INFO]: [NexEngine] Plugin loaded in 69 ms!
[20:39:50] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.0.7
[20:39:50] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.20.
[20:39:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.0.7]
[20:39:50] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
[20:39:50] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[20:39:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:39:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:39:50] [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.
[20:39:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:39:50] [Server thread/INFO]: Preparing level "world"
[20:39:51] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:39:51] [Server thread/INFO]: Time elapsed: 210 ms
[20:39:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[20:39:52] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[20:39:52] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[20:39:52] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[20:39:52] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[20:39:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[20:39:52] [Server thread/INFO]: [WorldGuard] Loading region data...
[20:39:52] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[20:39:52] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:39:52] [Server thread/INFO]: [Skript] Enabling Skript v2.7.2
[20:39:53] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] A new version of Skript is available: 2.8.3 (you're currently running 2.7.2)
[20:39:53] [ForkJoinPool.commonPool-worker-1/INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.8.3/Skript.jar>https://github.com/SkriptLang/Skript/releases/download/2.8.3/Skript.jar
[20:40:02] [Server thread/INFO]: [Skript] Loaded 232530 aliases in 9822ms
[20:40:03] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[20:40:03] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.5
[20:40:03] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3365)
[20:40:03] [Server thread/INFO]: [Citizens] Loading external libraries
[20:40:05] [Server thread/ERROR]: [Citizens] v2.0.33-SNAPSHOT (build 3365) is not compatible with Minecraft v1_20_R1 - try upgrading Minecraft or Citizens. Disabling...
[20:40:05] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.33-SNAPSHOT (build 3365)
[20:40:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[20:40:05] [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--].
[20:40:05] [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.
[20:40:05] [Server thread/INFO]: Preparing start region for dimension minecraft:deathrun
[20:40:06] [Server thread/INFO]: Time elapsed: 909 ms
[20:40:06] [Server thread/INFO]: [WorldGuard] (deathrun) TNT ignition is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (deathrun) Lighters are PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (deathrun) Lava fire is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (deathrun) Fire spread is UNRESTRICTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'deathrun'
[20:40:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
[20:40:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:40:06] [Server thread/INFO]: Preparing start region for dimension minecraft:castle-spawn
[20:40:06] [Server thread/INFO]: Time elapsed: 32 ms
[20:40:06] [Server thread/INFO]: [WorldGuard] (castle-spawn) TNT ignition is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (castle-spawn) Lighters are PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (castle-spawn) Lava fire is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (castle-spawn) Fire spread is UNRESTRICTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'castle-spawn'
[20:40:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[20:40:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:40:06] [Server thread/INFO]: Preparing start region for dimension minecraft:duel
[20:40:06] [Server thread/INFO]: Time elapsed: 77 ms
[20:40:06] [Server thread/INFO]: [WorldGuard] (duel) TNT ignition is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (duel) Lighters are PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (duel) Lava fire is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (duel) Fire spread is UNRESTRICTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'duel'
[20:40:06] [Server thread/INFO]: Preparing start region for dimension minecraft:testavimas
[20:40:06] [Server thread/INFO]: Time elapsed: 51 ms
[20:40:06] [Server thread/INFO]: [WorldGuard] (testavimas) TNT ignition is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (testavimas) Lighters are PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (testavimas) Lava fire is PERMITTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] (testavimas) Fire spread is UNRESTRICTED.
[20:40:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'testavimas'
[20:40:06] [Server thread/INFO]: Preparing start region for dimension minecraft:pvps
[20:40:07] [Server thread/INFO]: Time elapsed: 63 ms
[20:40:07] [Server thread/INFO]: [WorldGuard] (pvps) TNT ignition is PERMITTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] (pvps) Lighters are PERMITTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] (pvps) Lava fire is PERMITTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] (pvps) Fire spread is UNRESTRICTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvps'
[20:40:07] [Server thread/INFO]: Preparing start region for dimension minecraft:spacespawn
[20:40:07] [Server thread/INFO]: Time elapsed: 93 ms
[20:40:07] [Server thread/INFO]: [WorldGuard] (spacespawn) TNT ignition is PERMITTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] (spacespawn) Lighters are PERMITTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] (spacespawn) Lava fire is PERMITTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] (spacespawn) Fire spread is UNRESTRICTED.
[20:40:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spacespawn'
[20:40:07] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[20:40:07] [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.
[20:40:07] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[20:40:07] [Server thread/INFO]: [SkBee] Enabling SkBee v2.18.4
[20:40:07] [Server thread/INFO]: [SkBee] Loading NBTApi...
[20:40:07] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[20:40:07] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[20:40:07] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
[20:40:07] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Display Entity elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[20:40:07] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] It looks like another addon registered 'environment' already.
[20:40:07] [Server thread/INFO]: [SkBee] You may have to use their environment options in SkBee's 'world creator' system.
[20:40:07] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[20:40:07] [Server thread/INFO]: [SkBee] Loaded (350) elements:
[20:40:07] [Server thread/INFO]: [SkBee]  - 49 events
[20:40:07] [Server thread/INFO]: [SkBee]  - 50 effects
[20:40:07] [Server thread/INFO]: [SkBee]  - 227 expressions
[20:40:07] [Server thread/INFO]: [SkBee]  - 21 conditions
[20:40:07] [Server thread/INFO]: [SkBee]  - 3 sections
[20:40:07] [Server thread/INFO]: [SkBee] Checking for update...
[20:40:07] [Server thread/INFO]: [SkBee] Plugin is not up to date!
[20:40:07] [Server thread/INFO]: [SkBee]  - Current version: v2.18.4
[20:40:07] [Server thread/INFO]: [SkBee]  - Available update: v3.4.1
[20:40:07] [Server thread/INFO]: [SkBee]  - Download available at: https://github.com/ShaneBeee/SkBee/releases
[20:40:07] [Server thread/INFO]: [SkBee] Successfully enabled v2.18.4 in 0.66 seconds
[20:40:07] [Server thread/INFO]: [DiSky] Enabling DiSky v4.12.1
[20:40:07] [Server thread/INFO]: [DiSky] Loading emoji library ...
[20:40:07] [Server thread/INFO]: [DiSky] Success!
[20:40:08] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.20
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loading the events.log
[20:40:08] [Server thread/INFO]: [CrazyCrates] Successfully loaded events.log
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loading the locations.yml
[20:40:08] [Server thread/INFO]: [CrazyCrates] Successfully loaded locations.yml
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[20:40:08] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[20:40:08] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/voras.yml.
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/Basic.yml.
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/stitch.yml.
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/booster.yml.
[20:40:08] [Server thread/ERROR]: Cannot load plugins/CrazyCrates/crates/gimtadienio.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'reader', line 41, column 5:
        Name: '&6&lɢᴇᴀʀ ꜱᴋʀʏɴɪᴏꜱ &b&lʀᴀᴋᴛᴀꜱ
        ^
expected <block end>, but found '<anchor>'
 in 'reader', line 44, column 8:
        - '&7:D'
           ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at com.badbones69.crazycrates.api.FileManager$CustomFile.<init>(FileManager.java:417) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.api.FileManager.setup(FileManager.java:73) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyHandler.load(CrazyHandler.java:59) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyCrates.onEnable(CrazyCrates.java:46) ~[CrazyCrates-Paper-1.20.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.jar:git-Paper-17]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:562) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:435) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
 in 'reader', line 41, column 5:
        Name: '&6&lɢᴇᴀʀ ꜱᴋʀʏɴɪᴏꜱ &b&lʀᴀᴋᴛᴀꜱ
        ^
expected <block end>, but found '<anchor>'
 in 'reader', line 44, column 8:
        - '&7:D'
           ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:656) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:162) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.0.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    ... 19 more
[20:40:08] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/gimtadienio.yml.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/helauvino.yml.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/meteoro.yml.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/coin.yml.
[20:40:09] [Server thread/ERROR]: Cannot load plugins/CrazyCrates/crates/skrynia.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'reader', line 41, column 5:
        Name: '&6&lɢᴇᴀʀ ꜱᴋʀʏɴɪᴏꜱ &b&lʀᴀᴋᴛᴀꜱ
        ^
expected <block end>, but found '<anchor>'
 in 'reader', line 44, column 8:
        - '&7:D'
           ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at com.badbones69.crazycrates.api.FileManager$CustomFile.<init>(FileManager.java:417) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.api.FileManager.setup(FileManager.java:73) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyHandler.load(CrazyHandler.java:59) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyCrates.onEnable(CrazyCrates.java:46) ~[CrazyCrates-Paper-1.20.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.jar:git-Paper-17]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:562) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:435) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
 in 'reader', line 41, column 5:
        Name: '&6&lɢᴇᴀʀ ꜱᴋʀʏɴɪᴏꜱ &b&lʀᴀᴋᴛᴀꜱ
        ^
expected <block end>, but found '<anchor>'
 in 'reader', line 44, column 8:
        - '&7:D'
           ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:656) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:162) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.0.jar:?]
    at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.0.jar:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    ... 19 more
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/skrynia.yml.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/gear.yml.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[20:40:09] [Server thread/WARN]: [CrazyCrates] Created examples because we couldn't find it.
[20:40:09] [Server thread/INFO]: [CrazyCrates] DecentHolograms support has been enabled.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[20:40:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[20:40:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[20:40:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'CrazyCrates' to create a bStats instance!
[20:40:09] [Server thread/WARN]: [CrazyCrates] There was an error while loading the Basic.yml file.
java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getKeys(boolean)" because the return value of "org.bukkit.configuration.file.FileConfiguration.getConfigurationSection(String)" is null
    at com.badbones69.crazycrates.managers.crates.CrateManager.loadCrates(CrateManager.java:187) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyHandler.load(CrazyHandler.java:69) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyCrates.onEnable(CrazyCrates.java:46) ~[CrazyCrates-Paper-1.20.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.jar:git-Paper-17]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:562) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:435) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
[20:40:09] [Server thread/WARN]: [CrazyCrates] There was an error while loading the gimtadienio.yml file.
java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getKeys(boolean)" because the return value of "org.bukkit.configuration.file.FileConfiguration.getConfigurationSection(String)" is null
    at com.badbones69.crazycrates.managers.crates.CrateManager.loadCrates(CrateManager.java:187) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyHandler.load(CrazyHandler.java:69) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyCrates.onEnable(CrazyCrates.java:46) ~[CrazyCrates-Paper-1.20.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.jar:git-Paper-17]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:562) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:435) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
[20:40:09] [Server thread/WARN]: [CrazyCrates] There was an error while loading the skrynia.yml file.
java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getKeys(boolean)" because the return value of "org.bukkit.configuration.file.FileConfiguration.getConfigurationSection(String)" is null
    at com.badbones69.crazycrates.managers.crates.CrateManager.loadCrates(CrateManager.java:187) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyHandler.load(CrazyHandler.java:69) ~[CrazyCrates-Paper-1.20.jar:?]
    at com.badbones69.crazycrates.CrazyCrates.onEnable(CrazyCrates.java:46) ~[CrazyCrates-Paper-1.20.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.jar:git-Paper-17]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:562) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:435) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
[20:40:09] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Loaded 3 physical crate locations.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Failed to load 2 physical crate locations.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[20:40:09] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[20:40:09] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[20:40:09] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[20:40:09] [Server thread/INFO]: [CrazyCrates] DECENT_HOLOGRAMS FOUND
[20:40:09] [Server thread/INFO]: [CrazyCrates] HOLOGRAPHIC_DISPLAYS NOT FOUND
[20:40:09] [Server thread/INFO]: [CrazyCrates] CMI NOT FOUND
[20:40:09] [Server thread/INFO]: [CrazyCrates] PLACEHOLDERAPI FOUND
[20:40:09] [Server thread/INFO]: [CrazyCrates] ORAXEN NOT FOUND
[20:40:09] [Server thread/INFO]: [CrazyCrates] ITEMS_ADDER NOT FOUND
[20:40:09] [Server thread/INFO]: [CrazyCrates] PlaceholderAPI support is enabled!
[20:40:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: crazycrates [1.20]
[20:40:09] [Server thread/INFO]: [CrazyCrates] You can disable logging by going to the plugin-config.yml and setting verbose to false.
[20:40:09] [Server thread/INFO]: [SimpleJail] Enabling SimpleJail v2.3
[20:40:09] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.28
[20:40:09] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.28!
[20:40:09] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[20:40:09] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[20:40:09] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
[20:40:09] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[20:40:09] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[20:40:09] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
[20:40:09] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
[20:40:09] [Server thread/INFO]: [skRayFall] Getting the extra special 1.17+ bacon!
[20:40:09] [Thread-11/WARN]: [skRayFall] The updater could not find any files for the project id 88677
[20:40:09] [Server thread/INFO]: [skRayFall] Bacon is ready!
[20:40:09] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.16.0
[20:40:09] [Server thread/INFO]: [Shopkeepers] Loading the data of 17 shopkeepers ...
[20:40:09] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
[20:40:09] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[20:40:10] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.PoolBase] HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
[20:40:10] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[20:40:10] [Server thread/INFO]: 
 
[]=====[Enabling AdvancedBan]=====[]
| Information:
|   Name: AdvancedBan
|   Developer: Leoko
|   Version: 2.3.0
|   Storage: HSQLDB (local)
| Support:
|   Github: https://github.com/DevLeoko/AdvancedBan/issues
|   Discord: https://discord.gg/ycDG6rS
| Twitter: @LeokoGar
| Update:
|   You have the newest version
[]================================[]
 
[20:40:10] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.0.3
[20:40:10] [Server thread/INFO]: [ItemEdit] Unable to hook into Vault
[20:40:10] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[20:40:10] [Server thread/INFO]: [ItemEdit] placeholders:
[20:40:10] [Server thread/INFO]: [ItemEdit]   %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[20:40:10] [Server thread/INFO]: [ItemEdit]     shows how many itemid player has on slot
[20:40:10] [Server thread/INFO]: [ItemEdit]     <{itemid}> for item id on serveritem
[20:40:10] [Server thread/INFO]: [ItemEdit]     [{slot}] for the slot where the item should be counted, by default inventory
[20:40:10] [Server thread/INFO]: [ItemEdit]       Values: inventory, equip, inventoryandequip, hand, offhand, head, chest, legs, feet
[20:40:10] [Server thread/INFO]: [ItemEdit]     [{player}] for the player, by default self
[20:40:10] [Server thread/INFO]: [ItemEdit]     example: %itemedit_amount_{my_item_id}_{hand}%
[20:40:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
[20:40:10] [Server thread/INFO]: [ItemEdit] # Enabled (took 66 ms)
[20:40:10] [Server thread/INFO]: [SkCord] Enabling SkCord v2.1-RELEASE*
[20:40:10] [Server thread/INFO]: SkCord has been enabled!
[20:40:10] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.2.1
[20:40:10] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
[20:40:10] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "lt_ltu"
[20:40:10] [Server thread/INFO]: [LoginSecurity] Registering commands...
[20:40:10] [Server thread/INFO]: [LoginSecurity] Registering listeners...
[20:40:10] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
[20:40:10] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.17
[20:40:10] [Server thread/INFO]: [PvPManager] Using player nametags: false
[20:40:10] [Server thread/INFO]: [PvPManager] Connected to SQLITE database successfully
[20:40:10] [Server thread/INFO]: [PvPManager] Players stored: 1286
[20:40:10] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
[20:40:10] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
[20:40:10] [Server thread/WARN]: [PvPManager] Error loading Vault! No Economy plugin found
[20:40:10] [Server thread/INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully
[20:40:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pvpmanager [3.17]
[20:40:10] [Server thread/INFO]: [PvPManager] PvPManager v3.17 enabled (91 ms)
[20:40:10] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v4.17.0
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'diamond.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'kaledosnaujokas.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'gold.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'pufferfish.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'beacon.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'lapis.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'woodstone.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'netherite.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'monke.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Loading mine from file 'iron.mine.yml'...
[20:40:10] [Server thread/INFO]: [MineResetLite] Registering BlockEventListener
[20:40:10] [Server thread/INFO]: [MineResetLite] TokenEnchant was not found... skipping.
[20:40:10] [Server thread/INFO]: [MineResetLite] Registering PlayerEventListener
[20:40:10] [Server thread/INFO]: [MineResetLite] MineResetLite version 4.17.0 enabled!
[20:40:10] [Server thread/INFO]: [LPC] Enabling LPC v3.5.0
[20:40:10] [Server thread/INFO]: [ImageFrame] Enabling ImageFrame v1.7.5.0
[20:40:11] [Server thread/INFO]: [ImageFrame] ImageFrame has been Enabled!
[20:40:11] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.3
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[20:40:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[20:40:11] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.10
[20:40:11] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[20:40:11] [Server thread/INFO]: [skQuery] Beginning to process a total of 117 from SkQuery
[20:40:11] [Server thread/INFO]: [skQuery] Out of 117 classes, 117 classes were loaded from SkQuery
[20:40:11] [Server thread/INFO]: [BetterShulkerBoxes] Enabling BetterShulkerBoxes v4.1.1
[20:40:11] [Server thread/INFO]: Warning: Could not deserialize field of type java.util.List correctly!
[20:40:11] [Server thread/INFO]: [BSB] BetterShulkerBoxes successfully hooked to WorldGuard
[20:40:11] [Server thread/INFO]: BetterShulkerBoxes version 4.1.1 loaded! (git-Paper-17 (MC: 1.20) | 1.20-R0.1-SNAPSHOT) - Made by Rektb (lMartin3#1975)
[20:40:11] [PvPManager Worker Thread - 0/INFO]: [PvPManager] Checking for updates...
[20:40:11] [Thread-14/WARN]: [PvPManager] The updater could not find any files for the project id 63773
[20:40:11] [PvPManager Worker Thread - 0/INFO]: [PvPManager] No update found
[20:40:11] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[20:40:11] [Server thread/INFO]: Running delayed init tasks
[20:40:11] [Craft Scheduler Thread - 4 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... 
[20:40:11] [Craft Scheduler Thread - 11 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 0
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     |  Standalone Mode |
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     Version: 15.0.7
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     Commit: 301d078
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[20:40:11] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[20:40:11] [Craft Scheduler Thread - 4 - DecentHolograms/INFO]: [DecentHolograms] Loaded 19 holograms!
[20:40:11] [Craft Scheduler Thread - 9 - DecentHolograms/INFO]: 
A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
[20:40:11] [Server thread/INFO]: [Skript] Loading variables...
[20:40:11] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] Checking for Updates ... 
[20:40:11] [Craft Scheduler Thread - 12 - BetterShulkerBoxes/INFO]: [BSB] You are running the latest BetterShulkerBoxes version.
[20:40:11] [Craft Scheduler Thread - 8 - ItemEdit/INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
[20:40:11] [Craft Scheduler Thread - 9 - Vault/WARN]: [Vault] No files found, or Feed URL is bad.
[20:40:11] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] No new version available
[20:40:11] [Server thread/INFO]: [Skript] Loaded 81 variables in 0.0 seconds
[20:40:11] [Server thread/INFO]: [Skript] Line 19: (spawn.sk)
[20:40:11] [Server thread/INFO]:     Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section.
[20:40:11] [Server thread/INFO]:     Line: if player has permission "dpvparena":
[20:40:11] [Server thread/INFO]:  
[20:40:11] [Server thread/INFO]: [Skript] Line 20: (spawn.sk)
[20:40:11] [Server thread/INFO]:     Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section.
[20:40:11] [Server thread/INFO]:     Line: if {pvp} is set:
[20:40:11] [Server thread/INFO]:  
[20:40:13] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[20:40:13] [Server thread/INFO]: [Skript] Loaded 16 scripts with a total of 86 structures in 1.26 seconds
[20:40:13] [Server thread/INFO]: [Skript] Finished loading.
[20:40:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
[20:40:13] [Server thread/INFO]: 1 placeholder hook(s) registered!
[20:40:13] [Server thread/INFO]: Done (33.832s)! For help, type "help"
[20:40:13] [Server thread/INFO]: Timings Reset
[20:40:13] [Craft Scheduler Thread - 11 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 1
[20:40:13] [Craft Scheduler Thread - 11 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 3
[20:40:13] [Craft Scheduler Thread - 11 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 4
[20:40:13] [Craft Scheduler Thread - 11 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 5
[20:40:13] [Craft Scheduler Thread - 11 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 6
[20:40:13] [Craft Scheduler Thread - 11 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 10
[20:40:13] [Craft Scheduler Thread - 10 - ImageFrame/INFO]: [ImageFrame] Data loading completed! Loaded 7 ImageMaps!
[20:40:13] [Craft Scheduler Thread - 8 - BetterShulkerBoxes/INFO]: WARNING! You are currently using a vulnerable version of Better Shulker Boxes!
The plugin did NOT disable anything because of the configuration
Please update the plugin as soon as possible!
[20:40:45] [User Authenticator #0/INFO]: UUID of player Orestazxd is cdaf6566-a2b3-348c-8ae4-1130f5f5dd2d
[20:40:48] [Server thread/INFO]: ☁ Orestazxd ᴘʀɪꜱɪᴊᴜɴɢᴇ į ʟᴇᴍᴏɴ ʙᴏx
[20:40:48] [Server thread/INFO]: Orestazxd[/78.63.185.133:49177] logged in with entity id 389 at ([world]-22.747464987975565, 113.0, 10.643157930050757)
[20:41:00] [Server thread/INFO]: Orestazxd issued server command: /gamemode creative
[20:41:00] [Server thread/INFO]: [Orestazxd: Set own game mode to Creative Mode]
[20:41:06] [Server thread/INFO]: Orestazxd issued server command: /citizens enable
[20:41:06] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.33-SNAPSHOT (build 3365) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:929) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.20.jar:git-Paper-17]
    at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265) ~[paper-1.20.jar:?]
    at net.minecraft.commands.Commands.performCommand(Commands.java:324) ~[?:?]
    at net.minecraft.commands.Commands.performCommand(Commands.java:308) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2298) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2258) ~[?:?]
    at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1339) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1316) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1309) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1287) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1175) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
[20:45:11] [Server thread/INFO]: [!] » ☂ ɪšᴍᴇꜱᴛɪ ᴀɴᴛ žᴇᴍėꜱ ᴅᴀɪᴋᴛᴀɪ ʙᴜꜱ ɪšᴛʀɪɴᴛɪ ᴘᴏ 120 ꜱᴇᴋᴜɴžɪų!
[20:45:51] [Server thread/INFO]: [!] » ☂ ɪšᴍᴇꜱᴛɪ ᴀɴᴛ žᴇᴍėꜱ ᴅᴀɪᴋᴛᴀɪ ʙᴜꜱ ɪšᴛʀɪɴᴛɪ ᴘᴏ 80 ꜱᴇᴋᴜɴžɪų!
[20:46:21] [Server thread/INFO]: [!] » ☂ ɪšᴍᴇꜱᴛɪ ᴀɴᴛ žᴇᴍėꜱ ᴅᴀɪᴋᴛᴀɪ ʙᴜꜱ ɪšᴛʀɪɴᴛɪ ᴘᴏ 50 ꜱᴇᴋᴜɴžɪų!
[20:47:06] [Server thread/INFO]: [!] » ☂ ɪšᴍᴇꜱᴛɪ ᴀɴᴛ žᴇᴍėꜱ ᴅᴀɪᴋᴛᴀɪ ʙᴜꜱ ɪšᴛʀɪɴᴛɪ ᴘᴏ 5 ꜱᴇᴋᴜɴžɪų!
[20:47:11] [Server thread/INFO]: [!] » ☂ ɪšᴛʀɪɴᴛą 4 ɪšᴍᴇꜱᴛų ᴅᴀɪᴋᴛų
[20:47:17] [Server thread/INFO]: Orestazxd issued server command: /citizens
[20:47:17] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.33-SNAPSHOT (build 3365) - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:929) ~[paper-1.20.jar:git-Paper-17]
    at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.20.jar:git-Paper-17]
    at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265) ~[paper-1.20.jar:?]
    at net.minecraft.commands.Commands.performCommand(Commands.java:324) ~[?:?]
    at net.minecraft.commands.Commands.performCommand(Commands.java:308) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2298) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2258) ~[?:?]
    at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1339) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1316) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1309) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1287) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1175) ~[paper-1.20.jar:git-Paper-17]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
[20:48:11] [Server thread/INFO]: [!] » ☄  ᴍᴜꜱ ʀᴇᴍɪᴀ ʜᴏꜱᴛɪɴɢᴇʀ! /ʜᴏꜱᴛɪɴɢᴇʀ