Paste #103234: citizens

Date: 2022/11/17 01:33:44 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


[09:30:46] [ServerMain/INFO]: Building unoptimized datafixer
[09:30:47] [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'
[09:30:52] [ServerMain/INFO]: Loaded 7 recipes
[09:30:53] [Server thread/INFO]: Starting minecraft server version 1.19
[09:30:53] [Server thread/INFO]: Loading properties
[09:30:53] [Server thread/INFO]: This server is running Paper version git-Paper-81 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 86f87ba)
[09:30:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
[09:30:53] [Server thread/INFO]: Using 4 threads for Netty based IO
[09:30:54] [Server thread/INFO]: Default game type: SURVIVAL
[09:30:54] [Server thread/INFO]: Generating keypair
[09:30:54] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25584
[09:30:54] [Server thread/INFO]: Using epoll channel type
[09:30:54] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[09:30:54] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[09:30:54] [Server thread/INFO]: [GroupManager] Loading 6 libraries... please wait
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/org/postgresql/postgresql/42.4.2/postgresql-42.4.2.jar
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/com/h2database/h2/2.1.214/h2-2.1.214.jar
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.jar
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/org/mariadb/jdbc/mariadb-java-client/3.0.7/mariadb-java-client-3.0.7.jar
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[09:30:54] [Server thread/INFO]: [GroupManager] Loaded library /home/minecraft/multicraft/servers/server613796/libraries/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar
[09:30:55] [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!
[09:30:58] [Server thread/WARN]: Legacy plugin PermaPotions v0.4.0 does not specify an api-version.
[09:30:58] [Server thread/INFO]: [ChangeSkin] Initialize logging service
[09:30:58] [Server thread/WARN]: Legacy plugin Dynmap-WorldGuard v1.2 does not specify an api-version.
[09:30:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.12+6240-87f4ae1
[09:30:59] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5ab12240]
[09:30:59] [Server thread/INFO]: [MobDropsPlus] Loading MobDropsPlus v1.4.4
[09:30:59] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.0-dev+16-22a0d53
[09:30:59] [Server thread/INFO]: [AltDetector] Loading AltDetector v2.0
[09:30:59] [Server thread/INFO]: [EnchantmentDisabler] Loading EnchantmentDisabler v0.1.4
[09:30:59] [Server thread/INFO]: [GroupManager] Loading GroupManager v3.0-SNAPSHOT (Phoenix)
[09:30:59] [Server thread/INFO]: [GroupManager] Dependencies: OK
[09:30:59] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.5.11
[09:30:59] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0
[09:30:59] [Server thread/INFO]: [WitherLog] Loading WitherLog v1.1
[09:30:59] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[09:30:59] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b602
[09:31:00] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.8-beta-01+cbb2ba7
[09:31:00] [Server thread/INFO]: [Brewery] Loading Brewery v3.1.1
[09:31:00] [Server thread/INFO]: [NoCropTrample] Loading NoCropTrample v1.0.0-RELEASE
[09:31:00] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2764)
[09:31:00] [Server thread/INFO]: [CraftableSaddles] Loading CraftableSaddles v1.6
[09:31:00] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.1.4-3aa1b5d2
[09:31:00] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[09:31:00] [Server thread/INFO]: [Quests] Loading Quests v4.6.0-b361
[09:31:00] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.20.0-dev+16-22a0d53
[09:31:00] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.20.0-dev+16-22a0d53
[09:31:00] [Server thread/INFO]: [PermaPotions] Loading PermaPotions v0.4.0
[09:31:00] [Server thread/INFO]: [ModelEngine] Loading ModelEngine vR3.0.1
[09:31:00] [Server thread/INFO]: [InvisibleFrames] Loading InvisibleFrames v3.1.6
[09:31:00] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.20.0-dev+16-22a0d53
[09:31:00] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.2
[09:31:00] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.2.1
[09:31:00] [Server thread/INFO]: [ClientDetector] Loading ClientDetector v2.5.3
[09:31:00] [Server thread/INFO]: [dynmap] Loading dynmap v3.4-beta-5-806
[09:31:00] [Server thread/INFO]: [dynmap] version=git-Paper-81 (MC: 1.19)
[09:31:00] [Server thread/INFO]: [dynmap] Mod Support API available
[09:31:00] [Server thread/INFO]: [Chunky] Loading Chunky v1.3.38
[09:31:00] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v4.4.4
[09:31:00] [Server thread/INFO]: [ArmorStandTools] Registered custom WorldGuard flag: ast
[09:31:00] [Server thread/INFO]: [ChangeSkin] Loading ChangeSkin v3.2-SNAPSHOT-74cfd8b
[09:31:00] [Server thread/INFO]: [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v1.2
[09:31:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:31:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.12+6240-87f4ae1
[09:31:00] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[09:31:00] [Server thread/WARN]: [WorldEdit] Loaded class org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder from GroupManager v3.0-SNAPSHOT (Phoenix) which is not a depend or softdepend of this plugin.
[09:31:00] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[09:31:01] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R1.PaperweightAdapter as the Bukkit adapter
[09:31:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b602
[09:31:01] [Server thread/INFO]: Preparing level "KCCmap14"
[09:31:02] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[09:31:03] [Server thread/INFO]: Time elapsed: 435 ms
[09:31:03] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[09:31:03] [Server thread/INFO]: Time elapsed: 92 ms
[09:31:03] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[09:31:03] [Server thread/INFO]: Time elapsed: 143 ms
[09:31:03] [Server thread/INFO]: [MobDropsPlus] Enabling MobDropsPlus v1.4.4
[09:31:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+16-22a0d53
[09:31:03] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[09:31:04] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[09:31:04] [Server thread/INFO]: [Essentials] No kits found to migrate.
[09:31:04] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[09:31:04] [Server thread/INFO]: [Essentials] Using locale en_US
[09:31:04] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[09:31:04] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[09:31:04] [Server thread/WARN]: [Essentials] Detected supported permissions plugin GroupManager without Vault installed.
[09:31:04] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
[09:31:04] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
[09:31:04] [Server thread/INFO]: [AltDetector] Enabling AltDetector v2.0
[09:31:04] [Server thread/INFO]: [com.bobcat00.altdetector.hikari.HikariDataSource] HikariPool-1 - Starting...
[09:31:04] [Server thread/INFO]: [com.bobcat00.altdetector.hikari.HikariDataSource] HikariPool-1 - Start completed.
[09:31:04] [Server thread/INFO]: [AltDetector] Using SQLite database, version 3.36.0, driver version 3.36.0.3
[09:31:04] [Server thread/INFO]: [AltDetector] 0 records removed, expiration time 60 days.
[09:31:04] [Server thread/INFO]: [AltDetector] Metrics enabled if allowed by plugins/bStats/config.yml
[09:31:04] [Server thread/INFO]: [EnchantmentDisabler] Enabling EnchantmentDisabler v0.1.4
[09:31:04] [Server thread/INFO]: [GroupManager] Enabling GroupManager v3.0-SNAPSHOT (Phoenix)
[09:31:04] [Server thread/INFO]: [GroupManager] OfflinePlayers cached ( 3 ).
[09:31:04] [Server thread/INFO]: [GroupManager] World Found: kccmap14
[09:31:04] [Server thread/INFO]: [GroupManager] Superperms support enabled.
[09:31:04] [Server thread/INFO]: [GroupManager] Scheduled Data Saving is set for every 10 minutes!
[09:31:04] [Server thread/INFO]: [GroupManager] Backups will be retained for 24 hours!
[09:31:04] [Server thread/INFO]: [GroupManager] DataSource - YAML
[09:31:04] [Server thread/INFO]: [GroupManager] version 3.0-SNAPSHOT (Phoenix) is enabled!
[09:31:04] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[09:31:05] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.5.11
[09:31:05] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
[09:31:05] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0
[09:31:05] [Server thread/INFO]: [WitherLog] Enabling WitherLog v1.1
[09:31:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[09:31:05] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[09:31:05] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[09:31:05] [Server thread/INFO]: [GroupManager] New world detected...
[09:31:05] [Server thread/INFO]: [GroupManager] Creating data for: wither_arena
[09:31:05] [Server thread/INFO]: [GroupManager] Don't forget to configure/mirror this world in config.yml.
[09:31:05] [Server thread/INFO]: Preparing start region for dimension minecraft:wither_arena
[09:31:06] [Server thread/INFO]: Preparing spawn area: 0%
[09:31:06] [Server thread/INFO]: Preparing spawn area: 0%
[09:31:06] [Server thread/INFO]: Time elapsed: 890 ms
[09:31:07] [Server thread/INFO]: [GroupManager] New world detected...
[09:31:07] [Server thread/INFO]: [GroupManager] Creating data for: flat
[09:31:07] [Server thread/INFO]: [GroupManager] Don't forget to configure/mirror this world in config.yml.
[09:31:07] [Server thread/INFO]: Preparing start region for dimension minecraft:flat
[09:31:07] [Server thread/INFO]: Preparing spawn area: 0%
[09:31:07] [Server thread/INFO]: Preparing spawn area: 0%
[09:31:08] [Server thread/INFO]: Time elapsed: 815 ms
[09:31:08] [Server thread/INFO]: [GroupManager] New world detected...
[09:31:08] [Server thread/INFO]: [GroupManager] Creating data for: KCCmap3
[09:31:08] [Server thread/INFO]: [GroupManager] Don't forget to configure/mirror this world in config.yml.
[09:31:08] [Server thread/INFO]: Preparing start region for dimension minecraft:kccmap3
[09:31:08] [Server thread/INFO]: Preparing spawn area: 0%
[09:31:08] [Server thread/INFO]: Time elapsed: 389 ms
[09:31:08] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[09:31:08] [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.
[09:31:08] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[09:31:08] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8-beta-01+cbb2ba7
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14) TNT ignition is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14) Lighters are PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14) Lava fire is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14) Fire spread is UNRESTRICTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KCCmap14'
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_nether) TNT ignition is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_nether) Lighters are PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_nether) Lava fire is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_nether) Fire spread is UNRESTRICTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KCCmap14_nether'
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_the_end) TNT ignition is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_the_end) Lighters are PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_the_end) Lava fire is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap14_the_end) Fire spread is UNRESTRICTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KCCmap14_the_end'
[09:31:08] [Server thread/INFO]: [WorldGuard] (wither_arena) TNT ignition is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (wither_arena) Lighters are PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (wither_arena) Lava fire is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (wither_arena) Fire spread is UNRESTRICTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'wither_arena'
[09:31:08] [Server thread/INFO]: [WorldGuard] (flat) TNT ignition is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (flat) Lighters are PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (flat) Lava fire is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (flat) Fire spread is UNRESTRICTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat'
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap3) TNT ignition is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap3) Lighters are PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap3) Lava fire is PERMITTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] (KCCmap3) Fire spread is UNRESTRICTED.
[09:31:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KCCmap3'
[09:31:08] [Server thread/INFO]: [WorldGuard] Loading region data...
[09:31:09] [Server thread/INFO]: [Brewery] Enabling Brewery v3.1.1
[09:31:09] [Server thread/INFO]: [Brewery] Brewery enabled!
[09:31:09] [Server thread/INFO]: [NoCropTrample] Enabling NoCropTrample v1.0.0-RELEASE
[09:31:09] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2764)
[09:31:09] [Server thread/INFO]: [Citizens] Loading external libraries
[09:31:09] [Server thread/INFO]: [CraftableSaddles] Enabling CraftableSaddles v1.6
[09:31:09] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.1.4-3aa1b5d2
[09:31:09] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.19.0)...
[09:31:09] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
[09:31:10] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
[09:31:10] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
[09:31:10] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
[09:31:10] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
[09:31:10] [Server thread/INFO]: [MythicMobs] Base directory /home/minecraft/multicraft/servers/server613796/plugins/MythicMobs/SavedData
[09:31:10] [Server thread/INFO]: [MythicMobs] Module directory /home/minecraft/multicraft/servers/server613796/plugins/MythicMobs/SavedData/worlds
[09:31:10] [Server thread/INFO]: [MythicMobs] LOADED
[09:31:10] [Server thread/INFO]: [MythicMobs] Loading Packs...
[09:31:10] [Server thread/INFO]: [MythicMobs] Loading Items...
[09:31:10] [Server thread/INFO]: [MythicMobs] Loading Skills...
[09:31:10] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[09:31:10] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[09:31:10] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[09:31:10] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'skill{s=CancelEventSkill;sync=true}' in 'toro_wither.yml': Could not find MetaSkill CancelEventSkill
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 14 mobs.
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 68 skills.
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 random spawns.
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items.
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[09:31:10] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[09:31:10] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[09:31:11] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[09:31:11] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.1.4 ( build 3aa1b5d2 ) has been successfully loaded!
[09:31:11] [Server thread/INFO]: [Quests] Enabling Quests v4.6.0-b361
[09:31:11] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
[09:31:11] [Server thread/INFO]: [Quests] Successfully linked Quests with Citizens 2.0.30-SNAPSHOT (build 2764)
[09:31:11] [Server thread/INFO]: [Quests] Loading storage implementation: YAML
[09:31:11] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.20.0-dev+16-22a0d53
[09:31:11] [Server thread/ERROR]: [EssentialsGeoIP] No license key found! Please visit https://essentialsx.net/geoip for first time setup instructions.
[09:31:11] [Server thread/ERROR]: [EssentialsGeoIP] Failed to read GeoIP database!
java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
    at java.io.RandomAccessFile.open0(Native Method) ~[?:?]
    at java.io.RandomAccessFile.open(RandomAccessFile.java:344) ~[?:?]
    at java.io.RandomAccessFile.<init>(RandomAccessFile.java:259) ~[?:?]
    at java.io.RandomAccessFile.<init>(RandomAccessFile.java:213) ~[?:?]
    at com.earth2me.essentials.geoip.libs.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at com.earth2me.essentials.geoip.libs.maxmind.db.Reader.<init>(Reader.java:116) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at com.earth2me.essentials.geoip.libs.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at com.earth2me.essentials.geoip.libs.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at com.earth2me.essentials.geoip.libs.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:175) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:51) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:33) ~[EssentialsXGeoIP-2.20.0-dev+16-22a0d53.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:563) ~[paper-1.19.jar:git-Paper-81]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:477) ~[paper-1.19.jar:git-Paper-81]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:634) ~[paper-1.19.jar:git-Paper-81]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:420) ~[paper-1.19.jar:git-Paper-81]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[paper-1.19.jar:git-Paper-81]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1122) ~[paper-1.19.jar:git-Paper-81]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-1.19.jar:git-Paper-81]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[09:31:11] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
