· 6 years ago · Feb 03, 2020, 10:44 AM
1[11:40:27] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[11:40:27] [Server thread/INFO]: Loading properties
3[11:40:27] [Server thread/INFO]: Default game type: SURVIVAL
4[11:40:27] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[11:40:28] [Server thread/INFO]: Debug logging is disabled
6[11:40:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[11:40:28] [Server thread/INFO]: Using 4 threads for Netty based IO
8[11:40:28] [Server thread/INFO]: Generating keypair
9[11:40:28] [Server thread/INFO]: Starting Minecraft server on *:25565
10[11:40:28] [Server thread/INFO]: Set PluginClassLoader as parallel capable
11[11:40:28] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mhttpclient-4.5.6.jar[m.[m
12[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mhttpclient-4.5.6.jar[m:[m
13[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar[m
14[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
15[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
16[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
17[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
18[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
19[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
20[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
21[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
22[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
23[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
24[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
25[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
26[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
27[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
28[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
29[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
30[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
31[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
32[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
33[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
34[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
35[11:40:28] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mhttpcore-4.4.10.jar[m.[m
36[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mhttpcore-4.4.10.jar[m:[m
37[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar[m
38[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
39[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
40[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
41[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
42[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
43[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
44[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
45[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
46[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
47[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
48[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
49[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
50[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
51[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
52[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
53[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
54[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
55[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
56[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
57[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
58[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
59[11:40:28] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mcommons-logging-1.2.jar[m.[m
60[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mcommons-logging-1.2.jar[m:[m
61[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar[m
62[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
63[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
64[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
65[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
66[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
67[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
68[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
69[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
70[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
71[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
72[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
73[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
74[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
75[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
76[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
77[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
78[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
79[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
80[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
81[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
82[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
83[11:40:28] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mcommons-codec-1.10.jar[m.[m
84[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mcommons-codec-1.10.jar[m:[m
85[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar[m
86[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
87[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
88[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
89[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
90[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
91[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
92[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
93[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
94[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
95[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
96[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
97[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
98[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
99[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
100[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
101[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
102[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
103[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
104[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
105[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
106[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
107[11:40:28] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1moshi-core-3.13.2.jar[m.[m
108[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1moshi-core-3.13.2.jar[m:[m
109[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/com/github/oshi/oshi-core/3.13.2/oshi-core-3.13.2.jar[m
110[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
111[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
112[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
113[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
114[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
115[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
116[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
117[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
118[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
119[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
120[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
121[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
122[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
123[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
124[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
125[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
126[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
127[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
128[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
129[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
130[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
131[11:40:28] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mjna-5.3.1.jar[m.[m
132[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mjna-5.3.1.jar[m:[m
133[11:40:28] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/net/java/dev/jna/jna/5.3.1/jna-5.3.1.jar[m
134[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
135[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
136[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
137[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
138[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
139[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
140[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
141[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
142[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
143[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
144[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
145[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
146[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
147[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
148[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
149[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
150[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
151[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
152[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
153[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
154[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
155[11:40:29] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mjna-platform-5.3.1.jar[m.[m
156[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mjna-platform-5.3.1.jar[m:[m
157[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/net/java/dev/jna/jna-platform/5.3.1/jna-platform-5.3.1.jar[m
158[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
159[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
160[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
161[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
162[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
163[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
164[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
165[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
166[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
167[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
168[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
169[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
170[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
171[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
172[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
173[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
174[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
175[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
176[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
177[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
178[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
179[11:40:29] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mslf4j-api-1.7.25.jar[m.[m
180[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mslf4j-api-1.7.25.jar[m:[m
181[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.io.IOException: Server returned HTTP response code: 501 for URL: http://central.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar[m
182[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)[m
183[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)[m
184[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(Unknown Source)[m
185[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
186[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
187[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
188[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
189[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
190[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
191[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[m
192[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[m
193[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Unknown Source)[m
194[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Unknown Source)[m
195[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
196[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
197[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
198[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
199[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
200[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
201[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
202[11:40:29] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
203[11:40:29] [Server thread/ERROR]: Could not load 'plugins\CommandNPC-1.9.1.jar' in folder 'plugins'
204org.bukkit.plugin.UnknownDependencyException: Citizens
205 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [Prison.jar:git-Spigot-dcd1643-e60fc34]
206 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [Prison.jar:git-Spigot-dcd1643-e60fc34]
207 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [Prison.jar:git-Spigot-dcd1643-e60fc34]
208 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [Prison.jar:git-Spigot-dcd1643-e60fc34]
209 at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
210[11:40:30] [Server thread/INFO]: [KeyLocker] Loading KeyLocker v1.1
211[11:40:30] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
212[11:40:30] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.7.2
213[11:40:30] [Server thread/INFO]: [RawMsg] Loading RawMsg v1.6.3
214[11:40:30] [Server thread/INFO]: [CommandPrompter] Loading CommandPrompter v0.1.15
215[11:40:30] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
216[11:40:30] [Server thread/INFO]: [BCommons] Loading BCommons v0.2.3
217[11:40:30] [Server thread/ERROR]: oshi/SystemInfo initializing BCommons v0.2.3 (Is it up to date?)
218java.lang.NoClassDefFoundError: oshi/SystemInfo
219 at me.bradleysteele.commons.util.SystemInfos.<clinit>(SystemInfos.java:29) ~[?:?]
220 at me.bradleysteele.commons.BPlugin.onLoad(BPlugin.java:87) ~[?:?]
221 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [Prison.jar:git-Spigot-dcd1643-e60fc34]
222 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [Prison.jar:git-Spigot-dcd1643-e60fc34]
223 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [Prison.jar:git-Spigot-dcd1643-e60fc34]
224 at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
225Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
226 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_241]
227 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
228 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
229 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
230 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
231 ... 6 more
232[11:40:30] [Server thread/INFO]: [CubeMiniatures] Loading CubeMiniatures v1.1.4
233[11:40:30] [Server thread/INFO]: [BlockGlitchFix] Loading BlockGlitchFix v1.6.6
234[11:40:30] [Server thread/INFO]: [Shop] Loading Shop v1.5.3
235[11:40:30] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.1
236[11:40:30] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.1 is now loaded, waiting for boot. (late-bind)
237[11:40:30] [Server thread/INFO]: [Voteparty] Loading Voteparty v1.0
238[11:40:30] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.4.0-SNAPSHOT
239[11:40:30] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.2.3
240[11:40:30] [Server thread/INFO]: [Skript] Loading Skript v2.4-alpha4
241[11:40:30] [Server thread/INFO]: [ClickPickSell] Loading ClickPickSell v1.0
242[11:40:30] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
243[11:40:30] [Server thread/INFO]: [DisableJoinMessage] Loading DisableJoinMessage v1.0
244[11:40:30] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
245[11:40:30] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.9d
246[11:40:30] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
247[11:40:30] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
248[11:40:30] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
249[11:40:30] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.18.1
250[11:40:30] [Server thread/INFO]: [AntiDrop] Loading AntiDrop v2.1.7
251[11:40:30] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
252[11:40:30] [Server thread/INFO]: [Vouchers] Loading Vouchers v2.1.0
253[11:40:30] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
254[11:40:30] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
255[11:40:30] [Server thread/INFO]: [ItemNBTAPI] Loading ItemNBTAPI v1.8.3-SNAPSHOT
256[11:40:30] [Server thread/INFO]: [Vault] Loading Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
257[11:40:30] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.4.0
258[11:40:30] [Server thread/INFO]: [EpicChatPrefix] Loading EpicChatPrefix v1.3
259[11:40:30] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.3-E
260[11:40:30] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
261[11:40:30] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
262[11:40:30] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.1.3
263[11:40:30] [Server thread/INFO]: [PrisonRanksX] Loading PrisonRanksX v2.4.13b
264[11:40:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
265[11:40:30] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
266[11:40:30] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.16
267[11:40:30] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.10
268[11:40:30] [Server thread/INFO]: [TAB] Loading TAB v2.5.4
269[11:40:30] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v19.10.31-7539f6d-786
270[11:40:30] [Server thread/INFO]: [BeastWithdraw] Loading BeastWithdraw v2.8.1
271[11:40:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.1
272[11:40:30] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
273[11:40:30] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
274[11:40:30] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
275[11:40:30] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
276[11:40:30] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.1-1.8.8-hotfix (build 68)
277[11:40:30] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v15.2.11
278[11:40:30] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.4.1
279[11:40:30] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
280[11:40:30] [Server thread/INFO]: [PrisonAutoMiner] Loading PrisonAutoMiner v1.0.0
281[11:40:30] [Server thread/INFO]: [PickaxeLevels] Loading PickaxeLevels v1.0.7
282[11:40:30] [Server thread/ERROR]: Could not initialize class me.bradleysteele.commons.util.SystemInfos initializing PickaxeLevels v1.0.7 (Is it up to date?)
283java.lang.NoClassDefFoundError: Could not initialize class me.bradleysteele.commons.util.SystemInfos
284 at me.bradleysteele.commons.BPlugin.onLoad(BPlugin.java:87) ~[?:?]
285 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [Prison.jar:git-Spigot-dcd1643-e60fc34]
286 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [Prison.jar:git-Spigot-dcd1643-e60fc34]
287 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [Prison.jar:git-Spigot-dcd1643-e60fc34]
288 at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
289[11:40:30] [Server thread/INFO]: [CommandRegions] Loading CommandRegions v2.0.0
290[11:40:30] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.10.21
291[11:40:30] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.7.2
292[11:40:30] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.12.2
293[11:40:30] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
294[11:40:30] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
295[11:40:30] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
296[11:40:30] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.4.0-SNAPSHOT
297[11:40:31] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
298[11:40:31] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
299[11:40:31] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
300[11:40:31] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
301[11:40:31] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
302[11:40:31] [Server thread/INFO]: [ViaVersion] Loading translation mappping
303[11:40:31] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
304[11:40:34] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
305[11:40:34] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
306[11:40:34] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
307[11:40:34] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
308[11:40:34] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
309[11:40:34] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
310[11:40:38] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
311[11:40:38] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
312[11:40:38] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
313[11:40:38] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
314[11:40:38] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
315[11:40:38] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
316[11:40:39] [Server thread/INFO]: ====== USE PAPER ======[m
317[11:40:39] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/[m
318[11:40:39] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/[m
319[11:40:39] [Server thread/INFO]: - This is only a recommendation[m
320[11:40:39] [Server thread/INFO]: ==============================[m
321[11:40:39] [Server thread/INFO]: [Vault] Enabling Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
322[11:40:39] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
323[11:40:39] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
324[11:40:39] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
325[11:40:39] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
326[11:40:39] [Server thread/INFO]: [Vault] Enabled Version 1.6.7-b${env.TRAVIS_BUILD_NUMBER}
327[11:40:39] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.4.0
328[11:40:39] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v19.10.31-7539f6d-786
329[11:40:39] [Server thread/INFO]: Version is PlotSquared-19.10.31-7539f6d-786
330[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mMetrics enabled.[m
331[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m [0;33;22mPlotSquared is using online UUIDs[m
332[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mplot-expiry[0;31;1m, Value: [0;33;22mfalse[m
333[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mkill-road-mobs[0;31;1m, Value: [0;33;22mfalse[m
334[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mkill-road-items[0;31;1m, Value: [0;33;22mfalse[m
335[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mworlds[0;31;1m, Value: [0;33;22mfalse[m
336[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mworldedit-restrictions[0;31;1m, Value: [0;33;22mfalse[m
337[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mdatabase-purger[0;31;1m, Value: [0;33;22mfalse[m
338[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22meconomy[0;31;1m, Value: [0;33;22mfalse[m
339[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mblock-cache[0;31;1m, Value: [0;33;22mtrue[m
340[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mkill-road-vehicles[0;31;1m, Value: [0;33;22mfalse[m
341[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mpersistent-meta[0;31;1m, Value: [0;33;22mtrue[m
342[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mban-deleter[0;31;1m, Value: [0;33;22mfalse[m
343[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mupdater[0;31;1m, Value: [0;33;22mtrue[m
344[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mdatabase[0;31;1m, Value: [0;33;22mtrue[m
345[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mplotme-converter[0;31;1m, Value: [0;33;22mtrue[m
346[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mpermission-cache[0;31;1m, Value: [0;33;22mfalse[m
347[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mdisable-fawe-optimization[0;31;1m, Value: [0;33;22mfalse[m
348[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mrating-cache[0;31;1m, Value: [0;33;22mtrue[m
349[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mcomment-notifier[0;31;1m, Value: [0;33;22mfalse[m
350[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mmetrics[0;31;1m, Value: [0;33;22mtrue[m
351[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mchunk-processor[0;31;1m, Value: [0;33;22mfalse[m
352[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22muuid-cache[0;31;1m, Value: [0;33;22mtrue[m
353[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mevents[0;31;1m, Value: [0;33;22mtrue[m
354[11:40:40] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;31;1mKey: [0;33;22mcommands[0;31;1m, Value: [0;33;22mtrue[m
355[11:40:40] [Server thread/INFO]: [0;33;22mPlotSquared is now enabled[m
356[11:40:40] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
357[11:40:40] [Server thread/INFO]: Preparing level "world"
358[11:40:40] [Server thread/INFO]: -------- World Settings For [world] --------
359[11:40:40] [Server thread/INFO]: Item Merge Radius: 3.5
360[11:40:40] [Server thread/INFO]: Item Despawn Rate: 1200
361[11:40:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
362[11:40:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
363[11:40:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
364[11:40:40] [Server thread/INFO]: View Distance: 4
365[11:40:40] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
366[11:40:40] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
367[11:40:40] [Server thread/INFO]: Random Lighting Updates: false
368[11:40:40] [Server thread/INFO]: Max TNT Explosions: 10
369[11:40:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
370[11:40:40] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
371[11:40:40] [Server thread/INFO]: Structure Info Saving: true
372[11:40:40] [Server thread/INFO]: Mob Spawn Range: 3
373[11:40:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
374[11:40:40] [Server thread/INFO]: Cane Growth Modifier: 100%
375[11:40:40] [Server thread/INFO]: Melon Growth Modifier: 100%
376[11:40:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
377[11:40:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
378[11:40:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
379[11:40:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
380[11:40:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
381[11:40:40] [Server thread/INFO]: Vine Growth Modifier: 100%
382[11:40:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
383[11:40:40] [Server thread/INFO]: Experience Merge Radius: 6.0
384[11:40:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
385[11:40:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
386[11:40:40] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2009995673247417630)
387[11:40:41] [Server thread/INFO]: [KeyLocker] Enabling KeyLocker v1.1
388[11:40:41] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
389[11:40:41] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
390[11:40:41] [Server thread/INFO]: [RawMsg] Enabling RawMsg v1.6.3
391[11:40:41] [Server thread/INFO]: [RawMsg] RawMsg has been Loaded
392[11:40:41] [Server thread/INFO]: [CommandPrompter] Enabling CommandPrompter v0.1.15
393[11:40:41] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
394[11:40:41] [Server thread/INFO]: [DeluxeTags] 10 tags loaded
395[11:40:41] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
396[11:40:41] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
397[11:40:41] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
398[11:40:41] [Server thread/INFO]: [BCommons] Enabling BCommons v0.2.3
399[11:40:41] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Server NMS package version: [0;33;1mv1_12_R1 [0;37;22m(legacy: [0;33;1mtrue[0;37;22m).[m
400[11:40:41] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Registered worker: [0;32;1mWorkerBInventory[m.[m
401[11:40:41] [Server thread/INFO]: [CubeMiniatures] Enabling CubeMiniatures v1.1.4
402[11:40:41] [Server thread/INFO]: [CubeMiniatures] v1.1.4 created by ElDub[m
403[11:40:41] [Server thread/INFO]: [CubeMiniatures] Plugin enabled correctly[m
404[11:40:41] [Server thread/INFO]: [BlockGlitchFix] Enabling BlockGlitchFix v1.6.6
405[11:40:41] [Server thread/INFO]: [BlockGlitchFix] Initializing some values...
406[11:40:41] [Server thread/INFO]: [BlockGlitchFix] Initializing a few other things...
407[11:40:41] [Server thread/INFO]: [BlockGlitchFix] Registering Event(s)...
408[11:40:41] [Server thread/INFO]: [BlockGlitchFix] BlockGlitchFix has been initialized successfully! \(^w^)/
409[11:40:41] [Server thread/INFO]: [BlockGlitchFix] Is my performance satisfactory? If you enjoy having me around, leave a review on my spigot page! ^w^
410[11:40:41] [Server thread/INFO]: [Shop] Enabling Shop v1.5.3
411[11:40:41] [Server thread/INFO]: [Shop] Registered amount pattern: 1-64
412[11:40:42] [Server thread/INFO]: [Shop] Registered shop: blocks
413[11:40:42] [Server thread/INFO]: [Shop] Registered shop: wool
414[11:40:42] [Server thread/INFO]: [Shop] Registered shop: farming
415[11:40:42] [Server thread/INFO]: [Shop] Registered shop: mobdrops
416[11:40:42] [Server thread/INFO]: [Shop] Registered shop: food
417[11:40:42] [Server thread/INFO]: [Shop] Registered shop: redstone
418[11:40:42] [Server thread/INFO]: [Shop] Registered shop: miscellaneous
419[11:40:43] [Server thread/INFO]: [Shop] Registered shop: clay
420[11:40:43] [Server thread/INFO]: [Shop] Registered shop: glass
421[11:40:43] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.1
422[11:40:43] [Server thread/INFO]: [Voteparty] Enabling Voteparty v1.0
423[11:40:43] [Server thread/INFO]: [Voteparty] Voteparty by Troll_C enabled
424[11:40:43] [Server thread/INFO]: [VoteRoulette] Enabling VoteRoulette v3.2.3
425[11:40:43] [Server thread/INFO]: [VoteRoulette] Hooked into Votifier!
426[11:40:43] [Server thread/INFO]: [VoteRoulette] Hooked into Vault!
427[11:40:43] [Server thread/INFO]: [VoteRoulette] Loading all files and data...
428[11:40:43] [Server thread/INFO]: [VoteRoulette] Setting default command alias: vr
429[11:40:43] [Server thread/INFO]: [VoteRoulette] Added Reward: Vote key
430[11:40:43] [Server thread/INFO]: [VoteRoulette] "Vote key" saved as default reward.
431[11:40:43] [Server thread/INFO]: [VoteRoulette] Added Milestone: My First Milestone
432[11:40:43] [Server thread/INFO]: [VoteRoulette] All stats update started. You may experience lag...
433[11:40:43] [Server thread/INFO]: [VoteRoulette] ...finished loading files and data!
434[11:40:43] [Server thread/INFO]: [VoteRoulette] Enabled!
435[11:40:43] [Server thread/INFO]: [Skript] Enabling Skript v2.4-alpha4
436[11:40:43] [Thread-9/INFO]: [VoteRoulette] Updating stats: 0%
437[11:40:43] [Thread-9/INFO]: [VoteRoulette] ...Stats update completed!
438[11:40:43] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running custom Skript version. No updates will be automatically installed.[m
439[11:40:46] [Server thread/INFO]: [Skript] Loaded 18144 aliases in 3115ms
440[11:40:47] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
441[11:40:47] [Server thread/INFO]: [ClickPickSell] Enabling ClickPickSell v1.0
442[11:40:47] [Server thread/INFO]: [ClickPickSell] CPS has been enabled
443[11:40:47] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
444[11:40:47] [Server thread/INFO]: [ClearLag] Updating config to v3.1.6...
445[11:40:47] [Server thread/INFO]: [ClearLag] Successfully updated config to v3.1.6!
446[11:40:47] [Server thread/INFO]: [ClearLag] Loading modules...
447[11:40:47] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
448[11:40:47] [Server thread/INFO]: [ClearLag] Modules have been loaded!
449[11:40:47] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
450[11:40:47] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
451[11:40:47] [Server thread/INFO]: [DisableJoinMessage] Enabling DisableJoinMessage v1.0
452[11:40:47] [Server thread/INFO]: DisableJoinMessage Developed by MajkGamesCZ
453[11:40:47] [Server thread/INFO]: DisableJoinMessage Enabled!
454[11:40:47] [Server thread/INFO]: Plugin now will disable all onJoin messages!
455[11:40:47] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
456[11:40:47] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.0.9d
457[11:40:47] [Server thread/INFO]: §cThe following materials are allowed to have stacks larger than the vanilla size: POTION
458[11:40:47] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
459[11:40:47] [Server thread/INFO]: [Illegal Stack] - MC Version < 1.13 detected!
460[11:40:47] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
461[11:40:47] [Server thread/INFO]: [Votifier] Loaded token for website: default
462[11:40:48] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
463[11:40:48] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.18.1
464[11:40:48] [Server thread/INFO]: [0;36;22m[[0;35;1mVoidSpawn[0;36;22m] [m[0;33;1mNo SkyBlock plugins found, disabling island mode support.[m
465[11:40:48] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:8192.
466[11:40:48] [Server thread/INFO]: [0;36;22m[[0;35;1mVoidSpawn[0;36;22m] [m[0;33;1mv1.18.1 by EnderCrest enabled[m
467[11:40:48] [Server thread/INFO]: [AntiDrop] Enabling AntiDrop v2.1.7
468[11:40:48] [Server thread/INFO]: [Vouchers] Enabling Vouchers v2.1.0
469[11:40:48] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
470[11:40:48] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
471[11:40:48] [Server thread/INFO]: [DeluxeMenus] 10 GUI menus loaded!
472[11:40:48] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
473[11:40:48] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
474[11:40:48] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
475[11:40:48] [Server thread/INFO]: [PermissionsEx] Initializing file backend
476[11:40:48] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
477[11:40:48] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
478[11:40:48] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
479[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Enabling ItemNBTAPI v1.8.3-SNAPSHOT
480[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Checking bindings...
481[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Minecraft Version:
482[11:40:48] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_12_R1! Trying to find NMS support
483[11:40:48] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_12_R1' loaded!
484[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Gson:
485[11:40:48] [Server thread/INFO]: Found Gson: class com.google.gson.Gson
486[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Classes:
487[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Methods:
488[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Running NBT reflection test...
489[11:40:48] [Server thread/INFO]: {test:"test",time:1580726448956L,testcomp:{test2:"ok",test1:"ok"}}
490[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Testing Entity NBT!
491[11:40:48] [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:34594,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:[6.434822f,0.0f],HandItems:[{},{}],ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],EggLayTime:4378,UUIDMost:8419857249175227118L,CustomName:"§;§2§:§e§lChicken §f2x",Pos:[413.5444483506445d,81.0d,-574.8032225903877d],Fire:-1s,ArmorItems:[{},{},{},{}],CanPickUpLoot:0b,HurtTime:0s,WorldUUIDLeast:-8153651589753774957L,CustomNameVisible:1b}
492[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Entity NBT seems to work!
493[11:40:48] [Server thread/INFO]: [ItemNBTAPI] Success! This version of Item-NBT-API is compatible with your server.
494[11:40:48] [Server thread/INFO]: [EpicChatPrefix] Enabling EpicChatPrefix v1.3
495[11:40:48] [Server thread/INFO]: ------------------------------------------------------
496[11:40:48] [Server thread/INFO]: EpicChatFormat Enabled
497[11:40:48] [Server thread/INFO]: ------------------------------------------------------
498[11:40:49] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.8.3-E
499[11:40:49] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
500[11:40:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
501[11:40:49] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
502[11:40:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
503[11:40:49] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
504[11:40:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
505[11:40:49] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
506[11:40:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
507[11:40:49] [Server thread/INFO]: [CrazyCrates] Loading custom files.
508[11:40:49] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Legendary.yml.
509[11:40:49] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Mine.yml.
510[11:40:49] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Rare.yml.
511[11:40:49] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Vote.yml.
512[11:40:49] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
513[11:40:49] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
514[11:40:49] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
515[11:40:49] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
516[11:40:49] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
517[11:40:49] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
518[11:40:49] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
519[11:40:49] [Thread-11/INFO]: [ClearLag] No updates found!
520[11:40:49] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.3
521[11:40:49] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.3 is Enabled
522[11:40:49] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
523[11:40:49] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
524[11:40:49] [Server thread/INFO]: [ActionAPI] Enabling ActionAPI v1.1.3
525[11:40:49] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.spigotmc.org/api/general.php
526[11:40:49] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
527[11:40:49] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
528[11:40:49] [Server thread/WARN]: at me.stst.placeholders.Main.getSpigotVersion(Main.java:219)
529[11:40:49] [Server thread/WARN]: at me.stst.placeholders.Main.checkUpdate(Main.java:199)
530[11:40:49] [Server thread/WARN]: at me.stst.placeholders.Main.onEnable(Main.java:50)
531[11:40:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
532[11:40:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
533[11:40:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
534[11:40:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
535[11:40:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
536[11:40:49] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
537[11:40:49] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
538[11:40:49] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
539[11:40:49] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
540[11:40:49] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
541[11:40:49] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
542[11:40:49] [Server thread/INFO]: [0;30;1m[[0;36;1mActionAPI[0;30;1m] [0;31;1mAn update is available, download it from spigot![m
543[11:40:49] [Server thread/INFO]: [PrisonRanksX] Enabling PrisonRanksX v2.4.13b
544[11:40:50] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;1mEnabled.[m
545[11:40:50] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;33;1mLoading PlaceholderAPI Placeholders...[m
546[11:40:50] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;1mPlaceholderAPI Hooked.[m
547[11:40:50] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;1mHolographicDisplays Hooked.[m
548[11:40:50] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;22mStarted without MVdWPlaceholderAPI.[m
549[11:40:50] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
550[11:40:50] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
551[11:40:50] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
552[11:40:50] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.1
553[11:40:50] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
554[11:40:50] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
555[11:40:50] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
556[11:40:50] [Server thread/INFO]: Using locale en
557[11:40:50] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
558[11:40:50] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
559[11:40:50] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
560[11:40:50] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
561[11:40:50] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.16
562[11:40:50] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
563[11:40:50] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.10
564[11:40:50] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
565[11:40:50] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
566[11:40:50] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
567[11:40:50] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
568[11:40:50] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
569[11:40:50] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
570[11:40:50] [Server thread/INFO]: [TAB] Enabling TAB v2.5.4
571[11:40:50] [Server thread/INFO]: [0;37;22m[TAB] Server version: 1.12.2 (v1_12_R1)[m
572[11:40:50] [Server thread/INFO]: [0;31;1m[TAB] You are using old bossbar config, please make a backup of the file and delete it to get new file.[m
573[11:40:51] [Server thread/INFO]: [0;33;1m[TAB] There were 1 startup warnings.[m
574[11:40:51] [Server thread/INFO]: [0;32;1m[TAB] Enabled in 167ms[m
575[11:40:51] [Server thread/INFO]: [BeastWithdraw] Enabling BeastWithdraw v2.8.1
576[11:40:51] [Server thread/INFO]: [0;31;22m[BeastWithdraw] /XpBottle command aliases [xpb, beastxpb, bottle] are regitered[m
577[11:40:51] [Server thread/INFO]: [0;31;22m[BeastWithdraw] /bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are regitered[m
578[11:40:51] [Server thread/INFO]: [0;37;22m[[0;31;22mBeast[0;36;1mWithdraw[0;37;22m] [0;32;22mVersion 2.8.1 : has been enabled![m
579[11:40:51] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.1
580[11:40:51] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
581[11:40:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
582[11:40:52] [Server thread/INFO]: -------- World Settings For [Plots] --------
583[11:40:52] [Server thread/INFO]: Item Merge Radius: 3.5
584[11:40:52] [Server thread/INFO]: Item Despawn Rate: 1200
585[11:40:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
586[11:40:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
587[11:40:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
588[11:40:52] [Server thread/INFO]: View Distance: 4
589[11:40:52] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
590[11:40:52] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
591[11:40:52] [Server thread/INFO]: Random Lighting Updates: false
592[11:40:52] [Server thread/INFO]: Max TNT Explosions: 10
593[11:40:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
594[11:40:52] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
595[11:40:52] [Server thread/INFO]: Structure Info Saving: true
596[11:40:52] [Server thread/INFO]: Mob Spawn Range: 3
597[11:40:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
598[11:40:52] [Server thread/INFO]: Cane Growth Modifier: 100%
599[11:40:52] [Server thread/INFO]: Melon Growth Modifier: 100%
600[11:40:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
601[11:40:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
602[11:40:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
603[11:40:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
604[11:40:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
605[11:40:52] [Server thread/INFO]: Vine Growth Modifier: 100%
606[11:40:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
607[11:40:52] [Server thread/INFO]: Experience Merge Radius: 6.0
608[11:40:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
609[11:40:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
610[11:40:52] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;32;1mDetected world load for 'Plots'[m
611[11:40:52] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;36;22m - generator: [0;37;22mPlotSquared>PlotSquared[m
612[11:40:52] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;36;22m - plotworld: [0;37;22mcom.intellectualcrafters.plot.generator.HybridPlotWorld[m
613[11:40:52] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;36;22m - manager: [0;37;22mcom.intellectualcrafters.plot.generator.HybridPlotManager[m
614[11:40:53] [Server thread/INFO]: World possibly already loaded: Plots[m
615[11:40:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3260069647413802699)
616[11:40:54] [Server thread/INFO]: Preparing spawn area for Plots, 77%
617[11:40:54] [Server thread/INFO]: -------- World Settings For [Free] --------
618[11:40:54] [Server thread/INFO]: Item Merge Radius: 3.5
619[11:40:54] [Server thread/INFO]: Item Despawn Rate: 1200
620[11:40:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
621[11:40:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
622[11:40:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
623[11:40:54] [Server thread/INFO]: View Distance: 4
624[11:40:54] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
625[11:40:54] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
626[11:40:54] [Server thread/INFO]: Random Lighting Updates: false
627[11:40:54] [Server thread/INFO]: Max TNT Explosions: 10
628[11:40:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
629[11:40:54] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
630[11:40:54] [Server thread/INFO]: Structure Info Saving: true
631[11:40:54] [Server thread/INFO]: Mob Spawn Range: 3
632[11:40:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
633[11:40:54] [Server thread/INFO]: Cane Growth Modifier: 100%
634[11:40:54] [Server thread/INFO]: Melon Growth Modifier: 100%
635[11:40:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
636[11:40:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
637[11:40:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
638[11:40:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
639[11:40:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
640[11:40:54] [Server thread/INFO]: Vine Growth Modifier: 100%
641[11:40:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
642[11:40:54] [Server thread/INFO]: Experience Merge Radius: 6.0
643[11:40:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
644[11:40:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
645[11:40:54] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2131752048871572162)
646[11:40:55] [Server thread/INFO]: Preparing spawn area for Free, 52%
647[11:40:56] [Server thread/INFO]: -------- World Settings For [Mines] --------
648[11:40:56] [Server thread/INFO]: Item Merge Radius: 3.5
649[11:40:56] [Server thread/INFO]: Item Despawn Rate: 1200
650[11:40:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
651[11:40:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
652[11:40:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
653[11:40:56] [Server thread/INFO]: View Distance: 4
654[11:40:56] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
655[11:40:56] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
656[11:40:56] [Server thread/INFO]: Random Lighting Updates: false
657[11:40:56] [Server thread/INFO]: Max TNT Explosions: 10
658[11:40:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
659[11:40:56] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
660[11:40:56] [Server thread/INFO]: Structure Info Saving: true
661[11:40:56] [Server thread/INFO]: Mob Spawn Range: 3
662[11:40:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
663[11:40:56] [Server thread/INFO]: Cane Growth Modifier: 100%
664[11:40:56] [Server thread/INFO]: Melon Growth Modifier: 100%
665[11:40:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
666[11:40:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
667[11:40:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
668[11:40:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
669[11:40:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
670[11:40:56] [Server thread/INFO]: Vine Growth Modifier: 100%
671[11:40:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
672[11:40:56] [Server thread/INFO]: Experience Merge Radius: 6.0
673[11:40:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
674[11:40:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
675[11:40:56] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2132556202521131363)
676[11:40:56] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
677[11:40:57] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
678[11:40:57] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.7
679[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Champion.mine.yml'...
680[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Legend.mine.yml'...
681[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-a.mine.yml'...
682[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-b.mine.yml'...
683[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-c.mine.yml'...
684[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-d.mine.yml'...
685[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-e.mine.yml'...
686[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-f.mine.yml'...
687[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-g.mine.yml'...
688[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-h.mine.yml'...
689[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-i.mine.yml'...
690[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-j.mine.yml'...
691[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-k.mine.yml'...
692[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-l.mine.yml'...
693[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-m.mine.yml'...
694[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-n.mine.yml'...
695[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-o.mine.yml'...
696[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-p.mine.yml'...
697[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-q.mine.yml'...
698[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-r.mine.yml'...
699[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-s.mine.yml'...
700[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-t.mine.yml'...
701[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-u.mine.yml'...
702[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-v.mine.yml'...
703[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-w.mine.yml'...
704[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-x.mine.yml'...
705[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-y.mine.yml'...
706[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mine-z.mine.yml'...
707[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mystic.mine.yml'...
708[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Platinum.mine.yml'...
709[11:40:57] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Ultra.mine.yml'...
710[11:40:57] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.7 enabled!
711[11:40:57] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
712[11:40:57] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.1-1.8.8-hotfix (build 68)
713[11:40:57] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
714[11:40:57] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v15.2.11
715[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Use token?: true[0m
716[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] attempt to start conversion...[0m
717[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] could not find userdata.yml[0m
718[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Token handler is : com.vk2gpz.tokenenchant.addon.a.c@32a91043[0m
719[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] [AddOn.loadAddOns()] adding : EnchantLoreHandler[0m
720[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] [AddOn.loadAddOns()] adding : TokenHandlerToken[0m
721[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] [AddOn.loadAddOns()] 0 addon modules found! Loading them up![0m
722[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Default Merge mode: NONE[0m
723[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] 8 external custom enchants found! Loading them up![0m
724[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Combo in TokenEnchant/config.yml[0m
725[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
726[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Combo_config.yml and [0m
727[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
728[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Combo has been registered (65290637)[0m
729[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Experienced in TokenEnchant/config.yml[0m
730[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
731[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Experienced_config.yml and [0m
732[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
733[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Experienced has been registered (-984712135)[0m
734[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Greed in TokenEnchant/config.yml[0m
735[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
736[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Greed_config.yml and [0m
737[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
738[11:40:58] [Server thread/ERROR]: [TokenEnchant] Plugin TokenEnchant v15.2.11 has failed to register events for class me.bradleysteele.greed.TEGreed because me/clip/autosell/events/AutoSellEvent does not exist.
739[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for KeyGreed in TokenEnchant/config.yml[0m
740[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
741[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/KeyGreed_config.yml and [0m
742[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
743[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class KeyGreed has been registered (543541273)[0m
744[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Lazy in TokenEnchant/config.yml[0m
745[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
746[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Lazy_config.yml and [0m
747[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
748[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Lazy has been registered (2361267)[0m
749[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Lucky in TokenEnchant/config.yml[0m
750[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
751[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Lucky_config.yml and [0m
752[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
753[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Lucky has been registered (73771751)[0m
754[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for TokenGreed in TokenEnchant/config.yml[0m
755[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
756[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/TokenGreed_config.yml and [0m
757[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
758[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class TokenGreed has been registered (2072728767)[0m
759[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Unbreakable in TokenEnchant/config.yml[0m
760[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
761[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Unbreakable_config.yml and [0m
762[11:40:58] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
763[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Unbreakable has been registered (-161264545)[0m
764[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] 8 external custom enchants found! Loading them up![0m
765[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] 22 default enchants found! Loading them up![0m
766[11:40:58] [Server thread/INFO]: [32m[VKLib] registered Null enchantment![0m
767[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Sharpness has been registered (432862528)[0m
768[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Baneofarthropods has been registered (-224819268)[0m
769[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Smite has been registered (80004095)[0m
770[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Efficiency has been registered (-1340284248)[0m
771[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Unbreaking has been registered (-697930661)[0m
772[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Fireaspect has been registered (1766909517)[0m
773[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Knockback has been registered (-1314710598)[0m
774[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Fortune has been registered (987437120)[0m
775[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Looting has been registered (2014709817)[0m
776[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Respiration has been registered (-1711251045)[0m
777[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Protection has been registered (308606744)[0m
778[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Blastprotection has been registered (1539919568)[0m
779[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Featherfall has been registered (-2016362851)[0m
780[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Fireprotection has been registered (1565266382)[0m
781[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Projectileprot has been registered (39263503)[0m
782[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Silktouch has been registered (-1143353847)[0m
783[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Aquaaffinity has been registered (-1532768221)[0m
784[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Flame has been registered (67960626)[0m
785[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Power has been registered (77306116)[0m
786[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Punch has been registered (77476141)[0m
787[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Infinity has been registered (237817447)[0m
788[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Thorns has been registered (-1790652517)[0m
789[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] 22 potions effects found in the old config! Loading them up![0m
790[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Haste has been registered (69497482)[0m
791[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Speed has been registered (80089158)[0m
792[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Nightvision has been registered (847050239)[0m
793[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Jump has been registered (2320493)[0m
794[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Harm has been registered (2241843)[0m
795[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Regeneration has been registered (1197090762)[0m
796[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class FireProtection has been registered (-736236050)[0m
797[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Strength has been registered (1855960192)[0m
798[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Aqua has been registered (2048763)[0m
799[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class Saturation has been registered (1762973713)[0m
800[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Class HealthBoost has been registered (-270929242)[0m
801[11:40:58] [Server thread/INFO]: [32m[TokenEnchant] Using plugins\TokenEnchant\CostFormulae.js[0m
802[11:40:59] [Server thread/INFO]: [32m[TokenEnchant] 1 commands found![0m
803[11:40:59] [Server thread/INFO]: [32m[TokenEnchant] Registered com.vk2gpz.tokenenchant.f.x[0m
804[11:40:59] [Server thread/INFO]: [32m[TokenEnchant] TokenEnchant: Alias is Enabled[0m
805[11:40:59] [Server thread/INFO]: [32m[TokenEnchant] TokenEnchant version 15.2.11 is Enabled[0m
806[11:40:59] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.4.1
807[11:40:59] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
808[11:40:59] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
809[11:40:59] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
810[11:40:59] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
811[11:40:59] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
812[11:40:59] [Server thread/INFO]: [EZBlocks] 0 global pickaxe rewards loaded!
813[11:40:59] [Server thread/INFO]: [EZBlocks] 0 interval pickaxe rewards loaded!
814[11:40:59] [Server thread/INFO]: [EZBlocks] Hooked into TokenEnchant for TEBlockExplodeEvent listener
815[11:40:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
816[11:40:59] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
817[11:40:59] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
818[11:40:59] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
819[11:40:59] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
820[11:40:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
821[11:40:59] [Server thread/INFO]: [WorldGuard] (Plots) TNT ignition is PERMITTED.
822[11:40:59] [Server thread/INFO]: [WorldGuard] (Plots) Lighters are PERMITTED.
823[11:40:59] [Server thread/INFO]: [WorldGuard] (Plots) Lava fire is blocked.
824[11:40:59] [Server thread/INFO]: [WorldGuard] (Plots) Fire spread is UNRESTRICTED.
825[11:40:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots'
826[11:40:59] [Server thread/INFO]: [WorldGuard] (Free) TNT ignition is PERMITTED.
827[11:40:59] [Server thread/INFO]: [WorldGuard] (Free) Lighters are PERMITTED.
828[11:40:59] [Server thread/INFO]: [WorldGuard] (Free) Lava fire is blocked.
829[11:40:59] [Server thread/INFO]: [WorldGuard] (Free) Fire spread is UNRESTRICTED.
830[11:40:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Free'
831[11:40:59] [Server thread/INFO]: [WorldGuard] (Mines) TNT ignition is PERMITTED.
832[11:40:59] [Server thread/INFO]: [WorldGuard] (Mines) Lighters are PERMITTED.
833[11:40:59] [Server thread/INFO]: [WorldGuard] (Mines) Lava fire is blocked.
834[11:40:59] [Server thread/INFO]: [WorldGuard] (Mines) Fire spread is UNRESTRICTED.
835[11:40:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines'
836[11:40:59] [Server thread/INFO]: [WorldGuard] Loading region data...
837[11:40:59] [Server thread/INFO]: [PrisonAutoMiner] Enabling PrisonAutoMiner v1.0.0
838[11:40:59] [Server thread/INFO]: [PickaxeLevels] Enabling PickaxeLevels v1.0.7
839[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to register registrable object: [0;31;1mResources[m.[m
840[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.lang.NullPointerException[m
841[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.lambda$register$0(Resources.java:29)[m
842[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
843[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
844[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.register(Resources.java:29)[m
845[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:159)[m
846[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:187)[m
847[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:211)[m
848[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
849[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
850[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:231)[m
851[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.PickaxeLevels.enable(PickaxeLevels.java:16)[m
852[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin$2.execute(BPlugin.java:113)[m
853[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.execute(BPlugin.java:318)[m
854[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.onEnable(BPlugin.java:109)[m
855[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)[m
856[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)[m
857[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)[m
858[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)[m
859[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)[m
860[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)[m
861[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)[m
862[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)[m
863[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)[m
864[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
865[11:40:59] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
866[11:40:59] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Registered worker: [0;32;1mWorkerPickaxe[m.[m
867[11:40:59] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Method: protected com.vk2gpz.tokenenchant.api.EnchantInfo com.vk2gpz.tokenenchant.api.PotionHandler.hasPotionEffect(org.bukkit.entity.Player,org.bukkit.inventory.ItemStack)[m
868[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mError[m]: Failed to execute plugin in state [0;31;1mENABLE[m, exception was thrown:[m
869[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: java.lang.NullPointerException[m
870[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.getResource(Resources.java:42)[m
871[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.getResource(Resources.java:46)[m
872[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.yml.Config.getConfig(Config.java:48)[m
873[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.yml.Config.getAsResourceSection(Config.java:141)[m
874[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.worker.WorkerPickaxe.onRegister(WorkerPickaxe.java:92)[m
875[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:171)[m
876[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:187)[m
877[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:211)[m
878[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)[m
879[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)[m
880[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:231)[m
881[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.PickaxeLevels.enable(PickaxeLevels.java:16)[m
882[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin$2.execute(BPlugin.java:113)[m
883[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.execute(BPlugin.java:318)[m
884[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.onEnable(BPlugin.java:109)[m
885[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)[m
886[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)[m
887[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)[m
888[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)[m
889[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)[m
890[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)[m
891[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)[m
892[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)[m
893[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)[m
894[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
895[11:41:00] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at java.lang.Thread.run(Unknown Source)[m
896[11:41:00] [Server thread/INFO]: [PickaxeLevels] Disabling PickaxeLevels v1.0.7
897[11:41:00] [Server thread/INFO]: [CommandRegions] Enabling CommandRegions v2.0.0
898[11:41:00] [Server thread/INFO]: [CommandRegions] Enabling the plugin...
899[11:41:00] [Server thread/INFO]: [CommandRegions] Enabled CommandRegions v2.0.0!
900[11:41:00] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.10.21
901[11:41:00] [Server thread/INFO]: [m
902[11:41:00] [Server thread/INFO]: [0;32;1m=============================[m
903[11:41:00] [Server thread/INFO]: [0;37;22mUltimateStacker 1.10.21 by [0;35;22mSongoda <3![m
904[11:41:00] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
905[11:41:00] [Server thread/INFO]: [UltimateStacker] Loaded locale "en_US"
906[11:41:00] [Server thread/INFO]: [SongodaCore] Hooked UltimateStacker.
907[11:41:00] [Server thread/INFO]: [UltimateStacker] Data handler connected using SQLite.
908[11:41:00] [Server thread/INFO]: [0;32;1m=============================[m
909[11:41:00] [Server thread/INFO]: [m
910[11:41:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
911[11:41:01] [Server thread/INFO]: Done (20,581s)! For help, type "help" or "?"
912[11:41:01] [Server thread/INFO]: Using default channel type
913[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'WorldGuard' found. Using it now.[m
914[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Optimizing PlotSquared[m
915[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue[m
916[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - HybridPlotManager.REGENERATIVE_CLEAR: false[m
917[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@5f10fa81[m
918[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@902e231[m
919[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'PlotSquared' found. Using it now.[m
920[11:41:02] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Detected class org.bukkit.event.block.BlockExplodeEvent[m
921[11:41:02] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
922[11:41:02] [Server thread/ERROR]: [Skript] An error occurred while trying to enable support for WorldGuard 6. WorldGuard region support has been disabled!
923[11:41:02] [Server thread/ERROR]: [Skript] Could not hook into WorldGuard. This can happen if Skript doesn't support the installed version of WorldGuard
924[11:41:02] [Server thread/INFO]: [Skript] Loading variables...
925[11:41:02] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
926[11:41:02] [Server thread/INFO]: [Skript] All scripts loaded without errors.
927[11:41:02] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 4 triggers and 0 commands in 0.12 seconds
928[11:41:02] [Server thread/INFO]: [Skript] Finished loading.
929[11:41:02] [Craft Scheduler Thread - 8/INFO]: [0;37;22m[[0;31;22mBeast[0;36;1mWithdraw[0;37;22m] [0;33;22mThere is not a new update available.[m
930[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
931[11:41:02] [Craft Scheduler Thread - 5/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
932[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
933[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
934[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezblocks
935[11:41:02] [Server thread/INFO]: [PlaceholderAPI] %javascript_lore% has been loaded!
936[11:41:02] [Server thread/INFO]: [PlaceholderAPI] %javascript_displayname% has been loaded!
937[11:41:02] [Server thread/INFO]: [PlaceholderAPI] %javascript_item% has been loaded!
938[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Loaded data for javascript placeholder: cooldown
939[11:41:02] [Server thread/INFO]: [PlaceholderAPI] %javascript_cooldown% has been loaded!
940[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
941[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: otherplayer
942[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
943[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plotsquared
944[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
945[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: sound
946[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
947[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tokenenchant
948[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
949[11:41:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voteroulette
950[11:41:02] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.2.3, you're on: 2.2.1
951[11:41:04] [Server thread/INFO]: Starting UUID caching[m
952[11:41:04] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mStarting player data caching for: world[m
953[11:41:04] [Craft Scheduler Thread - 5/INFO]: [0;32;1mFast mode UUID caching enabled![m
954[11:41:04] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mCached a total of: 0 UUIDs[m
955[11:41:04] [Craft Scheduler Thread - 5/INFO]: Failed to cache: 1 uuids - slowly processing all files[m
956[11:41:04] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mCached a total of: 1 UUIDs[m
957[11:41:04] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 166 placeholder expansions are available on the cloud.
958[11:41:04] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 7 installed expansions have updates available.
959[11:41:04] [Craft Scheduler Thread - 17/WARN]: [CommandPrompter] A new update is available!