Paste #105770: Logs

Date: 2023/01/27 13:49:54 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


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


[18:30:15] [ServerMain/INFO]: Building unoptimized datafixer
[18:30:16] [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'
[18:30:17] [ServerMain/INFO]: Loaded 7 recipes
[18:30:18] [Server thread/INFO]: Starting minecraft server version 1.19.2
[18:30:18] [Server thread/INFO]: Loading properties
[18:30:18] [Server thread/INFO]: This server is running Paper version git-Paper-307 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 476ef25)
[18:30:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:30:18] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:30:18] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[18:30:18] [Server thread/INFO]: Default game type: SURVIVAL
[18:30:18] [Server thread/INFO]: Generating keypair
[18:30:19] [Server thread/INFO]: Starting Minecraft server on 51.79.131.34:25565
[18:30:19] [Server thread/INFO]: Using epoll channel type
[18:30:19] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[18:30:19] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[18:30:19] [Server thread/INFO]: [Denizen] Loading 2 libraries... please wait
[18:30:19] [Server thread/INFO]: [Denizen] Loaded library /home/mch/multicraft/servers/server178610/libraries/org/mongodb/mongodb-driver-sync/4.7.0/mongodb-driver-sync-4.7.0.jar
[18:30:19] [Server thread/INFO]: [Denizen] Loaded library /home/mch/multicraft/servers/server178610/libraries/org/mongodb/bson/4.7.0/bson-4.7.0.jar
[18:30:20] [Server thread/INFO]: [Denizen] Loaded library /home/mch/multicraft/servers/server178610/libraries/org/mongodb/mongodb-driver-core/4.7.0/mongodb-driver-core-4.7.0.jar
[18:30:20] [Server thread/INFO]: [Denizen] Loaded library /home/mch/multicraft/servers/server178610/libraries/org/mongodb/bson-record-codec/4.7.0/bson-record-codec-4.7.0.jar
[18:30:20] [Server thread/INFO]: [Denizen] Loaded library /home/mch/multicraft/servers/server178610/libraries/redis/clients/jedis/3.7.0/jedis-3.7.0.jar
[18:30:20] [Server thread/INFO]: [Denizen] Loaded library /home/mch/multicraft/servers/server178610/libraries/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[18:30:20] [Server thread/INFO]: [Denizen] Loaded library /home/mch/multicraft/servers/server178610/libraries/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
[18:30:20] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_19_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[18:30:24] [Server thread/WARN]: Legacy plugin SimpleSit v1.7 does not specify an api-version.
[18:30:24] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.13+46576cc
[18:30:25] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@289b6d70]
[18:30:25] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2792)
[18:30:25] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v4.3
[18:30:25] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.5.1
[18:30:25] [Server thread/INFO]: [ViaVersion] ViaVersion 4.5.1 is now loaded, injecting!
[18:30:25] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[18:30:25] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[18:30:25] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[18:30:25] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[18:30:25] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[18:30:25] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[18:30:25] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[18:30:25] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[18:30:25] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[18:30:25] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[18:30:25] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings...
[18:30:25] [Server thread/INFO]: [Denizen] Loading Denizen v1.2.5-SNAPSHOT (build 1780-REL)
[18:30:25] [Server thread/INFO]: [MTVehicles] Loading MTVehicles v2.4.3
[18:30:25] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.5.1
[18:30:25] [Server thread/INFO]: [ViaBackwards] Loading translations...
[18:30:26] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
[18:30:26] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
[18:30:26] [Via-Mappingloader-4/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
[18:30:26] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
[18:30:26] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
[18:30:26] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
[18:30:26] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
[18:30:26] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
[18:30:26] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
[18:30:26] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
[18:30:26] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
[18:30:26] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.19 -> 1.18 mappings...
[18:30:26] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.19.3 -> 1.19 mappings...
[18:30:26] [Server thread/INFO]: [SimpleSit] Loading SimpleSit v1.7
[18:30:26] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[18:30:26] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.2
[18:30:26] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.5
[18:30:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:30:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.13+46576cc
[18:30:26] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[18:30:26] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[18:30:26] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R1.PaperweightAdapter as the Bukkit adapter
[18:30:27] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.2
[18:30:27] [Server thread/INFO]: Preparing level "lobby"
[18:30:29] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[18:30:29] [Server thread/INFO]: Time elapsed: 155 ms
[18:30:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[18:30:29] [Server thread/INFO]: Time elapsed: 89 ms
[18:30:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[18:30:29] [Server thread/INFO]: Time elapsed: 29 ms
[18:30:29] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2792)
[18:30:29] [Server thread/INFO]: [Citizens] Loading external libraries
[18:30:31] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v4.3
[18:30:31] [Server thread/INFO]: [SetSpawn] Enabled!
[18:30:31] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.5.1
[18:30:31] [Server thread/INFO]: [Denizen] Enabling Denizen v1.2.5-SNAPSHOT (build 1780-REL)
[18:30:31] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.90.2-SNAPSHOT (Build 1287), impl for Spigot v1.2.5-SNAPSHOT (build 1780-REL) 
[18:30:32] [Server thread/INFO]: +> [Denizen] Running on java version: 17.0.1 
[18:30:32] [Server thread/INFO]: +> [Denizen] Running on fully supported Java 17. 
[18:30:32] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
[18:30:32] [Server thread/INFO]: +> [Denizen]  Denizen  scriptable minecraft 
[18:30:32] [Server thread/INFO]: +> [Denizen]  
[18:30:32] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team 
[18:30:32] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR 
[18:30:32] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com 
[18:30:32] [Server thread/INFO]: +> [Denizen] version: 1.2.5-SNAPSHOT (build 1780-REL) 
[18:30:32] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
[18:30:32] [Server thread/INFO]:  ERROR!
                 Error Message: Null named player CraftOfflinePlayer[UUID=807a420f-a220-4cd5-8027-08fa189030ef] - may be file corruption, or player data imported from non-bukkit server? 
[18:30:32] [Server thread/INFO]: +> [TriggerRegistry] Loaded 4 core triggers 
[18:30:33] [Server thread/INFO]: +> [PaperModule] Loading Paper support module... 
[18:30:33] [Server thread/INFO]: +> [Denizen] Loaded 151 core commands and 28 core object types, at 2310ms from start. 
[18:30:33] [Server thread/INFO]: +> [ScriptHelper] No scripts in /plugins/Denizen/scripts/ to load! 
[18:30:33] [Server thread/INFO]: +> [ScriptRegistry] Loading 0 script files... 
[18:30:33] [Server thread/INFO]: +> [Denizen] Final full init took 2387ms. 
[18:30:33] [Server thread/INFO]: [MTVehicles] Enabling MTVehicles v2.4.3
[18:30:33] [Server thread/INFO]: [MTVehicles] Plugin has been loaded!
[18:30:33] [Server thread/INFO]: [MTVehicles] --------------------------
[18:30:33] [Server thread/INFO]: [MTVehicles] Welcome by MTVehicles v2.4.3!
[18:30:33] [Server thread/INFO]: [MTVehicles] Thanks for using our plugin.
[18:30:33] [Server thread/INFO]: [MTVehicles] --------------------------
[18:30:36] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.5.1
[18:30:36] [Server thread/INFO]: [SimpleSit] Enabling SimpleSit v1.7*
[18:30:36] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[18:30:36] [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--].
[18:30:36] [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.
[18:30:36] [Server thread/INFO]: Preparing start region for dimension minecraft:world
[18:30:38] [Server thread/INFO]: Time elapsed: 1432 ms
[18:30:38] [Server thread/INFO]: Preparing start region for dimension minecraft:shmar
[18:30:38] [Server thread/INFO]: Time elapsed: 87 ms
[18:30:38] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[18:30:38] [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.
[18:30:38] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[18:30:38] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.5
[18:30:39] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_19_R1, using MappingSpigotSkinRefresher.
[18:30:39] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[18:30:39] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[18:30:40] [Server thread/INFO]: Running delayed init tasks
[18:30:40] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.1/2 (760)
[18:30:40] [Server thread/INFO]: [Citizens] Loaded 3 NPCs.
[18:30:40] [Server thread/INFO]: +> [ScriptEvent] Processed 0 script event paths. 
[18:30:40] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
[18:30:40] [Server thread/INFO]: +> [Denizen] Denizen fully loaded at: 2023/01/27 18:30:31 
[18:30:40] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[18:30:40] [Server thread/INFO]: Done (22.125s)! For help, type "help"
[18:30:40] [Server thread/INFO]: Timings Reset
[18:30:40] [Craft Scheduler Thread - 0 - SkinsRestorer/WARN]: [SkinsRestorer] Failed to get release info from api.github.com. 
 If this message is repeated a lot, please see http://skinsrestorer.net/firewall
[18:30:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@41c9deaa[id=<null>,name=MrWFIB,properties={},legacy=false] (/122.161.74.213:3610) lost connection: Disconnected
[18:30:48] [User Authenticator #0/INFO]: UUID of player MrWFIB is 24f39a74-aee5-4403-be43-a334e555d729
[18:30:48] [Server thread/INFO]: MrWFIB joined the game
[18:30:48] [Server thread/INFO]: MrWFIB[/         ip          ] logged in with entity id 354 at ([lobby]2.223674454796117, 52.53292827534489, 4.9993223417717925)
[18:31:07] [Server thread/INFO]: MrWFIB issued server command: /mvtp Shmar
[18:31:09] [Server thread/INFO]: MrWFIB issued server command: /gamemode creative
[18:31:09] [Server thread/INFO]: [MrWFIB: Set own game mode to Creative Mode]
[18:40:21] [Server thread/INFO]: Saving is already turned on
[18:40:21] [Server thread/INFO]: Saving the game (this may take a moment!)
[18:40:21] [Server thread/INFO]: Saved the game
[18:44:45] [Craft Scheduler Thread - 78 - SkinsRestorer/WARN]: [SkinsRestorer] Failed to get release info from api.github.com. 
 If this message is repeated a lot, please see http://skinsrestorer.net/firewall
[18:45:30] [Server thread/INFO]: MrWFIB issued server command: /spawn
[18:45:35] [User Authenticator #1/INFO]: UUID of player MrBoTXD is 422d0a51-873c-48e7-9749-3ec099968cdc
[18:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3ef0c7c7[id=422d0a51-873c-48e7-9749-3ec099968cdc,name=MrBoTXD,properties={textures=[com.mojang.authlib.properties.Property@33ffafb4]},legacy=false] (/122.161.243.200:31227): Missing profile public key.
This server requires secure profiles.
[18:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3ef0c7c7[id=422d0a51-873c-48e7-9749-3ec099968cdc,name=MrBoTXD,properties={textures=[com.mojang.authlib.properties.Property@33ffafb4]},legacy=false] (/122.161.243.200:31227): Missing profile public key.
This server requires secure profiles.
[18:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@3ef0c7c7[id=422d0a51-873c-48e7-9749-3ec099968cdc,name=MrBoTXD,properties={textures=[com.mojang.authlib.properties.Property@33ffafb4]},legacy=false] (/122.161.243.200:31227) lost connection: Missing profile public key.
This server requires secure profiles.
[18:45:35] [Server thread/INFO]: MrWFIB issued server command: /whitelist off
[18:45:35] [Server thread/INFO]: [MrWFIB: Whitelist is now turned off]
[18:45:42] [User Authenticator #1/INFO]: UUID of player MrBoTXD is 422d0a51-873c-48e7-9749-3ec099968cdc
[18:45:42] [Server thread/INFO]: MrBoTXD joined the game
[18:45:42] [Server thread/INFO]: MrBoTXD[/          ip           ] logged in with entity id 480 at ([lobby]-6.5, 50.0, -3.5)
[18:45:46] [Server thread/INFO]: MrWFIB issued server command: /whitelist on
[18:45:46] [Server thread/INFO]: [MrWFIB: Whitelist is now turned on]
[18:45:51] [Server thread/INFO]: MrBoTXD issued server command: /mvtp Shmar
[18:45:51] [Server thread/INFO]: MrWFIB issued server command: /mvtp Shmar
[18:45:54] [Server thread/INFO]: MrBoTXD issued server command: /mvtp Shmar
[18:46:00] [Server thread/INFO]: MrWFIB issued server command: /spawn
[18:46:03] [Server thread/INFO]: MrBoTXD issued server command: /mvtp Shmar
[18:46:11] [Server thread/INFO]: MrBoTXD issued server command: /mvtp Shmar
[18:46:19] [Server thread/INFO]: MrWFIB issued server command: /npc select
[18:46:54] [Server thread/INFO]: MrWFIB issued server command: /npc command add -p mvtp Shmar
[18:46:58] [Server thread/INFO]: MrBoTXD issued server command: /mvtp Shmar
[18:47:03] [Server thread/INFO]: MrBoTXD issued server command: /mvtp Shmar
[18:47:09] [Server thread/INFO]: MrWFIB issued server command: /mvtp Shmar
[18:47:10] [Server thread/INFO]: MrBoTXD issued server command: /mvtp Shmar
[18:47:13] [Server thread/INFO]: MrWFIB issued server command: /spawn
[18:47:19] [Server thread/INFO]: MrWFIB issued server command: /mvtp Shmar
[18:47:24] [Server thread/INFO]: MrWFIB issued server command: /tp MrBoTXD MrWFIB
[18:47:24] [Server thread/INFO]: [MrWFIB: Teleported MrBoTXD to MrWFIB]
[18:47:34] [Server thread/INFO]: MrWFIB issued server command: /gamemode creative MrBoTXD
[18:47:34] [Server thread/INFO]: [MrWFIB: Set MrBoTXD's game mode to Creative Mode]
[18:47:35] [Server thread/INFO]: MrWFIB issued server command: /gamemode creative
[18:47:35] [Server thread/INFO]: [MrWFIB: Set own game mode to Creative Mode]
[18:47:42] [Server thread/INFO]: MrWFIB issued server command: /op MrBoTXD
[18:47:42] [Server thread/INFO]: [MrWFIB: Made MrBoTXD a server operator]
[18:48:16] [Server thread/INFO]: MrWFIB issued server command: /tp MrBoTXD MrWFIB
[18:48:16] [Server thread/INFO]: [MrWFIB: Teleported MrBoTXD to MrWFIB]
[18:49:04] [Server thread/INFO]: MrWFIB issued server command: /npc create SpiderMan
[18:49:12] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[18:49:18] [Server thread/INFO]: MrWFIB issued server command: /npc sleep
[18:49:27] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:30] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:31] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:31] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:32] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:32] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:33] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:33] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:34] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:34] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:34] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:35] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:37] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:37] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:38] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:38] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:39] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:39] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:39] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:40] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:40] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:41] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:41] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:49:43] [Server thread/INFO]: MrWFIB issued server command: /npc crouch
[18:50:06] [Server thread/INFO]: MrWFIB issued server command: /npc move
[18:50:08] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[18:50:23] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBoTXD
[18:50:29] [Server thread/INFO]: MrWFIB issued server command: /npc flyable
[18:50:30] [Server thread/INFO]: Saving is already turned on
[18:50:30] [Server thread/INFO]: Saving the game (this may take a moment!)
[18:50:30] [Server thread/INFO]: Saved the game
[18:50:43] [Server thread/INFO]: MrWFIB issued server command: /npc gamemode creative
[18:50:50] [Server thread/INFO]: MrWFIB issued server command: /npc stand
[18:51:01] [Server thread/INFO]: MrWFIB issued server command: /npc skin city
[18:51:50] [Server thread/INFO]: MrWFIB issued server command: /tp MrBoTXD MrWFIB
[18:51:50] [Server thread/INFO]: [MrWFIB: Teleported MrBoTXD to MrWFIB]
[18:52:05] [Server thread/INFO]: MrWFIB issued server command: /npc move
[18:52:27] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[18:52:49] [Server thread/INFO]: MrWFIB issued server command: /npc create MrsBoTXD
[18:52:59] [Server thread/INFO]: MrWFIB issued server command: /npc gamemode CREATIVE
[18:53:05] [Server thread/INFO]: MrWFIB issued server command: /npc flyable
[18:53:13] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBoTXD
[18:53:24] [Server thread/INFO]: MrWFIB issued server command: /npc skin City
[18:54:12] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBotXD
[18:54:17] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBotXD
[18:54:49] [Server thread/INFO]: MrWFIB issued server command: /npc create MrsWFIB
[18:54:58] [Server thread/INFO]: MrWFIB issued server command: /npc skin payalgaming
[18:55:08] [Server thread/INFO]: MrWFIB issued server command: /npc skin moon
[18:55:18] [Server thread/INFO]: MrWFIB issued server command: /npc world
[18:55:23] [Server thread/INFO]: MrWFIB issued server command: /npc skin world
[18:55:36] [Server thread/INFO]: MrWFIB issued server command: /npc look MrWFIB
[18:55:50] [Server thread/INFO]: MrWFIB issued server command: /npc flyable
[18:56:03] [Server thread/INFO]: MrWFIB issued server command: /npc gamemode creative
[18:56:10] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrWFIB
[18:57:44] [Server thread/INFO]: MrWFIB issued server command: /npc create NizGamer25
[18:58:00] [Server thread/INFO]: MrWFIB issued server command: /npc create NizkiGF
[18:58:18] [Server thread/INFO]: MrWFIB issued server command: /npc skin Payal
[18:58:29] [Server thread/INFO]: MrWFIB issued server command: /npc skin Earth
[18:58:38] [Server thread/INFO]: MrWFIB issued server command: /npc skin NotSteve
[18:58:58] [Async Chat Thread - #0/INFO]:           chat          
[18:59:06] [Async Chat Thread - #0/INFO]:        chat        
[18:59:12] [Server thread/INFO]: MrWFIB issued server command: /npc set sunnyleone
[18:59:19] [Server thread/INFO]: MrWFIB issued server command: /npc skin sunnyleone
[18:59:20] [Async Chat Thread - #0/INFO]:           chat          
[18:59:41] [Server thread/INFO]: MrWFIB issued server command: /npc playerlist -a
[18:59:48] [Server thread/INFO]: MrWFIB issued server command: /npc playerlist -r
[18:59:52] [Server thread/INFO]: MrWFIB issued server command: /npc playerlist -a
[18:59:56] [Server thread/INFO]: MrWFIB issued server command: /npc playerlist -r
[19:00:09] [Server thread/INFO]: MrWFIB issued server command: /npc skin Deepka
[19:00:21] [Server thread/INFO]: MrWFIB issued server command: /npc skin 1PSD1
[19:00:40] [Server thread/INFO]: Saving is already turned on
[19:00:40] [Server thread/INFO]: Saving the game (this may take a moment!)
[19:00:40] [Server thread/INFO]: Saved the game
[19:00:56] [Server thread/INFO]: MrWFIB issued server command: /npc skin https://www.minecraftskins.com/skin/21276450/my-other-ego-----te/
[19:01:08] [Server thread/INFO]: MrWFIB issued server command: /npc skin --url https://www.minecraftskins.com/skin/21276450/my-other-ego-----te/
[19:02:13] [Server thread/INFO]: MrWFIB issued server command: /npc skin female
[19:02:23] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:02:29] [Server thread/INFO]: MrWFIB issued server command: /npc playerlist -a
[19:02:38] [Server thread/INFO]: MrWFIB issued server command: /npc wakeup
[19:04:01] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:04:17] [Server thread/INFO]: MrWFIB issued server command: /npc follow NizGamer25
[19:04:25] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:04:33] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBoTXD
[19:04:52] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:05:00] [Server thread/INFO]: MrWFIB issued server command: /npc follow Nizgamer25
[19:05:03] [Server thread/INFO]: MrWFIB issued server command: /npc follow Nizgamer25
[19:05:12] [Server thread/INFO]: MrWFIB issued server command: /npc follow NizGamer25
[19:05:21] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBoTXD
[19:05:24] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBoTXD
[19:06:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R1! Trying to find NMS support
[19:06:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R1' loaded!
[19:06:18] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[19:06:30] [Server thread/INFO]: MrWFIB issued server command: /effect give MrBoTXD minecraft:invisibility 1000000
[19:06:30] [Server thread/INFO]: [MrWFIB: Applied effect Invisibility to MrBoTXD]
[19:06:39] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:06:47] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrWFIB
[19:06:55] [Server thread/INFO]: MrWFIB issued server command: /npc move
[19:06:59] [Server thread/INFO]: MrWFIB issued server command: /npc look
[19:07:16] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:07:25] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:07:30] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:07:36] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:07:38] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:07:56] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrBoTXD
[19:08:07] [Server thread/INFO]: MrWFIB issued server command: /npc Move
[19:08:10] [Server thread/INFO]: MrWFIB issued server command: /npc look
[19:08:16] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrWFIB
[19:08:20] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrWFIB
[19:08:26] [Server thread/INFO]: MrWFIB issued server command: /npc follow MrWFIB
[19:08:34] [Server thread/INFO]: MrWFIB issued server command: /npc move
[19:09:57] [Server thread/INFO]: MrWFIB issued server command: /npc create Pandit
[19:10:04] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:10:13] [Server thread/INFO]: MrWFIB issued server command: /npc create Panditji
[19:10:34] [Server thread/INFO]: MrWFIB issued server command: /npc create MrBoTXD
[19:10:41] [Server thread/INFO]: MrWFIB issued server command: /npc look
[19:10:49] [Server thread/INFO]: Saving is already turned on
[19:10:49] [Server thread/INFO]: Saving the game (this may take a moment!)
[19:10:49] [Server thread/INFO]: Saved the game
[19:10:56] [Server thread/INFO]: MrWFIB issued server command: /npc lookclose
[19:11:24] [Server thread/INFO]: MrWFIB issued server command: /npc skin Ramji
[19:11:35] [Server thread/INFO]: MrWFIB issued server command: /npc skin MrBoTXD
[19:11:43] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:12:50] [Server thread/INFO]: MrWFIB issued server command: /npc skin --url https://www.minecraftskins.com/uploads/skins/2022/08/23/pandit-skin-20763365.png?v538
[19:13:21] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:13:26] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:13:34] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:13:38] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:13:41] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:13:46] [Server thread/INFO]: MrWFIB issued server command: /npc stand
[19:13:57] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:14:25] [Server thread/INFO]: MrWFIB issued server command: /npc item lily
[19:14:32] [Server thread/INFO]: MrWFIB issued server command: /npc item lily
[19:15:02] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:15:06] [Server thread/INFO]: MrWFIB issued server command: /npc stand
[19:15:13] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:15:19] [Server thread/INFO]: MrWFIB issued server command: /npc stand
[19:16:12] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:16:17] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:16:20] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:16:24] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:16:33] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:16:37] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:16:40] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:16:42] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:16:55] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:17:00] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:17:08] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:17:11] [Server thread/INFO]: MrWFIB issued server command: /npc stand
[19:17:18] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:17:22] [Server thread/INFO]: MrWFIB issued server command: /npc stand
[19:17:29] [Server thread/INFO]: MrWFIB issued server command: /npc sit
[19:18:40] [Server thread/INFO]: MrBoTXD lost connection: Disconnected
[19:18:40] [Server thread/INFO]: MrBoTXD left the game
[19:18:41] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:18:44] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:18:47] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:18:50] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:18:51] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:18:51] [Server thread/INFO]: Attempt to teleport removed player NizGamer25 restricted
[19:18:51] [Server thread/INFO]: Attempt to teleport removed player NizGamer25 restricted
[19:18:52] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:18:54] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:18:54] [Server thread/INFO]: Attempt to teleport removed player NizkiGF restricted
[19:18:54] [Server thread/INFO]: Attempt to teleport removed player NizkiGF restricted
[19:18:57] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:18:58] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:19:01] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:19:03] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:19:05] [Server thread/INFO]: MrWFIB issued server command: /npc select
[19:19:07] [Server thread/INFO]: MrWFIB issued server command: /npc remove
[19:19:37] [Server thread/INFO]: MrWFIB lost connection: Disconnected
[19:19:37] [Server thread/INFO]: MrWFIB left the game
[19:20:58] [Server thread/INFO]: Saving is already turned on
[19:20:58] [Server thread/INFO]: Saving the game (this may take a moment!)
[19:20:58] [Server thread/INFO]: Saved the game
[19:31:08] [Server thread/INFO]: Saving is already turned on
[19:31:08] [Server thread/INFO]: Saving the game (this may take a moment!)
[19:31:08] [Server thread/INFO]: Saved the game
[19:41:17] [Server thread/INFO]: Saving is already turned on
[19:41:17] [Server thread/INFO]: Saving the game (this may take a moment!)
[19:41:17] [Server thread/INFO]: Saved the game
[19:51:26] [Server thread/INFO]: Saving is already turned on
[19:51:26] [Server thread/INFO]: Saving the game (this may take a moment!)
[19:51:26] [Server thread/INFO]: Saved the game
[20:01:36] [Server thread/INFO]: Saving is already turned on
[20:01:36] [Server thread/INFO]: Saving the game (this may take a moment!)
[20:01:36] [Server thread/INFO]: Saved the game
[20:11:45] [Server thread/INFO]: Saving is already turned on
[20:11:45] [Server thread/INFO]: Saving the game (this may take a moment!)
[20:11:45] [Server thread/INFO]: Saved the game
[20:21:55] [Server thread/INFO]: Saving is already turned on
[20:21:55] [Server thread/INFO]: Saving the game (this may take a moment!)
[20:21:55] [Server thread/INFO]: Saved the game
[20:32:04] [Server thread/INFO]: Saving is already turned on
[20:32:04] [Server thread/INFO]: Saving the game (this may take a moment!)
[20:32:04] [Server thread/INFO]: Saved the game
[20:42:13] [Server thread/INFO]: Saving is already turned on
[20:42:13] [Server thread/INFO]: Saving the game (this may take a moment!)
[20:42:13] [Server thread/INFO]: Saved the game
[20:52:23] [Server thread/INFO]: Saving is already turned on
[20:52:23] [Server thread/INFO]: Saving the game (this may take a moment!)
[20:52:23] [Server thread/INFO]: Saved the game
[21:02:32] [Server thread/INFO]: Saving is already turned on
[21:02:32] [Server thread/INFO]: Saving the game (this may take a moment!)
[21:02:32] [Server thread/INFO]: Saved the game
[21:12:41] [Server thread/INFO]: Saving is already turned on
[21:12:41] [Server thread/INFO]: Saving the game (this may take a moment!)
[21:12:41] [Server thread/INFO]: Saved the game
[21:12:42] [User Authenticator #2/INFO]: UUID of player MrWFIB is 24f39a74-aee5-4403-be43-a334e555d729
[21:12:42] [Server thread/INFO]: MrWFIB joined the game
[21:12:42] [Server thread/INFO]: MrWFIB[/          ip          ] logged in with entity id 617 at ([Shmar]-159.76866015833875, 29.030780232580856, -111.5705973403121)
[21:13:12] [Server thread/INFO]: MrWFIB issued server command: /gamemode adventure
[21:13:12] [Server thread/INFO]: [MrWFIB: Set own game mode to Adventure Mode]
[21:13:14] [Server thread/INFO]: MrWFIB issued server command: /gamemode survival
[21:13:14] [Server thread/INFO]: [MrWFIB: Set own game mode to Survival Mode]
[21:16:30] [Server thread/INFO]: MrWFIB lost connection: Disconnected
[21:16:30] [Server thread/INFO]: MrWFIB left the game
[21:22:51] [Server thread/INFO]: Saving is already turned on
[21:22:51] [Server thread/INFO]: Saving the game (this may take a moment!)
[21:22:51] [Server thread/INFO]: Saved the game
[21:33:00] [Server thread/INFO]: Saving is already turned on
[21:33:00] [Server thread/INFO]: Saving the game (this may take a moment!)
[21:33:00] [Server thread/INFO]: Saved the game
[21:43:10] [Server thread/INFO]: Saving is already turned on
[21:43:10] [Server thread/INFO]: Saving the game (this may take a moment!)
[21:43:10] [Server thread/INFO]: Saved the game
[21:44:10] [Server thread/INFO]: Saving the game (this may take a moment!)
[21:44:10] [Server thread/INFO]: Saved the game
[21:44:10] [Server thread/INFO]: Stopping the server
[21:44:10] [Server thread/INFO]: Stopping server
[21:44:10] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.2.5
[21:44:10] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.2
[21:44:10] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861
[21:44:10] [Server thread/INFO]: [SimpleSit] Disabling SimpleSit v1.7
[21:44:10] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v4.5.1
[21:44:10] [Server thread/INFO]: [MTVehicles] Disabling MTVehicles v2.4.3
[21:44:10] [Server thread/INFO]: [Denizen] Disabling Denizen v1.2.5-SNAPSHOT (build 1780-REL)
[21:44:10] [Server thread/INFO]: [Denizen]  v1.2.5-SNAPSHOT (build 1780-REL) disabled.
[21:44:10] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.5.1
[21:44:10] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[21:44:10] [Server thread/INFO]: [SetSpawn] Disabling SetSpawn v4.3
[21:44:10] [Server thread/INFO]: [SetSpawn] Disabled!
[21:44:10] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.30-SNAPSHOT (build 2792)
[21:44:10] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.13+46576cc
[21:44:10] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[21:44:10] [Server thread/INFO]: Saving players
[21:44:10] [Server thread/INFO]: Saving worlds
[21:44:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[lobby]'/minecraft:overworld
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'lobby'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'lobby'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'lobby'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 11 entity chunks, 0 poi chunks in world 'lobby' in 0.00s
[21:44:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (lobby): All chunks are saved
[21:44:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[lobby_nether]'/minecraft:the_nether
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'lobby_nether'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'lobby_nether'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'lobby_nether'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 8 entity chunks, 0 poi chunks in world 'lobby_nether' in 0.00s
[21:44:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:44:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[lobby_the_end]'/minecraft:the_end
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'lobby_the_end'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'lobby_the_end'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'lobby_the_end'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 10 entity chunks, 0 poi chunks in world 'lobby_the_end' in 0.00s
[21:44:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:44:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:world
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 78 entity chunks, 0 poi chunks in world 'world' in 0.01s
[21:44:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:44:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Shmar]'/minecraft:shmar
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'Shmar'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'Shmar'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'Shmar'
[21:44:10] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 80 entity chunks, 0 poi chunks in world 'Shmar' in 0.01s
[21:44:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (Shmar): All chunks are saved
[21:44:10] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[21:44:10] [Server thread/INFO]: Flushing Chunk IO
[21:44:10] [Server thread/INFO]: Closing Thread Pool
[21:44:10] [Server thread/INFO]: Closing Server