· 6 years ago · Mar 24, 2020, 05:46 PM
1[18:38:10] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[18:38:10] [Server thread/INFO]: Loading properties
3[18:38:10] [Server thread/INFO]: Default game type: SURVIVAL
4[18:38:10] [Server thread/INFO]: This server is running Paper version git-Paper-1618 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[18:38:10] [Server thread/INFO]: Using 4 threads for Netty based IO
6[18:38:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[18:38:10] [Server thread/INFO]: Debug logging is disabled
8[18:38:10] [Server thread/INFO]: Generating keypair
9[18:38:10] [Server thread/INFO]: Starting Minecraft server on 82.208.17.52:27151
10[18:38:10] [Server thread/INFO]: Using epoll channel type
11[18:38:10] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[18:38:11] [Server thread/ERROR]: Could not load 'plugins/TokenEnchant-14.3.3.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
14 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1618]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1618]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:276) ~[patched_1.12.2.jar:git-Paper-1618]
17 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1618]
18 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1618]
19 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
20 at java.lang.Thread.run(Thread.java:834) [?:?]
21Caused by: java.lang.ExceptionInInitializerError
22 at java.lang.J9VMInternals.ensureError(J9VMInternals.java:193) ~[?:?]
23 at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:182) ~[?:?]
24 at java.lang.Class.forNameImpl(Native Method) ~[?:?]
25 at java.lang.Class.forName(Class.java:412) ~[?:?]
26 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.12.2.jar:git-Paper-1618]
27 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1618]
28 ... 6 more
29Caused by: java.lang.IllegalAccessException: illegal setter on final field
30 at java.lang.invoke.MethodHandles$Lookup.unreflectSetter(MethodHandles.java:1299) ~[?:?]
31 at java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302) ~[?:?]
32 at com.vk2gpz.tokenenchant.TokenEnchant.WKK(TokenEnchant.java) ~[?:?]
33 at java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302) ~[?:?]
34 at com.vk2gpz.tokenenchant.TokenEnchant.WKK(TokenEnchant.java) ~[?:?]
35 at java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302) ~[?:?]
36 at com.vk2gpz.tokenenchant.TokenEnchant.<clinit>(TokenEnchant.java) ~[?:?]
37 at java.lang.Class.forNameImpl(Native Method) ~[?:?]
38 at java.lang.Class.forName(Class.java:412) ~[?:?]
39 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.12.2.jar:git-Paper-1618]
40 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1618]
41 ... 6 more
42[18:38:11] [Server thread/ERROR]: Could not load 'plugins/PickaxeLevels.jar' in folder 'plugins'
43org.bukkit.plugin.UnknownDependencyException: TokenEnchant
44 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.12.2.jar:git-Paper-1618]
45 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1618]
46 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1618]
47 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
48 at java.lang.Thread.run(Thread.java:834) [?:?]
49[18:38:11] [Server thread/INFO]: [KeyLocker] Loading KeyLocker v1.1
50[18:38:11] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
51[18:38:11] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
52[18:38:11] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.7.2
53[18:38:11] [Server thread/INFO]: [RawMsg] Loading RawMsg v1.6.3
54[18:38:11] [Server thread/INFO]: [HeroAction] Loading HeroAction v3.4
55[18:38:11] [Server thread/INFO]: [CommandPrompter] Loading CommandPrompter v0.1.15
56[18:38:11] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
57[18:38:11] [Server thread/INFO]: [BCommons] Loading BCommons v0.2.3
58[18:38:11] [Server thread/INFO]: [CubeMiniatures] Loading CubeMiniatures v1.1.4
59[18:38:11] [Server thread/INFO]: [BlockGlitchFix] Loading BlockGlitchFix v1.6.6
60[18:38:11] [Server thread/INFO]: [Shop] Loading Shop v1.5.3
61[18:38:11] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
62[18:38:11] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
63[18:38:12] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
64[18:38:13] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
65[18:38:13] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
66[18:38:13] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
67[18:38:13] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
68[18:38:13] [Server thread/INFO]: [ViaVersion] Loading translation mapping
69[18:38:13] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
70[18:38:14] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
71[18:38:14] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
72[18:38:14] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
73[18:38:14] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
74[18:38:14] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
75[18:38:14] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
76[18:38:15] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
77[18:38:15] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
78[18:38:15] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
79[18:38:15] [Server thread/INFO]: [Voteparty] Loading Voteparty v1.0
80[18:38:15] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.4.0-SNAPSHOT
81[18:38:15] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
82[18:38:15] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.2.3
83[18:38:15] [Server thread/INFO]: [Skript] Loading Skript v2.4-alpha4
84[18:38:15] [Server thread/INFO]: [ClickPickSell] Loading ClickPickSell v1.0
85[18:38:15] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
86[18:38:15] [Server thread/INFO]: [DisableJoinMessage] Loading DisableJoinMessage v1.0
87[18:38:15] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
88[18:38:15] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.9d
89[18:38:15] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
90[18:38:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
91[18:38:15] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
92[18:38:15] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.18.1
93[18:38:15] [Server thread/INFO]: [AntiDrop] Loading AntiDrop v2.1.7
94[18:38:15] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
95[18:38:15] [Server thread/INFO]: [Vouchers] Loading Vouchers v2.1.0
96[18:38:15] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
97[18:38:15] [Server thread/INFO]: [ItemNBTAPI] Loading ItemNBTAPI v1.8.3-SNAPSHOT
98[18:38:15] [Server thread/INFO]: [Vault] Loading Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
99[18:38:15] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.8
100[18:38:15] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.4.0
101[18:38:15] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.3-E
102[18:38:15] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
103[18:38:15] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
104[18:38:15] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.1.3
105[18:38:15] [Server thread/INFO]: [PrisonRanksX] Loading PrisonRanksX v2.4.13b
106[18:38:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
107[18:38:15] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
108[18:38:15] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.16
109[18:38:15] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.15.0
110[18:38:15] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1842)
111[18:38:15] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.12-RELEASE
112[18:38:15] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v19.10.31-7539f6d-786
113[18:38:15] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
114[18:38:15] [Server thread/INFO]: [BeastWithdraw] Loading BeastWithdraw v2.8.1
115[18:38:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.1
116[18:38:15] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
117[18:38:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
118[18:38:15] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
119[18:38:15] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
120[18:38:15] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.1-1.8.8-hotfix (build 68)
121[18:38:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
122[18:38:15] [Server thread/INFO]: [PrisonAutoMiner] Loading PrisonAutoMiner v1.0.0
123[18:38:15] [Server thread/INFO]: [CommandRegions] Loading CommandRegions v2.0.0
124[18:38:15] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.10.21
125[18:38:15] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.9.2
126[18:38:15] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.4.1
127[18:38:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
128[18:38:16] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.7.2
129[18:38:16] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.12.2
130[18:38:16] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
131[18:38:16] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
132[18:38:16] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
133[18:38:16] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.4.0-SNAPSHOT
134[18:38:16] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
135[18:38:16] [Server thread/INFO]: __
136[18:38:16] [Server thread/INFO]: | |__) LuckPerms v4.4.1
137[18:38:16] [Server thread/INFO]: |___ | Running on Bukkit - Paper
138[18:38:16] [Server thread/INFO]:
139[18:38:16] [Server thread/INFO]: [LuckPerms] Loading configuration...
140[18:38:16] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
141[18:38:16] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
142[18:38:16] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
143[18:38:16] [Server thread/INFO]: [LuckPerms] Loading messaging service... [AUTO]
144[18:38:16] [Server thread/WARN]: [LuckPerms] Messaging service 'auto' not recognised.
145[18:38:16] [Server thread/WARN]: java.lang.RuntimeException: Brigadier is not supported by the server.
146[18:38:16] [Server thread/WARN]: at me.lucko.luckperms.lib.commodore.CommodoreProvider.getCommodore(CommodoreProvider.java:65)
147[18:38:16] [Server thread/WARN]: at me.lucko.luckperms.bukkit.compat.LuckPermsBrigadier.register(LuckPermsBrigadier.java:62)
148[18:38:16] [Server thread/WARN]: at me.lucko.luckperms.bukkit.LPBukkitPlugin.registerCommands(LPBukkitPlugin.java:160)
149[18:38:16] [Server thread/WARN]: at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:142)
150[18:38:16] [Server thread/WARN]: at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:153)
151[18:38:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
152[18:38:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
153[18:38:16] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
154[18:38:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
155[18:38:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
156[18:38:16] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:223)
157[18:38:16] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
158[18:38:16] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
159[18:38:16] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
160[18:38:16] [Server thread/INFO]: [LuckPerms] Performing initial data load...
161[18:38:16] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 740ms)
162[18:38:16] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
163[18:38:16] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
164[18:38:16] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
165[18:38:17] [Server thread/INFO]: [Vault] Enabling Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
166[18:38:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
167[18:38:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
168[18:38:17] [Server thread/INFO]: [Vault] Enabled Version 1.6.7-b${env.TRAVIS_BUILD_NUMBER}
169[18:38:17] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
170[18:38:17] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.4.0
171[18:38:17] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v19.10.31-7539f6d-786
172[18:38:17] [Server thread/INFO]: Version is PlotSquared-19.10.31-7539f6d-786
173[18:38:17] [Server thread/INFO]: PLOTS » Metrics enabled.
174[18:38:17] [Server thread/INFO]: PLOTS » PlotSquared is using online UUIDs
175[18:38:17] [Server thread/INFO]: PLOTS » Key: plot-expiry, Value: false
176[18:38:17] [Server thread/INFO]: PLOTS » Key: kill-road-mobs, Value: false
177[18:38:17] [Server thread/INFO]: PLOTS » Key: kill-road-items, Value: false
178[18:38:17] [Server thread/INFO]: PLOTS » Key: worlds, Value: false
179[18:38:17] [Server thread/INFO]: PLOTS » Key: worldedit-restrictions, Value: false
180[18:38:17] [Server thread/INFO]: PLOTS » Key: database-purger, Value: false
181[18:38:17] [Server thread/INFO]: PLOTS » Key: economy, Value: false
182[18:38:17] [Server thread/INFO]: PLOTS » Key: block-cache, Value: true
183[18:38:17] [Server thread/INFO]: PLOTS » Key: kill-road-vehicles, Value: false
184[18:38:17] [Server thread/INFO]: PLOTS » Key: persistent-meta, Value: true
185[18:38:17] [Server thread/INFO]: PLOTS » Key: ban-deleter, Value: false
186[18:38:17] [Server thread/INFO]: PLOTS » Key: updater, Value: true
187[18:38:17] [Server thread/INFO]: PLOTS » Key: database, Value: true
188[18:38:17] [Server thread/INFO]: PLOTS » Key: plotme-converter, Value: true
189[18:38:17] [Server thread/INFO]: PLOTS » Key: permission-cache, Value: false
190[18:38:17] [Server thread/INFO]: PLOTS » Key: disable-fawe-optimization, Value: false
191[18:38:17] [Server thread/INFO]: PLOTS » Key: rating-cache, Value: true
192[18:38:17] [Server thread/INFO]: PLOTS » Key: comment-notifier, Value: false
193[18:38:17] [Server thread/INFO]: PLOTS » Key: metrics, Value: true
194[18:38:17] [Server thread/INFO]: PLOTS » Key: chunk-processor, Value: false
195[18:38:17] [Server thread/INFO]: PLOTS » Key: uuid-cache, Value: true
196[18:38:17] [Server thread/INFO]: PLOTS » Key: events, Value: true
197[18:38:17] [Server thread/INFO]: PLOTS » Key: commands, Value: true
198[18:38:17] [Server thread/INFO]: PlotSquared is now enabled
199[18:38:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
200[18:38:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
201[18:38:17] [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.
202[18:38:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
203[18:38:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
204[18:38:17] [Server thread/INFO]: Preparing level "world"
205[18:38:17] [Server thread/INFO]: -------- World Settings For [world] --------
206[18:38:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
207[18:38:17] [Server thread/INFO]: Cane Growth Modifier: 100%
208[18:38:17] [Server thread/INFO]: Melon Growth Modifier: 100%
209[18:38:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
210[18:38:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
211[18:38:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
212[18:38:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
213[18:38:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
214[18:38:17] [Server thread/INFO]: Vine Growth Modifier: 100%
215[18:38:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
216[18:38:17] [Server thread/INFO]: Item Merge Radius: 2.5
217[18:38:17] [Server thread/INFO]: Experience Merge Radius: 3.0
218[18:38:17] [Server thread/INFO]: View Distance: 7
219[18:38:17] [Server thread/INFO]: Mob Spawn Range: 4
220[18:38:17] [Server thread/INFO]: Item Despawn Rate: 6000
221[18:38:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
222[18:38:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
223[18:38:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
224[18:38:17] [Server thread/INFO]: Random Lighting Updates: false
225[18:38:17] [Server thread/INFO]: Structure Info Saving: true
226[18:38:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
227[18:38:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
228[18:38:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
229[18:38:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
230[18:38:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
231[18:38:17] [Server thread/INFO]: Max TNT Explosions: 100
232[18:38:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
233[18:38:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
234[18:38:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
235[18:38:18] [Server thread/INFO]: Cane Growth Modifier: 100%
236[18:38:18] [Server thread/INFO]: Melon Growth Modifier: 100%
237[18:38:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
238[18:38:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
239[18:38:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
240[18:38:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
241[18:38:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
242[18:38:18] [Server thread/INFO]: Vine Growth Modifier: 100%
243[18:38:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
244[18:38:18] [Server thread/INFO]: Item Merge Radius: 2.5
245[18:38:18] [Server thread/INFO]: Experience Merge Radius: 3.0
246[18:38:18] [Server thread/INFO]: View Distance: 7
247[18:38:18] [Server thread/INFO]: Mob Spawn Range: 4
248[18:38:18] [Server thread/INFO]: Item Despawn Rate: 6000
249[18:38:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
250[18:38:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
251[18:38:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
252[18:38:18] [Server thread/INFO]: Random Lighting Updates: false
253[18:38:18] [Server thread/INFO]: Structure Info Saving: true
254[18:38:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
255[18:38:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
256[18:38:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
257[18:38:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
258[18:38:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
259[18:38:18] [Server thread/INFO]: Max TNT Explosions: 100
260[18:38:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
261[18:38:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
262[18:38:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
263[18:38:18] [Server thread/INFO]: Cane Growth Modifier: 100%
264[18:38:18] [Server thread/INFO]: Melon Growth Modifier: 100%
265[18:38:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
266[18:38:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
267[18:38:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
268[18:38:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
269[18:38:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
270[18:38:18] [Server thread/INFO]: Vine Growth Modifier: 100%
271[18:38:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
272[18:38:18] [Server thread/INFO]: Item Merge Radius: 2.5
273[18:38:18] [Server thread/INFO]: Experience Merge Radius: 3.0
274[18:38:18] [Server thread/INFO]: View Distance: 7
275[18:38:18] [Server thread/INFO]: Mob Spawn Range: 4
276[18:38:18] [Server thread/INFO]: Item Despawn Rate: 6000
277[18:38:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
278[18:38:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
279[18:38:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
280[18:38:18] [Server thread/INFO]: Random Lighting Updates: false
281[18:38:18] [Server thread/INFO]: Structure Info Saving: true
282[18:38:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
283[18:38:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
284[18:38:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
285[18:38:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
286[18:38:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
287[18:38:18] [Server thread/INFO]: Max TNT Explosions: 100
288[18:38:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
289[18:38:18] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2009995673247417630)
290[18:38:18] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2009995673247417630)
291[18:38:19] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2009995673247417630)
292[18:38:19] [Server thread/INFO]: [KeyLocker] Enabling KeyLocker v1.1
293[18:38:19] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
294[18:38:19] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
295[18:38:19] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
296[18:38:19] [Server thread/INFO]: [RawMsg] Enabling RawMsg v1.6.3
297[18:38:19] [Server thread/INFO]: [RawMsg] RawMsg has been Loaded
298[18:38:19] [Server thread/INFO]: [HeroAction] Enabling HeroAction v3.4
299[18:38:19] [Server thread/INFO]: [HeroAction] Checking for Updates...
300[18:38:19] [Server thread/INFO]: [CommandPrompter] Enabling CommandPrompter v0.1.15
301[18:38:19] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
302[18:38:19] [Server thread/INFO]: [DeluxeTags] 10 tags loaded
303[18:38:19] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
304[18:38:19] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
305[18:38:19] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
306[18:38:19] [Server thread/INFO]: [BCommons] Enabling BCommons v0.2.3
307[18:38:19] [Server thread/INFO]: [BCommons] [Info]: Server NMS package version: v1_12_R1 (legacy: true).
308[18:38:19] [Server thread/INFO]: [BCommons] [Info]: Registered worker: WorkerBInventory.
309[18:38:19] [Server thread/INFO]: [CubeMiniatures] Enabling CubeMiniatures v1.1.4
310[18:38:19] [Server thread/INFO]: [CubeMiniatures] v1.1.4 created by ElDub
311[18:38:19] [Server thread/INFO]: [CubeMiniatures] Plugin enabled correctly
312[18:38:19] [Server thread/INFO]: [BlockGlitchFix] Enabling BlockGlitchFix v1.6.6
313[18:38:19] [Server thread/INFO]: [BlockGlitchFix] Initializing some values...
314[18:38:19] [Server thread/INFO]: [BlockGlitchFix] Initializing a few other things...
315[18:38:19] [Server thread/INFO]: [BlockGlitchFix] Registering Event(s)...
316[18:38:19] [Server thread/INFO]: [BlockGlitchFix] BlockGlitchFix has been initialized successfully! \(^w^)/
317[18:38:19] [Server thread/INFO]: [BlockGlitchFix] Is my performance satisfactory? If you enjoy having me around, leave a review on my spigot page! ^w^
318[18:38:19] [Server thread/INFO]: [Shop] Enabling Shop v1.5.3
319[18:38:19] [Server thread/INFO]: [Shop] Registered amount pattern: 1-64
320[18:38:19] [Server thread/INFO]: [Shop] Registered shop: blocks
321[18:38:19] [Server thread/INFO]: [Shop] Registered shop: wool
322[18:38:19] [Server thread/INFO]: [Shop] Registered shop: farming
323[18:38:19] [Server thread/INFO]: [Shop] Registered shop: mobdrops
324[18:38:19] [Server thread/INFO]: [Shop] Registered shop: food
325[18:38:19] [Server thread/INFO]: [Shop] Registered shop: redstone
326[18:38:19] [Server thread/INFO]: [Shop] Registered shop: miscellaneous
327[18:38:19] [Server thread/INFO]: [Shop] Registered shop: clay
328[18:38:19] [Server thread/INFO]: [Shop] Registered shop: glass
329[18:38:19] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3
330[18:38:19] [Server thread/INFO]: [Voteparty] Enabling Voteparty v1.0
331[18:38:19] [Server thread/INFO]: [Voteparty] Voteparty by Troll_C enabled
332[18:38:19] [Server thread/INFO]: [VoteRoulette] Enabling VoteRoulette v3.2.3
333[18:38:19] [Server thread/INFO]: [VoteRoulette] Hooked into Votifier!
334[18:38:19] [Server thread/INFO]: [VoteRoulette] Hooked into Vault!
335[18:38:19] [Server thread/INFO]: [VoteRoulette] Loading all files and data...
336[18:38:19] [Server thread/INFO]: [VoteRoulette] Setting default command alias: vr
337[18:38:19] [Server thread/INFO]: [VoteRoulette] Added Reward: Vote key
338[18:38:19] [Server thread/INFO]: [VoteRoulette] "Vote key" saved as default reward.
339[18:38:19] [Server thread/INFO]: [VoteRoulette] Added Milestone: My First Milestone
340[18:38:19] [Server thread/INFO]: [VoteRoulette] ...finished loading files and data!
341[18:38:19] [Server thread/WARN]: [VoteRoulette] Your server is in offline mode but VoteRoulette is set to use UUIDs. Players with illegitimate copies of Minecraft will not get their stats tracked. The use of UUIDs has been automatically disabled. You can set "useUUIDs" to "always" to override this.
342[18:38:19] [Server thread/INFO]: [VoteRoulette] [VoteRoulette] Enabled!
343[18:38:19] [Server thread/INFO]: [Skript] Enabling Skript v2.4-alpha4
344[18:38:20] [Server thread/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
345[18:38:22] [Server thread/INFO]: [Skript] Loaded 18144 aliases in 2334ms
346[18:38:22] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
347[18:38:22] [Server thread/INFO]: [ClickPickSell] Enabling ClickPickSell v1.0
348[18:38:22] [Server thread/INFO]: [ClickPickSell] CPS has been enabled
349[18:38:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
350[18:38:22] [Server thread/INFO]: [ClearLag] Loading modules...
351[18:38:22] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
352[18:38:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
353[18:38:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
354[18:38:22] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
355[18:38:22] [Server thread/INFO]: [DisableJoinMessage] Enabling DisableJoinMessage v1.0
356[18:38:22] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
357[18:38:22] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.0.9d
358[18:38:22] [Server thread/INFO]: DisableJoinMessage Developed by MajkGamesCZDisableJoinMessage Enabled!Plugin now will disable all onJoin messages!The following materials are allowed to have stacks larger than the vanilla size: POTION
359[18:38:22] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
360[18:38:22] [Server thread/INFO]: [Illegal Stack] - MC Version < 1.13 detected!
361[18:38:22] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
362[18:38:22] [Server thread/INFO]: [Votifier] Loaded token for website: default
363[18:38:22] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
364[18:38:22] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:8192.
365[18:38:22] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.18.1
366[18:38:22] [Server thread/INFO]: [VoidSpawn] No SkyBlock plugins found, disabling island mode support.
367[18:38:22] [Server thread/INFO]: [VoidSpawn] v1.18.1 by EnderCrest enabled
368[18:38:22] [Server thread/INFO]: [AntiDrop] Enabling AntiDrop v2.1.7
369[18:38:22] [Server thread/INFO]: [Vouchers] Enabling Vouchers v2.1.0
370[18:38:22] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
371[18:38:22] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
372[18:38:23] [Server thread/WARN]: [DeluxeMenus] Detected invalid configuration in file: mines.yml
373[18:38:23] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
374[18:38:23] [Server thread/WARN]: in 'string', line 555, column 5:
375[18:38:23] [Server thread/WARN]: material: 'basehead-eyJ0ZXh0dXJl ...
376[18:38:23] [Server thread/WARN]: ^
377[18:38:23] [Server thread/WARN]: expected <block end>, but found Scalar
378[18:38:23] [Server thread/WARN]: in 'string', line 576, column 6:
379[18:38:23] [Server thread/WARN]: '[sound] random.levelup'
380[18:38:23] [Server thread/WARN]: ^
381[18:38:23] [Server thread/WARN]:
382[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
383[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
384[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
385[18:38:23] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.checkConfig(DeluxeMenusConfig.java:578)
386[18:38:23] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.loadGUIMenus(DeluxeMenusConfig.java:658)
387[18:38:23] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenus.onEnable(DeluxeMenus.java:62)
388[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
389[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
390[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
391[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
392[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
393[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
394[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
395[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
396[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
397[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
398[18:38:23] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
399[18:38:23] [Server thread/WARN]: in 'string', line 555, column 5:
400[18:38:23] [Server thread/WARN]: material: 'basehead-eyJ0ZXh0dXJl ...
401[18:38:23] [Server thread/WARN]: ^
402[18:38:23] [Server thread/WARN]: expected <block end>, but found Scalar
403[18:38:23] [Server thread/WARN]: in 'string', line 576, column 6:
404[18:38:23] [Server thread/WARN]: '[sound] random.levelup'
405[18:38:23] [Server thread/WARN]: ^
406[18:38:23] [Server thread/WARN]:
407[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571)
408[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
409[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
410[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227)
411[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
412[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249)
413[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240)
414[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
415[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
416[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249)
417[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240)
418[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
419[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
420[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
421[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
422[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140)
423[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
424[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
425[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
426[18:38:23] [Server thread/WARN]: ... 16 more
427[18:38:23] [Server thread/WARN]: [DeluxeMenus] Menu: mines in file: mines.yml not loaded.
428[18:38:23] [Server thread/WARN]: [DeluxeMenus] Detected invalid configuration in file: help.yml
429[18:38:23] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
430[18:38:23] [Server thread/WARN]: in 'string', line 343, column 8:
431[18:38:23] [Server thread/WARN]: - '&e&o které záleží na tvém ranku. ...
432[18:38:23] [Server thread/WARN]: ^
433[18:38:23] [Server thread/WARN]: expected alphabetic or numeric character, but found &(38)
434[18:38:23] [Server thread/WARN]: in 'string', line 343, column 10:
435[18:38:23] [Server thread/WARN]: - '&e&o které záleží na tvém ranku.&7 ...
436[18:38:23] [Server thread/WARN]: ^
437[18:38:23] [Server thread/WARN]:
438[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
439[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
440[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
441[18:38:23] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.checkConfig(DeluxeMenusConfig.java:578)
442[18:38:23] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.loadGUIMenus(DeluxeMenusConfig.java:658)
443[18:38:23] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenus.onEnable(DeluxeMenus.java:62)
444[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
445[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
446[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
447[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
448[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
449[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
450[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
451[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
452[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
453[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
454[18:38:23] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
455[18:38:23] [Server thread/WARN]: in 'string', line 343, column 8:
456[18:38:23] [Server thread/WARN]: - '&e&o které záleží na tvém ranku. ...
457[18:38:23] [Server thread/WARN]: ^
458[18:38:23] [Server thread/WARN]: expected alphabetic or numeric character, but found &(38)
459[18:38:23] [Server thread/WARN]: in 'string', line 343, column 10:
460[18:38:23] [Server thread/WARN]: - '&e&o které záleží na tvém ranku.&7 ...
461[18:38:23] [Server thread/WARN]: ^
462[18:38:23] [Server thread/WARN]:
463[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1455)
464[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939)
465[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370)
466[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
467[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:529)
468[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
469[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
470[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:200)
471[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:152)
472[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249)
473[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240)
474[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
475[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
476[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249)
477[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240)
478[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
479[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
480[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249)
481[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240)
482[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
483[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
484[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
485[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
486[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140)
487[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
488[18:38:23] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
489[18:38:23] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
490[18:38:23] [Server thread/WARN]: ... 16 more
491[18:38:23] [Server thread/WARN]: [DeluxeMenus] Menu: help in file: help.yml not loaded.
492[18:38:23] [Server thread/INFO]: [DeluxeMenus] 8 GUI menus loaded!
493[18:38:23] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
494[18:38:23] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
495[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Enabling ItemNBTAPI v1.8.3-SNAPSHOT
496[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Checking bindings...
497[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Minecraft Version:
498[18:38:23] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_12_R1! Trying to find NMS support
499[18:38:23] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_12_R1' loaded!
500[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Gson:
501[18:38:23] [Server thread/INFO]: Found Gson: class com.google.gson.Gson
502[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Classes:
503[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Methods:
504[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Running NBT reflection test...
505[18:38:23] [Server thread/INFO]: {test:"test",time:1585071503131L,testcomp:{test2:"ok",test1:"ok"}}
506[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Testing Entity NBT!
507[18:38:23] [Server thread/INFO]: [ItemNBTAPI] {AgeLocked:0b,IsChickenJockey:0b,HurtByTimestamp:0,Attributes:[{Base:4.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.25d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:16.0d,Modifiers:[{UUIDMost:-1047560977051598429L,UUIDLeast:-7011061006579632276L,Amount:0.027527355583633912d,Operation:1,Name:"Random spawn bonus"}],Name:"generic.followRange"}],Invulnerable:0b,FallFlying:0b,ForcedAge:0,PortalCooldown:0,AbsorptionAmount:0.0f,FallDistance:0.0f,InLove:0,DeathTime:0s,WorldUUIDMost:4650957444693377677L,HandDropChances:[0.085f,0.085f],PersistenceRequired:1b,Spigot.ticksLived:9468938,Age:0,Motion:[0.0d,-0.0784000015258789d,0.0d],Leashed:0b,UUIDLeast:-7490940343588067116L,Health:4.0f,Bukkit.updateLevel:2,LeftHanded:0b,Air:300s,OnGround:1b,Dimension:0,Rotation:[95.437256f,0.0f],HandItems:[{},{}],ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],EggLayTime:3591,UUIDMost:8419857249175227118L,CustomName:"§;§;§:Chicken 11x",Pos:[415.60633694229824d,81.0d,-581.5642696524847d],Fire:-1s,ArmorItems:[{},{},{},{}],CanPickUpLoot:0b,HurtTime:0s,WorldUUIDLeast:-8153651589753774957L,CustomNameVisible:1b}
508[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Entity NBT seems to work!
509[18:38:23] [Server thread/INFO]: [ItemNBTAPI] Success! This version of Item-NBT-API is compatible with your server.
510[18:38:23] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.8
511[18:38:23] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.52:28151
512[18:38:23] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.8.3-E
513[18:38:23] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
514[18:38:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
515[18:38:23] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
516[18:38:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
517[18:38:23] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
518[18:38:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
519[18:38:23] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
520[18:38:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
521[18:38:23] [Server thread/INFO]: [CrazyCrates] Loading custom files.
522[18:38:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Mine.yml.
523[18:38:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Rare.yml.
524[18:38:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Legendary.yml.
525[18:38:23] [Server thread/ERROR]: Cannot load plugins/CrazyCrates/Crates/Vote.yml
526org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
527 in 'string', line 235, column 11:
528 - &a&l[&6&l!&a&l] &ePrávě jsi vyhr ...
529 ^
530expected alphabetic or numeric character, but found &(38)
531 in 'string', line 235, column 13:
532 - &a&l[&6&l!&a&l] &ePrávě jsi vyhrál ...
533 ^
534
535 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[patched_1.12.2.jar:git-Paper-1618]
536 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[patched_1.12.2.jar:git-Paper-1618]
537 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[patched_1.12.2.jar:git-Paper-1618]
538 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) ~[patched_1.12.2.jar:git-Paper-1618]
539 at me.badbones69.crazycrates.controllers.FileManager$CustomFile.<init>(FileManager.java:372) ~[?:?]
540 at me.badbones69.crazycrates.controllers.FileManager.setup(FileManager.java:70) ~[?:?]
541 at me.badbones69.crazycrates.Main.onEnable(Main.java:68) ~[?:?]
542 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1618]
543 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1618]
544 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1618]
545 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1618]
546 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1618]
547 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1618]
548 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1618]
549 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1618]
550 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1618]
551 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
552 at java.lang.Thread.run(Thread.java:834) [?:?]
553Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor
554 in 'string', line 235, column 11:
555 - &a&l[&6&l!&a&l] &ePrávě jsi vyhr ...
556 ^
557expected alphabetic or numeric character, but found &(38)
558 in 'string', line 235, column 13:
559 - &a&l[&6&l!&a&l] &ePrávě jsi vyhrál ...
560 ^
561
562 at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1455) ~[patched_1.12.2.jar:git-Paper-1618]
563 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[patched_1.12.2.jar:git-Paper-1618]
564 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[patched_1.12.2.jar:git-Paper-1618]
565 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[patched_1.12.2.jar:git-Paper-1618]
566 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:503) ~[patched_1.12.2.jar:git-Paper-1618]
567 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceFirstEntry.produce(ParserImpl.java:495) ~[patched_1.12.2.jar:git-Paper-1618]
568 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[patched_1.12.2.jar:git-Paper-1618]
569 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[patched_1.12.2.jar:git-Paper-1618]
570 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:200) ~[patched_1.12.2.jar:git-Paper-1618]
571 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:152) ~[patched_1.12.2.jar:git-Paper-1618]
572 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249) ~[patched_1.12.2.jar:git-Paper-1618]
573 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240) ~[patched_1.12.2.jar:git-Paper-1618]
574 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228) ~[patched_1.12.2.jar:git-Paper-1618]
575 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[patched_1.12.2.jar:git-Paper-1618]
576 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249) ~[patched_1.12.2.jar:git-Paper-1618]
577 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240) ~[patched_1.12.2.jar:git-Paper-1618]
578 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228) ~[patched_1.12.2.jar:git-Paper-1618]
579 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[patched_1.12.2.jar:git-Paper-1618]
580 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249) ~[patched_1.12.2.jar:git-Paper-1618]
581 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240) ~[patched_1.12.2.jar:git-Paper-1618]
582 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228) ~[patched_1.12.2.jar:git-Paper-1618]
583 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[patched_1.12.2.jar:git-Paper-1618]
584 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249) ~[patched_1.12.2.jar:git-Paper-1618]
585 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240) ~[patched_1.12.2.jar:git-Paper-1618]
586 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228) ~[patched_1.12.2.jar:git-Paper-1618]
587 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[patched_1.12.2.jar:git-Paper-1618]
588 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[patched_1.12.2.jar:git-Paper-1618]
589 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[patched_1.12.2.jar:git-Paper-1618]
590 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140) ~[patched_1.12.2.jar:git-Paper-1618]
591 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[patched_1.12.2.jar:git-Paper-1618]
592 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[patched_1.12.2.jar:git-Paper-1618]
593 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[patched_1.12.2.jar:git-Paper-1618]
594 ... 17 more
595[18:38:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Vote.yml.
596[18:38:23] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
597[18:38:23] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
598[18:38:23] [Server thread/WARN]: [CrazyCrates] There was an error while loading the Vote.yml file.
599[18:38:23] [Server thread/WARN]: java.lang.NullPointerException
600[18:38:23] [Server thread/WARN]: at me.badbones69.crazycrates.api.CrazyCrates.loadCrates(CrazyCrates.java:111)
601[18:38:23] [Server thread/WARN]: at me.badbones69.crazycrates.Main.onEnable(Main.java:79)
602[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
603[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
604[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
605[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
606[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
607[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
608[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
609[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
610[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
611[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
612[18:38:23] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
613[18:38:23] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
614[18:38:23] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
615[18:38:23] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
616[18:38:23] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
617[18:38:23] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
618[18:38:23] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.3
619[18:38:23] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.3 is Enabled
620[18:38:23] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
621[18:38:23] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
622[18:38:23] [Server thread/INFO]: [ActionAPI] Enabling ActionAPI v1.1.3
623[18:38:23] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
624[18:38:23] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
625[18:38:23] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.spigotmc.org/api/general.php
626[18:38:23] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1919)
627[18:38:23] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
628[18:38:23] [Server thread/WARN]: at me.stst.placeholders.Main.getSpigotVersion(Main.java:219)
629[18:38:23] [Server thread/WARN]: at me.stst.placeholders.Main.checkUpdate(Main.java:199)
630[18:38:23] [Server thread/WARN]: at me.stst.placeholders.Main.onEnable(Main.java:50)
631[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
632[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
633[18:38:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
634[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
635[18:38:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
636[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
637[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
638[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
639[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
640[18:38:23] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
641[18:38:23] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
642[18:38:23] [Server thread/INFO]: [ActionAPI] An update is available, download it from spigot!
643[18:38:23] [Server thread/INFO]: [PrisonRanksX] Enabling PrisonRanksX v2.4.13b
644[18:38:23] [Thread-11/INFO]: [ClearLag] No updates found!
645[18:38:23] [Server thread/INFO]: [PrisonRanksX] Enabled.
646[18:38:23] [Server thread/INFO]: [PrisonRanksX] Loading PlaceholderAPI Placeholders...
647[18:38:23] [Server thread/INFO]: [PrisonRanksX] PlaceholderAPI Hooked.
648[18:38:23] [Server thread/INFO]: [PrisonRanksX] HolographicDisplays Hooked.
649[18:38:23] [Server thread/INFO]: [PrisonRanksX] Started without MVdWPlaceholderAPI.
650[18:38:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
651[18:38:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
652[18:38:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
653[18:38:23] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 11.0.6).
654[18:38:23] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
655[18:38:23] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.1
656[18:38:23] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
657[18:38:23] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
658[18:38:23] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
659[18:38:23] [Server thread/INFO]: [Essentials] Using locale en
660[18:38:24] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
661[18:38:24] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
662[18:38:24] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
663[18:38:24] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
664[18:38:24] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.16
665[18:38:24] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
666[18:38:24] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.15.0
667[18:38:24] [Server thread/INFO]: [DeluxeChat] 13 formats loaded!
668[18:38:24] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
669[18:38:24] [Server thread/INFO]: [DeluxeChat] Detected Vault
670[18:38:24] [Server thread/INFO]: [DeluxeChat] Hooked into Vault
671[18:38:24] [Server thread/INFO]: [DeluxeChat] Bungee integration has been enabled!
672[18:38:24] [Server thread/INFO]: [DeluxeChat] Remember DeluxeChat.jar must be running on your bungee proxy server also for integration to work properly!!
673[18:38:24] [Server thread/INFO]: ----------------------------
674[18:38:24] [Server thread/INFO]: DeluxeChat Updater
675[18:38:24] [Server thread/INFO]:
676[18:38:24] [Server thread/INFO]: You are running 1.15.0
677[18:38:24] [Server thread/INFO]: The latest version
678[18:38:24] [Server thread/INFO]: of DeluxeChat!
679[18:38:24] [Server thread/INFO]:
680[18:38:24] [Server thread/INFO]: ----------------------------
681[18:38:24] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1842)
682[18:38:24] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.12-RELEASE
683[18:38:24] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
684[18:38:24] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
685[18:38:24] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
686[18:38:24] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
687[18:38:24] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
688[18:38:24] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
689[18:38:24] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
690[18:38:24] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
691[18:38:24] [Server thread/INFO]: [CommandNPC] Initiating Database
692[18:38:24] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
693[18:38:24] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
694[18:38:24] [Thread-14/INFO]: [CommandNPC] Loading commands complete!
695[18:38:24] [Server thread/INFO]: [BeastWithdraw] Enabling BeastWithdraw v2.8.1
696[18:38:24] [Server thread/INFO]: [BeastWithdraw] /XpBottle command aliases [xpb, beastxpb, bottle] are regitered
697[18:38:24] [Server thread/INFO]: [BeastWithdraw] /bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are regitered
698[18:38:24] [Server thread/INFO]: [BeastWithdraw] Version 2.8.1 : has been enabled!
699[18:38:24] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.1
700[18:38:24] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
701[18:38:24] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
702[18:38:24] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
703[18:38:25] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
704[18:38:25] [Server thread/INFO]: -------- World Settings For [Plots] --------
705[18:38:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
706[18:38:25] [Server thread/INFO]: Cane Growth Modifier: 100%
707[18:38:25] [Server thread/INFO]: Melon Growth Modifier: 100%
708[18:38:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
709[18:38:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
710[18:38:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
711[18:38:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
712[18:38:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
713[18:38:25] [Server thread/INFO]: Vine Growth Modifier: 100%
714[18:38:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
715[18:38:25] [Server thread/INFO]: Item Merge Radius: 2.5
716[18:38:25] [Server thread/INFO]: Experience Merge Radius: 3.0
717[18:38:25] [Server thread/INFO]: View Distance: 7
718[18:38:25] [Server thread/INFO]: Mob Spawn Range: 4
719[18:38:25] [Server thread/INFO]: Item Despawn Rate: 6000
720[18:38:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
721[18:38:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
722[18:38:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
723[18:38:25] [Server thread/INFO]: Random Lighting Updates: false
724[18:38:25] [Server thread/INFO]: Structure Info Saving: true
725[18:38:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
726[18:38:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
727[18:38:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
728[18:38:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
729[18:38:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
730[18:38:25] [Server thread/INFO]: Max TNT Explosions: 100
731[18:38:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
732[18:38:25] [Server thread/INFO]: PLOTS » Detected world load for 'Plots'
733[18:38:25] [Server thread/INFO]: PLOTS » - generator: PlotSquared>PlotSquared
734[18:38:25] [Server thread/INFO]: PLOTS » - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
735[18:38:25] [Server thread/INFO]: PLOTS » - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
736[18:38:26] [Server thread/INFO]: World possibly already loaded: Plots
737[18:38:26] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3260069647413802699)
738[18:38:26] [Server thread/INFO]: -------- World Settings For [Free] --------
739[18:38:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
740[18:38:26] [Server thread/INFO]: Cane Growth Modifier: 100%
741[18:38:26] [Server thread/INFO]: Melon Growth Modifier: 100%
742[18:38:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
743[18:38:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
744[18:38:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
745[18:38:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
746[18:38:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
747[18:38:26] [Server thread/INFO]: Vine Growth Modifier: 100%
748[18:38:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
749[18:38:26] [Server thread/INFO]: Item Merge Radius: 2.5
750[18:38:26] [Server thread/INFO]: Experience Merge Radius: 3.0
751[18:38:26] [Server thread/INFO]: View Distance: 7
752[18:38:26] [Server thread/INFO]: Mob Spawn Range: 4
753[18:38:26] [Server thread/INFO]: Item Despawn Rate: 6000
754[18:38:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
755[18:38:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
756[18:38:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
757[18:38:26] [Server thread/INFO]: Random Lighting Updates: false
758[18:38:26] [Server thread/INFO]: Structure Info Saving: true
759[18:38:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
760[18:38:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
761[18:38:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
762[18:38:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
763[18:38:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
764[18:38:26] [Server thread/INFO]: Max TNT Explosions: 100
765[18:38:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
766[18:38:26] [Server thread/INFO]: Preparing start region for level 4 (Seed: -2131752048871572162)
767[18:38:27] [Server thread/INFO]: -------- World Settings For [Mines] --------
768[18:38:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
769[18:38:27] [Server thread/INFO]: Cane Growth Modifier: 100%
770[18:38:27] [Server thread/INFO]: Melon Growth Modifier: 100%
771[18:38:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
772[18:38:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
773[18:38:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
774[18:38:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
775[18:38:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
776[18:38:27] [Server thread/INFO]: Vine Growth Modifier: 100%
777[18:38:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
778[18:38:27] [Server thread/INFO]: Item Merge Radius: 2.5
779[18:38:27] [Server thread/INFO]: Experience Merge Radius: 3.0
780[18:38:27] [Server thread/INFO]: View Distance: 7
781[18:38:27] [Server thread/INFO]: Mob Spawn Range: 4
782[18:38:27] [Server thread/INFO]: Item Despawn Rate: 6000
783[18:38:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
784[18:38:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
785[18:38:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
786[18:38:27] [Server thread/INFO]: Random Lighting Updates: false
787[18:38:27] [Server thread/INFO]: Structure Info Saving: true
788[18:38:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
789[18:38:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
790[18:38:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
791[18:38:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
792[18:38:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
793[18:38:27] [Server thread/INFO]: Max TNT Explosions: 100
794[18:38:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
795[18:38:27] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2132556202521131363)
796[18:38:28] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
797[18:38:28] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
798[18:38:28] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.7
799[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-c.mine.yml'...
800[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-b.mine.yml'...
801[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-l.mine.yml'...
802[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Platinum.mine.yml'...
803[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-x.mine.yml'...
804[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-n.mine.yml'...
805[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-a.mine.yml'...
806[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-p.mine.yml'...
807[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-s.mine.yml'...
808[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-q.mine.yml'...
809[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-w.mine.yml'...
810[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-o.mine.yml'...
811[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Ultra.mine.yml'...
812[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-g.mine.yml'...
813[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-e.mine.yml'...
814[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-d.mine.yml'...
815[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-z.mine.yml'...
816[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-u.mine.yml'...
817[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-i.mine.yml'...
818[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-f.mine.yml'...
819[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mystic.mine.yml'...
820[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-t.mine.yml'...
821[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Legend.mine.yml'...
822[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Champion.mine.yml'...
823[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-j.mine.yml'...
824[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-k.mine.yml'...
825[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-r.mine.yml'...
826[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-h.mine.yml'...
827[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-y.mine.yml'...
828[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-m.mine.yml'...
829[18:38:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-v.mine.yml'...
830[18:38:28] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.7 enabled!
831[18:38:28] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
832[18:38:28] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.1-1.8.8-hotfix (build 68)
833[18:38:28] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
834[18:38:28] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
835[18:38:28] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
836[18:38:28] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
837[18:38:28] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
838[18:38:28] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
839[18:38:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
840[18:38:28] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
841[18:38:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
842[18:38:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
843[18:38:28] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
844[18:38:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
845[18:38:28] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
846[18:38:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
847[18:38:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
848[18:38:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
849[18:38:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
850[18:38:28] [Server thread/INFO]: [WorldGuard] (Plots) TNT ignition is PERMITTED.
851[18:38:28] [Server thread/INFO]: [WorldGuard] (Plots) Lighters are PERMITTED.
852[18:38:28] [Server thread/INFO]: [WorldGuard] (Plots) Lava fire is blocked.
853[18:38:28] [Server thread/INFO]: [WorldGuard] (Plots) Fire spread is UNRESTRICTED.
854[18:38:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots'
855[18:38:28] [Server thread/INFO]: [WorldGuard] (Free) TNT ignition is PERMITTED.
856[18:38:28] [Server thread/INFO]: [WorldGuard] (Free) Lighters are PERMITTED.
857[18:38:28] [Server thread/INFO]: [WorldGuard] (Free) Lava fire is blocked.
858[18:38:28] [Server thread/INFO]: [WorldGuard] (Free) Fire spread is UNRESTRICTED.
859[18:38:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Free'
860[18:38:28] [Server thread/INFO]: [WorldGuard] (Mines) TNT ignition is PERMITTED.
861[18:38:28] [Server thread/INFO]: [WorldGuard] (Mines) Lighters are PERMITTED.
862[18:38:28] [Server thread/INFO]: [WorldGuard] (Mines) Lava fire is blocked.
863[18:38:28] [Server thread/INFO]: [WorldGuard] (Mines) Fire spread is UNRESTRICTED.
864[18:38:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines'
865[18:38:28] [Server thread/INFO]: [WorldGuard] Loading region data...
866[18:38:28] [Server thread/INFO]: [PrisonAutoMiner] Enabling PrisonAutoMiner v1.0.0
867[18:38:28] [Server thread/INFO]: [CommandRegions] Enabling CommandRegions v2.0.0
868[18:38:28] [Server thread/INFO]: [CommandRegions] Enabling the plugin...
869[18:38:28] [Server thread/INFO]: [CommandRegions] Enabled CommandRegions v2.0.0!
870[18:38:28] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.10.21
871[18:38:28] [Server thread/INFO]:
872[18:38:28] [Server thread/INFO]: =============================
873[18:38:28] [Server thread/INFO]: UltimateStacker 1.10.21 by Songoda <3!
874[18:38:28] [Server thread/INFO]: Action: Enabling...
875[18:38:28] [Server thread/INFO]: [UltimateStacker] Loaded locale "en_US"
876[18:38:28] [Server thread/INFO]: [SongodaCore] Hooked UltimateStacker.
877[18:38:29] [Server thread/INFO]: [UltimateStacker] Data handler connected using SQLite.
878[18:38:29] [Server thread/INFO]: =============================
879[18:38:29] [Server thread/INFO]:
880[18:38:29] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.9.2
881[18:38:29] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
882[18:38:29] [Server thread/WARN]: [AutoSell] Shop Z Material entry DYE is incorrect!
883[18:38:29] [Server thread/WARN]: [AutoSell] Shop P1 Material entry DYE is incorrect!
884[18:38:29] [Server thread/WARN]: [AutoSell] Shop P2 Material entry DYE is incorrect!
885[18:38:29] [Server thread/WARN]: [AutoSell] Shop P3 Material entry DYE is incorrect!
886[18:38:29] [Server thread/WARN]: [AutoSell] Shop P4 Material entry DYE is incorrect!
887[18:38:29] [Server thread/WARN]: [AutoSell] Shop P5 Material entry DYE is incorrect!
888[18:38:29] [Server thread/WARN]: [AutoSell] Shop P6 Material entry DYE is incorrect!
889[18:38:29] [Server thread/INFO]: [AutoSell] 37 shops loaded!
890[18:38:29] [Server thread/INFO]: [AutoSell] 3 auto smelt entries loaded!
891[18:38:29] [Server thread/WARN]: [AutoSell] Failed to establish a hook for area handling.
892[18:38:29] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGH!
893[18:38:29] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
894[18:38:29] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
895[18:38:29] [Server thread/INFO]: [AutoSell] 0 shop signs have been loaded!
896[18:38:29] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.4.1
897[18:38:29] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
898[18:38:29] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
899[18:38:29] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
900[18:38:29] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
901[18:38:29] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
902[18:38:29] [Server thread/INFO]: [EZBlocks] 0 global pickaxe rewards loaded!
903[18:38:29] [Server thread/INFO]: [EZBlocks] 0 interval pickaxe rewards loaded!
904[18:38:30] [Server thread/INFO]: Done (12.261s)! For help, type "help" or "?"
905[18:38:30] [Server thread/INFO]: Starting GS4 status listener
906[18:38:30] [Query Listener #1/INFO]: Query running on 82.208.17.52:27151
907[18:38:30] [Server thread/INFO]: Timings Reset
908[18:38:30] [Craft Scheduler Thread - 8/INFO]: [HeroAction] ---------------------------------------------------------
909[18:38:30] [Craft Scheduler Thread - 8/INFO]: [HeroAction] There is a newer version available: 3.5, you're on: 3.4
910[18:38:30] [Craft Scheduler Thread - 8/INFO]: [HeroAction] https://www.spigotmc.org/resources/50585
911[18:38:30] [Craft Scheduler Thread - 8/INFO]: [HeroAction] ---------------------------------------------------------
912[18:38:30] [Craft Scheduler Thread - 2/INFO]: [BeastWithdraw] There is not a new update available.
913[18:38:30] [Craft Scheduler Thread - 11/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
914[18:38:30] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
915[18:38:30] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
916[18:38:30] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
917[18:38:30] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
918[18:38:30] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@d6ca7c72
919[18:38:30] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@ac503782
920[18:38:30] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
921[18:38:30] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
922[18:38:30] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
923[18:38:30] [Server thread/ERROR]: [Skript] An error occurred while trying to enable support for WorldGuard 6. WorldGuard region support has been disabled!
924[18:38:30] [Server thread/ERROR]: [Skript] Could not hook into WorldGuard. This can happen if Skript doesn't support the installed version of WorldGuard
925[18:38:30] [Server thread/INFO]: [Skript] Loading variables...
926[18:38:30] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
927[18:38:30] [Server thread/INFO]: [Skript] All scripts loaded without errors.
928[18:38:30] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 4 triggers and 0 commands in 0.15 seconds
929[18:38:30] [Server thread/INFO]: [Skript] Finished loading.
930[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
931[18:38:30] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
932[18:38:30] [Server thread/INFO]: [PlaceholderAPI] %javascript_lore% has been loaded!
933[18:38:30] [Server thread/INFO]: [PlaceholderAPI] %javascript_displayname% has been loaded!
934[18:38:30] [Server thread/INFO]: [PlaceholderAPI] %javascript_item% has been loaded!
935[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Loaded data for javascript placeholder: cooldown
936[18:38:30] [Server thread/INFO]: [PlaceholderAPI] %javascript_cooldown% has been loaded!
937[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
938[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: autosell
939[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezblocks
940[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
941[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
942[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
943[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voteroulette
944[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plotsquared
945[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
946[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: otherplayer
947[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
948[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
949[18:38:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: sound
950[18:38:31] [Server thread/INFO]: [Citizens] Loaded 8 NPCs.
951[18:38:31] [Server thread/INFO]: Starting UUID caching
952[18:38:31] [Craft Scheduler Thread - 11/INFO]: PLOTS » Starting player data caching for: world
953[18:38:31] [Craft Scheduler Thread - 11/INFO]: Fast mode UUID caching enabled!
954[18:38:31] [Craft Scheduler Thread - 11/INFO]: PLOTS » Cached a total of: 1 UUIDs
955[18:38:31] [Craft Scheduler Thread - 11/INFO]: Failed to cache: 1 uuids - slowly processing all files
956[18:38:31] [Craft Scheduler Thread - 11/INFO]: PLOTS » Cached a total of: 4 UUIDs
957[18:38:31] [Craft Scheduler Thread - 6/WARN]: [CommandPrompter] A new update is available!
958[18:38:33] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 170 placeholder expansions are available on the cloud.
959[18:38:33] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 7 installed expansions have updates available.
960[18:39:05] [User Authenticator #1/INFO]: UUID of player MachysPlayz is 2282251b-b2ed-3f3e-a77b-5b8b971778f4
961[18:39:05] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
962[18:39:06] [Server thread/INFO]: MachysPlayz[/193.165.96.22:64272] logged in with entity id 3393 at ([world]512.1561129123902, 52.0, -552.6101819451299)
963[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:477)
964[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:461)
965[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:413)
966[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:409)
967[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:162)
968[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptPlaceholder.evaluate(JavascriptPlaceholder.java:116)
969[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptExpansion.onPlaceholderRequest(JavascriptExpansion.java:167)
970[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.deluxemenus.menu.MenuItem.getItemStack(MenuItem.java:360)
971[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.deluxemenus.menu.Menu$2.run(Menu.java:232)
972[18:39:08] [Craft Scheduler Thread - 9/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
973[18:39:08] [Craft Scheduler Thread - 9/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
974[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
975[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
976[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
977[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
978[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57)
979[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213)
980[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185)
981[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172)
982[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:253)
983[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:71)
984[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.linker.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:109)
985[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.lambda$getGuardedInvocation$0(LinkerServicesImpl.java:137)
986[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink.LinkerServicesImpl$$Lambda$566/0000000000000000.get(Unknown Source)
987[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getWithLookupInternal(LinkerServicesImpl.java:168)
988[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:135)
989[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.DynamicLinker.relink(DynamicLinker.java:242)
990[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
991[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
992[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.BruteArgumentMoverHandle.invokeExact_thunkArchetype_X(BruteArgumentMoverHandle.java:404)
993[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.CollectHandle.invokeExact_thunkArchetype_X(CollectHandle.java:130)
994[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
995[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.FoldNonvoidHandle.invokeExact_thunkArchetype_X(FoldHandle.java:123)
996[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:82)
997[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
998[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$68$94$\^eval\_.itemlore(<eval>:1)
999[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1000[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:521)
1001[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.MethodHandles$CatchHelper.helper(MethodHandles.java:4484)
1002[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.ReceiverBoundHandle.invokeExact_thunkArchetype_L(ReceiverBoundHandle.java:168)
1003[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.CollectHandle.invokeExact_thunkArchetype_X(CollectHandle.java:130)
1004[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1005[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1006[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1007[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1008[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$59$\^eval\_.:program(<eval>:1)
1009[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1010[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1011[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:655)
1012[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513)
1013[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:527)
1014[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:456)
1015[18:39:08] [Craft Scheduler Thread - 9/WARN]: ... 17 more
1016[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:477)
1017[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:461)
1018[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:413)
1019[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:409)
1020[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:162)
1021[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptPlaceholder.evaluate(JavascriptPlaceholder.java:116)
1022[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptExpansion.onPlaceholderRequest(JavascriptExpansion.java:167)
1023[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.deluxemenus.menu.MenuItem.getItemStack(MenuItem.java:360)
1024[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.deluxemenus.menu.Menu$2.run(Menu.java:232)
1025[18:39:08] [Craft Scheduler Thread - 35/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
1026[18:39:08] [Craft Scheduler Thread - 35/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1027[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
1028[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
1029[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
1030[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
1031[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57)
1032[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213)
1033[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185)
1034[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172)
1035[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:253)
1036[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:71)
1037[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.linker.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:109)
1038[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.lambda$getGuardedInvocation$0(LinkerServicesImpl.java:137)
1039[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink.LinkerServicesImpl$$Lambda$566/0000000000000000.get(Unknown Source)
1040[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getWithLookupInternal(LinkerServicesImpl.java:168)
1041[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:135)
1042[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.DynamicLinker.relink(DynamicLinker.java:242)
1043[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1044[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1045[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.BruteArgumentMoverHandle.invokeExact_thunkArchetype_X(BruteArgumentMoverHandle.java:404)
1046[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.CollectHandle.invokeExact_thunkArchetype_X(CollectHandle.java:130)
1047[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1048[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.FoldNonvoidHandle.invokeExact_thunkArchetype_X(FoldHandle.java:123)
1049[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:82)
1050[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1051[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$68$94$\^eval\_.itemlore(<eval>:1)
1052[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1053[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:521)
1054[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.MethodHandles$CatchHelper.helper(MethodHandles.java:4484)
1055[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.ReceiverBoundHandle.invokeExact_thunkArchetype_L(ReceiverBoundHandle.java:168)
1056[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.CollectHandle.invokeExact_thunkArchetype_X(CollectHandle.java:130)
1057[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1058[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1059[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1060[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1061[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$59$\^eval\_.:program(<eval>:1)
1062[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1063[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1064[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:655)
1065[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513)
1066[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:527)
1067[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:456)
1068[18:39:08] [Craft Scheduler Thread - 35/WARN]: ... 17 more
1069[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:477)
1070[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:461)
1071[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:413)
1072[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:409)
1073[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:162)
1074[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptPlaceholder.evaluate(JavascriptPlaceholder.java:116)
1075[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptExpansion.onPlaceholderRequest(JavascriptExpansion.java:167)
1076[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.deluxemenus.menu.MenuItem.getItemStack(MenuItem.java:360)
1077[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.extendedclip.deluxemenus.menu.Menu$2.run(Menu.java:232)
1078[18:39:08] [Craft Scheduler Thread - 9/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
1079[18:39:08] [Craft Scheduler Thread - 9/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1080[18:39:08] [Craft Scheduler Thread - 9/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
1081[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
1082[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
1083[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
1084[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57)
1085[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213)
1086[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185)
1087[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172)
1088[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:253)
1089[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:71)
1090[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.linker.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:109)
1091[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.lambda$getGuardedInvocation$0(LinkerServicesImpl.java:137)
1092[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink.LinkerServicesImpl$$Lambda$566/0000000000000000.get(Unknown Source)
1093[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getWithLookupInternal(LinkerServicesImpl.java:168)
1094[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:135)
1095[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.dynalink/jdk.dynalink.DynamicLinker.relink(DynamicLinker.java:242)
1096[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1097[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1098[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.BruteArgumentMoverHandle.invokeExact_thunkArchetype_X(BruteArgumentMoverHandle.java:404)
1099[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.CollectHandle.invokeExact_thunkArchetype_X(CollectHandle.java:130)
1100[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$68$94$\^eval\_.itemlore(<eval>:1)
1101[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1102[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.CatchHandle.invokeExact_thunkArchetype_X(CatchHandle.java:76)
1103[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1104[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1105[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1106[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1107[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$59$\^eval\_.:program(<eval>:1)
1108[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1109[18:39:08] [Craft Scheduler Thread - 9/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1110[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:655)
1111[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513)
1112[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:527)
1113[18:39:08] [Craft Scheduler Thread - 9/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:456)
1114[18:39:08] [Craft Scheduler Thread - 9/WARN]: ... 17 more
1115[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:477)
1116[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:461)
1117[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:413)
1118[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:409)
1119[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:162)
1120[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptPlaceholder.evaluate(JavascriptPlaceholder.java:116)
1121[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.papi.expansion.javascript.JavascriptExpansion.onPlaceholderRequest(JavascriptExpansion.java:167)
1122[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.deluxemenus.menu.MenuItem.getItemStack(MenuItem.java:360)
1123[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.extendedclip.deluxemenus.menu.Menu$2.run(Menu.java:232)
1124[18:39:08] [Craft Scheduler Thread - 35/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
1125[18:39:08] [Craft Scheduler Thread - 35/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1126[18:39:08] [Craft Scheduler Thread - 35/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
1127[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
1128[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
1129[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
1130[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57)
1131[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213)
1132[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185)
1133[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172)
1134[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:253)
1135[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:71)
1136[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.linker.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:109)
1137[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.lambda$getGuardedInvocation$0(LinkerServicesImpl.java:137)
1138[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink.LinkerServicesImpl$$Lambda$566/0000000000000000.get(Unknown Source)
1139[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getWithLookupInternal(LinkerServicesImpl.java:168)
1140[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:135)
1141[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.dynalink/jdk.dynalink.DynamicLinker.relink(DynamicLinker.java:242)
1142[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1143[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1144[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.BruteArgumentMoverHandle.invokeExact_thunkArchetype_X(BruteArgumentMoverHandle.java:404)
1145[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.CollectHandle.invokeExact_thunkArchetype_X(CollectHandle.java:130)
1146[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$68$94$\^eval\_.itemlore(<eval>:1)
1147[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1148[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.CatchHandle.invokeExact_thunkArchetype_X(CatchHandle.java:76)
1149[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:49)
1150[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1151[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.GuardWithTestHandle.invokeExact_thunkArchetype_X(GuardWithTestHandle.java:80)
1152[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1153[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$59$\^eval\_.:program(<eval>:1)
1154[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_L(DirectHandle.java:302)
1155[18:39:08] [Craft Scheduler Thread - 35/WARN]: at java.base/java.lang.invoke.MutableCallSiteDynamicInvokerHandle.invokeExact_thunkArchetype_X(MutableCallSiteDynamicInvokerHandle.java:64)
1156[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:655)
1157[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513)
1158[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:527)
1159[18:39:08] [Craft Scheduler Thread - 35/WARN]: at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:456)
1160[18:39:08] [Craft Scheduler Thread - 35/WARN]: ... 17 more
1161[18:39:17] [User Authenticator #1/INFO]: UUID of player ReformedHooper is 660e87c3-9ce7-313b-8547-b75213402f8d
1162[18:39:17] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1163[18:39:17] [Server thread/INFO]: ReformedHooper[/109.81.212.90:39564] logged in with entity id 4466 at ([world]516.2444620449108, 54.116367673550705, -552.095451495166)
1164[18:39:26] [Server thread/INFO]: ReformedHooper issued server command: /PL
1165[18:40:39] [Craft Scheduler Thread - 25/INFO]: [Metrics] Connection timed out (Connection timed out)