Paste #104242: latest.txt

Date: 2022/12/19 08:52:58 UTC-08:00
Type: Denizen Script

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


[17:42:34] [Server thread/INFO]: Starting minecraft server version 1.12.2
[17:42:34] [Server thread/INFO]: Loading properties
[17:42:34] [Server thread/INFO]: Default game type: CREATIVE
[17:42:34] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-79a30d7-f4830a1 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[17:42:35] [Server thread/INFO]: Debug logging is disabled
[17:42:35] [Server thread/INFO]: Server Ping Player Sample Count: 12

[17:42:35] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:42:35] [Server thread/INFO]: Generating keypair
[17:42:35] [Server thread/INFO]: Starting Minecraft server on localhost:25566
[17:42:35] [Server thread/INFO]: Using default channel type
[17:42:36] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[17:42:37] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.46
[17:42:37] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
[17:42:37] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.0
[17:42:37] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.3
[17:42:37] [Server thread/INFO]: [JumpPadsReloaded] Loading JumpPadsReloaded v{$version=null}
[17:42:37] [Server thread/INFO]: [EasySetSpawn] Loading EasySetSpawn v3.2
[17:42:37] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0
[17:42:37] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
[17:42:37] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0
[17:42:40] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v2.99
[17:42:40] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[17:42:40] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.3
[17:42:40] [Server thread/INFO]: [Trey's Double Jump] Loading TreysDoubleJump v2.1.1
[17:42:40] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.8
[17:42:40] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.12.2
[17:42:40] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.7
[17:42:40] [Server thread/INFO]: [Server Tutorial Plus] Loading ServerTutorialPlus v1.24.5
[17:42:40] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.11.8
[17:42:40] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0
[17:42:40] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.17.0
[17:42:40] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2816)
[17:42:40] [Server thread/INFO]: [TabList] Loading TabList v5.6.6
[17:42:40] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.19.7
[17:42:40] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.6-Release
[17:42:40] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[17:42:40] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.7
[17:42:40] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.19.7
[17:42:40] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[17:42:40] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v5.2.5-RELEASE-b850
[17:42:40] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.46
[17:42:40] [Server thread/INFO]:         __    
[17:42:40] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.46
[17:42:40] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[17:42:40] [Server thread/INFO]: 
[17:42:40] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:42:41] [Server thread/INFO]: [LuckPerms] Loading storage provider... [YAML]
[17:42:42] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:42:42] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:42:43] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3513ms)
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.0
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerlist
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: world
[17:42:43] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[17:42:44] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0
[17:42:44] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[17:42:44] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[17:42:44] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:42:44] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:42:44] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[17:42:44] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[17:42:45] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v5.2.5-RELEASE-b850
[17:42:45] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[17:42:45] [Server thread/INFO]: Preparing level "Hub"
[17:42:45] [Server thread/INFO]: -------- World Settings For [Hub] --------
[17:42:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:42:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:42:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:42:45] [Server thread/INFO]: Item Despawn Rate: 6000
[17:42:45] [Server thread/INFO]: Item Merge Radius: 2.5
[17:42:45] [Server thread/INFO]: View Distance: 10
[17:42:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:42:45] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:42:45] [Server thread/INFO]: Mob Spawn Range: 4
[17:42:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:42:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:42:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[17:42:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:42:45] [Server thread/INFO]: Max TNT Explosions: 100
[17:42:45] [Server thread/INFO]: Structure Info Saving: true
[17:42:45] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[17:42:45] [Server thread/INFO]: Random Lighting Updates: false
[17:42:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:42:46] [Server thread/INFO]: -------- World Settings For [Hub_the_end] --------
[17:42:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:42:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:42:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:42:46] [Server thread/INFO]: Item Despawn Rate: 6000
[17:42:46] [Server thread/INFO]: Item Merge Radius: 2.5
[17:42:46] [Server thread/INFO]: View Distance: 10
[17:42:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:42:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:42:46] [Server thread/INFO]: Mob Spawn Range: 4
[17:42:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:42:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:42:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[17:42:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:42:46] [Server thread/INFO]: Max TNT Explosions: 100
[17:42:46] [Server thread/INFO]: Structure Info Saving: true
[17:42:46] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[17:42:46] [Server thread/INFO]: Random Lighting Updates: false
[17:42:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:42:47] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2520748017053014016)
[17:42:48] [Server thread/INFO]: Preparing spawn area: 45%
[17:42:48] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2039004802544101639)
[17:42:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
[17:42:49] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:42:49] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
[17:42:49] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
[17:42:49] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_12_R1
[17:42:49] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
[17:42:49] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin not found. Continuing without WorldGuard support.
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] Enabling JumpPadsReloaded v{$version=null}
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] ============================================================
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded]  
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] Hmm... I think you have a higher server version than 1.7 or 1.8.
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] I have change the sound for you. If you wish another sound look at the following links.
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] Sounds for 1.7 - 1.8: http://docs.codelanx.com/Bukkit/1.8/org/bukkit/Sound.html
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] Sounds for 1.9 - 1.12: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded]  
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] ============================================================
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded]  
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] All events have been loaded.
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] bStats metrics loaded.
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] Config file loaded.
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] Message files loaded.
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] Enabled - Version 3.6 - Author: Endergame15
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded]  
[17:42:49] [Server thread/INFO]: [JumpPadsReloaded] ============================================================
[17:42:49] [Server thread/INFO]: [EasySetSpawn] Enabling EasySetSpawn v3.2
[17:42:50] [Server thread/INFO]: [EasySetSpawn] EasySetSpawn enabled!
[17:42:50] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0
[17:42:50] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
[17:42:54] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Hub_nether
[17:42:54] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:42:54] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
[17:42:54] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[17:42:54] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v2.99
[17:42:54] [Server thread/WARN]: [ImageOnMap] The fallback locale de_DE cannot be loaded.
[17:42:54] [Server thread/WARN]: [ImageOnMap] The primary locale de_DE cannot be loaded.
[17:42:54] [Server thread/INFO]: [ImageOnMap] Loaded 1 player map files.
[17:42:55] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.3
[17:42:55] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-*
[17:42:55] [Server thread/INFO]: | You're using a not fully supported server version. (v1_12_R1)
[17:42:55] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[17:42:55] [Server thread/INFO]: | Command file(s) found : 1
[17:42:55] [Server thread/INFO]: | Config : Ready.
[17:42:55] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[17:42:55] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[17:42:55] [Server thread/INFO]: | Custom commands loaded : 41
[17:42:55] [Server thread/INFO]: | You're running the latest version of MyCommand.
[17:42:55] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.           
[17:42:55] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[17:42:55] [Server thread/INFO]: [Trey's Double Jump] Enabling TreysDoubleJump v2.1.1
[17:42:55] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.8
[17:42:55] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.12.2
[17:42:56] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.7
[17:42:56] [Server thread/INFO]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[17:42:56] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[17:42:56] [Server thread/INFO]: No kits found to migrate.
[17:42:56] [Server thread/INFO]: Loaded 853 items from items.csv.
[17:42:56] [Server thread/INFO]: Using locale en
[17:42:56] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[17:42:56] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[17:42:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[17:42:56] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
[17:42:56] [Server thread/INFO]: [Server Tutorial Plus] Enabling ServerTutorialPlus v1.24.5
[17:42:56] [Server thread/INFO]: [Server Tutorial Plus] Enabling server tutorial...
[17:42:57] [Server thread/INFO]: [Server Tutorial Plus] Using FlatFile as datasource...
[17:42:57] [Server thread/INFO]: [Server Tutorial Plus] Using protocol: nl.martenm.servertutorialplus.reflection.v1_12.Protocol_1_12
[17:42:57] [Server thread/INFO]: [Server Tutorial Plus] Loading server tutorial: tutorial
[17:42:57] [Server thread/INFO]: [Server Tutorial Plus] PlaceholderAPI has been found!
[17:42:57] [Server thread/INFO]: [Server Tutorial Plus] Servertutorial enabled successfully!
[17:42:57] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.11.8
[17:42:57] [Server thread/INFO]:   _____ _           _    _____            _             _  +
[17:42:57] [Server thread/INFO]:  / ____| |         | |  / ____|          | |           | |
[17:42:57] [Server thread/INFO]: | |    | |__   __ _| |_| |     ___  _ __ | |_ _ __ ___ | |
[17:42:57] [Server thread/INFO]: | |    | '_ \ / _` | __| |    / _ \| '_ \| __| '__/ _ \| |
[17:42:57] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
[17:42:57] [Server thread/INFO]:  \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_|  \___/|_|
[17:42:57] [Server thread/INFO]:   
[17:42:57] [Server thread/INFO]: Warning: Admin_Chat feature is deprecated. You can create an admin channel in channels.yml. If using Discord, you can put 'Discord: true' key there to connect it with Discord channel by the same name.
[17:42:57] [Server thread/INFO]: Hooked into: ProtocolLib
[17:42:57] [Server thread/INFO]:   
[17:42:57] [Server thread/INFO]: Tutorial:
[17:42:57] [Server thread/INFO]: https://github.com/kangarko/ChatControl-Pro/wiki
[17:42:57] [Server thread/INFO]:   
[17:42:57] [Server thread/INFO]: Get help:
[17:42:57] [Server thread/INFO]: https://github.com/kangarko/ChatControl-Pro/issues
[17:42:57] [Server thread/INFO]:   
[17:42:57] [Server thread/INFO]: ChatControl loaded. Subscribe to our spam at mineacademy.org #joke
[17:42:57] [Server thread/INFO]: ______________________________________________________________
[17:42:57] [Server thread/INFO]: !-----------------------------------------------------!
[17:42:57] [Server thread/INFO]: ERROR: JavaScript placeholders will not function!
[17:42:57] [Server thread/INFO]:   
[17:42:57] [Server thread/INFO]: Your Java version/distribution lacks the
[17:42:57] [Server thread/INFO]: Nashorn library for JavaScript placeholders.
[17:42:57] [Server thread/INFO]:   
[17:42:57] [Server thread/INFO]: To fix this, install the NashornPlus
[17:42:57] [Server thread/INFO]: plugin from mineacademy.org/nashorn
[17:42:57] [Server thread/INFO]: !-----------------------------------------------------!
[17:42:57] [Server thread/INFO]: Warning: Not running script because JavaScript library is missing (install Oracle Java 8, 11 or 16 and download mineacademy.org/nashorn):
[17:42:57] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
[17:42:57] [Server thread/INFO]: HikariPool-1 - Starting...
[17:42:58] [Server thread/INFO]: HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
[17:42:58] [Server thread/INFO]: HikariPool-1 - Start completed.
[17:42:59] [Server thread/INFO]: 

[]=====[Enabling AdvancedBan]=====[]
| Information:
|   Name: AdvancedBan
|   Developer: Leoko
|   Version: 2.3.0
|   Storage: HSQLDB (local)
| Support:
|   Github: https://github.com/DevLeoko/AdvancedBan/issues
|   Discord: https://discord.gg/ycDG6rS
| Twitter: @LeokoGar
| Update:
|   You have the newest version
[]================================[]
 
[17:42:59] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.17.0
[17:42:59] [Server thread/INFO]: [Spigotunlocked.org] - COSMO
[17:42:59] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax
[17:42:59] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[17:42:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2816)
[17:42:59] [Server thread/INFO]: [Citizens] Loading external libraries
[17:42:59] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[17:43:00] [Server thread/INFO]: [TabList] Enabling TabList v5.6.6
[17:43:00] [Server thread/WARN]: [TabList] You're currently having 2 CPU processors, which is not enough to run a minecraft server with scheduled plugins including TabList.
[17:43:00] [Server thread/WARN]: [TabList] You will be experiencing many lags during the server is running. Consider upgrading your CPU to at least reach 3 cores.
[17:43:00] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.10.0
[17:43:00] [Server thread/INFO]: [TabList] > Enabled v5.6.6 (109ms)
[17:43:00] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.19.7
[17:43:00] [Server thread/INFO]: Continuing to enable Protect.
[17:43:00] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[17:43:00] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.6-Release
[17:43:00] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[17:43:00] [Server thread/INFO]: [DeluxeMenus] 19 GUI menus loaded!
[17:43:00] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[17:43:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.7
[17:43:00] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[17:43:00] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.19.7
[17:43:00] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[17:43:00] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
[17:43:00] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
[17:43:00] [Server thread/INFO]: [CommandNPC] Initiating Database
[17:43:00] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[17:43:00] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[17:43:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:43:01] [Thread-12/INFO]: [CommandNPC] Loading commands complete!
[17:43:02] [Server thread/INFO]: Done (17,487s)! For help, type "help" or "?"
[17:43:02] [Server thread/INFO]: Starting GS4 status listener
[17:43:02] [Query Listener #1/INFO]: Query running on localhost:41569
[17:43:02] [Craft Scheduler Thread - 1/INFO]: [ItemJoin] Hooked into { Multiverse-Core, HeadDatabase, PlaceholderAPI, ProtocolLib, Citizens, Vault }
[17:43:02] [Craft Scheduler Thread - 1/INFO]: [ItemJoin] 5 Custom item(s) loaded!
[17:43:03] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[17:43:03] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 190 placeholder expansions are available on the cloud.
[17:43:03] [Craft Scheduler Thread - 7/INFO]: §6Fetching version information...
[17:43:03] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 4 installed expansions have updates available.
[17:43:04] [Craft Scheduler Thread - 3/INFO]: [ItemJoin] You are up to date!
[17:43:04] [Server thread/INFO]: [Citizens] 2 NPCs geladen.
[17:43:04] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ... 
[17:43:04] [Craft Scheduler Thread - 3/INFO]: [Vault] No new version available
[17:43:06] [Craft Scheduler Thread - 9/INFO]: [HeadDatabase] Successfully loaded 50620 heads!
[17:43:07] [Craft Scheduler Thread - 9/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[17:43:07] [Craft Scheduler Thread - 9/ERROR]: [HeadDatabase] Unable to check for updates. Error: Server returned HTTP response code: 400 for URL: https://api.spigotmc.org/simple/0.1/index.php?action=getResource&id=%%__RESOURCE__%%
[17:43:38] [User Authenticator #1/INFO]: UUID of player Akanas is ab614c7e-919e-4dc0-bbb3-ccb981234c45
[17:43:39] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://endergame15.bplaced.net/PluginData/JumpPadsReloaded/version.txt

[17:43:39] [Server thread/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1985)

[17:43:39] [Server thread/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1577)

[17:43:39] [Server thread/WARN]:     at java.base/java.net.URL.openStream(URL.java:1192)

[17:43:39] [Server thread/WARN]:     at me.JumpPadsReloaded.Endergame15.main.UpdateChecker.updateCheck(UpdateChecker.java:17)

[17:43:39] [Server thread/WARN]:     at me.JumpPadsReloaded.Endergame15.utils.Events.onJoin(Events.java:31)

[17:43:39] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[17:43:39] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)

[17:43:39] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[17:43:39] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:567)

[17:43:39] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)

[17:43:39] [Server thread/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)

[17:43:39] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)

[17:43:39] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)

[17:43:39] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)