[09:31:11] [Server thread/INFO]: [EssentialsGeoIP] Starting Metrics. Opt-out using the global bStats config.
[09:31:11] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.0-dev+16-22a0d53
[09:31:11] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[09:31:11] [Server thread/INFO]: [PermaPotions] Enabling PermaPotions v0.4.0*
[09:31:11] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR3.0.1
[09:31:11] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded.
[09:31:11] [Server thread/INFO]: [ModelEngine] Compatibility applied: MythicMobs
[09:31:11] [Server thread/INFO]: [ModelEngine] Compatibility applied: Citizens
[09:31:11] [Server thread/INFO]: [InvisibleFrames] Enabling InvisibleFrames v3.1.6
[09:31:11] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.0-dev+16-22a0d53
[09:31:11] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[09:31:11] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.2
[09:31:11] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! 
[09:31:11] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[09:31:11] [Server thread/INFO]: --------------------
[09:31:11] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[09:31:11] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[09:31:11] [Server thread/INFO]: --------------------
[09:31:11] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.1
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[09:31:11] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[09:31:11] [Server thread/INFO]: [ClientDetector] Enabling ClientDetector v2.5.3
[09:31:11] [Server thread/INFO]: [ClientDetector] (Version) Detected Version V_1_19
[09:31:11] [Server thread/INFO]: [ClientDetector] (Version) Loading settings for Version V_1_19
[09:31:11] [Server thread/INFO]: [ClientDetector] (Protocol) Loading protocols...
[09:31:11] [Server thread/INFO]: [ClientDetector] (Config) Loading config(s)...
[09:31:11] [Server thread/INFO]: [ClientDetector] (Detection) Loading client detections...
[09:31:11] [Server thread/INFO]: [ClientDetector] (Detection) Loading mod detections...
[09:31:11] [Server thread/INFO]: [ClientDetector] (ProtocolLib) Detected ProtocolLib 5.0.0-SNAPSHOT-b602
[09:31:11] [Server thread/INFO]: [ClientDetector] Started!
[09:31:11] [Server thread/INFO]: [dynmap] Enabling dynmap v3.4-beta-5-806
[09:31:11] [Server thread/INFO]: [dynmap] Added 129 custom biome mappings
[09:31:11] [Server thread/INFO]: [dynmap] Using GroupManager 3.0-SNAPSHOT (Phoenix) for access control
[09:31:11] [Server thread/INFO]: [dynmap] Mod Support processing completed
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 27 shaders.
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 83 perspectives.
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 22 lightings.
[09:31:14] [Server thread/INFO]: [dynmap] Starting enter/exit processing
[09:31:14] [Dynmap Render Thread/INFO]: [dynmap] Finish marker initialization
[09:31:14] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:9994
[09:31:14] [Server thread/INFO]: [dynmap] version 3.4-beta-5-806 is enabled - core version 3.4-beta-5-806
[09:31:14] [Server thread/INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn
[09:31:14] [Server thread/INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://twitter.com/Dynmap
[09:31:14] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
[09:31:14] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'KCCmap14'.
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 3 pending tile renders for world 'KCCmap14'
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'KCCmap14_nether'.
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'KCCmap14_the_end'.
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'wither_arena'.
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'flat'.
[09:31:14] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'KCCmap3'.
[09:31:14] [Server thread/INFO]: [dynmap] Enabled
[09:31:14] [Server thread/INFO]: [Chunky] Enabling Chunky v1.3.38
[09:31:14] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v4.4.4
[09:31:14] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
[09:31:14] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
[09:31:14] [Server thread/INFO]: [ChangeSkin] Enabling ChangeSkin v3.2-SNAPSHOT-74cfd8b
[09:31:14] [Server thread/INFO]: [changeskin.hikari.HikariDataSource] ChangeSkin - Starting...
[09:31:14] [Server thread/INFO]: [changeskin.hikari.HikariDataSource] ChangeSkin - Start completed.
[09:31:14] [Server thread/INFO]: [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v1.2*
[09:31:14] [Server thread/INFO]: [Dynmap-WorldGuard] initializing
[09:31:14] [Server thread/INFO]: [Dynmap-WorldGuard] version 1.2 is activated
[09:31:14] [Server thread/INFO]: Running delayed init tasks
[09:31:14] [Craft Scheduler Thread - 3 - Essentials/INFO]: [Essentials] Fetching version information...
[09:31:14] [Craft Scheduler Thread - 0 - Brewery/INFO]: [Brewery] Background data loading complete.
[09:31:14] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[09:31:14] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] 
[09:31:14] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] Generating toro_wither.bbmodel.
[09:31:14] [Server thread/INFO]: [Chunky] No tasks to continue.
[09:31:14] [Server thread/INFO]: [GroupManager] Bukkit Permissions Updated!
[09:31:14] [Server thread/WARN]: java.lang.NoSuchMethodError: 'net.minecraft.world.entity.ai.attributes.AttributeMapBase net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.ex()'
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.initialise(EntityHumanNPC.java:340)
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.<init>(EntityHumanNPC.java:109)
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.HumanController.createEntity(HumanController.java:52)
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.npc.AbstractEntityController.spawn(AbstractEntityController.java:48)
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:275)
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:169)
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59)
[09:31:14] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.Citizens$CitizensLoadTask.run(Citizens.java:569)
[09:31:14] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101)
[09:31:14] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[09:31:14] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1135)
[09:31:14] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303)
[09:31:14] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)
[09:31:14] [Server thread/WARN]: [Citizens] Task #23 for Citizens v2.0.30-SNAPSHOT (build 2764) generated an exception
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.ai.attributes.AttributeModifiable.a(double)" because "range" is null
    at net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.initialise(EntityHumanNPC.java:358) ~[Citizens-2.0.30-b2764.jar:?]
    at net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.<init>(EntityHumanNPC.java:109) ~[Citizens-2.0.30-b2764.jar:?]
    at net.citizensnpcs.nms.v1_19_R1.entity.HumanController.createEntity(HumanController.java:52) ~[Citizens-2.0.30-b2764.jar:?]
    at net.citizensnpcs.npc.AbstractEntityController.spawn(AbstractEntityController.java:48) ~[Citizens-2.0.30-b2764.jar:?]
    at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:275) ~[Citizens-2.0.30-b2764.jar:?]
    at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:169) ~[Citizens-2.0.30-b2764.jar:?]
    at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) ~[Citizens-2.0.30-b2764.jar:?]
    at net.citizensnpcs.Citizens$CitizensLoadTask.run(Citizens.java:569) ~[Citizens-2.0.30-b2764.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.19.jar:git-Paper-81]
    at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[paper-1.19.jar:git-Paper-81]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1135) ~[paper-1.19.jar:git-Paper-81]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-1.19.jar:git-Paper-81]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[09:31:14] [Server thread/INFO]: [MythicMobs] ✓Using HolographicDisplays plugin for holograms
