Paste #125201: Problems

Date: 2024/08/02 07:26:13 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


[13:22:59] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[13:23:00] [ServerMain/INFO]: Loaded 1175 recipes
[13:23:01] [ServerMain/INFO]: Loaded 1276 advancements
[13:23:01] [Server thread/INFO]: Starting minecraft server version 1.20.6
[13:23:01] [Server thread/INFO]: Loading properties
[13:23:01] [Server thread/INFO]: This server is running Paper version 1.20.6-135-master@79c1ce1 (2024-06-04T19:49:36Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
[13:23:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:23:02] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:23:03] [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
[13:23:03] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[13:23:03] [Server thread/INFO]: Default game type: ADVENTURE
[13:23:03] [Server thread/INFO]: Generating keypair
[13:23:04] [Server thread/INFO]: Starting Minecraft server on *:25575
[13:23:04] [Server thread/INFO]: Using epoll channel type
[13:23:04] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[13:23:04] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[13:23:05] [Server thread/INFO]: [MinehutPlugin] Found matching version for version 1.20.6-R0.1-SNAPSHOT (V1_20_R4)
[13:23:06] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.0.2
[13:23:06] [Server thread/INFO]: [ViaVersion] ViaVersion 5.0.2 is now loaded. Registering protocol transformers and injecting...
[13:23:07] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[13:23:07] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[13:23:08] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.131
[13:23:08] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[13:23:08] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[13:23:08] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.35-SNAPSHOT (build 3477)
[13:23:08] [Server thread/INFO]: [MinehutCosmetics] Loading server plugin MinehutCosmetics v1.0.0
[13:23:08] [Server thread/INFO]: [MinehutPlugin] Loading server plugin MinehutPlugin v0.0.27-SNAPSHOT
[13:23:08] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.9.0
[13:23:08] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.6.0
[13:23:08] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.4+6823-6263244
[13:23:10] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@24ed80d3]
[13:23:10] [Server thread/INFO]: [TheGoldEconomy] Loading server plugin TheGoldEconomy v1.6.2
[13:23:10] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.22.1
[13:23:10] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (826 ms).
[13:23:10] [Server thread/INFO]: [Shopkeepers] Loading config.
[13:23:11] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[13:23:11] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[13:23:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:23:11] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.131
[13:23:11] [Server thread/INFO]:         __    
[13:23:11] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.131
[13:23:11] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[13:23:11] [Server thread/INFO]: 
[13:23:11] [Server thread/INFO]: [LuckPerms] Loading configuration...
[13:23:11] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[13:23:12] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[13:23:12] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[13:23:12] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1818ms)
[13:23:12] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[13:23:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[13:23:13] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[13:23:13] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[13:23:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.4+6823-6263244
[13:23:13] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[13:23:13] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[13:23:15] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R4.PaperweightAdapter as the Bukkit adapter
[13:23:16] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:23:16] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:23:16] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[13:23:16] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[13:23:16] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[13:23:16] [Server thread/INFO]: Preparing level "World"
[13:23:18] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[13:23:20] [Server thread/INFO]: Time elapsed: 1728 ms
[13:23:20] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[13:23:20] [Server thread/INFO]: Time elapsed: 173 ms
[13:23:20] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.0.2
[13:23:20] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20.5-1.20.6 (766)
[13:23:20] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[13:23:20] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[13:23:20] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.35-SNAPSHOT (build 3477)
[13:23:20] [Server thread/INFO]: [Citizens] Loading external libraries
[13:23:21] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[13:23:21] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[13:23:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[13:23:21] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[13:23:22] [Server thread/INFO]: [MinehutCosmetics] Enabling MinehutCosmetics v1.0.0
[13:23:22] [Server thread/INFO]: [MinehutCosmetics] Using operation mode 'PLAYER_SERVER'!
[13:23:22] [Server thread/INFO]: [MinehutPlugin] Enabling MinehutPlugin v0.0.27-SNAPSHOT
[13:23:24] [Server thread/INFO]: [Skript] Enabling Skript v2.9.0
[13:23:26] [Thread-14/INFO]: [Skript] A new version of Skript is available: 2.9.1 (you're currently running 2.9.0)
[13:23:26] [Thread-14/INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.9.1/Skript-2.9.1.jar>https://github.com/SkriptLang/Skript/releases/download/2.9.1/Skript-2.9.1.jar
[13:23:34] [Server thread/INFO]: [Skript] Loaded 233068 aliases in 8505ms
[13:23:35] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[13:23:35] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
[13:23:35] [Server thread/INFO]: [TheGoldEconomy] Enabling TheGoldEconomy v1.6.2
[13:23:35] [Server thread/INFO]: [TheGoldEconomy] VaultAPI hooked into TheGoldEconomy
[13:23:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: thegoldeconomy [1.6.2]
[13:23:35] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.22.1
[13:23:35] [Server thread/INFO]: [Shopkeepers] Citizens found: Enabling NPC shopkeepers.
[13:23:35] [Server thread/INFO]: [Shopkeepers] Loading the data of 5 shopkeepers ...
[13:23:35] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[13:23:35] [Server thread/INFO]: 0 placeholder hook(s) registered!
[13:23:35] [Server thread/INFO]: Running delayed init tasks
[13:23:35] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[13:23:36] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] Checking for Updates ... 
[13:23:36] [Server thread/INFO]: [Skript] Loading variables...
[13:23:36] [Craft Scheduler Thread - 5 - TheGoldEconomy/INFO]: [TheGoldEconomy] &fYou are using an outdated version of the plugin. Please update to the latest version.
[13:23:36] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] No new version available
[13:23:36] [Server thread/INFO]: [Skript] Loaded 1 variables in 0.0 seconds
[13:23:36] [Server thread/INFO]: [Skript] Line 3: (Ragwash.sk)
[13:23:36] [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.
[13:23:36] [Server thread/INFO]:     Line: if player's held item is paper named "Dirty rag":
[13:23:36] [Server thread/INFO]:  
[13:23:36] [Server thread/INFO]: [Skript] Line 2: (digescape.sk)
[13:23:36] [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.
[13:23:36] [Server thread/INFO]:     Line: if player's held item is stone shovel named "Escape Shovel":
[13:23:36] [Server thread/INFO]:  
[13:23:36] [Server thread/INFO]: [Skript] Line 2: (screwdriverescape.sk)
[13:23:36] [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.
[13:23:36] [Server thread/INFO]:     Line: if player's held item is end rod named "Screwdriver":
[13:23:36] [Server thread/INFO]:  
[13:23:36] [Server thread/INFO]: [Skript] Line 2: (Ragpickup.sk)
[13:23:36] [Server thread/INFO]:     Starting a variable's name with an expression is discouraged ({%player's uuid%.ragbin.lastused}). You could prefix it with the script's name: {Ragpickup::%player's uuid%.ragbin.lastused}
[13:23:36] [Server thread/INFO]:     Line: if difference between now and {%player's uuid%.ragbin.lastused} is less than 3             seconds:
[13:23:36] [Server thread/INFO]:  
[13:23:36] [Server thread/INFO]: [Skript] Line 6: (Ragpickup.sk)
[13:23:36] [Server thread/INFO]:     Starting a variable's name with an expression is discouraged ({%player's uuid%.ragbin.lastused}). You could prefix it with the script's name: {Ragpickup::%player's uuid%.ragbin.lastused}
[13:23:36] [Server thread/INFO]:     Line: set {%player's uuid%.ragbin.lastused} to now
[13:23:36] [Server thread/INFO]:  
[13:23:36] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[13:23:36] [Server thread/INFO]: [Skript] Loaded 4 scripts with a total of 4 structures in 0.21 seconds
[13:23:36] [Server thread/INFO]: [Skript] Finished loading.
[13:23:36] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
[13:23:36] [Server thread/INFO]: Done (35.337s)! For help, type "help"
[13:23:36] [Server thread/INFO]: Timings Reset
[13:23:57] [User Authenticator #0/INFO]: UUID of player SB3_File is e3fea1ea-e696-429e-b9c3-93bb800a1044
[13:23:58] [Server thread/INFO]: SB3_File joined the game
[13:23:58] [Server thread/INFO]: SB3_File[/          ip          ] logged in with entity id 25 at ([World]143.16133882130944, 132.9209644555603, 2671.2870207424708)
[13:24:24] [Server thread/INFO]: SB3_File issued server command: /time set day
[13:24:24] [Server thread/INFO]: [SB3_File: Set the time to 1000]
[13:31:41] [Server thread/INFO]: SB3_File issued server command: //set iron_bars
[13:32:18] [Server thread/INFO]: SB3_File issued server command: //set iron_bars
[13:33:25] [Server thread/INFO]: SB3_File issued server command: //set spruce_planks
[13:34:05] [Server thread/INFO]: SB3_File issued server command: /whitelist off
[13:34:13] [Server thread/INFO]: SB3_File issued server command: /time set day
[13:34:13] [Server thread/INFO]: [SB3_File: Set the time to 1000]
[13:35:43] [User Authenticator #1/INFO]: UUID of player Cuptoasty is c74f73fc-a9d7-4c42-bdd7-6e38c4470269
[13:35:44] [Server thread/INFO]: Cuptoasty joined the game
[13:35:44] [Server thread/INFO]: Cuptoasty[/          ip           ] logged in with entity id 120 at ([World]162.5, 140.0, 2585.5)
[13:35:47] [Async Chat Thread - #1/INFO]:       chat      
[13:35:47] [Async Chat Thread - #1/INFO]:          chat          
[13:35:55] [Server thread/INFO]: Cuptoasty issued server command: /gamemode creative
[13:35:55] [Server thread/INFO]: [Cuptoasty: Set own game mode to Creative Mode]
[13:35:57] [Server thread/INFO]: Cuptoasty issued server command: /plugins
[13:35:58] [Server thread/INFO]: SB3_File issued server command: //set stone_bricks
[13:35:59] [Async Chat Thread - #1/INFO]:       chat      
[13:36:01] [Server thread/INFO]: Cuptoasty issued server command: /tp Cuptoasty
[13:36:01] [Server thread/INFO]: [Cuptoasty: Teleported Cuptoasty to Cuptoasty]
[13:36:15] [Async Chat Thread - #2/INFO]:                           chat                          
[13:36:21] [Async Chat Thread - #2/INFO]:                 chat                 
[13:36:23] [Async Chat Thread - #1/INFO]:                     chat                     
[13:36:24] [Async Chat Thread - #1/INFO]:       chat      
[13:36:28] [Async Chat Thread - #1/INFO]:       chat      
[13:36:36] [Async Chat Thread - #2/INFO]:            chat            
[13:36:39] [Async Chat Thread - #1/INFO]:                        chat                        
[13:36:43] [Async Chat Thread - #1/INFO]:          chat          
[13:36:57] [Async Chat Thread - #1/INFO]:             chat             
[13:37:04] [Async Chat Thread - #2/INFO]:        chat       
[13:37:13] [Async Chat Thread - #2/INFO]:                  chat                  
[13:37:18] [Async Chat Thread - #2/INFO]:                             chat                             
[13:37:23] [Async Chat Thread - #2/INFO]:               chat              
[13:37:42] [Async Chat Thread - #2/INFO]:                         chat                        
[13:38:10] [Server thread/INFO]: SB3_File issued server command: /gamerule mobGriefing false
[13:38:10] [Server thread/INFO]: [SB3_File: Gamerule mobGriefing is now set to: false]
[13:38:17] [Server thread/INFO]: SB3_File issued server command: /gamemode survival
[13:38:17] [Server thread/INFO]: [SB3_File: Set own game mode to Survival Mode]
[13:38:21] [Server thread/INFO]: SB3_File issued server command: /gamemode creative
[13:38:21] [Server thread/INFO]: [SB3_File: Set own game mode to Creative Mode]
[13:38:56] [Server thread/INFO]: SB3_File issued server command: //set stone_bricks
[13:39:00] [Server thread/INFO]: SB3_File issued server command: //set stone_bricks
[13:39:05] [Server thread/INFO]: SB3_File issued server command: //set stone_bricks
[13:39:35] [Server thread/INFO]: SB3_File issued server command: /npc sel
[13:39:46] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Shop Tool dealer
[13:39:55] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Shop
[13:39:55] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot set to an empty path
[13:39:55] [Server thread/WARN]:     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
[13:39:55] [Server thread/WARN]:     at org.bukkit.configuration.MemorySection.set(MemorySection.java:191)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.set(MemoryDataKey.java:179)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.setRaw(MemoryDataKey.java:204)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialiseValue(PersistenceLoader.java:644)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialise(PersistenceLoader.java:624)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.save(PersistenceLoader.java:571)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.commands.NPCCommands.shop(NPCCommands.java:2904)
[13:39:55] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[13:39:55] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:208)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:109)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:249)
[13:39:55] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[13:39:55] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[13:39:55] [Server thread/WARN]:     at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91)
[13:39:55] [Server thread/WARN]:     at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:355)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:342)
[13:39:55] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:337)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2202)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$14(ServerGamePacketListenerImpl.java:2176)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[13:39:55] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[13:39:55] [Server thread/WARN]:     at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1511)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:195)
[13:39:55] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1488)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1411)
[13:39:55] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1377)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1238)
[13:39:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323)
[13:39:55] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[13:40:01] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Tool dealer
[13:40:25] [Async Chat Thread - #3/INFO]:                     chat                    
[13:40:34] [Async Chat Thread - #3/INFO]:        chat       
[13:40:35] [Async Chat Thread - #4/INFO]:           chat          
[13:40:37] [Async Chat Thread - #3/INFO]:         chat        
[13:40:49] [Async Chat Thread - #3/INFO]:                              chat                              
[13:41:04] [Async Chat Thread - #3/INFO]:                         chat                         
[13:41:13] [Async Chat Thread - #3/INFO]:        chat        
[13:41:35] [Async Chat Thread - #3/INFO]:                 chat                 
[13:41:39] [Async Chat Thread - #3/INFO]:         chat        
[13:41:43] [Async Chat Thread - #3/INFO]:                  chat                  
[13:41:43] [Server thread/INFO]: SB3_File issued server command: /npc sek
[13:41:45] [Server thread/INFO]: SB3_File issued server command: /npc sel
[13:42:02] [Server thread/INFO]: SB3_File issued server command: /npc shop edit
[13:42:14] [Server thread/INFO]: Cuptoasty issued server command: /gms
[13:42:21] [Server thread/INFO]: SB3_File issued server command: /npc sel
[13:42:31] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Prisoner Sho[
[13:42:33] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Prisoner Shop
[13:42:39] [Async Chat Thread - #3/INFO]:                  chat                  
[13:42:41] [Async Chat Thread - #3/INFO]:        chat        
[13:42:45] [Async Chat Thread - #3/INFO]:        chat       
[13:42:52] [Async Chat Thread - #3/INFO]:                chat               
[13:42:56] [Async Chat Thread - #3/INFO]:              chat              
[13:43:00] [Async Chat Thread - #3/INFO]:          chat          
[13:43:01] [Async Chat Thread - #3/INFO]:        chat       
[13:43:02] [Async Chat Thread - #3/INFO]:              chat             
[13:43:04] [Async Chat Thread - #3/INFO]:         chat         
[13:43:17] [Async Chat Thread - #3/INFO]:                      chat                     
[13:43:22] [Async Chat Thread - #4/INFO]:        chat        
[13:43:34] [Server thread/INFO]: SB3_File issued server command: /team join Guard Cuptoasty
[13:43:40] [Async Chat Thread - #4/INFO]:                        chat                       
[13:43:43] [Async Chat Thread - #4/INFO]:           chat          
[13:43:43] [Async Chat Thread - #4/INFO]:       chat       
[13:44:02] [Async Chat Thread - #4/INFO]:                                chat                                
[13:44:14] [Server thread/INFO]: SB3_File issued server command: /time set day
[13:44:14] [Server thread/INFO]: [SB3_File: Set the time to 1000]
[13:44:24] [Async Chat Thread - #4/INFO]:        chat       
[13:44:26] [Async Chat Thread - #3/INFO]:                                 chat                                 
[13:44:28] [Async Chat Thread - #3/INFO]:        chat        
[13:44:54] [Async Chat Thread - #3/INFO]:                    chat                    
[13:45:00] [Server thread/INFO]: SB3_File issued server command: /team add Guard "Guard"
[13:45:00] [Server thread/INFO]: [SB3_File: Created team [Guard]]
[13:45:18] [Server thread/INFO]: SB3_File issued server command: /team modify Guard friendlyFire false
[13:45:18] [Server thread/INFO]: [SB3_File: Disabled friendly fire for team [Guard]]
[13:45:26] [Server thread/INFO]: SB3_File issued server command: /team join Guard @a
[13:45:26] [Server thread/INFO]: [SB3_File: Added 2 members to team [Guard]]
[13:45:31] [Async Chat Thread - #3/INFO]:       chat      
[13:45:36] [Async Chat Thread - #3/INFO]:             chat             
[13:45:50] [Server thread/INFO]: SB3_File has made the advancement [Hot Stuff]
[13:45:50] [Async Chat Thread - #3/INFO]:                        chat                        
[13:45:54] [Async Chat Thread - #4/INFO]:        chat       
[13:46:03] [Async Chat Thread - #3/INFO]:                          chat                          
[13:46:26] [Async Chat Thread - #4/INFO]:                                           chat                                          
[13:46:30] [Async Chat Thread - #4/INFO]:               chat              
[13:46:32] [Async Chat Thread - #4/INFO]:              chat             
[13:46:37] [Async Chat Thread - #4/INFO]:                    chat                   
[13:46:47] [Async Chat Thread - #4/INFO]:                                chat                               
[13:46:51] [Async Chat Thread - #3/INFO]:        chat        
[13:46:55] [Async Chat Thread - #3/INFO]:                   chat                   
[13:47:06] [Async Chat Thread - #3/INFO]:                         chat                        
[13:47:15] [Async Chat Thread - #3/INFO]:                chat                
[13:47:42] [Async Chat Thread - #3/INFO]:        chat        
[13:47:44] [Async Chat Thread - #3/INFO]:                       chat                      
[13:47:51] [Async Chat Thread - #3/INFO]:        chat       
[13:48:00] [Async Chat Thread - #3/INFO]:                chat               
[13:48:06] [Async Chat Thread - #4/INFO]:        chat       
[13:48:18] [Async Chat Thread - #4/INFO]:                       chat                      
[13:48:24] [Async Chat Thread - #4/INFO]:                  chat                  
[13:48:36] [Async Chat Thread - #4/INFO]:           chat          
[13:48:37] [Async Chat Thread - #4/INFO]:                 chat                 
[13:48:42] [Async Chat Thread - #3/INFO]:                      chat                     
[13:48:48] [Async Chat Thread - #4/INFO]:        chat       
[13:49:00] [Server thread/INFO]: SB3_File issued server command: /give SB3_File minecraft:command_block
[13:49:00] [Server thread/INFO]: [SB3_File: Gave 1 [Command Block] to SB3_File]
[13:49:21] [Async Chat Thread - #4/INFO]:                                               chat                                              
[13:49:50] [Async Chat Thread - #4/INFO]:                                             chat                                             
[13:50:00] [Async Chat Thread - #4/INFO]:        chat        
[13:50:26] [Async Chat Thread - #3/INFO]:                      chat                     
[13:50:30] [Async Chat Thread - #3/INFO]:        chat       
[13:50:42] [Async Chat Thread - #3/INFO]:                 chat                
[13:50:48] [Async Chat Thread - #3/INFO]:                         chat                         
[13:51:05] [Async Chat Thread - #3/INFO]:                              chat                              
[13:51:13] [Async Chat Thread - #3/INFO]:                      chat                      
[13:52:25] [Async Chat Thread - #5/INFO]:                    chat                    
[13:52:27] [Async Chat Thread - #5/INFO]:         chat        
[13:52:30] [Async Chat Thread - #5/INFO]:              chat              
[13:52:37] [Async Chat Thread - #5/INFO]:          chat         
[13:52:53] [Server thread/INFO]: SB3_File issued server command: //set spruce_planks
[13:53:29] [Async Chat Thread - #5/INFO]:                  chat                  
[13:53:29] [Async Chat Thread - #5/INFO]:       chat       
[13:53:59] [Async Chat Thread - #5/INFO]:                              chat                              
[13:54:05] [Server thread/INFO]: SB3_File issued server command: //set bricks
[13:54:30] [Server thread/INFO]: SB3_File issued server command: /time set day
[13:54:30] [Server thread/INFO]: [SB3_File: Set the time to 1000]
[13:54:33] [Async Chat Thread - #5/INFO]:        chat       
[13:55:40] [Async Chat Thread - #7/INFO]:                                       chat                                       
[13:55:54] [Async Chat Thread - #8/INFO]:        chat        
[13:55:56] [Server thread/INFO]: SB3_File issued server command: //set spruce_planks
[13:56:07] [Async Chat Thread - #8/INFO]:                     chat                     
[13:56:30] [Async Chat Thread - #7/INFO]:         chat        
[13:56:39] [Async Chat Thread - #7/INFO]:        chat       
[13:56:53] [Async Chat Thread - #7/INFO]:        chat       
[13:56:54] [Async Chat Thread - #7/INFO]:         chat         
[13:56:58] [Async Chat Thread - #7/INFO]:        chat       
[13:57:06] [Async Chat Thread - #7/INFO]:                 chat                
[13:57:07] [Async Chat Thread - #7/INFO]:           chat          
[13:57:30] [Async Chat Thread - #7/INFO]:                             chat                             
[13:57:46] [Async Chat Thread - #7/INFO]:         chat        
[13:57:56] [Async Chat Thread - #7/INFO]:            chat            
[13:57:57] [Async Chat Thread - #7/INFO]:         chat        
[13:58:03] [Server thread/INFO]: SB3_File issued server command: /gamemode spectator
[13:58:03] [Server thread/INFO]: [SB3_File: Set own game mode to Spectator Mode]
[13:58:09] [Server thread/INFO]: SB3_File issued server command: /gamemode creative
[13:58:09] [Server thread/INFO]: [SB3_File: Set own game mode to Creative Mode]
[13:58:11] [Server thread/INFO]: SB3_File issued server command: /tp Cuptoasty SB3_File
[13:58:11] [Server thread/INFO]: [SB3_File: Teleported Cuptoasty to SB3_File]
[13:58:18] [Async Chat Thread - #7/INFO]:         chat         
[13:58:19] [Async Chat Thread - #8/INFO]:         chat         
[13:58:54] [Async Chat Thread - #8/INFO]:                      chat                     
[13:58:58] [Async Chat Thread - #8/INFO]:       chat       
[13:59:05] [Async Chat Thread - #7/INFO]:                           chat                           
[13:59:23] [Async Chat Thread - #7/INFO]:                    chat                   
[13:59:24] [Async Chat Thread - #8/INFO]:                    chat                   
[13:59:31] [Async Chat Thread - #8/INFO]:       chat       
[13:59:39] [Async Chat Thread - #8/INFO]:                    chat                    
[13:59:42] [Async Chat Thread - #8/INFO]:                     chat                     
[13:59:52] [Async Chat Thread - #7/INFO]:                     chat                     
[13:59:55] [Async Chat Thread - #7/INFO]:                chat               
[13:59:58] [Async Chat Thread - #7/INFO]:                            chat                           
[14:00:02] [Async Chat Thread - #7/INFO]:        chat        
[14:00:07] [Async Chat Thread - #7/INFO]:           chat           
[14:00:17] [Async Chat Thread - #7/INFO]:                    chat                    
[14:00:38] [Async Chat Thread - #7/INFO]:                  chat                 
[14:00:43] [Async Chat Thread - #8/INFO]:                       chat                      
[14:00:57] [Async Chat Thread - #8/INFO]:            chat           
[14:01:15] [Async Chat Thread - #7/INFO]:                         chat                        
[14:01:23] [Async Chat Thread - #7/INFO]:           chat           
[14:01:26] [Async Chat Thread - #8/INFO]:        chat        
[14:01:54] [Async Chat Thread - #8/INFO]:                               chat                               
[14:01:59] [Async Chat Thread - #8/INFO]:        chat       
[14:02:08] [Async Chat Thread - #8/INFO]:                 chat                 
[14:02:12] [Async Chat Thread - #7/INFO]:              chat              
[14:02:15] [Async Chat Thread - #7/INFO]:                                              chat                                              
[14:02:33] [Async Chat Thread - #7/INFO]:        chat        
[14:02:37] [Async Chat Thread - #7/INFO]:          chat         
[14:02:40] [Async Chat Thread - #7/INFO]:        chat       
[14:03:30] [Server thread/INFO]: SB3_File issued server command: /npc sel
[14:03:40] [Async Chat Thread - #7/INFO]:                      chat                     
[14:03:48] [Server thread/INFO]: SB3_File issued server command: /npc shop edit
[14:04:04] [Server thread/INFO]: SB3_File issued server command: /npc sel
[14:04:12] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Dealer
[14:04:12] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot set to an empty path
[14:04:12] [Server thread/WARN]:     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
[14:04:12] [Server thread/WARN]:     at org.bukkit.configuration.MemorySection.set(MemorySection.java:191)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.set(MemoryDataKey.java:179)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.setRaw(MemoryDataKey.java:204)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialiseValue(PersistenceLoader.java:644)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialise(PersistenceLoader.java:624)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.save(PersistenceLoader.java:571)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.commands.NPCCommands.shop(NPCCommands.java:2904)
[14:04:12] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[14:04:12] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:208)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:109)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:249)
[14:04:12] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[14:04:12] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[14:04:12] [Server thread/WARN]:     at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91)
[14:04:12] [Server thread/WARN]:     at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:355)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:342)
[14:04:12] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:337)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2202)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$14(ServerGamePacketListenerImpl.java:2176)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[14:04:12] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[14:04:12] [Server thread/WARN]:     at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1511)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:195)
[14:04:12] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1488)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1411)
[14:04:12] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1377)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1238)
[14:04:12] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323)
[14:04:12] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[14:04:33] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Dealer Tool Dealer
[14:04:40] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Tool dealer
[14:04:45] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Tooldealer
[14:04:45] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot set to an empty path
[14:04:45] [Server thread/WARN]:     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
[14:04:45] [Server thread/WARN]:     at org.bukkit.configuration.MemorySection.set(MemorySection.java:191)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.set(MemoryDataKey.java:179)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.setRaw(MemoryDataKey.java:204)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialiseValue(PersistenceLoader.java:644)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialise(PersistenceLoader.java:624)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.save(PersistenceLoader.java:571)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.commands.NPCCommands.shop(NPCCommands.java:2904)
[14:04:45] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[14:04:45] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:208)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:109)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:249)
[14:04:45] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[14:04:45] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[14:04:45] [Server thread/WARN]:     at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91)
[14:04:45] [Server thread/WARN]:     at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:355)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:342)
[14:04:45] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:337)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2202)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$14(ServerGamePacketListenerImpl.java:2176)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[14:04:45] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[14:04:45] [Server thread/WARN]:     at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1511)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:195)
[14:04:45] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1488)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1411)
[14:04:45] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1377)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1238)
[14:04:45] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323)
[14:04:45] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[14:04:48] [Server thread/INFO]: SB3_File issued server command: /time set day
[14:04:48] [Server thread/INFO]: [SB3_File: Set the time to 1000]
[14:05:07] [Async Chat Thread - #9/INFO]:            chat            
[14:05:11] [Async Chat Thread - #9/INFO]:      chat      
[14:05:26] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Tooldealer
[14:05:26] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot set to an empty path
[14:05:26] [Server thread/WARN]:     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
[14:05:26] [Server thread/WARN]:     at org.bukkit.configuration.MemorySection.set(MemorySection.java:191)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.set(MemoryDataKey.java:179)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.setRaw(MemoryDataKey.java:204)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialiseValue(PersistenceLoader.java:644)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialise(PersistenceLoader.java:624)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.save(PersistenceLoader.java:571)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.commands.NPCCommands.shop(NPCCommands.java:2904)
[14:05:26] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[14:05:26] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:208)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:109)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:249)
[14:05:26] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[14:05:26] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[14:05:26] [Server thread/WARN]:     at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91)
[14:05:26] [Server thread/WARN]:     at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:355)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:342)
[14:05:26] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:337)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2202)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$14(ServerGamePacketListenerImpl.java:2176)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[14:05:26] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[14:05:26] [Server thread/WARN]:     at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1511)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:195)
[14:05:26] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1488)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1411)
[14:05:26] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1377)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1238)
[14:05:26] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323)
[14:05:26] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[14:05:30] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom Dealer
[14:05:30] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot set to an empty path
[14:05:30] [Server thread/WARN]:     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
[14:05:30] [Server thread/WARN]:     at org.bukkit.configuration.MemorySection.set(MemorySection.java:191)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.set(MemoryDataKey.java:179)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.setRaw(MemoryDataKey.java:204)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialiseValue(PersistenceLoader.java:644)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialise(PersistenceLoader.java:624)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.save(PersistenceLoader.java:571)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.commands.NPCCommands.shop(NPCCommands.java:2904)
[14:05:30] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[14:05:30] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:208)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:109)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:249)
[14:05:30] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[14:05:30] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[14:05:30] [Server thread/WARN]:     at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91)
[14:05:30] [Server thread/WARN]:     at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:355)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:342)
[14:05:30] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:337)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2202)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$14(ServerGamePacketListenerImpl.java:2176)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[14:05:30] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[14:05:30] [Server thread/WARN]:     at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1511)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:195)
[14:05:30] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1488)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1411)
[14:05:30] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1377)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1238)
[14:05:30] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323)
[14:05:30] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[14:07:20] [Server thread/INFO]: SB3_File issued server command: /npc shop copyfrom 1
[14:07:20] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot set to an empty path
[14:07:20] [Server thread/WARN]:     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
[14:07:20] [Server thread/WARN]:     at org.bukkit.configuration.MemorySection.set(MemorySection.java:191)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.set(MemoryDataKey.java:179)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.util.MemoryDataKey.setRaw(MemoryDataKey.java:204)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialiseValue(PersistenceLoader.java:644)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.serialise(PersistenceLoader.java:624)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.persistence.PersistenceLoader.save(PersistenceLoader.java:571)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.commands.NPCCommands.shop(NPCCommands.java:2904)
[14:07:20] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[14:07:20] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:208)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:109)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:249)
[14:07:20] [Server thread/WARN]:     at Citizens-2.0.35-b3477.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[14:07:20] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[14:07:20] [Server thread/WARN]:     at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91)
[14:07:20] [Server thread/WARN]:     at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:448)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:355)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:342)
[14:07:20] [Server thread/WARN]:     at net.minecraft.commands.Commands.performCommand(Commands.java:337)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2202)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$14(ServerGamePacketListenerImpl.java:2176)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[14:07:20] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[14:07:20] [Server thread/WARN]:     at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1511)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:195)
[14:07:20] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1488)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1411)
[14:07:20] [Server thread/WARN]:     at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1377)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1238)
[14:07:20] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323)
[14:07:20] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[14:08:00] [Server thread/INFO]: Cuptoasty lost connection: Disconnected
[14:08:00] [Server thread/INFO]: Cuptoasty left the game
[14:08:31] [Server thread/INFO]: SB3_File issued server command: /npc id
[14:11:28] [Server thread/INFO]: SB3_File issued server command: //replacenear oak_fence air
[14:11:35] [Server thread/INFO]: SB3_File issued server command: //replacenear 10 oak_fence air
[14:11:37] [Server thread/INFO]: SB3_File issued server command: //replacenear 10 oak_fence air
[14:11:43] [Server thread/INFO]: SB3_File issued server command: //replacenear 20 oak_fence air
[14:11:47] [Server thread/INFO]: SB3_File issued server command: //replacenear 20 oak_fence air
[14:14:02] [Server thread/INFO]: SB3_File issued server command: //set spruce_planks
[14:14:37] [Server thread/INFO]: SB3_File issued server command: /gamemode spectator
[14:14:37] [Server thread/INFO]: [SB3_File: Set own game mode to Spectator Mode]
[14:14:50] [Server thread/INFO]: SB3_File issued server command: /gamemode creative
[14:14:50] [Server thread/INFO]: [SB3_File: Set own game mode to Creative Mode]
[14:14:53] [Server thread/INFO]: SB3_File issued server command: /time set day
[14:14:53] [Server thread/INFO]: [SB3_File: Set the time to 1000]
[14:21:27] [Server thread/INFO]: SB3_File issued server command: //set air
[14:22:59] [Server thread/INFO]: Automatic saving is now disabled
[14:23:17] [Server thread/INFO]: Automatic saving is now enabled