[17:43:39] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:831)

[17:43:41] [Server thread/ERROR]: [Citizens] Unhandled exception occured in onPacketSending(PacketEvent) for Citizens
com.comphenix.protocol.reflect.FieldAccessException: Cannot find entity from ID 258.
    at com.comphenix.protocol.injector.EntityUtilities.getEntityFromID(EntityUtilities.java:271) ~[ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.PacketFilterManager.getEntityFromID(PacketFilterManager.java:851) ~[ProtocolLib.jar:4.8.0]
    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:39) ~[Citizens-2.0.30-b2816.jar:?]
    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:535) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:516) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:346) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:308) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:436) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector.access$800(ChannelInjector.java:72) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector$3.handleScheduled(ChannelInjector.java:376) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector$3.onMessageScheduled(ChannelInjector.java:346) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.8.0]
    at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:194) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:143) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1142) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.EntityTrackerEntry.broadcast(EntityTrackerEntry.java:292) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.EntityTrackerEntry.updatePlayer(EntityTrackerEntry.java:401) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.citizensnpcs.nms.v1_12_R1.util.PlayerlistTrackerEntry.updatePlayer(PlayerlistTrackerEntry.java:54) [Citizens-2.0.30-b2816.jar:?]
    at net.minecraft.server.v1_12_R1.EntityTracker.a(EntityTracker.java:261) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerChunk.sendChunk(PlayerChunk.java:148) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerChunk.a(PlayerChunk.java:66) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerChunkMap.addPlayer(PlayerChunkMap.java:287) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:290) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:387) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 0, banned: 0], type=Exact class net.minecraft.server.v1_12_R1.Entity}
    at com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:460) ~[ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.EntityUtilities.lambda$getEntityFromID$0(EntityUtilities.java:261) ~[ProtocolLib.jar:4.8.0]
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?]
    at com.comphenix.protocol.injector.EntityUtilities.getEntityFromID(EntityUtilities.java:252) ~[ProtocolLib.jar:4.8.0]
    ... 36 more
