Paste #111249: Radar

Date: 2023/06/16 08:43:23 UTC-07:00
Type: Java

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


[17:30:41] [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'
[17:30:42] [ServerMain/INFO]: Loaded 7 recipes
[17:30:42] [Server thread/INFO]: Starting minecraft server version 1.20.1
[17:30:42] [Server thread/INFO]: Loading properties
[17:30:42] [Server thread/INFO]: This server is running Purpur version git-Purpur-1995 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 2e5dcc6 on HEAD)
[17:30:43] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:30:43] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:30:43] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[17:30:43] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (int)
[17:30:43] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (float)
[17:30:43] [Server thread/INFO]: [Pufferfish] SIMD operations detected as functional. Will replace some operations with faster versions.
[17:30:43] [Server thread/INFO]: Default game type: SURVIVAL
[17:30:43] [Server thread/INFO]: Generating keypair
[17:30:43] [Server thread/INFO]: Starting Minecraft server on *:56760
[17:30:43] [Server thread/INFO]: Using epoll channel type
[17:30:43] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[17:30:43] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[17:30:43] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/PAC.jar' in 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [ProtocolLib]. Please download and install these plugins to run 'PAC'.
    at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-1.20.1.jar:git-Purpur-1995]
    at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[purpur-1.20.1.jar:git-Purpur-1995]
    at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.20.1.jar:git-Purpur-1995]
    at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:444) ~[purpur-1.20.1.jar:git-Purpur-1995]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:310) ~[purpur-1.20.1.jar:git-Purpur-1995]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1117) ~[purpur-1.20.1.jar:git-Purpur-1995]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[purpur-1.20.1.jar:git-Purpur-1995]
    at java.lang.Thread.run(Unknown Source) ~[?:?]
