Paste #71518: Untitled Paste

Date: 2020/06/28 00:36:19 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


[10:23:16] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[10:23:16] [main/INFO]: Reloading ResourceManager: Default, bukkit
[10:23:18] [Worker-Main-4/INFO]: Loaded 7 recipes
[10:23:19] [Server thread/INFO]: Starting minecraft server version 1.16.1
[10:23:19] [Server thread/INFO]: Loading properties
[10:23:19] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-ad703da-d77f4d9 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[10:23:20] [Server thread/INFO]: Debug logging is disabled
[10:23:20] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:23:20] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:23:20] [Server thread/INFO]: Default game type: ADVENTURE
[10:23:20] [Server thread/INFO]: Generating keypair
[10:23:20] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:23:20] [Server thread/INFO]: Using default channel type
[10:23:23] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.63
[10:23:23] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.27-SNAPSHOT (build 2014)
[10:23:23] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0-SNAPSHOT+5082-6b7cb70
[10:23:24] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@c8367e1]
[10:23:24] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.1-SNAPSHOT-b777
[10:23:24] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1
[10:23:24] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.1) has not yet been tested! Proceed with caution.
[10:23:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.3-SNAPSHOT;2044-ff5f933
[10:23:25] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.12-SNAPSHOT
[10:23:25] [Server thread/INFO]: [GoA] Loading GuardiansOfAdelia v0.1
[10:23:25] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.63
[10:23:25] [Server thread/INFO]:         __    
[10:23:25] [Server thread/INFO]:   |    |__)   LuckPerms v5.0.63
[10:23:25] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[10:23:25] [Server thread/INFO]: 
[10:23:25] [Server thread/INFO]: [LuckPerms] Loading configuration...
[10:23:26] [Server thread/WARN]: [LuckPerms] Loaded class org.slf4j.Logger from GuardiansOfAdelia v0.1 which is not a depend, softdepend or loadbefore of this plugin.
[10:23:26] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[10:23:26] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[10:23:26] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[10:23:26] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [Server thread/INFO]: [LuckPerms] Loading messaging service... [BUNGEE]
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [luckperms-hikari connection adder/WARN]: Sun Jun 28 10:23:26 EET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
[10:23:26] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[10:23:27] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[10:23:27] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1863ms)
[10:23:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0-SNAPSHOT+5082-6b7cb70
[10:23:27] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[10:23:27] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R1 as the Bukkit adapter
[10:23:29] [Server thread/WARN]: [WorldEdit] ====================================================
[10:23:29] [Server thread/WARN]: [WorldEdit]  WorldEdit works better if you use Paper 
[10:23:29] [Server thread/WARN]: [WorldEdit]  as your server software. 
[10:23:29] [Server thread/WARN]: [WorldEdit]   
[10:23:29] [Server thread/WARN]: [WorldEdit]  Paper offers significant performance improvements,
[10:23:29] [Server thread/WARN]: [WorldEdit]  bug fixes, security enhancements and optional
[10:23:29] [Server thread/WARN]: [WorldEdit]  features for server owners to enhance their server.
[10:23:29] [Server thread/WARN]: [WorldEdit]   
[10:23:29] [Server thread/WARN]: [WorldEdit]  Paper includes Timings v2, which is significantly
[10:23:29] [Server thread/WARN]: [WorldEdit]  better at diagnosing lag problems over v1.
[10:23:29] [Server thread/WARN]: [WorldEdit]   
[10:23:29] [Server thread/WARN]: [WorldEdit]  All of your plugins should still work, and the
[10:23:29] [Server thread/WARN]: [WorldEdit]  Paper community will gladly help you fix any issues.
[10:23:29] [Server thread/WARN]: [WorldEdit]   
[10:23:29] [Server thread/WARN]: [WorldEdit]  Join the Paper Community @ https://papermc.io
[10:23:29] [Server thread/WARN]: [WorldEdit] ====================================================
[10:23:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.1
[10:23:29] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[10:23:29] [Server thread/INFO]: Preparing level "world"
[10:23:29] [Server thread/INFO]: -------- World Settings For [world] --------
[10:23:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:23:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[10:23:29] [Server thread/INFO]: Item Despawn Rate: 2400
[10:23:29] [Server thread/INFO]: Item Merge Radius: 2.5
[10:23:29] [Server thread/INFO]: View Distance: 8
[10:23:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:23:29] [Server thread/INFO]: Arrow Despawn Rate: 0 Trident Respawn Rate:0
[10:23:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[10:23:29] [Server thread/INFO]: Mob Spawn Range: 8
[10:23:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:23:29] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:23:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:23:29] [Server thread/INFO]: Max TNT Explosions: 0
[10:23:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:23:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:23:29] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[10:23:29] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[10:23:30] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[10:23:31] [Server thread/INFO]: Preparing spawn area: 0%
[10:23:31] [Server thread/INFO]: Preparing spawn area: 0%
[10:23:31] [Server thread/INFO]: Preparing spawn area: 0%
[10:23:32] [Server thread/INFO]: Preparing spawn area: 0%
[10:23:32] [Server thread/INFO]: Time elapsed: 1977 ms
[10:23:32] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.27-SNAPSHOT (build 2014)
[10:23:33] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
[10:23:33] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.1-SNAPSHOT-b777
[10:23:33] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.1-SNAPSHOT-b777" 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 [Rigby, fernferret, lithium3141, main--, dumptruckman].
[10:23:33] [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. The performance impact is negligible.
[10:23:33] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[10:23:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:23:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[10:23:33] [Server thread/INFO]: Item Despawn Rate: 2400
[10:23:33] [Server thread/INFO]: Item Merge Radius: 2.5
[10:23:33] [Server thread/INFO]: View Distance: 8
[10:23:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:23:33] [Server thread/INFO]: Arrow Despawn Rate: 0 Trident Respawn Rate:0
[10:23:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[10:23:33] [Server thread/INFO]: Mob Spawn Range: 8
[10:23:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:23:33] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:23:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:23:33] [Server thread/INFO]: Max TNT Explosions: 0
[10:23:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:23:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:23:33] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[10:23:34] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[10:23:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:23:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[10:23:34] [Server thread/INFO]: Item Despawn Rate: 2400
[10:23:34] [Server thread/INFO]: Item Merge Radius: 2.5
[10:23:34] [Server thread/INFO]: View Distance: 8
[10:23:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:23:34] [Server thread/INFO]: Arrow Despawn Rate: 0 Trident Respawn Rate:0
[10:23:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[10:23:34] [Server thread/INFO]: Mob Spawn Range: 8
[10:23:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:23:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:23:34] [Server thread/INFO]: Max TNT Explosions: 0
[10:23:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:23:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:23:34] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[10:23:34] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: aleesia
[10:23:34] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[10:23:34] [Server thread/INFO]: -------- World Settings For [dungeons] --------
[10:23:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:23:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[10:23:34] [Server thread/INFO]: Item Despawn Rate: 2400
[10:23:34] [Server thread/INFO]: Item Merge Radius: 2.5
[10:23:34] [Server thread/INFO]: View Distance: 8
[10:23:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:23:34] [Server thread/INFO]: Arrow Despawn Rate: 0 Trident Respawn Rate:0
[10:23:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[10:23:34] [Server thread/INFO]: Mob Spawn Range: 8
[10:23:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:23:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:23:34] [Server thread/INFO]: Max TNT Explosions: 0
[10:23:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:23:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:23:34] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[10:23:34] [Server thread/INFO]: -------- World Settings For [tutorial] --------
[10:23:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:23:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[10:23:34] [Server thread/INFO]: Item Despawn Rate: 2400
[10:23:34] [Server thread/INFO]: Item Merge Radius: 2.5
[10:23:34] [Server thread/INFO]: View Distance: 8
[10:23:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:23:34] [Server thread/INFO]: Arrow Despawn Rate: 0 Trident Respawn Rate:0
[10:23:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[10:23:34] [Server thread/INFO]: Mob Spawn Range: 8
[10:23:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:23:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:23:34] [Server thread/INFO]: Max TNT Explosions: 0
[10:23:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:23:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:23:34] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[10:23:34] [Server thread/INFO]: -------- World Settings For [arena] --------
[10:23:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:23:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[10:23:34] [Server thread/INFO]: Item Despawn Rate: 2400
[10:23:34] [Server thread/INFO]: Item Merge Radius: 2.5
[10:23:34] [Server thread/INFO]: View Distance: 8
[10:23:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:23:34] [Server thread/INFO]: Arrow Despawn Rate: 0 Trident Respawn Rate:0
[10:23:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[10:23:34] [Server thread/INFO]: Mob Spawn Range: 8
[10:23:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:23:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:23:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:23:34] [Server thread/INFO]: Max TNT Explosions: 0
[10:23:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:23:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:23:34] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[10:23:34] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[10:23:35] [Server thread/INFO]: [Multiverse-Core] Version 4.1.1-SNAPSHOT-b777 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[10:23:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.3-SNAPSHOT;2044-ff5f933
[10:23:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
[10:23:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled.
[10:23:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
[10:23:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:23:35] [Server thread/INFO]: [WorldGuard] (dungeons) TNT ignition is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (dungeons) Lighters are blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (dungeons) Lava fire is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (dungeons) All fire spread is disabled.
[10:23:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'dungeons'
[10:23:35] [Server thread/INFO]: [WorldGuard] (tutorial) TNT ignition is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (tutorial) Lighters are blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (tutorial) Lava fire is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (tutorial) All fire spread is disabled.
[10:23:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tutorial'
[10:23:35] [Server thread/INFO]: [WorldGuard] (arena) TNT ignition is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (arena) Lighters are blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (arena) Lava fire is blocked.
[10:23:35] [Server thread/INFO]: [WorldGuard] (arena) All fire spread is disabled.
[10:23:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'arena'
[10:23:35] [Server thread/INFO]: [WorldGuard] Loading region data...
[10:23:35] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.12-SNAPSHOT
[10:23:36] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_16_R1
[10:23:36] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #639
[10:23:36] [Server thread/INFO]: [LibsDisguises] Build Date: 27/06/2020 09:20
[10:23:36] [Server thread/WARN]: [LibsDisguises] You have an old Lib's Disguises jar (LibsDisguises-9.8.4.jar v9.8.4, build #311, created 05/11/2019 04:28) in the LibsDisguises folder! For security purposes, please replace this with a new version from SpigotMC - https://www.spigotmc.org/resources/libs-disguises.32453/
[10:23:36] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
[10:23:38] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
[10:23:38] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
[10:23:38] [Server thread/INFO]: [LibsDisguises] Config is up to date!
[10:23:38] [Server thread/INFO]: [LibsDisguises] Commands has been disabled, as per config
[10:23:38] [Server thread/INFO]: [GoA] Enabling GuardiansOfAdelia v0.1
[10:23:38] [Server thread/INFO]: [GoA] Starting GuardiansOfAdelia..
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/WARN]: Unable to create attribute: null
[10:23:44] [Server thread/INFO]: [GoA] Loaded 0 spawners for world: world
[10:23:44] [Server thread/INFO]: [GoA] Loaded 0 spawners for world: dungeons
[10:23:44] [Server thread/INFO]: [GoA] World(world) options set
[10:23:44] [Server thread/INFO]: [GoA] World(world) view distance: 8
[10:23:44] [Server thread/INFO]: [GoA] World(world_the_end) options set
[10:23:44] [Server thread/INFO]: [GoA] World(world_the_end) view distance: 8
[10:23:44] [Server thread/INFO]: [GoA] World(world_nether) options set
[10:23:44] [Server thread/INFO]: [GoA] World(world_nether) view distance: 8
[10:23:44] [Server thread/INFO]: [GoA] World(dungeons) options set
[10:23:44] [Server thread/INFO]: [GoA] World(dungeons) view distance: 8
[10:23:44] [Server thread/INFO]: [GoA] World(tutorial) options set
[10:23:44] [Server thread/INFO]: [GoA] World(tutorial) view distance: 8
[10:23:44] [Server thread/INFO]: [GoA] World(arena) options set
[10:23:44] [Server thread/INFO]: [GoA] World(arena) view distance: 8
[10:23:44] [Server thread/INFO]: [GoA] Scheduled restart on Sun Jun 28 13:59:00 EET 2020
[10:23:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:23:44] [Server thread/INFO]: Done (15.346s)! For help, type "help"
[10:23:45] [Craft Scheduler Thread - 1/INFO]: [LibsDisguises] Now looking for update on Jenkins..
[10:23:45] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[10:23:51] [Server thread/INFO]: [Citizens] Loaded 50 NPCs.
[10:23:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6375ms or 127 ticks behind
[10:24:44] [User Authenticator #1/INFO]: UUID of player Lix3nn is 8d4fd740-9f65-4022-83e6-b1cec27055c2
[10:24:45] [Server thread/INFO]: Lix3nn[/127.0.0.1:50292] logged in with entity id 289 at ([world]-2760.5, 45.0, 6119.5)
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:24:50] [Server thread/WARN]: Unable to create attribute: null
[10:28:51] [Craft Scheduler Thread - 1/INFO]: [GoA] Write current data to database
[10:32:05] [Server thread/INFO]: Lix3nn issued server command: /mv clone
[10:32:09] [Server thread/INFO]: Made Lix3nn a server operator
[10:32:10] [Server thread/INFO]: Lix3nn issued server command: /mv clone
[10:32:17] [Server thread/INFO]: Lix3nn issued server command: /mv info
[10:32:27] [Server thread/INFO]: Lix3nn issued server command: /mv clone tutorial tutorial2
[10:32:27] [Server thread/INFO]: [Multiverse-Core] Saving world 'tutorial'
[10:32:27] [Server thread/INFO]: [Multiverse-Core] Copying files for world 'tutorial'
[10:32:27] [Server thread/WARN]: [Multiverse-Core] Unable to copy directory
java.nio.file.FileSystemException: .\tutorial\session.lock -> .\tutorial2\session.lock: The process cannot access the file because another process has locked a portion of the file.

    at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) ~[?:1.8.0_221]
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) ~[?:1.8.0_221]
    at sun.nio.fs.WindowsFileCopy.copy(Unknown Source) ~[?:1.8.0_221]
    at sun.nio.fs.WindowsFileSystemProvider.copy(Unknown Source) ~[?:1.8.0_221]
    at java.nio.file.Files.copy(Unknown Source) ~[?:1.8.0_221]
    at com.onarandombox.MultiverseCore.utils.FileUtils$CopyDirFileVisitor.visitFile(FileUtils.java:112) ~[?:?]
    at com.onarandombox.MultiverseCore.utils.FileUtils$CopyDirFileVisitor.visitFile(FileUtils.java:90) ~[?:?]
    at java.nio.file.Files.walkFileTree(Unknown Source) ~[?:1.8.0_221]
    at java.nio.file.Files.walkFileTree(Unknown Source) ~[?:1.8.0_221]
    at com.onarandombox.MultiverseCore.utils.FileUtils.copyFolder(FileUtils.java:82) ~[?:?]
    at com.onarandombox.MultiverseCore.utils.WorldManager.cloneWorld(WorldManager.java:180) ~[?:?]
    at com.onarandombox.MultiverseCore.commands.CloneCommand.runCommand(CloneCommand.java:49) ~[?:?]
    at com.onarandombox.commandhandler.CommandHandler.checkAndRunCommand(CommandHandler.java:296) ~[?:?]
    at com.onarandombox.commandhandler.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[?:?]
    at com.onarandombox.commandhandler.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[?:?]
    at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:912) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:755) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1703) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1546) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:943) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:936) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:920) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:852) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.1.jar:git-Spigot-ad703da-d77f4d9]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[10:32:27] [Server thread/WARN]: [Multiverse-Core] Failed to copy files for world 'tutorial2', see the log info
[10:33:51] [Craft Scheduler Thread - 1/INFO]: [GoA] Write current data to database
[10:34:10] [Server thread/INFO]: Unknown command. Type "/help" for help.
[10:34:11] [Server thread/INFO]: Stopping the server
[10:34:11] [Server thread/INFO]: Stopping server
[10:34:11] [Server thread/INFO]: [GoA] Disabling GuardiansOfAdelia v0.1
[10:34:11] [Server thread/INFO]: [GoA] Player save on disable: Lix3nn
[10:34:11] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.12-SNAPSHOT
[10:34:11] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.3-SNAPSHOT;2044-ff5f933
[10:34:11] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[10:34:11] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.1
[10:34:11] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.1-SNAPSHOT-b777
[10:34:11] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.0-SNAPSHOT+5082-6b7cb70
[10:34:11] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[10:34:11] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.27-SNAPSHOT (build 2014)
[10:34:11] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.63
[10:34:11] [Server thread/INFO]: [LuckPerms] Closing messaging service...
[10:34:11] [Server thread/INFO]: [LuckPerms] Closing storage...
[10:34:11] [Server thread/INFO]: [LuckPerms] Shutting down internal scheduler...
[10:34:11] [Server thread/INFO]: [LuckPerms] Goodbye!
[10:34:11] [Server thread/INFO]: Saving players
[10:34:12] [Server thread/INFO]: Lix3nn lost connection: Server closed
[10:34:12] [Server thread/INFO]: Lix3nn left the game
[10:34:12] [Server thread/INFO]: Saving worlds
[10:34:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[10:34:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:world_the_end
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[10:34:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:world_nether
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[10:34:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[dungeons]'/minecraft:dungeons
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (dungeons): All chunks are saved
[10:34:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[tutorial]'/minecraft:tutorial
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (tutorial): All chunks are saved
[10:34:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[arena]'/minecraft:arena
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (arena): All chunks are saved
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (dungeons): All chunks are saved
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (tutorial): All chunks are saved
[10:34:12] [Server thread/INFO]: ThreadedAnvilChunkStorage (arena): All chunks are saved