[17:43:41] [Server thread/ERROR]: Parameters: 
  net.minecraft.server.v1_12_R1.PacketPlayOutEntityHeadRotation@127eaed7[
    a=258
    b=-64
  ]

[17:43:41] [Server thread/ERROR]: [Citizens] Unhandled exception occured in onPacketSending(PacketEvent) for Citizens
com.comphenix.protocol.reflect.FieldAccessException: Cannot find entity from ID 261.
    at com.comphenix.protocol.injector.EntityUtilities.getEntityFromID(EntityUtilities.java:271) ~[ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.PacketFilterManager.getEntityFromID(PacketFilterManager.java:851) ~[ProtocolLib.jar:4.8.0]
    at net.citizensnpcs.ProtocolLibListener$1.onPacketSending(ProtocolLibListener.java:39) ~[Citizens-2.0.30-b2816.jar:?]
    at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:535) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:516) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:346) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:308) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:436) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector.access$800(ChannelInjector.java:72) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector$3.handleScheduled(ChannelInjector.java:376) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelInjector$3.onMessageScheduled(ChannelInjector.java:346) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.8.0]
    at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:194) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:143) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1142) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.EntityTrackerEntry.broadcast(EntityTrackerEntry.java:292) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.EntityTrackerEntry.updatePlayer(EntityTrackerEntry.java:401) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.citizensnpcs.nms.v1_12_R1.util.PlayerlistTrackerEntry.updatePlayer(PlayerlistTrackerEntry.java:54) [Citizens-2.0.30-b2816.jar:?]
    at net.minecraft.server.v1_12_R1.EntityTracker.a(EntityTracker.java:261) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerChunk.sendChunk(PlayerChunk.java:148) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerChunk.a(PlayerChunk.java:66) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerChunkMap.addPlayer(PlayerChunkMap.java:287) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:290) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:387) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 0, banned: 0], type=Exact class net.minecraft.server.v1_12_R1.Entity}
    at com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:460) ~[ProtocolLib.jar:4.8.0]
    at com.comphenix.protocol.injector.EntityUtilities.lambda$getEntityFromID$0(EntityUtilities.java:261) ~[ProtocolLib.jar:4.8.0]
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?]
    at com.comphenix.protocol.injector.EntityUtilities.getEntityFromID(EntityUtilities.java:252) ~[ProtocolLib.jar:4.8.0]
    ... 36 more