[17:30:44] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:30:46] [Server thread/WARN]: Legacy plugin HostifyMonitor v1.11 does not specify an api-version.
[17:30:46] [Server thread/WARN]: Legacy plugin SetHome v5.1.2 does not specify an api-version.
[17:30:46] [Server thread/WARN]: Legacy plugin OnePlayerSleep v1.3 does not specify an api-version.
[17:30:46] [Server thread/WARN]: Legacy plugin LoginSecurity v3.1.1 does not specify an api-version.
[17:30:46] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.40
[17:30:46] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[17:30:46] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1-dev+12-8b2c7d7
[17:30:46] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
[17:30:46] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.15+6463-5ca4dff
[17:30:47] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6bbf8be1]
[17:30:47] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.1-dev+12-8b2c7d7
[17:30:47] [Server thread/INFO]: [Slimefun] Loading server plugin Slimefun vDEV - 1061 (git 79e057d2)
[17:30:47] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v14.2.12
[17:30:47] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.42
[17:30:47] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1-dev+12-8b2c7d7
[17:30:47] [Server thread/INFO]: [CratesPlus] Loading server plugin CratesPlus v4.5.3
[17:30:47] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.0.1
[17:30:47] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v5.5.0
[17:30:47] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[17:30:47] [Server thread/INFO]: [CrazyCrates] Loading server plugin CrazyCrates v1.11.15.4
[17:30:47] [Server thread/INFO]: [BankPlus] Loading server plugin BankPlus v5.7
[17:30:47] [Server thread/INFO]: [HostifyMonitor] Loading server plugin HostifyMonitor v1.11
[17:30:47] [Server thread/INFO]: [AureliumSkills] Loading server plugin AureliumSkills vBeta 1.3.20
[17:30:47] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.3.0.0
[17:30:47] [Server thread/INFO]: [Train_Carts] Loading server plugin Train_Carts v1.19.4-v2
[17:30:47] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.4.5
[17:30:47] [Server thread/INFO]: [SetHome] Loading server plugin SetHome v5.1.2
[17:30:47] [Server thread/INFO]: [CraftBook] Loading server plugin CraftBook v3.10.9;4793-1ce0146
[17:30:47] [Server thread/INFO]: [OnePlayerSleep] Loading server plugin OnePlayerSleep v1.3
[17:30:47] [Server thread/INFO]: [ChestShop] Loading server plugin ChestShop v3.12.2 (build 353)
[17:30:47] [Server thread/INFO]: [PL-Hide] Loading server plugin PL-Hide v1.5.21
[17:30:47] [Server thread/INFO]: [LoginSecurity] Loading server plugin LoginSecurity v3.1.1
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.7.0
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[17:30:47] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[17:30:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:30:47] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
[17:30:48] [Server thread/INFO]:         __    
[17:30:48] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.40
[17:30:48] [Server thread/INFO]:   |___ |      Running on Bukkit - Purpur
[17:30:48] [Server thread/INFO]: 
[17:30:48] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:30:48] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[17:30:49] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:30:49] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:30:49] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1940ms)
[17:30:49] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[17:30:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:30:49] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:30:49] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[17:30:49] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[17:30:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.15+6463-5ca4dff
[17:30:49] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[17:30:49] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[17:30:49] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[17:30:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:30:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:30:50] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:30:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:30:50] [Server thread/INFO]: Preparing level "Resurretion Gaming Community"
[17:30:51] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:30:51] [Server thread/INFO]: Time elapsed: 190 ms
[17:30:51] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:30:51] [Server thread/INFO]: Time elapsed: 31 ms
[17:30:51] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:30:51] [Server thread/INFO]: Time elapsed: 10 ms
[17:30:51] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1-dev+12-8b2c7d7
[17:30:51] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[17:30:51] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[17:30:51] [Server thread/INFO]: [Essentials] No kits found to migrate.
[17:30:51] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
[17:30:51] [Server thread/INFO]: [Essentials] Using locale cs_CZ
[17:30:51] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[17:30:51] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[17:30:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[17:30:51] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[17:30:51] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[17:30:52] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[17:30:52] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1-dev+12-8b2c7d7
[17:30:52] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[17:30:52] [Server thread/INFO]: [Slimefun] Enabling Slimefun vDEV - 1061 (git 79e057d2)
[17:30:52] [Server thread/INFO]: [Slimefun] Paper was detected! Performance optimizations have been applied.
[17:30:52] [Server thread/INFO]: [Slimefun] Creating directories...
[17:30:52] [Server thread/INFO]: [Slimefun] Loading language files...
[17:30:52] [Server thread/INFO]: [Slimefun] Loaded language "en"
[17:30:52] [Server thread/INFO]: [Slimefun] Available languages: en, de, fr, it, es, ru, pl, uk, sv, nl, da, cs, ro, bg, pt, pt-BR, hu, lv, sk, vi, id, zh-CN, zh-TW, ja, ko, he, ar, tr, fa, th, tl
[17:30:52] [Server thread/INFO]: [Slimefun] Starting Auto-Updater...
[17:30:52] [Server thread/INFO]: [Slimefun] Loading GEO-Resources...
[17:30:52] [Server thread/INFO]: [Slimefun] Loading Tags...
[17:30:52] [Server thread/INFO]: [Slimefun] Loading items...
[17:30:52] [Server thread/INFO]: [Slimefun] Loading researches...
[17:30:52] [Server thread/INFO]: [Slimefun] Loading Wiki pages...
[17:30:52] [Server thread/INFO]: [Slimefun] Registering listeners...
[17:30:53] [Server thread/INFO]: [Slimefun] Loading Third-Party plugin integrations...
[17:30:53] [Server thread/INFO]: [Slimefun] Hooked into Plugin: PlaceholderAPI v2.11.3
[17:30:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: slimefun [DEV - 1061 (git 79e057d2)]
[17:30:53] [Server thread/INFO]: [Slimefun] Hooked into Plugin: WorldEdit v7.2.15+6463-5ca4dff
[17:30:53] [Server thread/INFO]: [Slimefun] Slimefun has finished loading in 994ms
[17:30:53] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.12
[17:30:53] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_20_R1, using MappingSpigotSkinRefresher.
[17:30:53] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[17:30:53] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[17:30:53] [Server thread/INFO]: [spark] Enabling spark v1.10.42
[17:30:53] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[17:30:53] [Server thread/INFO]: [spark] Starting background profiler...
[17:30:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.42]
[17:30:53] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[17:30:53] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1-dev+12-8b2c7d7
[17:30:53] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[17:30:53] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.3
[17:30:53] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.20.1 but should still work
[17:30:53] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
[17:30:53] [Server thread/INFO]: CratesPlus Version 4.5.3
[17:30:53] [Server thread/INFO]: You are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.
[17:30:53] [Server thread/INFO]: [TAB] Enabling TAB v4.0.1
[17:30:53] [Server thread/INFO]: [TAB] Server version: 1.20.1 (v1_20_R1)
[17:30:54] [Server thread/INFO]: [TAB] Loaded NMS hook in 95ms
[17:30:54] [Server thread/INFO]: [TAB] Enabled in 135ms
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v5.5.0
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file.
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Shops.yml has been found!
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Sections.yml has been found!
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [DEBUG]: Completed loading '1' economy provider(s) for all 16 shop sections.
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.20.1...
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to DEFAULT in config
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using plugin default spawners...
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled.
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings...
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items...
[17:30:54] [Server thread/INFO]: [EconomyShopGUI] Initialized - Took 308ms to complete
[17:30:54] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[17:30:54] [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--].
[17:30:54] [Server thread/INFO]: [Multiverse-Core] §aWe 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.
[17:30:54] [Server thread/WARN]: [Multiverse-Core] Invalid world name 'Resurretion Gaming Community'
[17:30:54] [Server thread/WARN]: [Multiverse-Core] World name should not contain spaces or special characters!
[17:30:54] [Server thread/WARN]: [Multiverse-Core] Invalid world name 'Resurretion Gaming Community_nether'
[17:30:54] [Server thread/WARN]: [Multiverse-Core] World name should not contain spaces or special characters!
[17:30:54] [Server thread/WARN]: [Multiverse-Core] Invalid world name 'Resurretion Gaming Community_the_end'
[17:30:54] [Server thread/WARN]: [Multiverse-Core] World name should not contain spaces or special characters!
[17:30:54] [Server thread/INFO]: Preparing start region for dimension minecraft:stavby
[17:30:55] [Server thread/INFO]: Time elapsed: 528 ms
[17:30:55] [Server thread/INFO]: Preparing start region for dimension minecraft:zalohy
[17:30:55] [Server thread/INFO]: Time elapsed: 26 ms
[17:30:55] [Server thread/INFO]: Preparing start region for dimension minecraft:test
[17:30:55] [Server thread/INFO]: Time elapsed: 44 ms
[17:30:55] [Server thread/INFO]: Preparing start region for dimension minecraft:eventy
[17:30:55] [Server thread/INFO]: Time elapsed: 34 ms
[17:30:55] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn
[17:30:55] [Server thread/INFO]: Time elapsed: 8 ms
[17:30:55] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[17:30:55] [Server thread/WARN]: [Multiverse-Core] The world specified as the spawn world (null) did not exist!!
[17:30:55] [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.
[17:30:55] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[17:30:55] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.11.15.4
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loading the events.log
[17:30:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded events.log
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loading the messages.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded messages.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loading the locations.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded locations.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/CrateExample.yml.
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/QuadCrateExample.yml.
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/QuickCrateExample.yml.
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /crates/CosmicCrateExample.yml.
[17:30:55] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[17:30:55] [Server thread/INFO]: [CrazyCrates] Metrics has been enabled.
[17:30:55] [Server thread/WARN]: [CrazyCrates] No holograms plugin were found. If using CMI, make sure holograms module is enabled.
[17:30:55] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[17:30:56] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[17:30:56] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[17:30:56] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[17:30:56] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[17:30:56] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[17:30:56] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[17:30:56] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[17:30:56] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[17:30:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: crazycrates [1.11.15.4]
[17:30:56] [Server thread/INFO]: [CrazyCrates] §6§lHOLOGRAPHIC_DISPLAYS §c§lNOT FOUND
[17:30:56] [Server thread/INFO]: [CrazyCrates] §6§lFANCY_HOLOGRAMS §c§lNOT FOUND
[17:30:56] [Server thread/INFO]: [CrazyCrates] §6§lDECENT_HOLOGRAMS §c§lNOT FOUND
[17:30:56] [Server thread/INFO]: [CrazyCrates] §6§lCMI §c§lNOT FOUND
[17:30:56] [Server thread/INFO]: [CrazyCrates] §6§lPLACEHOLDERAPI §a§lFOUND
[17:30:56] [Server thread/INFO]: [CrazyCrates] §6§lITEMS_ADDER §c§lNOT FOUND
[17:30:56] [Server thread/INFO]: [BankPlus] Enabling BankPlus v5.7
[17:30:56] [Server thread/INFO]: 
[17:30:56] [Server thread/INFO]:     BankPlus Enabling plugin...
[17:30:56] [Server thread/INFO]:     Running on version 5.7!
[17:30:56] [Server thread/INFO]:     Detected server version: git-Purpur-1995 (MC: 1.20.1)
[17:30:56] [Server thread/INFO]:     Loaded config files! (48ms)
[17:30:56] [Server thread/INFO]:     Registered events! (4ms)
[17:30:56] [Server thread/INFO]:     Loaded plugin command! (1ms)
[17:30:56] [Server thread/INFO]:     Done! (56 total ms)
[17:30:56] [Server thread/INFO]: 
[17:30:56] [Server thread/INFO]: BankPlus [INFO] Hooked into PlaceholderAPI!
[17:30:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bankplus [5.7]
[17:30:56] [Server thread/INFO]: BankPlus [INFO] Hooked into Essentials!
[17:30:56] [Server thread/INFO]: [HostifyMonitor] Enabling HostifyMonitor v1.11*
[17:30:56] [Server thread/INFO]: [HostifyMonitor] Plugin has been successfully enabled!
[17:30:56] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.3.20
[17:30:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aureliumskills [Beta 1.3.20]
[17:30:56] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
[17:30:56] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
[17:30:56] [Server thread/INFO]: [AureliumSkills] Slimefun Support Enabled!
[17:30:56] [Server thread/INFO]: [AureliumSkills] Loaded 193 config options in 0 ms
[17:30:56] [Server thread/INFO]: [AureliumSkills] Loaded 312 sources and 10 tags in 30ms
[17:30:56] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[17:30:56] [Server thread/INFO]: [AureliumSkills] Registered 1 item
[17:30:56] [Server thread/INFO]: [AureliumSkills] Loading languages...
[17:30:58] [Server thread/INFO]: [AureliumSkills] Loaded 17 languages in 1488ms
[17:30:58] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
[17:30:58] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 2ms
[17:30:58] [Server thread/INFO]: [AureliumSkills] Loaded 6 menus
[17:30:58] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
[17:30:58] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
[17:30:58] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
[17:30:58] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support
[17:30:58] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded!
[17:30:58] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[17:30:58] [Server thread/INFO]: [CMILib] Enabling CMILib v1.3.0.0
[17:30:59] [Server thread/INFO]: Server version: v1_20_R1 - 1.20.1 - paper
[17:30:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.3.0.0]
[17:30:59] [Server thread/INFO]: PlaceholderAPI hooked.
[17:30:59] [Server thread/INFO]: Updated (EN) language file. Took 32ms
[17:30:59] [Server thread/INFO]: [Train_Carts] Enabling Train_Carts v1.19.4-v2
[17:30:59] [Server thread/ERROR]: [Train_Carts] Plugin Train_Carts 1.19.4-v2 requires plugin BKCommonLib to be installed! But it is not!
[17:30:59] [Server thread/ERROR]: [Train_Carts] Download BKCommonLib from https://www.spigotmc.org/resources/bkcommonlib.39590/
[17:30:59] [Server thread/INFO]: [GSit] Enabling GSit v1.4.5
[17:30:59] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
[17:30:59] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
[17:30:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gsit [1.4.5]
[17:30:59] [Server thread/INFO]: [SetHome] Enabling SetHome v5.1.2*
[17:30:59] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.10.9;4793-1ce0146
[17:30:59] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
[17:30:59] [Server thread/INFO]: [OnePlayerSleep] Enabling OnePlayerSleep v1.3*
[17:30:59] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.12.2 (build 353)
[17:30:59] [Server thread/INFO]: [ChestShop] Found locales ar, it, es, el, hu, fr, pl, cs, pt_br, ja, sv, da, es_mx, sr, tr, nl, zh_tw, af, ko, no, vi, ro, he, ru, ca, zh, de, fi, en, uk
[17:30:59] [Server thread/INFO]: [ChestShop] Using EssentialsX Economy as the Economy provider now.
[17:30:59] [Server thread/INFO]: [ChestShop] Vault loaded!
[17:30:59] [Server thread/INFO]: [ChestShop] Using Paper's BlockDestroyEvent instead of the BlockPhysicsEvent!
[17:30:59] [Server thread/INFO]: [ChestShop] Auto-updater is disabled. If you want the plugin to automatically download new releases then set 'TURN_OFF_UPDATES' to 'false' in your config.yml!
[17:30:59] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.21
[17:30:59] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.1.1*
[17:30:59] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
[17:30:59] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
[17:30:59] [Server thread/INFO]: [LoginSecurity] Registering commands...
[17:30:59] [Server thread/INFO]: [LoginSecurity] Registering listeners...
[17:30:59] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
[17:30:59] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.7.0
[17:31:00] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[17:31:00] [Server thread/INFO]: [ajLeaderboards] Loaded 0 boards
[17:31:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajlb [2.7.0]
[17:31:00] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[17:31:00] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.7.0 by ajgeiss0702 enabled!
[17:31:00] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[17:31:00] [Server thread/INFO]: 0 placeholder hook(s) registered!
[17:31:00] [Server thread/INFO]: Starting GS4 status listener
[17:31:00] [Server thread/INFO]: Thread Query Listener started
[17:31:00] [Query Listener #1/INFO]: Query running on 0.0.0.0:56760
[17:31:00] [Server thread/INFO]: Running delayed init tasks
[17:31:00] [Craft Scheduler Thread - 3 - Essentials/INFO]: [Essentials] Získávání informací o verzi…
[17:31:00] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[17:31:00] [Craft Scheduler Thread - 13 - Vault/INFO]: [Vault] Checking for Updates ... 
[17:31:00] [Craft Scheduler Thread - 10 - CMILib/INFO]: New version of CMILib was detected. Please update it
[17:31:00] [Craft Scheduler Thread - 7 - CrazyCrates/INFO]: [CrazyCrates] Plugin is up to date! - v1.11.15.4
[17:31:00] [Craft Scheduler Thread - 3 - Essentials/WARN]: [Essentials] Tvé vývojové sestavení1 EssentialsX je zastaralé!
[17:31:00] [Craft Scheduler Thread - 3 - Essentials/WARN]: [Essentials] Ke stažení zde: https://essentialsx.net/downloads.html
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer]     |  Standalone Mode |
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer]     Current version: 14.2.12
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[17:31:00] [Craft Scheduler Thread - 4 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:31:00] [Craft Scheduler Thread - 13 - Vault/INFO]: [Vault] No new version available
[17:31:00] [Server thread/INFO]: [Slimefun] Now running MetricsModule build #28
[17:31:00] [Server thread/INFO]: [Slimefun] with a total of 19/19 chart(s)!
[17:31:00] [Server thread/INFO]: [Slimefun] Metrics build #28 started.
[17:31:00] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
[17:31:00] [Server thread/INFO]: [Slimefun] Found 1,174 Recipes!
[17:31:00] [Server thread/INFO]: 
[17:31:00] [Server thread/INFO]: ######################### - Slimefun vDEV - 1061 (git 79e057d2) - #########################
[17:31:00] [Server thread/INFO]: 
[17:31:00] [Server thread/INFO]: Successfully loaded 549 Items and 257 Researches
[17:31:00] [Server thread/INFO]: ( 549 Items from Slimefun, 0 Items from 1 Addons )
[17:31:00] [Server thread/INFO]: 
[17:31:00] [Server thread/INFO]: Slimefun is an Open-Source project that is kept alive by a large community.
[17:31:00] [Server thread/INFO]: Consider helping us maintain this project by contributing on GitHub!
[17:31:00] [Server thread/INFO]: 
[17:31:00] [Server thread/INFO]:  - Source Code:  https://github.com/Slimefun/Slimefun4
[17:31:00] [Server thread/INFO]:  - Wiki:         https://github.com/Slimefun/Slimefun4/wiki
[17:31:00] [Server thread/INFO]:  - Addons:       https://github.com/Slimefun/Slimefun4/wiki/Addons
[17:31:00] [Server thread/INFO]:  - Bug Reports:  https://github.com/Slimefun/Slimefun4/issues
[17:31:00] [Server thread/INFO]:  - Discord:      https://discord.gg/slimefun
[17:31:00] [Server thread/INFO]: 
[17:31:01] [Craft Scheduler Thread - 1 - Slimefun/INFO]: [Slimefun] Slimefun is already up to date!
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Resurretion Gaming Community"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Resurretion Gaming Community"
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Resurretion Gaming Community_nether"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Resurretion Gaming Community_nether"
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Resurretion Gaming Community_the_end"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Resurretion Gaming Community_the_end"
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "stavby"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "stavby"
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "ZALOHY"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "ZALOHY"
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "test"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "test"
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "EVENTY"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "EVENTY"
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks for World "SPAWN"
[17:31:01] [Server thread/INFO]: [Slimefun] This may take a long time...
[17:31:01] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[17:31:01] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "SPAWN"
[17:31:01] [Server thread/INFO]: [dough: protection] Loading Protection Modules...
[17:31:01] [Server thread/INFO]: [dough: protection] This may happen more than once.
[17:31:01] [Server thread/INFO]: Done (18.125s)! For help, type "help"
[17:31:01] [Craft Scheduler Thread - 0 - CratesPlus/INFO]: Checking for updates via Spigot...
[17:31:01] [Craft Scheduler Thread - 0 - CratesPlus/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
[17:31:01] [Server thread/WARN]: [CraftBook] §cWarning! You have no mechanics enabled, the plugin will appear to do nothing until a feature is enabled!
[17:31:05] [User Authenticator #0/INFO]: UUID of player nutelakovej is 2133312d-a830-3fa3-86da-9a2f2405b62d
[17:31:07] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:31:07] [Server thread/INFO]: nutelakovej joined the game
[17:31:07] [Server thread/INFO]: nutelakovej[/86.49.254.81:9273] logged in with entity id 1474 at ([Resurretion Gaming Community]-46.69999998807907, 99.70665622349607, 121.68678783670215)
[17:31:07] [Craft Scheduler Thread - 20 - ajLeaderboards/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:31:10] [AJLBFETCH-2-3/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:31:17] [Server thread/INFO]: nutelakovej issued server command: /pl
[17:31:28] [User Authenticator #0/INFO]: UUID of player ThomasOriginal_ is bde01413-ee19-3fce-bc47-de468756d36e
[17:31:28] [Server thread/INFO]: ThomasOriginal_ joined the game
[17:31:28] [Server thread/INFO]: ThomasOriginal_[/91.221.213.136:50471] logged in with entity id 1582 at ([Resurretion Gaming Community]-119.69999998807907, 74.54829552387955, 25.20597039330915)
[17:31:28] [Craft Scheduler Thread - 16 - ajLeaderboards/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:31:31] [Craft Scheduler Thread - 0 - Slimefun/ERROR]: [dough: skins] Exception while requesting skin: https://api.mojang.com/users/profiles/minecraft/amarcais53
[17:31:31] [Craft Scheduler Thread - 19 - Slimefun/WARN]: [Slimefun] Attempted to refresh skin cache, got this response: ExecutionException: java.io.FileNotFoundException: https://api.mojang.com/users/profiles/minecraft/amarcais53
[17:31:31] [Craft Scheduler Thread - 19 - Slimefun/WARN]: [Slimefun] This usually means mojang.com is temporarily down or started to rate-limit this connection, nothing to worry about!
[17:31:32] [Server thread/INFO]: ThomasOriginal_ lost connection: Disconnected
[17:31:32] [Server thread/INFO]: ThomasOriginal_ left the game
[17:32:10] [AJLBFETCH-2-6/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:33:10] [AJLBFETCH-2-8/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:33:16] [User Authenticator #1/INFO]: UUID of player ThomasOriginal_ is bde01413-ee19-3fce-bc47-de468756d36e
[17:33:16] [Server thread/INFO]: ThomasOriginal_ joined the game
[17:33:16] [Server thread/INFO]: ThomasOriginal_[/91.221.213.136:50500] logged in with entity id 1803 at ([Resurretion Gaming Community]-119.69999998807907, 74.54829552387955, 25.20597039330915)
[17:33:16] [Craft Scheduler Thread - 16 - ajLeaderboards/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:34:10] [AJLBFETCH-2-11/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:34:10] [AJLBFETCH-2-12/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:35:10] [AJLBFETCH-2-15/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:35:10] [AJLBFETCH-2-16/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:35:34] [Server thread/INFO]: ThomasOriginal_ lost connection: Disconnected
[17:35:34] [Server thread/INFO]: ThomasOriginal_ left the game
[17:35:35] [User Authenticator #2/INFO]: UUID of player ThomasOriginal_ is bde01413-ee19-3fce-bc47-de468756d36e
[17:35:35] [Server thread/INFO]: ThomasOriginal_ joined the game
[17:35:35] [Server thread/INFO]: ThomasOriginal_[/91.221.213.136:50534] logged in with entity id 2552 at ([Resurretion Gaming Community]-26.498603375987997, 85.21934088181013, 59.335946497379354)
[17:35:35] [Craft Scheduler Thread - 23 - ajLeaderboards/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:36:01] [Server thread/WARN]: [CraftBook] §cWarning! You have no mechanics enabled, the plugin will appear to do nothing until a feature is enabled!
[17:36:10] [AJLBFETCH-2-21/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:36:10] [AJLBFETCH-2-20/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:37:10] [AJLBFETCH-2-23/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:37:10] [AJLBFETCH-2-24/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:38:10] [AJLBFETCH-2-28/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:38:10] [AJLBFETCH-2-27/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:39:10] [AJLBFETCH-2-31/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.
[17:39:10] [AJLBFETCH-2-32/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:40:10] [AJLBFETCH-2-36/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for ThomasOriginal_) Skipping.
[17:40:10] [AJLBFETCH-2-35/WARN]: [ajLeaderboards] Extra statistic_player_kills returned itself! (for nutelakovej) Skipping.


Highlighting for 'Other' types handled by Highlight.JS, which was released under the BSD 3-Clause License.