[09:31:15] [Server thread/INFO]: Done (21.364s)! For help, type "help"
[09:31:15] [Server thread/INFO]: Timings Reset
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] 
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] Generating toro_wither_pool.bbmodel.
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] 
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] Generating toro_wither_skull.bbmodel.
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] 
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] Generating toro_wither_skull_2ndphase.bbmodel.
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] 
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] Generating toro_wither_still.bbmodel.
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] 
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] Generating toro_wither_terror.bbmodel.
[09:31:15] [Craft Scheduler Thread - 6 - GroupManager/INFO]: [GroupManager] No new version available
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] 
[09:31:15] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] Resource pack zipped.
[09:31:15] [Craft Scheduler Thread - 3 - Essentials/WARN]: [Essentials] You're 1 EssentialsX dev build(s) out of date!
[09:31:15] [Craft Scheduler Thread - 3 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html
[09:31:15] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[09:31:15] [Server thread/INFO]: [Quests] Loaded 4 Quest(s), 7 Action(s), 1 Condition(s) and 811 Phrase(s)
[09:31:58] [User Authenticator #1/INFO]: Disconnecting com.mojang.authlib.GameProfile@3458884a[id=<null>,name=Broteloo,properties={},legacy=false] (/77.168.205.61:61737): Authentication servers are down. Please try again later, sorry!
[09:31:58] [User Authenticator #1/ERROR]: Couldn't verify username because servers are unavailable
[09:31:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@3458884a[id=<null>,name=Broteloo,properties={},legacy=false] (/77.168.205.61:61737) lost connection: Authentication servers are down. Please try again later, sorry!
[09:32:04] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list 
[09:32:04] [Server thread/INFO]: There are 0 out of maximum 1,000 players online.
[09:32:13] [User Authenticator #1/INFO]: [GroupManager] Async Player Login event refresh data... 
[09:32:13] [User Authenticator #1/INFO]: [GroupManager] Async Player Login event finshed. 
[09:32:13] [User Authenticator #1/INFO]: UUID of player Broteloo is 5c36eb47-c4ea-4731-9f7d-85a75828c115
[09:32:13] [Server thread/INFO]: Broteloo joined the game
[09:32:13] [Server thread/INFO]: Broteloo[/         ip          ] logged in with entity id 227 at ([KCCmap14]-28.912026915495982, 116.86706203342283, -346.3046852657556)
[09:32:13] [Server thread/INFO]: [AltDetector] Broteloo may be an alt of Khamunight
[09:32:17] [Server thread/INFO]: Broteloo issued server command: /gm 1
[09:32:23] [Server thread/INFO]: Broteloo issued server command: /npc create moderator
[09:32:23] [Server thread/WARN]: java.lang.NoSuchMethodError: 'net.minecraft.world.entity.ai.attributes.AttributeMapBase net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.ex()'
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.initialise(EntityHumanNPC.java:340)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.<init>(EntityHumanNPC.java:109)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.HumanController.createEntity(HumanController.java:52)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.npc.AbstractEntityController.spawn(AbstractEntityController.java:48)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:275)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.commands.NPCCommands.create(NPCCommands.java:686)
[09:32:23] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09:32:23] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[09:32:23] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[09:32:23] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:187)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:97)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:228)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[09:32:23] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[09:32:23] [Server thread/WARN]:     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155)
[09:32:23] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:909)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.network.PlayerConnection.handleCommand(PlayerConnection.java:2382)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.network.PlayerConnection.lambda$handleChatCommand$18(PlayerConnection.java:2153)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1359)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:183)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.bh(MinecraftServer.java:1336)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1329)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1307)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1192)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303)
[09:32:23] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)
[09:32:23] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.ai.attributes.AttributeModifiable.a(double)" because "range" is null
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.initialise(EntityHumanNPC.java:358)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.EntityHumanNPC.<init>(EntityHumanNPC.java:109)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.nms.v1_19_R1.entity.HumanController.createEntity(HumanController.java:52)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.npc.AbstractEntityController.spawn(AbstractEntityController.java:48)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:275)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.commands.NPCCommands.create(NPCCommands.java:686)
[09:32:23] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09:32:23] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[09:32:23] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[09:32:23] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:187)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:97)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:228)
[09:32:23] [Server thread/WARN]:     at Citizens-2.0.30-b2764.jar//net.citizensnpcs.Citizens.onCommand(Citizens.java:334)
[09:32:23] [Server thread/WARN]:     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[09:32:23] [Server thread/WARN]:     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155)
[09:32:23] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:909)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.network.PlayerConnection.handleCommand(PlayerConnection.java:2382)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.network.PlayerConnection.lambda$handleChatCommand$18(PlayerConnection.java:2153)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.TickTask.run(TickTask.java:18)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1359)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:183)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.bh(MinecraftServer.java:1336)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1329)
[09:32:23] [Server thread/WARN]:     at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1307)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1192)
[09:32:23] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303)
[09:32:23] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)