[17:43:41] [Server thread/ERROR]: Parameters: 
  net.minecraft.server.v1_12_R1.PacketPlayOutEntityHeadRotation@7ecdb9d5[
    a=261
    b=-69
  ]

[17:43:42] [Server thread/INFO]: snype[/127.0.0.1:52970] logged in with entity id 264 at ([Hub]21.482724558311737, 83.0625, 96.47995173144497)
[17:44:13] [Server thread/INFO]: snype lost connection: Disconnected
[17:44:53] [Server thread/INFO]: Stopping the server
[17:44:53] [Server thread/INFO]: Stopping server
[17:44:53] [Server thread/INFO]: [ItemJoin] Disabling ItemJoin v5.2.5-RELEASE-b850
[17:44:53] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
[17:44:53] [Server thread/INFO]: Disabling EssentialsAntiBuild v2.19.7
[17:44:53] [Server thread/INFO]: Disabling EssentialsChat v2.19.7
[17:44:53] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.13.6-Release
[17:44:53] [Server thread/INFO]: Disabling EssentialsProtect v2.19.7
[17:44:53] [Server thread/INFO]: [TabList] Disabling TabList v5.6.6
[17:44:53] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.30-SNAPSHOT (build 2816)
[17:44:53] [Server thread/INFO]: [HeadDatabase] Disabling HeadDatabase v4.17.0
[17:44:53] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.3.0
[17:44:54] [Server thread/INFO]: Database closed
[17:44:54] [Server thread/INFO]: HikariPool-1 - Shutdown initiated...
[17:44:54] [Server thread/INFO]: HikariPool-1 - Shutdown completed.
[17:44:54] [Server thread/INFO]: 

[]=====[Disabling AdvancedBan]=====[]
| Information:
|   Name: AdvancedBan
|   Developer: Leoko
|   Version: 2.3.0
|   Storage: HSQLDB (local)
| Support:
|   Github: https://github.com/DevLeoko/AdvancedBan/issues
|   Discord: https://discord.gg/ycDG6rS
| Twitter: @LeokoGar
[]================================[]
 
[17:44:54] [Server thread/INFO]: [ChatControl] Disabling ChatControl v8.11.8
[17:44:54] [Server thread/INFO]: [Server Tutorial Plus] Disabling ServerTutorialPlus v1.24.5
[17:44:54] [Server thread/INFO]: [Server Tutorial Plus] Disabling server tutorial...
[17:44:54] [Server thread/INFO]: [Server Tutorial Plus] Successfully disabled server tutorial! Thanks for using this plugin.
[17:44:54] [Server thread/INFO]: Disabling Essentials v2.19.7
[17:44:54] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: essentials
[17:44:54] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[17:44:54] [Server thread/INFO]: [SimpleScore] Disabling SimpleScore v3.12.2
[17:44:54] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.9.8
[17:44:54] [Server thread/INFO]: [Trey's Double Jump] Disabling TreysDoubleJump v2.1.1
[17:44:54] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: tdj
[17:44:54] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.3
[17:44:54] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-*
[17:44:54] [Server thread/INFO]: | Tasks : Stopped all tasks.
[17:44:54] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*    Bye!   *-=-=-=-=-=-=-=-=-=-=-*
[17:44:54] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[17:44:54] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v2.99
[17:44:54] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.8.0
[17:44:54] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
[17:44:54] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v3.0.0
[17:44:54] [Server thread/INFO]: [EasySetSpawn] Disabling EasySetSpawn v3.2
[17:44:54] [Server thread/INFO]: [EasySetSpawn] EasySetSpawn disabled!
[17:44:54] [Server thread/INFO]: [JumpPadsReloaded] Disabling JumpPadsReloaded v{$version=null}
[17:44:54] [Server thread/INFO]: [JumpPadsReloaded] Disabled
[17:44:54] [Server thread/INFO]: [ArmorStandTools] Disabling ArmorStandTools v2.4.3
[17:44:54] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.0
[17:44:54] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
[17:44:54] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.46
[17:44:54] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[17:44:54] [Server thread/INFO]: [LuckPerms] Closing storage...
[17:44:54] [Server thread/INFO]: [LuckPerms] Goodbye!
[17:44:54] [Server thread/INFO]: Saving players
[17:44:54] [Server thread/INFO]: Saving worlds
[17:44:54] [Server thread/INFO]: Saving chunks for level 'Hub'/overworld
[17:44:54] [Server thread/INFO]: Saving chunks for level 'Hub_the_end'/the_end