· 6 years ago · Jan 26, 2020, 04:20 PM
1[16:08:16] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[16:08:16] [Server thread/INFO]: Loading properties
3[16:08:16] [Server thread/INFO]: Default game type: SURVIVAL
4[16:08:17] [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[16:08:17] [Server thread/INFO]: Debug logging is disabled
6[16:08:17] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[16:08:17] [Server thread/INFO]: Using 4 threads for Netty based IO
8[16:08:17] [Server thread/INFO]: Generating keypair
9[16:08:17] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25572
10[16:08:17] [Server thread/ERROR]: Ambiguous plugin name `TitleManager' for files `plugins/TitleManager-2.1.5.jar' and `plugins/TitleManager-2.1.5-0.jar' in `plugins'
11[16:08:17] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mhttpclient-4.5.6.jar[m.[m
13[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mhttpclient-4.5.6.jar[m:[m
14[16:08:17] [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
15[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
16[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
17[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
18[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
19[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
20[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
21[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
22[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
23[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
24[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
25[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
26[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
27[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
28[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
29[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
30[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
31[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
32[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
33[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
34[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
35[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
36[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mhttpcore-4.4.10.jar[m.[m
37[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mhttpcore-4.4.10.jar[m:[m
38[16:08:17] [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
39[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
40[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
41[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
42[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
43[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
44[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
45[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
46[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
47[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
48[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
49[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
50[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
51[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
52[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
53[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
54[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
55[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
56[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
57[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
58[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
59[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
60[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mcommons-logging-1.2.jar[m.[m
61[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mcommons-logging-1.2.jar[m:[m
62[16:08:17] [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
63[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
64[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
65[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
66[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
67[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
68[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
69[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
70[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
71[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
72[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
73[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
74[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
75[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
76[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
77[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
78[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
79[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
80[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
81[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
82[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
83[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
84[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mcommons-codec-1.10.jar[m.[m
85[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mcommons-codec-1.10.jar[m:[m
86[16:08:17] [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
87[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
88[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
89[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
90[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
91[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
92[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
93[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
94[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
95[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
96[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
97[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
98[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
99[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
100[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
101[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
102[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
103[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
104[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
105[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
106[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
107[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
108[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1moshi-core-3.13.2.jar[m.[m
109[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1moshi-core-3.13.2.jar[m:[m
110[16:08:17] [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
111[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
112[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
113[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
114[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
115[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
116[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
117[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
118[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
119[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
120[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
121[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
122[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
123[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
124[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
125[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
126[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
127[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
128[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
129[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
130[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
131[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
132[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mjna-5.3.1.jar[m.[m
133[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mjna-5.3.1.jar[m:[m
134[16:08:17] [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
135[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
136[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
137[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
138[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
139[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
140[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
141[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
142[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
143[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
144[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
145[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
146[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
147[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
148[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
149[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
150[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
151[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
152[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
153[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
154[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
155[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
156[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mjna-platform-5.3.1.jar[m.[m
157[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mjna-platform-5.3.1.jar[m:[m
158[16:08:17] [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
159[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
160[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
161[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
162[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
163[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
164[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
165[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
166[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
167[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
168[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
169[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
170[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
171[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
172[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
173[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
174[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
175[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
176[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
177[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
178[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
179[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
180[16:08:17] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Downloading dependency [0;32;1mslf4j-api-1.7.25.jar[m.[m
181[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to load dependency [0;31;1mslf4j-api-1.7.25.jar[m:[m
182[16:08:17] [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
183[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)[m
184[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)[m
185[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.net.URL.openStream(URL.java:1045)[m
186[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)[m
187[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
188[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
189[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)[m
190[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)[m
191[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[m
192[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)[m
193[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[m
194[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)[m
195[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Class.newInstance(Class.java:442)[m
196[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)[m
197[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)[m
198[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)[m
199[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)[m
200[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)[m
201[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)[m
202[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
203[16:08:17] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
204[16:08:18] [Server thread/INFO]: [KeyLocker] Loading KeyLocker v1.1
205[16:08:18] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
206[16:08:18] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
207[16:08:18] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.7
208[16:08:18] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.7.2
209[16:08:18] [Server thread/INFO]: [RawMsg] Loading RawMsg v1.6.3
210[16:08:18] [Server thread/INFO]: [CommandPrompter] Loading CommandPrompter v0.1.15
211[16:08:18] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
212[16:08:18] [Server thread/INFO]: [BCommons] Loading BCommons v0.2.3
213[16:08:18] [Server thread/ERROR]: oshi/SystemInfo initializing BCommons v0.2.3 (Is it up to date?)
214java.lang.NoClassDefFoundError: oshi/SystemInfo
215 at me.bradleysteele.commons.util.SystemInfos.<clinit>(SystemInfos.java:29) ~[?:?]
216 at me.bradleysteele.commons.BPlugin.onLoad(BPlugin.java:87) ~[?:?]
217 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [Prison.jar:git-Spigot-dcd1643-e60fc34]
218 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [Prison.jar:git-Spigot-dcd1643-e60fc34]
219 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [Prison.jar:git-Spigot-dcd1643-e60fc34]
220 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
221Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
222 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
223 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
224 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
225 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
226 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
227 ... 6 more
228[16:08:18] [Server thread/INFO]: [CubeMiniatures] Loading CubeMiniatures v1.1.4
229[16:08:18] [Server thread/INFO]: [BlockGlitchFix] Loading BlockGlitchFix v1.6.6
230[16:08:18] [Server thread/INFO]: [Shop] Loading Shop v1.5.3
231[16:08:18] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.1
232[16:08:18] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.1 is now loaded, waiting for boot. (late-bind)
233[16:08:18] [Server thread/INFO]: [Voteparty] Loading Voteparty v1.0
234[16:08:18] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.4.0-SNAPSHOT
235[16:08:18] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.50
236[16:08:18] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.2.3
237[16:08:18] [Server thread/INFO]: [Skript] Loading Skript v2.4-alpha4
238[16:08:18] [Server thread/INFO]: [ClickPickSell] Loading ClickPickSell v1.0
239[16:08:18] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
240[16:08:18] [Server thread/INFO]: [DisableJoinMessage] Loading DisableJoinMessage v1.0
241[16:08:18] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
242[16:08:18] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.9d
243[16:08:18] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
244[16:08:18] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.18.1
245[16:08:18] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
246[16:08:18] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
247[16:08:19] [Server thread/INFO]: [AntiDrop] Loading AntiDrop v2.1.7
248[16:08:19] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
249[16:08:19] [Server thread/INFO]: [Vouchers] Loading Vouchers v2.1.0
250[16:08:19] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
251[16:08:19] [Server thread/INFO]: [ItemNBTAPI] Loading ItemNBTAPI v1.8.3-SNAPSHOT
252[16:08:19] [Server thread/INFO]: [Vault] Loading Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
253[16:08:19] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.4.0
254[16:08:19] [Server thread/INFO]: [EpicChatPrefix] Loading EpicChatPrefix v1.3
255[16:08:19] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.3-E
256[16:08:19] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
257[16:08:19] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
258[16:08:19] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.1.3
259[16:08:19] [Server thread/INFO]: [PrisonRanksX] Loading PrisonRanksX v2.4.13b
260[16:08:19] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
261[16:08:19] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
262[16:08:19] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.16
263[16:08:19] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
264[16:08:19] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.10
265[16:08:19] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v19.10.31-7539f6d-786
266[16:08:19] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
267[16:08:19] [Server thread/INFO]: [BeastWithdraw] Loading BeastWithdraw v2.8.1
268[16:08:19] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.1
269[16:08:19] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
270[16:08:19] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
271[16:08:19] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
272[16:08:19] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.1-1.8.8-hotfix (build 68)
273[16:08:19] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v14.3.3
274[16:08:19] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.4.1
275[16:08:19] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
276[16:08:19] [Server thread/INFO]: [PrisonAutoMiner] Loading PrisonAutoMiner v1.0.0
277[16:08:19] [Server thread/INFO]: [PickaxeLevels] Loading PickaxeLevels v1.0.7
278[16:08:19] [Server thread/ERROR]: Could not initialize class me.bradleysteele.commons.util.SystemInfos initializing PickaxeLevels v1.0.7 (Is it up to date?)
279java.lang.NoClassDefFoundError: Could not initialize class me.bradleysteele.commons.util.SystemInfos
280 at me.bradleysteele.commons.BPlugin.onLoad(BPlugin.java:87) ~[?:?]
281 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [Prison.jar:git-Spigot-dcd1643-e60fc34]
282 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [Prison.jar:git-Spigot-dcd1643-e60fc34]
283 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [Prison.jar:git-Spigot-dcd1643-e60fc34]
284 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
285[16:08:19] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.1
286[16:08:19] [Server thread/INFO]: [CommandRegions] Loading CommandRegions v2.0.0
287[16:08:19] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.10.21
288[16:08:19] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.9.2
289[16:08:19] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.7.2
290[16:08:19] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.12.2
291[16:08:19] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
292[16:08:19] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
293[16:08:19] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
294[16:08:19] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.4.0-SNAPSHOT
295[16:08:19] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
296[16:08:19] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
297[16:08:19] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
298[16:08:19] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
299[16:08:19] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
300[16:08:19] [Server thread/INFO]: [ViaVersion] Loading translation mappping
301[16:08:19] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
302[16:08:20] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
303[16:08:20] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
304[16:08:20] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
305[16:08:20] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
306[16:08:20] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
307[16:08:20] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
308[16:08:22] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
309[16:08:22] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
310[16:08:22] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
311[16:08:22] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.50
312[16:08:22] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
313[16:08:22] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms [0;36;1mv5.0.50[m
314[16:08:22] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
315[16:08:22] [Server thread/INFO]: [m
316[16:08:22] [Server thread/INFO]: [LuckPerms] Loading configuration...
317[16:08:22] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MARIADB]
318[16:08:22] [Server thread/INFO]: luckperms-hikari - Starting...
319[16:08:22] [Server thread/INFO]: luckperms-hikari - Start completed.
320[16:08:22] [Server thread/INFO]: [LuckPerms] Loading messaging service... [REDIS]
321[16:08:22] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
322[16:08:23] [Server thread/INFO]: [LuckPerms] Performing initial data load...
323[16:08:23] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 957ms)
324[16:08:23] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
325[16:08:23] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
326[16:08:23] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
327[16:08:23] [Server thread/INFO]: ====== USE PAPER ======[m
328[16:08:23] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/[m
329[16:08:23] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/[m
330[16:08:23] [Server thread/INFO]: - This is only a recommendation[m
331[16:08:23] [Server thread/INFO]: ==============================[m
332[16:08:23] [Server thread/INFO]: [Vault] Enabling Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
333[16:08:23] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
334[16:08:23] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
335[16:08:23] [Server thread/INFO]: [Vault] Enabled Version 1.6.7-b${env.TRAVIS_BUILD_NUMBER}
336[16:08:23] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
337[16:08:23] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.4.0
338[16:08:24] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v19.10.31-7539f6d-786
339[16:08:24] [Server thread/INFO]: Version is PlotSquared-19.10.31-7539f6d-786
340[16:08:24] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mMetrics enabled.[m
341[16:08:24] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m [0;33;22mPlotSquared is using online UUIDs[m
342[16:08:24] [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
343[16:08:24] [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
344[16:08:24] [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
345[16:08:24] [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
346[16:08:24] [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
347[16:08:24] [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
348[16:08:24] [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
349[16:08:24] [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
350[16:08:24] [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
351[16:08:24] [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
352[16:08:24] [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
353[16:08:24] [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
354[16:08:24] [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
355[16:08:24] [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
356[16:08:24] [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
357[16:08:24] [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
358[16:08:24] [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
359[16:08:24] [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
360[16:08:24] [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
361[16:08:24] [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
362[16:08:24] [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
363[16:08:24] [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
364[16:08:24] [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
365[16:08:24] [Server thread/INFO]: [0;33;22mPlotSquared is now enabled[m
366[16:08:24] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
367[16:08:24] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
368[16:08:24] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
369[16:08:24] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
370[16:08:24] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
371[16:08:24] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
372[16:08:24] [Server thread/INFO]: Preparing level "world"
373[16:08:24] [Server thread/INFO]: -------- World Settings For [world] --------
374[16:08:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
375[16:08:24] [Server thread/INFO]: Cane Growth Modifier: 100%
376[16:08:24] [Server thread/INFO]: Melon Growth Modifier: 100%
377[16:08:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
378[16:08:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
379[16:08:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
380[16:08:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
381[16:08:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
382[16:08:24] [Server thread/INFO]: Vine Growth Modifier: 100%
383[16:08:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
384[16:08:24] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
385[16:08:24] [Server thread/INFO]: Mob Spawn Range: 3
386[16:08:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
387[16:08:24] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
388[16:08:24] [Server thread/INFO]: Random Lighting Updates: false
389[16:08:24] [Server thread/INFO]: Structure Info Saving: true
390[16:08:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
391[16:08:24] [Server thread/INFO]: Max TNT Explosions: 10
392[16:08:24] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
393[16:08:24] [Server thread/INFO]: Experience Merge Radius: 6.0
394[16:08:24] [Server thread/INFO]: Item Despawn Rate: 1200
395[16:08:24] [Server thread/INFO]: Item Merge Radius: 3.5
396[16:08:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
397[16:08:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
398[16:08:24] [Server thread/INFO]: View Distance: 4
399[16:08:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
400[16:08:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
401[16:08:25] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2009995673247417630)
402[16:08:25] [Server thread/INFO]: [KeyLocker] Enabling KeyLocker v1.1
403[16:08:25] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
404[16:08:25] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
405[16:08:25] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
406[16:08:25] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.7
407[16:08:25] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
408[16:08:25] [Server thread/INFO]: [RawMsg] Enabling RawMsg v1.6.3
409[16:08:25] [Server thread/INFO]: [RawMsg] RawMsg has been Loaded
410[16:08:25] [Server thread/INFO]: [CommandPrompter] Enabling CommandPrompter v0.1.15
411[16:08:25] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
412[16:08:25] [Server thread/INFO]: [DeluxeTags] 10 tags loaded
413[16:08:25] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
414[16:08:25] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
415[16:08:25] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
416[16:08:25] [Server thread/INFO]: [BCommons] Enabling BCommons v0.2.3
417[16:08:25] [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
418[16:08:25] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Registered worker: [0;32;1mWorkerBInventory[m.[m
419[16:08:25] [Server thread/INFO]: [CubeMiniatures] Enabling CubeMiniatures v1.1.4
420[16:08:25] [Server thread/INFO]: [CubeMiniatures] v1.1.4 created by ElDub[m
421[16:08:25] [Server thread/INFO]: [CubeMiniatures] Plugin enabled correctly[m
422[16:08:25] [Server thread/INFO]: [BlockGlitchFix] Enabling BlockGlitchFix v1.6.6
423[16:08:25] [Server thread/INFO]: [BlockGlitchFix] Initializing some values...
424[16:08:25] [Server thread/INFO]: [BlockGlitchFix] Initializing a few other things...
425[16:08:25] [Server thread/INFO]: [BlockGlitchFix] Registering Event(s)...
426[16:08:25] [Server thread/INFO]: [BlockGlitchFix] BlockGlitchFix has been initialized successfully! \(^w^)/
427[16:08:25] [Server thread/INFO]: [BlockGlitchFix] Is my performance satisfactory? If you enjoy having me around, leave a review on my spigot page! ^w^
428[16:08:25] [Server thread/INFO]: [Shop] Enabling Shop v1.5.3
429[16:08:25] [Server thread/INFO]: [Shop] Registered amount pattern: 1-64
430[16:08:25] [Server thread/INFO]: [Shop] Registered shop: blocks
431[16:08:25] [Server thread/INFO]: [Shop] Registered shop: wool
432[16:08:26] [Server thread/INFO]: [Shop] Registered shop: farming
433[16:08:26] [Server thread/INFO]: [Shop] Registered shop: mobdrops
434[16:08:26] [Server thread/INFO]: [Shop] Registered shop: food
435[16:08:26] [Server thread/INFO]: [Shop] Registered shop: redstone
436[16:08:26] [Server thread/INFO]: [Shop] Registered shop: miscellaneous
437[16:08:26] [Server thread/INFO]: [Shop] Registered shop: clay
438[16:08:26] [Server thread/INFO]: [Shop] Registered shop: glass
439[16:08:26] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.1
440[16:08:26] [Server thread/INFO]: [Voteparty] Enabling Voteparty v1.0
441[16:08:26] [Server thread/INFO]: [Voteparty] Voteparty by Troll_C enabled
442[16:08:26] [Server thread/INFO]: [VoteRoulette] Enabling VoteRoulette v3.2.3
443[16:08:26] [Server thread/INFO]: [VoteRoulette] Hooked into Votifier!
444[16:08:26] [Server thread/INFO]: [VoteRoulette] Hooked into Vault!
445[16:08:26] [Server thread/INFO]: [VoteRoulette] Loading all files and data...
446[16:08:26] [Server thread/INFO]: [VoteRoulette] Setting default command alias: vr
447[16:08:26] [Server thread/INFO]: [VoteRoulette] Added Reward: Vote key
448[16:08:26] [Server thread/INFO]: [VoteRoulette] "Vote key" saved as default reward.
449[16:08:26] [Server thread/INFO]: [VoteRoulette] Added Milestone: My First Milestone
450[16:08:26] [Server thread/INFO]: [VoteRoulette] ...finished loading files and data!
451[16:08:26] [Server thread/WARN]: [VoteRoulette] Your server is in offline mode but VoteRoulette is set to use UUIDs. Players with illegitimate copies of Minecraft will not get their stats tracked. The use of UUIDs has been automatically disabled. You can set "useUUIDs" to "always" to override this.
452[16:08:26] [Server thread/INFO]: [VoteRoulette] Enabled!
453[16:08:26] [Server thread/INFO]: [Skript] Enabling Skript v2.4-alpha4
454[16:08:26] [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
455[16:08:28] [Server thread/INFO]: [Skript] Loaded 18144 aliases in 2030ms
456[16:08:29] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
457[16:08:29] [Server thread/INFO]: [ClickPickSell] Enabling ClickPickSell v1.0
458[16:08:29] [Server thread/INFO]: [ClickPickSell] CPS has been enabled
459[16:08:29] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
460[16:08:29] [Server thread/INFO]: [ClearLag] Loading modules...
461[16:08:29] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
462[16:08:29] [Server thread/INFO]: [ClearLag] Modules have been loaded!
463[16:08:29] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
464[16:08:29] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
465[16:08:29] [Server thread/INFO]: [DisableJoinMessage] Enabling DisableJoinMessage v1.0
466[16:08:29] [Server thread/INFO]: DisableJoinMessage Developed by MajkGamesCZ
467[16:08:29] [Server thread/INFO]: DisableJoinMessage Enabled!
468[16:08:29] [Server thread/INFO]: Plugin now will disable all onJoin messages!
469[16:08:29] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
470[16:08:29] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.0.9d
471[16:08:29] [Server thread/INFO]: §cThe following materials are allowed to have stacks larger than the vanilla size: POTION
472[16:08:29] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
473[16:08:29] [Server thread/INFO]: [Illegal Stack] - MC Version < 1.13 detected!
474[16:08:29] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
475[16:08:29] [Server thread/INFO]: [Votifier] Loaded token for website: default
476[16:08:29] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
477[16:08:29] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.18.1
478[16:08:29] [Server thread/INFO]: [0;36;22m[[0;35;1mVoidSpawn[0;36;22m] [m[0;33;1mNo SkyBlock plugins found, disabling island mode support.[m
479[16:08:29] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:25584.
480[16:08:29] [Server thread/INFO]: [0;36;22m[[0;35;1mVoidSpawn[0;36;22m] [m[0;33;1mv1.18.1 by EnderCrest enabled[m
481[16:08:29] [Server thread/INFO]: [AntiDrop] Enabling AntiDrop v2.1.7
482[16:08:29] [Server thread/INFO]: [Vouchers] Enabling Vouchers v2.1.0
483[16:08:29] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
484[16:08:29] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
485[16:08:29] [Server thread/INFO]: [DeluxeMenus] 10 GUI menus loaded!
486[16:08:29] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
487[16:08:29] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
488[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Enabling ItemNBTAPI v1.8.3-SNAPSHOT
489[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Checking bindings...
490[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Minecraft Version:
491[16:08:29] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_12_R1! Trying to find NMS support
492[16:08:29] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_12_R1' loaded!
493[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Gson:
494[16:08:29] [Server thread/INFO]: Found Gson: class com.google.gson.Gson
495[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Classes:
496[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Methods:
497[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Running NBT reflection test...
498[16:08:29] [Server thread/INFO]: {test:"test",time:1580051309797L,testcomp:{test2:"ok",test1:"ok"}}
499[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Testing Entity NBT!
500[16:08:29] [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:2929902,Age:0,Motion:[-0.02810575090702598d,-0.0784000015258789d,-0.06638833722941345d],Leashed:0b,UUIDLeast:-7490940343588067116L,Health:4.0f,Bukkit.updateLevel:2,LeftHanded:0b,Air:300s,OnGround:1b,Dimension:0,Rotation:[162.61348f,0.0f],HandItems:[{},{}],ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],EggLayTime:4805,UUIDMost:8419857249175227118L,CustomName:"§;§2§:§e§lChicken §f2x",Pos:[413.8196975134196d,81.0d,-571.436212067191d],Fire:-1s,ArmorItems:[{},{},{},{}],CanPickUpLoot:0b,HurtTime:0s,WorldUUIDLeast:-8153651589753774957L,CustomNameVisible:1b}
501[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Entity NBT seems to work!
502[16:08:29] [Server thread/INFO]: [ItemNBTAPI] Success! This version of Item-NBT-API is compatible with your server.
503[16:08:29] [Server thread/INFO]: [EpicChatPrefix] Enabling EpicChatPrefix v1.3
504[16:08:29] [Server thread/INFO]: ------------------------------------------------------
505[16:08:29] [Server thread/INFO]: EpicChatFormat Enabled
506[16:08:29] [Server thread/INFO]: ------------------------------------------------------
507[16:08:29] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.8.3-E
508[16:08:29] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
509[16:08:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
510[16:08:29] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
511[16:08:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
512[16:08:29] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
513[16:08:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
514[16:08:29] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
515[16:08:29] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
516[16:08:29] [Server thread/INFO]: [CrazyCrates] Loading custom files.
517[16:08:29] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Vote.yml.
518[16:08:29] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Rare.yml.
519[16:08:29] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Mine.yml.
520[16:08:29] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Legendary.yml.
521[16:08:29] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
522[16:08:29] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
523[16:08:29] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
524[16:08:29] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
525[16:08:29] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
526[16:08:29] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
527[16:08:29] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
528[16:08:29] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.3
529[16:08:29] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.3 is Enabled
530[16:08:29] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
531[16:08:29] [Thread-11/INFO]: [ClearLag] No updates found!
532[16:08:29] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
533[16:08:30] [Server thread/INFO]: [ActionAPI] Enabling ActionAPI v1.1.3
534[16:08:30] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.spigotmc.org/api/general.php
535[16:08:30] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
536[16:08:30] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
537[16:08:30] [Server thread/WARN]: at me.stst.placeholders.Main.getSpigotVersion(Main.java:219)
538[16:08:30] [Server thread/WARN]: at me.stst.placeholders.Main.checkUpdate(Main.java:199)
539[16:08:30] [Server thread/WARN]: at me.stst.placeholders.Main.onEnable(Main.java:50)
540[16:08:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
541[16:08:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
542[16:08:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
543[16:08:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
544[16:08:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
545[16:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
546[16:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
547[16:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
548[16:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
549[16:08:30] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
550[16:08:30] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
551[16:08:30] [Server thread/INFO]: [0;30;1m[[0;36;1mActionAPI[0;30;1m] [0;31;1mAn update is available, download it from spigot![m
552[16:08:30] [Server thread/INFO]: [PrisonRanksX] Enabling PrisonRanksX v2.4.13b
553[16:08:30] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;1mEnabled.[m
554[16:08:30] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;33;1mLoading PlaceholderAPI Placeholders...[m
555[16:08:30] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;1mPlaceholderAPI Hooked.[m
556[16:08:30] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;1mHolographicDisplays Hooked.[m
557[16:08:30] [Server thread/INFO]: [0;33;1m[[0;34;1mPrisonRanksX[0;33;1m] [0;32;22mStarted without MVdWPlaceholderAPI.[m
558[16:08:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
559[16:08:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
560[16:08:30] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
561[16:08:30] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.1
562[16:08:30] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
563[16:08:30] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
564[16:08:30] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
565[16:08:30] [Server thread/INFO]: Using locale en
566[16:08:30] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
567[16:08:30] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
568[16:08:30] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
569[16:08:30] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
570[16:08:30] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.16
571[16:08:30] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
572[16:08:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
573[16:08:31] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.10
574[16:08:31] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
575[16:08:31] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
576[16:08:31] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
577[16:08:31] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
578[16:08:31] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
579[16:08:31] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
580[16:08:31] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
581[16:08:31] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mVault compatible economy found! Economy support for CommandNPC has been enabled.[m
582[16:08:31] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mInitiating Database[m
583[16:08:31] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mInjecting command info into Citizens.[m
584[16:08:31] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mCommandNPC successfully loaded![m
585[16:08:31] [Server thread/INFO]: [BeastWithdraw] Enabling BeastWithdraw v2.8.1
586[16:08:31] [Thread-13/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mLoading commands complete![m
587[16:08:31] [Server thread/INFO]: [0;31;22m[BeastWithdraw] /XpBottle command aliases [xpb, beastxpb, bottle] are regitered[m
588[16:08:31] [Server thread/INFO]: [0;31;22m[BeastWithdraw] /bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are regitered[m
589[16:08:31] [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
590[16:08:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.1
591[16:08:31] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
592[16:08:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
593[16:08:32] [Server thread/INFO]: -------- World Settings For [Plots] --------
594[16:08:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
595[16:08:32] [Server thread/INFO]: Cane Growth Modifier: 100%
596[16:08:32] [Server thread/INFO]: Melon Growth Modifier: 100%
597[16:08:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
598[16:08:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
599[16:08:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
600[16:08:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
601[16:08:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
602[16:08:32] [Server thread/INFO]: Vine Growth Modifier: 100%
603[16:08:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
604[16:08:32] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
605[16:08:32] [Server thread/INFO]: Mob Spawn Range: 3
606[16:08:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
607[16:08:32] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
608[16:08:32] [Server thread/INFO]: Random Lighting Updates: false
609[16:08:32] [Server thread/INFO]: Structure Info Saving: true
610[16:08:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
611[16:08:32] [Server thread/INFO]: Max TNT Explosions: 10
612[16:08:32] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
613[16:08:32] [Server thread/INFO]: Experience Merge Radius: 6.0
614[16:08:32] [Server thread/INFO]: Item Despawn Rate: 1200
615[16:08:32] [Server thread/INFO]: Item Merge Radius: 3.5
616[16:08:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
617[16:08:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
618[16:08:32] [Server thread/INFO]: View Distance: 4
619[16:08:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
620[16:08:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
621[16:08:32] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;32;1mDetected world load for 'Plots'[m
622[16:08:32] [Server thread/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;36;22m - generator: [0;37;22mPlotSquared>PlotSquared[m
623[16:08:32] [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
624[16:08:32] [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
625[16:08:32] [Server thread/INFO]: World possibly already loaded: Plots[m
626[16:08:32] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3260069647413802699)
627[16:08:33] [Server thread/INFO]: Preparing spawn area for Plots, 81%
628[16:08:34] [Server thread/INFO]: -------- World Settings For [Free] --------
629[16:08:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
630[16:08:34] [Server thread/INFO]: Cane Growth Modifier: 100%
631[16:08:34] [Server thread/INFO]: Melon Growth Modifier: 100%
632[16:08:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
633[16:08:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
634[16:08:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
635[16:08:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
636[16:08:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
637[16:08:34] [Server thread/INFO]: Vine Growth Modifier: 100%
638[16:08:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
639[16:08:34] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
640[16:08:34] [Server thread/INFO]: Mob Spawn Range: 3
641[16:08:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
642[16:08:34] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
643[16:08:34] [Server thread/INFO]: Random Lighting Updates: false
644[16:08:34] [Server thread/INFO]: Structure Info Saving: true
645[16:08:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
646[16:08:34] [Server thread/INFO]: Max TNT Explosions: 10
647[16:08:34] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
648[16:08:34] [Server thread/INFO]: Experience Merge Radius: 6.0
649[16:08:34] [Server thread/INFO]: Item Despawn Rate: 1200
650[16:08:34] [Server thread/INFO]: Item Merge Radius: 3.5
651[16:08:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
652[16:08:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
653[16:08:34] [Server thread/INFO]: View Distance: 4
654[16:08:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
655[16:08:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
656[16:08:34] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2131752048871572162)
657[16:08:35] [Server thread/INFO]: Preparing spawn area for Free, 61%
658[16:08:35] [Server thread/INFO]: -------- World Settings For [Mines] --------
659[16:08:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
660[16:08:35] [Server thread/INFO]: Cane Growth Modifier: 100%
661[16:08:35] [Server thread/INFO]: Melon Growth Modifier: 100%
662[16:08:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
663[16:08:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
664[16:08:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
665[16:08:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
666[16:08:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
667[16:08:35] [Server thread/INFO]: Vine Growth Modifier: 100%
668[16:08:35] [Server thread/INFO]: Cocoa Growth Modifier: 100%
669[16:08:35] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
670[16:08:35] [Server thread/INFO]: Mob Spawn Range: 3
671[16:08:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
672[16:08:35] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
673[16:08:35] [Server thread/INFO]: Random Lighting Updates: false
674[16:08:35] [Server thread/INFO]: Structure Info Saving: true
675[16:08:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
676[16:08:35] [Server thread/INFO]: Max TNT Explosions: 10
677[16:08:35] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
678[16:08:35] [Server thread/INFO]: Experience Merge Radius: 6.0
679[16:08:35] [Server thread/INFO]: Item Despawn Rate: 1200
680[16:08:35] [Server thread/INFO]: Item Merge Radius: 3.5
681[16:08:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
682[16:08:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
683[16:08:35] [Server thread/INFO]: View Distance: 4
684[16:08:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
685[16:08:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
686[16:08:35] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2132556202521131363)
687[16:08:36] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
688[16:08:36] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
689[16:08:36] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
690[16:08:36] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.1-1.8.8-hotfix (build 68)
691[16:08:36] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
692[16:08:36] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v14.3.3
693[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] attempt to start conversion...[0m
694[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] could not find userdata.yml[0m
695[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [TE] Token handler is : com.vk2gpz.tokenenchant.a.a.c@5bdf2719[0m
696[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [AddOn.loadAddOns()] adding : EnchantLoreHandler[0m
697[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [AddOn.loadAddOns()] adding : TokenHandlerToken[0m
698[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [AddOn.loadAddOns()] 0 addon modules found! Loading them up![0m
699[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [TE] 8 external custom enchants found! Loading them up![0m
700[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Combo in TokenEnchant/config.yml[0m
701[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
702[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Combo_config.yml and [0m
703[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
704[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Combo has been registered (65290637)[0m
705[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for KeyGreed in TokenEnchant/config.yml[0m
706[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
707[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/KeyGreed_config.yml and [0m
708[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
709[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class KeyGreed has been registered (543541273)[0m
710[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Unbreakable in TokenEnchant/config.yml[0m
711[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
712[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Unbreakable_config.yml and [0m
713[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
714[16:08:36] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Unbreakable has been registered (-161264545)[0m
715[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for TokenGreed in TokenEnchant/config.yml[0m
716[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
717[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/TokenGreed_config.yml and [0m
718[16:08:36] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
719[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class TokenGreed has been registered (2072728767)[0m
720[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Experienced in TokenEnchant/config.yml[0m
721[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
722[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Experienced_config.yml and [0m
723[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
724[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Experienced has been registered (-984712135)[0m
725[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Lazy in TokenEnchant/config.yml[0m
726[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
727[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Lazy_config.yml and [0m
728[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
729[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Lazy has been registered (2361267)[0m
730[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Greed in TokenEnchant/config.yml[0m
731[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
732[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Greed_config.yml and [0m
733[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
734[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Greed has been registered (69066488)[0m
735[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] Found an old config for Lucky in TokenEnchant/config.yml[0m
736[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] TokenEnchant will use this old config but it is strongly suggested to transfer [0m
737[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] the old config to TokenEnchant/enchants/Lucky_config.yml and [0m
738[16:08:37] [Server thread/WARN]: [33m[TokenEnchant] remove the old config from TokenEnchant/config.yml[0m
739[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Lucky has been registered (73771751)[0m
740[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] 0 external custom enchants found! Loading them up![0m
741[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] 22 default enchants found! Loading them up![0m
742[16:08:37] [Server thread/INFO]: [32m[VKLib] registered Null enchantment : Enchantment[72, Null][0m
743[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Sharpness has been registered (432862528)[0m
744[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Baneofarthropods has been registered (-224819268)[0m
745[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Smite has been registered (80004095)[0m
746[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Efficiency has been registered (-1340284248)[0m
747[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Unbreaking has been registered (-697930661)[0m
748[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Fireaspect has been registered (1766909517)[0m
749[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Knockback has been registered (-1314710598)[0m
750[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Fortune has been registered (987437120)[0m
751[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Looting has been registered (2014709817)[0m
752[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Respiration has been registered (-1711251045)[0m
753[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Protection has been registered (308606744)[0m
754[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Blastprotection has been registered (1539919568)[0m
755[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Featherfall has been registered (-2016362851)[0m
756[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Fireprotection has been registered (1565266382)[0m
757[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Projectileprot has been registered (39263503)[0m
758[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Silktouch has been registered (-1143353847)[0m
759[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Aquaaffinity has been registered (-1532768221)[0m
760[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Flame has been registered (67960626)[0m
761[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Power has been registered (77306116)[0m
762[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Punch has been registered (77476141)[0m
763[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Infinity has been registered (237817447)[0m
764[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Thorns has been registered (-1790652517)[0m
765[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] 22 potions effects found in the old config! Loading them up![0m
766[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Haste has been registered (69497482)[0m
767[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Speed has been registered (80089158)[0m
768[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Nightvision has been registered (847050239)[0m
769[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Jump has been registered (2320493)[0m
770[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Harm has been registered (2241843)[0m
771[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Regeneration has been registered (1197090762)[0m
772[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class FireProtection has been registered (-736236050)[0m
773[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Strength has been registered (1855960192)[0m
774[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Aqua has been registered (2048763)[0m
775[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class Saturation has been registered (1762973713)[0m
776[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] [TE] Class HealthBoost has been registered (-270929242)[0m
777[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] TokenEnchant: Alias is Enabled[0m
778[16:08:37] [Server thread/INFO]: [32m[TokenEnchant] TokenEnchant version 14.3.3 is Enabled[0m
779[16:08:37] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.4.1
780[16:08:37] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
781[16:08:37] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
782[16:08:37] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
783[16:08:37] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
784[16:08:37] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
785[16:08:37] [Server thread/INFO]: [EZBlocks] 0 global pickaxe rewards loaded!
786[16:08:37] [Server thread/INFO]: [EZBlocks] 0 interval pickaxe rewards loaded!
787[16:08:37] [Server thread/INFO]: [EZBlocks] Hooked into TokenEnchant for TEBlockExplodeEvent listener
788[16:08:37] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
789[16:08:37] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
790[16:08:37] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
791[16:08:37] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
792[16:08:37] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
793[16:08:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
794[16:08:37] [Server thread/INFO]: [WorldGuard] (Plots) TNT ignition is PERMITTED.
795[16:08:37] [Server thread/INFO]: [WorldGuard] (Plots) Lighters are PERMITTED.
796[16:08:37] [Server thread/INFO]: [WorldGuard] (Plots) Lava fire is blocked.
797[16:08:37] [Server thread/INFO]: [WorldGuard] (Plots) Fire spread is UNRESTRICTED.
798[16:08:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots'
799[16:08:37] [Server thread/INFO]: [WorldGuard] (Free) TNT ignition is PERMITTED.
800[16:08:37] [Server thread/INFO]: [WorldGuard] (Free) Lighters are PERMITTED.
801[16:08:37] [Server thread/INFO]: [WorldGuard] (Free) Lava fire is blocked.
802[16:08:37] [Server thread/INFO]: [WorldGuard] (Free) Fire spread is UNRESTRICTED.
803[16:08:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Free'
804[16:08:37] [Server thread/INFO]: [WorldGuard] (Mines) TNT ignition is PERMITTED.
805[16:08:37] [Server thread/INFO]: [WorldGuard] (Mines) Lighters are PERMITTED.
806[16:08:37] [Server thread/INFO]: [WorldGuard] (Mines) Lava fire is blocked.
807[16:08:37] [Server thread/INFO]: [WorldGuard] (Mines) Fire spread is UNRESTRICTED.
808[16:08:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines'
809[16:08:37] [Server thread/INFO]: [WorldGuard] Loading region data...
810[16:08:37] [Server thread/INFO]: [PrisonAutoMiner] Enabling PrisonAutoMiner v1.0.0
811[16:08:37] [Server thread/INFO]: [PickaxeLevels] Enabling PickaxeLevels v1.0.7
812[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mError[m]: Failed to register registrable object: [0;31;1mResources[m.[m
813[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: java.lang.NullPointerException[m
814[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.lambda$register$0(Resources.java:29)[m
815[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
816[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
817[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.register(Resources.java:29)[m
818[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:159)[m
819[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:187)[m
820[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:211)[m
821[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
822[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
823[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:231)[m
824[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.PickaxeLevels.enable(PickaxeLevels.java:16)[m
825[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin$2.execute(BPlugin.java:113)[m
826[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.execute(BPlugin.java:318)[m
827[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.onEnable(BPlugin.java:109)[m
828[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)[m
829[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)[m
830[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)[m
831[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)[m
832[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)[m
833[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)[m
834[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)[m
835[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)[m
836[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)[m
837[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
838[16:08:37] [Server thread/INFO]: [BCommons] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
839[16:08:37] [Server thread/INFO]: [BCommons] [[0;32;1mInfo[m]: Registered worker: [0;32;1mWorkerPickaxe[m.[m
840[16:08:37] [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
841[16:08:37] [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
842[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: java.lang.NullPointerException[m
843[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.getResource(Resources.java:42)[m
844[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.Resources.getResource(Resources.java:46)[m
845[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.yml.Config.getConfig(Config.java:48)[m
846[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.resource.yml.Config.getAsResourceSection(Config.java:141)[m
847[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.worker.WorkerPickaxe.onRegister(WorkerPickaxe.java:92)[m
848[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:171)[m
849[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:187)[m
850[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:211)[m
851[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)[m
852[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)[m
853[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.register(BPlugin.java:231)[m
854[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.pickaxelevels.PickaxeLevels.enable(PickaxeLevels.java:16)[m
855[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin$2.execute(BPlugin.java:113)[m
856[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.execute(BPlugin.java:318)[m
857[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at me.bradleysteele.commons.BPlugin.onEnable(BPlugin.java:109)[m
858[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)[m
859[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)[m
860[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)[m
861[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)[m
862[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)[m
863[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)[m
864[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)[m
865[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)[m
866[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)[m
867[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)[m
868[16:08:37] [Server thread/INFO]: [[0;33;22mBCommons[m] [[0;31;22mException[m]: at java.lang.Thread.run(Thread.java:748)[m
869[16:08:37] [Server thread/INFO]: [PickaxeLevels] Disabling PickaxeLevels v1.0.7
870[16:08:37] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.1
871[16:08:37] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
872[16:08:38] [Server thread/INFO]: [PrisonMines] Loaded 31 mine(s)
873[16:08:38] [Server thread/INFO]: [CommandRegions] Enabling CommandRegions v2.0.0
874[16:08:38] [Server thread/INFO]: [CommandRegions] Enabling the plugin...
875[16:08:38] [Server thread/INFO]: [CommandRegions] Enabled CommandRegions v2.0.0!
876[16:08:38] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.10.21
877[16:08:38] [Server thread/INFO]: [m
878[16:08:38] [Server thread/INFO]: [0;32;1m=============================[m
879[16:08:38] [Server thread/INFO]: [0;37;22mUltimateStacker 1.10.21 by [0;35;22mSongoda <3![m
880[16:08:38] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
881[16:08:38] [Server thread/INFO]: [UltimateStacker] Loaded locale "en_US"
882[16:08:38] [Server thread/INFO]: [SongodaCore] Hooked UltimateStacker.
883[16:08:38] [Server thread/INFO]: [UltimateStacker] Data handler connected using SQLite.
884[16:08:38] [Server thread/INFO]: [0;32;1m=============================[m
885[16:08:38] [Server thread/INFO]: [m
886[16:08:38] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.9.2
887[16:08:38] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
888[16:08:38] [Server thread/WARN]: [AutoSell] Shop Z Material entry DYE is incorrect!
889[16:08:38] [Server thread/WARN]: [AutoSell] Shop P1 Material entry DYE is incorrect!
890[16:08:38] [Server thread/WARN]: [AutoSell] Shop P2 Material entry DYE is incorrect!
891[16:08:38] [Server thread/WARN]: [AutoSell] Shop P3 Material entry DYE is incorrect!
892[16:08:38] [Server thread/WARN]: [AutoSell] Shop P4 Material entry DYE is incorrect!
893[16:08:38] [Server thread/WARN]: [AutoSell] Shop P5 Material entry DYE is incorrect!
894[16:08:38] [Server thread/WARN]: [AutoSell] Shop P6 Material entry DYE is incorrect!
895[16:08:38] [Server thread/INFO]: [AutoSell] 37 shops loaded!
896[16:08:38] [Server thread/INFO]: [AutoSell] 3 auto smelt entries loaded!
897[16:08:38] [Server thread/INFO]: [AutoSell] Area hook with: PrisonMines setup successfully.
898[16:08:38] [Server thread/INFO]: [AutoSell] Shops will be tied to a specific area/region/mine when the shop name matches the area name.
899[16:08:38] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGH!
900[16:08:38] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
901[16:08:38] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
902[16:08:38] [Server thread/INFO]: [AutoSell] 0 shop signs have been loaded!
903[16:08:38] [Server thread/INFO]: [AutoSell] TokenEnchant was found! Integration with TEBlockExplodeEvent enabled!
904[16:08:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
905[16:08:39] [Server thread/INFO]: Done (14.801s)! For help, type "help" or "?"
906[16:08:39] [Server thread/INFO]: Using epoll channel type
907[16:08:40] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'WorldGuard' found. Using it now.[m
908[16:08:40] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Optimizing PlotSquared[m
909[16:08:40] [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
910[16:08:40] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - HybridPlotManager.REGENERATIVE_CLEAR: false[m
911[16:08:40] [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@4f70c05f[m
912[16:08:40] [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@6200ab80[m
913[16:08:40] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'PlotSquared' found. Using it now.[m
914[16:08:40] [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
915[16:08:40] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
916[16:08:40] [Server thread/ERROR]: [Skript] An error occurred while trying to enable support for WorldGuard 6. WorldGuard region support has been disabled!
917[16:08:40] [Server thread/ERROR]: [Skript] Could not hook into WorldGuard. This can happen if Skript doesn't support the installed version of WorldGuard
918[16:08:40] [Server thread/INFO]: [Skript] Loading variables...
919[16:08:40] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
920[16:08:40] [Server thread/INFO]: [Skript] All scripts loaded without errors.
921[16:08:40] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 4 triggers and 0 commands in 0.09 seconds
922[16:08:40] [Server thread/INFO]: [Skript] Finished loading.
923[16:08:40] [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
924[16:08:40] [Craft Scheduler Thread - 2/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
925[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
926[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
927[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tokenenchant
928[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
929[16:08:40] [Server thread/INFO]: [PlaceholderAPI] %javascript_lore% has been loaded!
930[16:08:40] [Server thread/INFO]: [PlaceholderAPI] %javascript_displayname% has been loaded!
931[16:08:40] [Server thread/INFO]: [PlaceholderAPI] %javascript_item% has been loaded!
932[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Loaded data for javascript placeholder: cooldown
933[16:08:40] [Server thread/INFO]: [PlaceholderAPI] %javascript_cooldown% has been loaded!
934[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
935[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plotsquared
936[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
937[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezblocks
938[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
939[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
940[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voteroulette
941[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
942[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: otherplayer
943[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
944[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: autosell
945[16:08:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: sound
946[16:08:40] [Server thread/ERROR]: [Citizens] The trait scoreboardtrait failed to load for NPC ID: 15.
947[16:08:41] [Server thread/ERROR]: [Citizens] The trait scoreboardtrait failed to load for NPC ID: 16.
948[16:08:41] [Server thread/ERROR]: [Citizens] The trait scoreboardtrait failed to load for NPC ID: 33.
949[16:08:41] [Server thread/INFO]: [Citizens] Loaded 8 NPCs.
950[16:08:41] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.2.3, you're on: 2.2.1
951[16:08:41] [Server thread/INFO]: Starting UUID caching[m
952[16:08:41] [Craft Scheduler Thread - 16/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mStarting player data caching for: world[m
953[16:08:41] [Craft Scheduler Thread - 16/INFO]: [0;32;1mFast mode UUID caching enabled![m
954[16:08:41] [Craft Scheduler Thread - 16/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mCached a total of: 0 UUIDs[m
955[16:08:41] [Craft Scheduler Thread - 16/INFO]: Failed to cache: 1 uuids - slowly processing all files[m
956[16:08:41] [Craft Scheduler Thread - 16/INFO]: [0;33;1m[21mPLOTS [0;30;1m» [0;37;22m[0;33;22mCached a total of: 5 UUIDs[m
957[16:08:41] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 164 placeholder expansions are available on the cloud.
958[16:08:41] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 7 installed expansions have updates available.
959[16:08:42] [Craft Scheduler Thread - 0/WARN]: [CommandPrompter] A new update is available!
960[16:08:46] [User Authenticator #1/INFO]: UUID of player NoPermission is c03c569e-9e66-3d9d-ab12-2b8475e3c79f
961[16:08:47] [Server thread/INFO]: NoPermission[/145.53.193.26:37312] logged in with entity id 869 at ([world]517.8724648719083, 50.0, -566.4050901842267)
962[16:09:13] [User Authenticator #2/INFO]: UUID of player DJWest360 is 270c3824-830c-3f30-8c79-f00e91ec0b0b
963[16:09:13] [Server thread/INFO]: DJWest360[/101.165.221.246:38148] logged in with entity id 3248 at ([Mines]-1030.1819145750414, 89.0, -2371.861419263142)
964[16:09:28] [Async Chat Thread - #0/INFO]: DJWest360: whats the store link?
965[16:09:42] [Async Chat Thread - #0/INFO]: NoPermission: store.insanemc.net
966[16:09:47] [Async Chat Thread - #0/INFO]: DJWest360: ok thanks
967[16:11:10] [Server thread/INFO]: NoPermission issued server command: /prisonranksx
968[16:11:12] [Server thread/INFO]: NoPermission issued server command: /prisonranksx reload
969[16:11:17] [Server thread/INFO]: NoPermission issued server command: /rankup
970[16:11:23] [Server thread/INFO]: NoPermission issued server command: /eco give NoPermission 150000
971[16:11:25] [Server thread/INFO]: NoPermission issued server command: /rankup
972[16:11:25] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;31;1mCommand not recognised.[m
973[16:11:25] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;31;1mCommand not recognised.[m
974[16:11:37] [Async Chat Thread - #1/INFO]: NoPermission: s
975[16:12:01] [Server thread/INFO]: NoPermission issued server command: /prisonranksx reload
976[16:12:07] [Server thread/INFO]: NoPermission issued server command: /demote
977[16:12:11] [Server thread/INFO]: NoPermission issued server command: /prisonranksx
978[16:12:18] [Server thread/INFO]: NoPermission issued server command: /prisonranksx setrank NoPermission a
979[16:12:19] [Async Chat Thread - #1/INFO]: NoPermission: s
980[16:12:26] [Server thread/INFO]: NoPermission issued server command: /rankup
981[16:12:30] [Server thread/INFO]: NoPermission issued server command: /eco give NoPermission 150000
982[16:12:31] [Server thread/INFO]: NoPermission issued server command: /rankup
983[16:12:31] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.B[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mnopermission[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
984[16:12:31] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 44ac4db7-e013-481e-aa51-af4194b3bb1b
985[16:12:31] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'nopermission' with id: 997418c0-7e28-4081-8ca4-abe2d6013a0a
986[16:12:31] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.B[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mnopermission[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
987[16:12:31] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 22faa995-ef18-4108-b7db-100fe66c98b3
988[16:12:31] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'nopermission' with id: 261b1a6f-1adc-4ee3-a269-c423b1e69ceb
989[16:12:47] [Server thread/INFO]: NoPermission issued server command: /prisonranksx
990[16:12:50] [Server thread/INFO]: NoPermission issued server command: /prisonranksx setrank NoPermission FREE
991[16:12:52] [Async Chat Thread - #1/INFO]: NoPermission: s
992[16:12:55] [Server thread/INFO]: NoPermission issued server command: /rankup
993[16:12:58] [Server thread/INFO]: NoPermission issued server command: /prestige
994[16:12:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.P1[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mnopermission[0;32;1m in context [0;33;1mglobal[0;32;1m.[m
995[16:12:58] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: e20cfcfd-5b40-4daa-a685-2f0a1d1ada10
996[16:12:58] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'nopermission' with id: d9250aa2-92ba-4324-a70c-ca4fedf5e847
997[16:13:06] [Server thread/INFO]: NoPermission issued server command: /prestige
998[16:13:17] [Server thread/INFO]: DJWest360 issued server command: /ess reload
999[16:13:17] [Server thread/INFO]: Using locale en
1000[16:13:17] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
1001[16:13:17] [User Authenticator #3/INFO]: UUID of player BrusPlays is c9b2df75-b5a1-31e5-99ee-9a7a9d742540
1002[16:13:17] [Server thread/INFO]: BrusPlays[/2.103.2.122:44684] logged in with entity id 24926 at ([world]511.8345715375417, 56.5, -607.6260813773088)
1003[16:13:17] [Server thread/WARN]: BrusPlays moved too quickly! -503.3345715375417,8.5,616.1260813773088
1004[16:13:17] [Server thread/WARN]: BrusPlays moved too quickly! -503.3345715375417,8.401999998092649,616.1260813773088
1005[16:13:18] [Server thread/INFO]: DJWest360 issued server command: /dm reload
1006[16:13:18] [Server thread/WARN]: [DeluxeMenus] Detected invalid configuration in file: donor.yml
1007[16:13:18] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
1008 in 'string', line 1, column 1:
1009 menu_title: '&e&lMines &f| Premium'
1010 ^
1011expected <block end>, but found BlockMappingStart
1012 in 'string', line 2, column 5:
1013 open_command:
1014 ^
1015
1016[16:13:18] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
1017[16:13:18] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
1018[16:13:18] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
1019[16:13:18] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.checkConfig(DeluxeMenusConfig.java:578)
1020[16:13:18] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.loadGUIMenus(DeluxeMenusConfig.java:658)
1021[16:13:18] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusCommands.onCommand(DeluxeMenusCommands.java:53)
1022[16:13:18] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
1023[16:13:18] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
1024[16:13:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
1025[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399)
1026[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234)
1027[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
1028[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
1029[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
1030[16:13:18] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
1031[16:13:18] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
1032[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
1033[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
1034[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
1035[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
1036[16:13:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
1037[16:13:18] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1038[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571)
1039[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
1040[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
1041[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227)
1042[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
1043[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
1044[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
1045[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140)
1046[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
1047[16:13:18] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
1048[16:13:18] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
1049[16:13:18] [Server thread/WARN]: ... 21 more
1050[16:13:18] [Server thread/WARN]: [DeluxeMenus] Menu: donor in file: donor.yml not loaded.
1051[16:13:21] [Server thread/INFO]: DJWest360 issued server command: /mines
1052[16:13:23] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1053[16:13:25] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1054[16:13:26] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1055[16:13:26] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1056[16:13:27] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1057[16:13:27] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1058[16:13:30] [Server thread/INFO]: DJWest360 issued server command: /dm list
1059[16:14:04] [Server thread/INFO]: NoPermission issued server command: /prestige
1060[16:14:14] [Server thread/INFO]: NoPermission issued server command: /prisonranksx setrank NoPermission FREE
1061[16:14:16] [Server thread/INFO]: BrusPlays issued server command: /warp a
1062[16:14:22] [Server thread/INFO]: BrusPlays issued server command: /warp crates
1063[16:14:22] [Server thread/INFO]: NoPermission issued server command: /prestige
1064[16:14:22] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.P2[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mnopermission[0;32;1m in context [0;33;1mglobal[0;32;1m.[m
1065[16:14:22] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 8c028e2b-a7f4-4956-a4b4-b05b2e3d0225
1066[16:14:22] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'nopermission' with id: 92658cad-2ca1-4624-9241-00ba98a997a8
1067[16:14:25] [Server thread/WARN]: [DeluxeMenus] Detected invalid configuration in file: donor.yml
1068[16:14:25] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
1069 in 'string', line 1, column 1:
1070 menu_title: '&e&lMines &f| Premium'
1071 ^
1072expected <block end>, but found BlockMappingStart
1073 in 'string', line 2, column 5:
1074 open_command:
1075 ^
1076
1077[16:14:25] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
1078[16:14:25] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
1079[16:14:25] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
1080[16:14:25] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.checkConfig(DeluxeMenusConfig.java:578)
1081[16:14:25] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.loadGUIMenus(DeluxeMenusConfig.java:658)
1082[16:14:25] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusCommands.onCommand(DeluxeMenusCommands.java:53)
1083[16:14:25] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
1084[16:14:25] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
1085[16:14:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
1086[16:14:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:634)
1087[16:14:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:444)
1088[16:14:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:407)
1089[16:14:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
1090[16:14:25] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
1091[16:14:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1092[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571)
1093[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
1094[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
1095[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227)
1096[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
1097[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
1098[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
1099[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140)
1100[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
1101[16:14:25] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
1102[16:14:25] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
1103[16:14:25] [Server thread/WARN]: ... 14 more
1104[16:14:25] [Server thread/WARN]: [DeluxeMenus] Menu: donor in file: donor.yml not loaded.
1105[16:14:25] [Server thread/INFO]: [0;33;22m[21mDeluxe[0;33;1mMenus [0;32;1msuccessfully reloaded![m
1106[16:14:25] [Server thread/INFO]: 9 [0;33;1mmenus loaded...[m
1107[16:15:07] [Server thread/INFO]: NoPermission issued server command: /lp listgroups
1108[16:15:15] [Server thread/INFO]: NoPermission issued server command: /lp group b setweight 6
1109[16:15:15] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mb[0;30;1m)[m
1110[16:15:15] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: e1bfda88-6983-4ccd-a211-0044f2a7c25b
1111[16:15:15] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 6[m
1112[16:15:17] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: eb2b140b-c37b-48be-9cff-9ca3847fd57e
1113[16:15:22] [Server thread/INFO]: NoPermission issued server command: /lp group c setweight 7
1114[16:15:22] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 7572bbf0-b84f-4dd2-9bb6-075806942f13
1115[16:15:22] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mc[0;30;1m)[m
1116[16:15:22] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 7[m
1117[16:15:24] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: 00771a35-f504-41bf-8282-b00f179ae669
1118[16:15:36] [Server thread/INFO]: NoPermission issued server command: /lp group d setweight 8
1119[16:15:36] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 27fba38d-6b4d-4b27-b192-1d6df5324920
1120[16:15:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1md[0;30;1m)[m
1121[16:15:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 8[m
1122[16:15:38] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending ping with id: 222d4273-9801-43dc-8694-96597180a5f0
1123[16:15:45] [Server thread/INFO]: NoPermission issued server command: /lp group e setweight 9
1124[16:15:45] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 05961e01-4fed-40c4-b91c-c0198636428f
1125[16:15:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1me[0;30;1m)[m
1126[16:15:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 9[m
1127[16:15:47] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending ping with id: 07eed2bb-e163-4037-a000-f76a197adc3d
1128[16:16:07] [Server thread/INFO]: NoPermission issued server command: /lp group f setweight 10
1129[16:16:07] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 96b1fba2-eddb-43f8-8cd3-81b769292cf4
1130[16:16:07] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mf[0;30;1m)[m
1131[16:16:07] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 10[m
1132[16:16:09] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: 15b98dc5-59e7-47f8-b557-c152e2989577
1133[16:16:12] [Server thread/INFO]: NoPermission issued server command: /lp group g setweight 11
1134[16:16:12] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: d97a2ce0-331d-435c-917f-a729b01d8d1f
1135[16:16:12] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mg[0;30;1m)[m
1136[16:16:12] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 11[m
1137[16:16:13] [Server thread/INFO]: DJWest360 issued server command: /dm reload
1138[16:16:13] [Server thread/WARN]: [DeluxeMenus] Detected invalid configuration in file: donor.yml
1139[16:16:13] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
1140 in 'string', line 1, column 1:
1141 menu_title: '&e&lMines &f| Premium'
1142 ^
1143expected <block end>, but found BlockMappingStart
1144 in 'string', line 2, column 5:
1145 open_command:
1146 ^
1147
1148[16:16:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
1149[16:16:13] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
1150[16:16:13] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
1151[16:16:13] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.checkConfig(DeluxeMenusConfig.java:578)
1152[16:16:13] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.loadGUIMenus(DeluxeMenusConfig.java:658)
1153[16:16:13] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusCommands.onCommand(DeluxeMenusCommands.java:53)
1154[16:16:13] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
1155[16:16:13] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
1156[16:16:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
1157[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399)
1158[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234)
1159[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
1160[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
1161[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
1162[16:16:13] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
1163[16:16:13] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
1164[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
1165[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
1166[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
1167[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
1168[16:16:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
1169[16:16:13] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1170[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571)
1171[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
1172[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
1173[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227)
1174[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
1175[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
1176[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
1177[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140)
1178[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
1179[16:16:13] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
1180[16:16:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
1181[16:16:13] [Server thread/WARN]: ... 21 more
1182[16:16:13] [Server thread/WARN]: [DeluxeMenus] Menu: donor in file: donor.yml not loaded.
1183[16:16:14] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending ping with id: bda89b40-6537-4c4f-8607-176a47475953
1184[16:16:16] [Server thread/INFO]: NoPermission issued server command: /lp group h setweight 12
1185[16:16:16] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 49d8f3cb-f15c-4ee1-b751-475e039cded6
1186[16:16:16] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mh[0;30;1m)[m
1187[16:16:16] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 12[m
1188[16:16:17] [Server thread/INFO]: DJWest360 issued server command: /mines
1189[16:16:18] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending ping with id: 1afda321-5e83-4ff5-ab47-5aca3d580211
1190[16:16:18] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1191[16:16:25] [Server thread/INFO]: NoPermission issued server command: /lp group i setweight 13
1192[16:16:25] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: e128bea4-6608-4572-9f13-a80796b9a5de
1193[16:16:25] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mi[0;30;1m)[m
1194[16:16:25] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 13[m
1195[16:16:27] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: b14a022e-5eb5-4585-a795-cc1219d67e6e
1196[16:16:31] [Server thread/INFO]: NoPermission issued server command: /lp group j setweight 14
1197[16:16:31] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 66e0be39-117f-4a1c-b4eb-ee3483e5ead6
1198[16:16:31] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mj[0;30;1m)[m
1199[16:16:31] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 14[m
1200[16:16:33] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending ping with id: 9189a417-c97a-4d9b-a383-e3d524b07bf0
1201[16:16:34] [Server thread/INFO]: NoPermission issued server command: /lp group k setweight 15
1202[16:16:34] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 34e1da11-be1c-4779-83e3-ca2227565100
1203[16:16:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mk[0;30;1m)[m
1204[16:16:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 15[m
1205[16:16:36] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending ping with id: f1501775-e7a3-44a0-aa1a-e759928b4ec5
1206[16:16:39] [Server thread/INFO]: NoPermission issued server command: /lp group l setweight 16
1207[16:16:39] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1ml[0;30;1m)[m
1208[16:16:39] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 54968c73-6a5e-4b6c-9e26-971c60c4dda1
1209[16:16:39] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 16[m
1210[16:16:41] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: 9524df52-0c7e-484f-853b-7940adca79e2
1211[16:16:48] [Server thread/INFO]: NoPermission issued server command: /lp group m setweight 17
1212[16:16:48] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 4d37e585-6754-4099-a4ec-6f988e147863
1213[16:16:48] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mm[0;30;1m)[m
1214[16:16:48] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 17[m
1215[16:16:50] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: 50c20dfd-01ff-4cdb-a051-1cd0fcf4ca0d
1216[16:16:53] [Server thread/INFO]: NoPermission issued server command: /lp group n setweight 18
1217[16:16:53] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 632aec34-b333-4726-97b4-c52d33c7190b
1218[16:16:53] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mn[0;30;1m)[m
1219[16:16:53] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 18[m
1220[16:16:55] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending ping with id: 0db78b32-7094-4ad6-bfc6-60e3caee91ee
1221[16:17:05] [Server thread/INFO]: NoPermission issued server command: /lp group o setweight 19
1222[16:17:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mo[0;30;1m)[m
1223[16:17:05] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: c5b87f87-3d47-4c6d-b7ed-72874cb47246
1224[16:17:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 19[m
1225[16:17:07] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: 3849bd73-64d5-4b9d-92ac-1edca72165df
1226[16:17:11] [Server thread/INFO]: NoPermission issued server command: /lp group p setweight 20
1227[16:17:11] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: fa82f9eb-a215-4a79-b3f2-28385bf05e93
1228[16:17:11] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mp[0;30;1m)[m
1229[16:17:11] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 20[m
1230[16:17:13] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending ping with id: a3427e88-502a-4418-a399-24ca2aae6d26
1231[16:17:14] [Server thread/INFO]: NoPermission issued server command: /lp group q setweight 21
1232[16:17:14] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 2c0734c6-fd07-4f91-8b85-b4d4b4bb0f63
1233[16:17:14] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mq[0;30;1m)[m
1234[16:17:14] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 21[m
1235[16:17:16] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending ping with id: 972097f9-c7cc-4a60-bb30-e48368391c95
1236[16:17:26] [Server thread/INFO]: NoPermission issued server command: /lp group r setweight 22
1237[16:17:26] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mr[0;30;1m)[m
1238[16:17:26] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 22[m
1239[16:17:26] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 4f653821-55af-455e-9c8b-9c7ab9fd4193
1240[16:17:28] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending ping with id: de0b7aa4-f222-450b-b3b0-982472cb8bb8
1241[16:17:39] [Server thread/INFO]: NoPermission issued server command: /lp group s setweight 23
1242[16:17:39] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: f5b059fc-f53d-4b29-b16f-4a4db451291c
1243[16:17:39] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1ms[0;30;1m)[m
1244[16:17:39] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 23[m
1245[16:17:41] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending ping with id: 44b92151-36b4-4de6-99c9-00eadf13b76d
1246[16:17:46] [Server thread/INFO]: NoPermission issued server command: /lp group t setweight 24
1247[16:17:46] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: b7443e44-9407-40ca-992c-eb51168cb06b
1248[16:17:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mt[0;30;1m)[m
1249[16:17:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 24[m
1250[16:17:48] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending ping with id: 4eb2966b-b5c6-42d7-bef2-4d5ed46cd54d
1251[16:18:57] [Async Chat Thread - #2/INFO]: NoPermission: s
1252[16:19:52] [Server thread/INFO]: NoPermission issued server command: /lp group u setweight 25
1253[16:19:52] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: f307bb2d-fc70-4b94-bbdc-f06bfff6a6be
1254[16:19:52] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mu[0;30;1m)[m
1255[16:19:52] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 25[m
1256[16:19:54] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: f8946822-95be-491d-aa33-30a8ef9fa72d
1257[16:20:17] [Server thread/INFO]: NoPermission issued server command: /lp group v setweight 26
1258[16:20:17] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: dcd25dbd-8bbb-40c3-8e3b-0179ed61666c
1259[16:20:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mv[0;30;1m)[m
1260[16:20:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 26[m
1261[16:20:19] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending ping with id: 2fdd4670-6cd1-4dfc-9573-230afad46695
1262[16:20:23] [Server thread/INFO]: NoPermission issued server command: /lp group w setweight 27
1263[16:20:23] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 0c3e873c-936e-4eeb-a76e-7b88df769b7e
1264[16:20:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mw[0;30;1m)[m
1265[16:20:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 27[m
1266[16:20:25] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending ping with id: e795cf1a-e5ab-423a-bd43-867f74b2a7fc
1267[16:20:50] [Server thread/INFO]: NoPermission issued server command: /lp group x setweight 28
1268[16:20:50] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: ef7fc925-9207-4ef9-a183-7e0b3062e5bc
1269[16:20:50] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mx[0;30;1m)[m
1270[16:20:50] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 28[m
1271[16:20:52] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending ping with id: 322291c8-2886-4842-b5bf-3718b7de4065
1272[16:20:54] [Server thread/INFO]: NoPermission issued server command: /lp group y setweight 29
1273[16:20:54] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 9b0960fc-d30c-48e2-9382-225a5417d751
1274[16:20:54] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1my[0;30;1m)[m
1275[16:20:54] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 29[m
1276[16:20:56] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: f527a3b6-00e7-4417-883b-7562465b603b
1277[16:20:59] [Server thread/INFO]: NoPermission issued server command: /lp group z setweight 30
1278[16:20:59] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 9112a3b0-221d-4ae5-9cc4-763bf56faf84
1279[16:20:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mz[0;30;1m)[m
1280[16:20:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 30[m
1281[16:21:01] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending ping with id: bb9bf068-0758-4669-849f-f50dfe780e90
1282[16:21:06] [Server thread/INFO]: NoPermission issued server command: /lp group free setweight 31
1283[16:21:06] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 29d4cdfc-baa1-49ab-b8a7-27faa1bc4ff7
1284[16:21:06] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mfree[0;30;1m)[m
1285[16:21:06] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1msetweight 31[m
1286[16:21:08] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending ping with id: 80e4dc48-79fe-484f-a1de-fa46ca4c3d8f
1287[16:21:10] [Server thread/INFO]: NoPermission issued server command: /lp listgroups
1288[16:21:23] [Server thread/INFO]: NoPermission issued server command: /lp editor
1289[16:21:49] [Server thread/INFO]: DJWest360 issued server command: /dm reload
1290[16:21:51] [Server thread/INFO]: DJWest360 issued server command: /mines
1291[16:21:52] [Server thread/INFO]: All invocations failed: 'playsound random.chestopen DJWest360 ~ ~ ~ 10 0'
1292[16:22:04] [Server thread/INFO]: DJWest360 issued server command: /warp Insane
1293[16:22:04] [Server thread/INFO]: [0;32;1mYou have sent DJWest360 the titles "[m[0;33;1m[21mTELEPOTED[0;32;1m" "[m[0;37;1mYou've been teleported[0;32;1m".[m
1294[16:22:08] [Server thread/INFO]: DJWest360 issued server command: /fly
1295[16:22:18] [Async Chat Thread - #3/INFO]: DJWest360: insane mine is insane
1296[16:22:43] [User Authenticator #4/INFO]: UUID of player MassiveLag is a80df07e-333c-39f8-91ba-2723043ddd20
1297[16:22:43] [Server thread/INFO]: MassiveLag[/145.53.193.26:59652] logged in with entity id 75258 at ([world]516.0618187969683, 51.0, -574.0617745127219)
1298[16:22:46] [Server thread/INFO]: [32m[VKLib] registring WorldGuard v6[0m
1299[16:22:47] [Server thread/INFO]: BrusPlays issued server command: /tp d
1300[16:22:47] [Server thread/INFO]: §eBrusPlays §4was denied access to command.
1301[16:22:49] [Server thread/INFO]: MassiveLag issued server command: /warp
1302[16:22:50] [Async Chat Thread - #3/INFO]: BrusPlays: please
1303[16:22:51] [Server thread/INFO]: MassiveLag issued server command: /warp mines
1304[16:22:53] [Server thread/INFO]: MassiveLag issued server command: /spawn
1305[16:22:54] [Async Chat Thread - #3/INFO]: BrusPlays: for gucci sakes
1306[16:22:55] [Async Chat Thread - #3/INFO]: BrusPlays: dont
1307[16:22:56] [Async Chat Thread - #3/INFO]: MassiveLag: s
1308[16:22:59] [Server thread/INFO]: MassiveLag issued server command: /rankup
1309[16:23:01] [Async Chat Thread - #3/INFO]: BrusPlays: make ranked mines overpowered
1310[16:23:04] [Server thread/INFO]: NoPermission issued server command: /eco give MassiveLag 1000000000000000000000000000
1311[16:23:05] [Async Chat Thread - #3/INFO]: BrusPlays: u know what happen last prison right
1312[16:23:06] [Server thread/INFO]: NoPermission issued server command: /eco give MassiveLag 100000000000000000000000000
1313[16:23:07] [Server thread/INFO]: DJWest360 issued server command: /tphere BrusPlays
1314[16:23:07] [Server thread/INFO]: NoPermission issued server command: /eco give MassiveLag 10000000000000000000000000
1315[16:23:09] [Server thread/INFO]: NoPermission issued server command: /eco give MassiveLag 10000000000000000000000
1316[16:23:10] [Server thread/INFO]: NoPermission issued server command: /eco give MassiveLag 10000000000000000000
1317[16:23:10] [Server thread/INFO]: NoPermission issued server command: /eco give MassiveLag 1000000000000000000
1318[16:23:11] [Server thread/INFO]: BrusPlays issued server command: /sell
1319[16:23:12] [Server thread/INFO]: NoPermission issued server command: /eco give MassiveLag 100000000000000
1320[16:23:13] [Async Chat Thread - #3/INFO]: DJWest360: this is insane
1321[16:23:15] [Server thread/INFO]: MassiveLag issued server command: /rankup
1322[16:23:15] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.B[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1323[16:23:15] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 48115731-ee1b-4dec-b416-57dfe1367999
1324[16:23:15] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 05c698bc-5796-4869-8b19-5a1c3d44091c
1325[16:23:15] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.B[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1326[16:23:15] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: ee357ae5-96e4-4c7a-aca6-757acb28af38
1327[16:23:15] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: e2015ca6-daa4-43c7-851e-7960802d4cee
1328[16:23:16] [Server thread/INFO]: MassiveLag issued server command: /rankup
1329[16:23:16] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.C[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1330[16:23:16] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: e32eb444-8e9d-4864-81a5-03decd4ebadb
1331[16:23:16] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 24d03fe4-9b92-45ee-bb0b-5bc5769a435b
1332[16:23:16] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.C[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1333[16:23:16] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 11346cac-44f8-46d0-bf55-2b19d5f5ee62
1334[16:23:16] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: f874061a-51d5-4f46-94b2-73da9fc3f3cf
1335[16:23:16] [Async Chat Thread - #3/INFO]: BrusPlays: k
1336[16:23:16] [Server thread/INFO]: DJWest360 issued server command: /spawn BrusPlays
1337[16:23:17] [Server thread/INFO]: MassiveLag issued server command: /rankup
1338[16:23:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.D[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1339[16:23:17] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 23d4d3ad-9dfd-4ee2-81b4-619b70cce733
1340[16:23:17] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: af0d973e-9d04-43dd-bbce-693297bd7243
1341[16:23:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.D[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1342[16:23:17] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 7ca67dd1-b732-4251-99a0-f01019b35fbf
1343[16:23:17] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 52970e1c-d70a-41aa-b98f-409ae09ef785
1344[16:23:17] [Server thread/INFO]: MassiveLag issued server command: /rankup
1345[16:23:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.E[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1346[16:23:17] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 469ff9d0-5509-4cb8-96c9-4359588a5a42
1347[16:23:17] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: a2a966aa-d9fa-4c73-9dc6-fea0e699bee3
1348[16:23:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.E[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1349[16:23:17] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 859a663d-ee99-4acf-9317-f386c7a25736
1350[16:23:17] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 7c44d6dd-0723-45ae-b6d5-95936dfeb54f
1351[16:23:18] [Server thread/INFO]: MassiveLag issued server command: /rankup
1352[16:23:18] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.F[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1353[16:23:18] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 41a13d34-e5e5-4033-880d-cefff5bfc414
1354[16:23:18] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 20f16693-9ca5-4c39-8296-0d3744a38e7f
1355[16:23:18] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.F[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1356[16:23:18] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 35f93589-cdce-47ad-b964-d3c91bbcbe56
1357[16:23:18] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 1054618b-a086-4518-b8af-e41115d966c0
1358[16:23:19] [Server thread/INFO]: MassiveLag issued server command: /rankup
1359[16:23:19] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.G[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1360[16:23:19] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 48ff34d8-2f27-4916-a909-3d491fca19d1
1361[16:23:19] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: cb67638b-1ae1-47f8-b1f8-dc8e931131fd
1362[16:23:19] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.G[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1363[16:23:19] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: fc9e4c3e-d71b-41f0-abb0-0f495c0768d4
1364[16:23:19] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d933c755-58f9-4c13-b656-016d66df180f
1365[16:23:27] [Async Chat Thread - #3/INFO]: BrusPlays: oof
1366[16:23:28] [Server thread/INFO]: MassiveLag issued server command: /rankup
1367[16:23:28] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.H[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1368[16:23:28] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 9da61733-8542-439b-b8b5-2b979e61df10
1369[16:23:28] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: f13c8347-91a7-42c6-b174-424ebbba2d45
1370[16:23:28] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.H[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1371[16:23:28] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: c6887c56-3af2-430a-aa9f-13142fd8bb7b
1372[16:23:28] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 9b6402eb-571b-4a15-8654-0933c6e55323
1373[16:23:29] [Server thread/INFO]: MassiveLag issued server command: /rankup
1374[16:23:29] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.I[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1375[16:23:29] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: a64caa02-45f8-4063-af38-b43dfa322ac2
1376[16:23:29] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 325fccf7-dafd-4c1e-9e63-48b795ed7d56
1377[16:23:29] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.I[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1378[16:23:29] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 78f6ce44-d7e0-449e-bc73-84c898ebba70
1379[16:23:29] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: a1e7de55-1985-486e-939f-5d0edbade12c
1380[16:23:30] [Async Chat Thread - #3/INFO]: MassiveLag: s
1381[16:23:31] [Async Chat Thread - #3/INFO]: MassiveLag: s
1382[16:23:36] [Async Chat Thread - #3/INFO]: MassiveLag: hi
1383[16:23:38] [Async Chat Thread - #3/INFO]: MassiveLag: s
1384[16:23:40] [Server thread/INFO]: MassiveLag issued server command: /warp
1385[16:23:42] [Server thread/INFO]: MassiveLag issued server command: /warp mines
1386[16:23:42] [Craft Scheduler Thread - 30/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
1387[16:23:47] [Async Chat Thread - #3/INFO]: BrusPlays: which mine is better than insane
1388[16:23:47] [Server thread/INFO]: MassiveLag issued server command: /warp I
1389[16:23:52] [Server thread/INFO]: DJWest360 issued server command: /tp z
1390[16:23:56] [Server thread/INFO]: DJWest360 issued server command: /warp free
1391[16:24:01] [Server thread/INFO]: DJWest360 issued server command: /warp z
1392[16:24:01] [Server thread/WARN]: DJWest360 moved too quickly! 2190.562571005512,48.79644933745392,207.92729227706286
1393[16:24:01] [Server thread/WARN]: DJWest360 moved too quickly! 2190.5853874109425,48.79644933745392,207.94700065379368
1394[16:24:02] [Server thread/WARN]: DJWest360 moved too quickly! 2190.6578847327823,48.79644933745392,208.00962246050756
1395[16:24:05] [Server thread/INFO]: DJWest360 issued server command: /tphere BrusPlays
1396[16:24:07] [Async Chat Thread - #3/INFO]: DJWest360: this is z
1397[16:24:12] [Server thread/INFO]: DJWest360 issued server command: /warp
1398[16:24:12] [Async Chat Thread - #3/INFO]: BrusPlays: its the only mine better?
1399[16:24:15] [Server thread/INFO]: DJWest360 issued server command: /mines
1400[16:24:16] [Server thread/INFO]: BrusPlays issued server command: /sell
1401[16:24:18] [Server thread/INFO]: BrusPlays issued server command: /sell
1402[16:24:19] [Server thread/INFO]: BrusPlays issued server command: /sell
1403[16:24:21] [Server thread/INFO]: MassiveLag issued server command: /kit
1404[16:24:21] [Server thread/INFO]: BrusPlays issued server command: /sell hand
1405[16:24:23] [Server thread/INFO]: BrusPlays issued server command: /sellall
1406[16:24:29] [Server thread/INFO]: [0;31;1mIncorrect usage! [0;37;22m/papi help[m
1407[16:24:29] [Server thread/INFO]: CONSOLE issued server command: /kit Member MassiveLag
1408[16:24:29] [Server thread/INFO]: [0;31;1m[21m[!] [0;31;1mGiving kit[0;33;1m member[0;37;1m to [0;33;1mMassiveLag[0;37;1m.[m
1409[16:24:29] [Server thread/INFO]: [0;32;1mYou have sent MassiveLag the titles "[m[0;33;1m[21mCONGRATULATIONS[0;32;1m" "[m[0;37;1mYou've received your kit[0;32;1m".[m
1410[16:24:32] [Async Chat Thread - #3/INFO]: DJWest360: besides other ranked mines
1411[16:24:33] [Async Chat Thread - #3/INFO]: BrusPlays: makes insane = q
1412[16:24:34] [Server thread/INFO]: MassiveLag issued server command: /kit color
1413[16:24:36] [Server thread/INFO]: MassiveLag issued server command: /kit colors
1414[16:24:40] [Server thread/INFO]: MassiveLag issued server command: /kits
1415[16:24:47] [Async Chat Thread - #3/INFO]: BrusPlays: dont make it equivelant to z
1416[16:24:49] [Server thread/INFO]: MassiveLag issued server command: /warp ss
1417[16:25:10] [Server thread/INFO]: BrusPlays issued server command: /sell hand
1418[16:25:16] [Server thread/INFO]: BrusPlays issued server command: /withdraw 69000
1419[16:25:20] [Server thread/INFO]: BrusPlays issued server command: /withdraw 10000
1420[16:25:20] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
1421[16:25:21] [Server thread/INFO]: BrusPlays issued server command: /withdraw 10000
1422[16:25:21] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
1423[16:25:22] [Server thread/INFO]: BrusPlays issued server command: /withdraw 10000
1424[16:25:22] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
1425[16:25:22] [Server thread/INFO]: BrusPlays issued server command: /withdraw 10000
1426[16:25:22] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
1427[16:25:23] [Server thread/INFO]: BrusPlays issued server command: /withdraw 10000
1428[16:25:23] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
1429[16:25:24] [Server thread/INFO]: BrusPlays issued server command: /withdraw 10000
1430[16:25:24] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
1431[16:25:28] [Server thread/INFO]: BrusPlays issued server command: /withdraw 9340
1432[16:25:28] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
1433[16:25:34] [Server thread/INFO]: BrusPlays issued server command: /withdraw 3.75
1434[16:25:35] [Server thread/INFO]: DJWest360 issued server command: /kits
1435[16:25:36] [Server thread/INFO]: BrusPlays issued server command: /
1436[16:25:39] [Server thread/INFO]: BrusPlays issued server command: /spawn
1437[16:27:23] [Server thread/INFO]: MassiveLag issued server command: /tokenshop
1438[16:27:26] [Server thread/INFO]: MassiveLag issued server command: /token
1439[16:27:27] [Server thread/INFO]: MassiveLag issued server command: /token shop
1440[16:27:41] [ForkJoinPool-1-worker-25/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mConsole@skyblock2[0;30;1m) [[0;32;1mU[0;30;1m] ([0;36;1mxmastersnesx[0;30;1m)[m
1441[16:27:41] [ForkJoinPool-1-worker-25/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1mpermission set level.5 true server=skyblock2[m
1442[16:28:17] [Server thread/WARN]: BrusPlays moved too quickly! 8.589168818268263,-63.2709042472353,54.85459308607312
1443[16:28:43] [Server thread/INFO]: BrusPlays issued server command: /wa
1444[16:28:44] [Server thread/INFO]: NoPermission issued server command: /prisonranksx
1445[16:28:50] [Server thread/INFO]: BrusPlays issued server command: /spawn
1446[16:28:56] [Server thread/INFO]: NoPermission issued server command: /prisonranksx about
1447[16:29:00] [Server thread/INFO]: NoPermission issued server command: /plugman info PrisonRanksX
1448[16:29:00] [Server thread/INFO]: BrusPlays issued server command: /warp crates
1449[16:29:54] [Server thread/INFO]: [32m[TokenEnchant] Class LUCK has been registered (2347984)[0m
1450[16:29:57] [Server thread/INFO]: BrusPlays issued server command: /ranks
1451[16:30:06] [Server thread/INFO]: BrusPlays issued server command: /warp a
1452[16:30:33] [Server thread/INFO]: BrusPlays issued server command: /spawn
1453[16:30:34] [Server thread/INFO]: BrusPlays issued server command: /warps
1454[16:31:29] [Server thread/INFO]: BrusPlays issued server command: /spawn
1455[16:31:43] [Server thread/INFO]: BrusPlays issued server command: /warp crates
1456[16:32:43] [Server thread/INFO]: BrusPlays issued server command: /warp a
1457[16:33:14] [Server thread/INFO]: BrusPlays issued server command: /menu
1458[16:33:21] [Server thread/INFO]: DJWest360 issued server command: /dm reload
1459[16:33:23] [Server thread/INFO]: BrusPlays issued server command: /menu
1460[16:33:32] [Server thread/INFO]: BrusPlays issued server command: /prestiges
1461[16:33:34] [Server thread/INFO]: BrusPlays issued server command: /menu
1462[16:33:35] [Server thread/INFO]: MassiveLag lost connection: Disconnected
1463[16:33:37] [Server thread/INFO]: [0;32;1mYou have sent BrusPlays the titles "[m[0;33;1m[21mTELEPORTING[0;32;1m" "[m[0;37;1mYou've been teleported[0;32;1m".[m
1464[16:33:37] [Server thread/INFO]: BrusPlays issued server command: /warp A
1465[16:33:40] [Server thread/INFO]: NoPermission lost connection: Disconnected
1466[16:33:45] [Server thread/INFO]: BrusPlays issued server command: /spawn
1467[16:34:09] [Server thread/INFO]: DJWest360 issued server command: /miniatures
1468[16:34:10] [Server thread/INFO]: BrusPlays issued server command: /spawn
1469[16:34:14] [Server thread/INFO]: DJWest360 issued server command: /cm get Creeper
1470[16:34:18] [Async Chat Thread - #4/INFO]: DJWest360: omg
1471[16:34:20] [Server thread/INFO]: DJWest360 issued server command: /miniatures
1472[16:34:21] [Server thread/INFO]: DJWest360 issued server command: /cm remove
1473[16:34:26] [Server thread/INFO]: DJWest360 issued server command: /tp BrusPlays
1474[16:34:26] [Server thread/WARN]: DJWest360 moved too quickly! -2163.0210836114557,-31.40815467561107,-155.0468572138161
1475[16:34:30] [User Authenticator #5/INFO]: UUID of player NoPermission is c03c569e-9e66-3d9d-ab12-2b8475e3c79f
1476[16:34:30] [Server thread/INFO]: NoPermission[/145.53.193.26:50104] logged in with entity id 138379 at ([world]512.7486206955239, 54.5, -595.9604239322007)
1477[16:34:31] [Server thread/WARN]: NoPermission moved too quickly! -504.24862069552387,10.5,604.4604239322007
1478[16:34:32] [Server thread/INFO]: DJWest360 issued server command: /miniatures
1479[16:34:36] [Server thread/INFO]: DJWest360 issued server command: /cm get Enderman
1480[16:35:47] [Server thread/INFO]: NoPermission issued server command: /lp user MassiveLag perm info
1481[16:35:50] [Server thread/INFO]: NoPermission issued server command: /lp user massivelag permission unset rank.claimed server=skyblock2
1482[16:35:50] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 1cbe5f6c-c5e7-47f3-9386-5b6cdd24c036
1483[16:35:50] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mU[0;30;1m] ([0;36;1mmassivelag[0;30;1m)[m
1484[16:35:50] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1mpermission unset rank.claimed server=skyblock2[m
1485[16:35:50] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d8654d9d-61dc-4c47-b177-ef5a76ef8660
1486[16:35:53] [ForkJoinPool-1-worker-25/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mConsole@skyblock2[0;30;1m) [[0;32;1mU[0;30;1m] ([0;36;1mmassivelag[0;30;1m)[m
1487[16:35:53] [ForkJoinPool-1-worker-25/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1mpermission set rank.claimed true server=skyblock2[m
1488[16:36:03] [Async Chat Thread - #5/INFO]: DJWest360: look at my pet joel
1489[16:36:08] [Async Chat Thread - #5/INFO]: NoPermission: nice
1490[16:36:10] [Server thread/INFO]: DJWest360 issued server command: /miniatures
1491[16:36:14] [Server thread/INFO]: DJWest360 issued server command: /cm get Alien
1492[16:36:19] [Server thread/INFO]: DJWest360 issued server command: /miniatures
1493[16:36:21] [Server thread/INFO]: DJWest360 issued server command: /cm get Golem
1494[16:36:24] [Server thread/INFO]: DJWest360 issued server command: /miniatures
1495[16:36:27] [Server thread/INFO]: DJWest360 issued server command: /cm get Ghost
1496[16:37:27] [Server thread/INFO]: DJWest360 issued server command: /voucher help
1497[16:37:31] [Server thread/INFO]: DJWest360 issued server command: /voucher list
1498[16:37:35] [Server thread/INFO]: DJWest360 issued server command: /keylocker
1499[16:37:41] [Server thread/INFO]: DJWest360 issued server command: /keylocker give DJWest360 legendary 100
1500[16:37:45] [Server thread/INFO]: DJWest360 issued server command: /keylocker
1501[16:37:55] [Server thread/INFO]: DJWest360 issued server command: /keylocker give DJWest360 huge 100
1502[16:37:56] [Server thread/INFO]: [IllegalStack] -Illegal stack of items removed: RED_SHULKER_BOX (64) from player: DJWest360 at item scan.
1503[16:37:56] [Server thread/INFO]: [IllegalStack] -Illegal stack of items removed: RED_SHULKER_BOX (36) from player: DJWest360 at item scan.
1504[16:38:00] [Server thread/INFO]: DJWest360 issued server command: /keylocker give DJWest360 huge 1
1505[16:38:19] [Server thread/INFO]: DJWest360 issued server command: /crates
1506[16:38:21] [Server thread/INFO]: DJWest360 issued server command: /crates give
1507[16:38:24] [Server thread/INFO]: DJWest360 issued server command: /crates admin
1508[16:38:41] [Craft Scheduler Thread - 44/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
1509[16:38:52] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1510[16:38:52] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1511[16:38:52] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1512[16:38:52] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1513[16:38:52] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1514[16:38:52] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1515[16:38:52] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1516[16:38:52] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1517[16:39:01] [Server thread/INFO]: DJWest360 issued server command: /crates give P
1518[16:39:09] [Server thread/INFO]: DJWest360 issued server command: /crates give P Legendary 200 DJWest360
1519[16:39:16] [Server thread/INFO]: DJWest360 issued server command: /crates give P Legendary 50 DJWest360
1520[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1521[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1522[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1523[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1524[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1525[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1526[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1527[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1528[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1529[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1530[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1531[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1532[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1533[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1534[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1535[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1536[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1537[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1538[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1539[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1540[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1541[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1542[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1543[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1544[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1545[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1546[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1547[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1548[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1549[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1550[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1551[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1552[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1553[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1554[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1555[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1556[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1557[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1558[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1559[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1560[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1561[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1562[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1563[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1564[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1565[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1566[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1567[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1568[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1569[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1570[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1571[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1572[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1573[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1574[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1575[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1576[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1577[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1578[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1579[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1580[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1581[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1582[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1583[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1584[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1585[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1586[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1587[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1588[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1589[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1590[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1591[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1592[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1593[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1594[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1595[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1596[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1597[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1598[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1599[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1600[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1601[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1602[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1603[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1604[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1605[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1606[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1607[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1608[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1609[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1610[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1611[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1612[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1613[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1614[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1615[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1616[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1617[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1618[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1619[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1620[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1621[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1622[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1623[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1624[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1625[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1626[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1627[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1628[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1629[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1630[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1631[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1632[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1633[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1634[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1635[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1636[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1637[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1638[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1639[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1640[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1641[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1642[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1643[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1644[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1645[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1646[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1647[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1648[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1649[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1650[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1651[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1652[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1653[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1654[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1655[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1656[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1657[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1658[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1659[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1660[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1661[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1662[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1663[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1664[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1665[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1666[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1667[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1668[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1669[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1670[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1671[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1672[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1673[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1674[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1675[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1676[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1677[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1678[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1679[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1680[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1681[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1682[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1683[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1684[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1685[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1686[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1687[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1688[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1689[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1690[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1691[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1692[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1693[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1694[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1695[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1696[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1697[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m200000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1698[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1699[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1700[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1701[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1702[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1703[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 1555 [0;37;22mvouchers.[m
1704[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1705[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1706[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1707[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1708[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1709[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1710[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1711[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1712[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1713[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1714[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1715[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1716[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1717[16:39:18] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
1718[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x Mystic [0;37;22mvouchers.[m
1719[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1720[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m100000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1721[16:39:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
1722[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m50000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1723[16:39:18] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 2000 [0;37;22mvouchers.[m
1724[16:39:18] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m25000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
1725[16:39:53] [Server thread/INFO]: DJWest360 issued server command: /crate reload
1726[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfuly reload the Vote.yml.
1727[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfuly reload the Rare.yml.
1728[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfuly reload the Mine.yml.
1729[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfuly reload the Legendary.yml.
1730[16:39:53] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
1731[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
1732[16:39:53] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
1733[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
1734[16:39:53] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
1735[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
1736[16:39:53] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
1737[16:39:53] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
1738[16:39:53] [Server thread/INFO]: [CrazyCrates] Loading custom files.
1739[16:39:53] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Vote.yml.
1740[16:39:53] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Rare.yml.
1741[16:39:53] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Mine.yml.
1742[16:39:53] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Legendary.yml.
1743[16:39:53] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
1744[16:39:53] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
1745[16:39:53] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
1746[16:39:53] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
1747[16:39:53] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
1748[16:39:53] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
1749[16:39:53] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
1750[16:39:55] [Server thread/INFO]: DJWest360 issued server command: /ci
1751[16:39:56] [Server thread/INFO]: DJWest360 issued server command: /ci
1752[16:40:14] [Server thread/INFO]: DJWest360 issued server command: /autominer
1753[16:41:21] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud placeholders prisonrans
1754[16:41:23] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud placeholders prisonranks
1755[16:41:26] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud placeholders prisonmines
1756[16:41:36] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud
1757[16:41:42] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all
1758[16:41:44] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 2
1759[16:41:46] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 3
1760[16:41:47] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 4
1761[16:41:48] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 5
1762[16:41:50] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 6
1763[16:41:51] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 7
1764[16:41:52] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 8
1765[16:41:54] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 9
1766[16:41:55] [Async Chat Thread - #6/INFO]: BrusPlays: yo
1767[16:41:56] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 10
1768[16:41:58] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 11
1769[16:41:59] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 12
1770[16:42:01] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 13
1771[16:42:03] [Async Chat Thread - #6/INFO]: BrusPlays: tell me discord link, forums link
1772[16:42:03] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 14
1773[16:42:08] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 15
1774[16:42:10] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 16
1775[16:42:12] [Server thread/INFO]: DJWest360 issued server command: /papi ecloud list all 17
1776[16:42:51] [Async Chat Thread - #6/INFO]: BrusPlays: bruh
1777[16:43:07] [Async Chat Thread - #6/INFO]: DJWest360: bruh
1778[16:43:12] [Async Chat Thread - #6/INFO]: BrusPlays: ?
1779[16:43:50] [Async Chat Thread - #6/INFO]: BrusPlays: nvm
1780[16:43:50] [Async Chat Thread - #6/INFO]: DJWest360: think i renamed all ranks
1781[16:43:55] [Server thread/INFO]: NoPermission issued server command: /prisonranksx reload
1782[16:43:55] [Async Chat Thread - #6/INFO]: BrusPlays: ??
1783[16:43:56] [Server thread/INFO]: BrusPlays issued server command: /ranks
1784[16:43:59] [Server thread/INFO]: NoPermission issued server command: /prestige
1785[16:44:00] [Async Chat Thread - #6/INFO]: DJWest360: nothing
1786[16:44:01] [Server thread/INFO]: NoPermission issued server command: /prestige
1787[16:44:02] [Server thread/INFO]: NoPermission issued server command: /prestige
1788[16:44:22] [Async Chat Thread - #6/INFO]: DJWest360: i have a ghost
1789[16:44:47] [Server thread/INFO]: DJWest360 issued server command: /lp
1790[16:44:49] [Server thread/INFO]: DJWest360 issued server command: /lp help
1791[16:44:55] [User Authenticator #6/INFO]: UUID of player MassiveLag is a80df07e-333c-39f8-91ba-2723043ddd20
1792[16:44:55] [Server thread/INFO]: MassiveLag[/145.53.193.26:38672] logged in with entity id 193450 at ([Mines]-568.0, 86.0, -2935.0)
1793[16:44:56] [Server thread/INFO]: DJWest360 issued server command: /lp group a
1794[16:45:00] [Server thread/INFO]: DJWest360 issued server command: /lp group a permission
1795[16:45:02] [Server thread/INFO]: DJWest360 issued server command: /lp group a permission info
1796[16:45:14] [Server thread/INFO]: NoPermission issued server command: /prisonranksx setrank
1797[16:45:16] [Server thread/INFO]: NoPermission issued server command: /prisonranksx setrank MassiveLag a
1798[16:45:19] [Server thread/INFO]: MassiveLag issued server command: /rankup
1799[16:45:19] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.B[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1800[16:45:19] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.B[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1801[16:45:24] [Server thread/INFO]: MassiveLag issued server command: /rankup
1802[16:45:24] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.C[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1803[16:45:24] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.C[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1804[16:45:31] [Async Chat Thread - #7/INFO]: MassiveLag: s
1805[16:45:58] [Server thread/INFO]: NoPermission issued server command: /prisonranksx setrank MassiveLag a
1806[16:46:01] [Server thread/INFO]: NoPermission issued server command: /prisonranksx reload
1807[16:46:07] [Server thread/INFO]: MassiveLag issued server command: /rankup
1808[16:46:07] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.B[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1809[16:46:07] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.B[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1810[16:46:07] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mb[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1811[16:46:07] [ForkJoinPool-1-worker-8/INFO]: [LuckPerms] [Messaging] Sending log with id: 3a432093-1a1d-4cbe-a532-f3c1f81f1865
1812[16:46:07] [ForkJoinPool-1-worker-8/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 69b239e8-54be-4fab-87b7-aeab0fec64b5
1813[16:46:26] [Server thread/INFO]: MassiveLag issued server command: /kits
1814[16:46:32] [Server thread/INFO]: MassiveLag issued server command: /warp staff
1815[16:46:36] [Server thread/INFO]: MassiveLag issued server command: /warp tokens
1816[16:46:40] [Server thread/INFO]: MassiveLag issued server command: /warp ss
1817[16:46:45] [Server thread/INFO]: MassiveLag issued server command: /warp jail
1818[16:46:55] [Server thread/INFO]: MassiveLag issued server command: /kit
1819[16:46:56] [Server thread/INFO]: MassiveLag issued server command: /kits
1820[16:47:07] [Async Chat Thread - #8/INFO]: DJWest360: there was a rank in legendary crate
1821[16:47:09] [Async Chat Thread - #8/INFO]: DJWest360: removed it
1822[16:47:56] [Async Chat Thread - #8/INFO]: DJWest360: keylockers are cool
1823[16:48:02] [Server thread/INFO]: DJWest360 issued server command: /keylocker
1824[16:48:08] [Server thread/INFO]: DJWest360 issued server command: /keylocker give DJWest360 huge 1
1825[16:48:19] [Server thread/INFO]: DJWest360 issued server command: /crate give P Vote DJWest360 250
1826[16:48:24] [Server thread/INFO]: DJWest360 issued server command: /crate give P Vote 250 DJwest360
1827[16:48:33] [Server thread/INFO]: DJWest360 issued server command: /ci
1828[16:48:39] [Server thread/INFO]: DJWest360 issued server command: /crate give P Rare 250 DJwest360
1829[16:48:43] [Server thread/INFO]: DJWest360 issued server command: /crate give P Mine 250 DJwest360
1830[16:48:48] [Server thread/INFO]: DJWest360 issued server command: /crate give P Legendary 250 DJwest360
1831[16:48:55] [Server thread/INFO]: DJWest360 issued server command: /crate give P Rare 250 DJwest360
1832[16:48:55] [Server thread/INFO]: DJWest360 issued server command: /crate give P Rare 250 DJwest360
1833[16:48:56] [Server thread/INFO]: DJWest360 issued server command: /crate give P Rare 250 DJwest360
1834[16:49:04] [Server thread/INFO]: DJWest360 issued server command: /crate give P Rare 1500 DJwest360
1835[16:49:15] [Server thread/INFO]: DJWest360 issued server command: /crate give P Mine 1750 DJwest360
1836[16:49:21] [Server thread/INFO]: DJWest360 issued server command: /crate give P Mine 3000 DJwest360
1837[16:49:33] [Async Chat Thread - #9/INFO]: DJWest360: I have so many crate keys now
1838[16:49:35] [Async Chat Thread - #9/INFO]: DJWest360: [item]DJWest360
1839[16:49:38] [Async Chat Thread - #9/INFO]: DJWest360: aww
1840[16:50:12] [Server thread/INFO]: DJWest360 issued server command: /kit insane DJwest360
1841[16:50:26] [Server thread/INFO]: DJWest360 issued server command: /autosell
1842[16:50:53] [Server thread/INFO]: DJWest360 issued server command: /te
1843[16:50:55] [Server thread/INFO]: DJWest360 issued server command: /te give
1844[16:50:57] [Server thread/INFO]: DJWest360 issued server command: /te add
1845[16:50:58] [Server thread/INFO]: NoPermission issued server command: /prisonranksx reload
1846[16:51:01] [Server thread/INFO]: DJWest360 issued server command: /te add DJWest360 100000000000
1847[16:51:17] [Server thread/INFO]: NoPermission issued server command: /setwarp gay
1848[16:51:17] [pool-13-thread-1/INFO]: Creating empty config: /home/container/plugins/Essentials/warps/gay.yml
1849[16:51:20] [Server thread/INFO]: MassiveLag issued server command: /warp gay
1850[16:51:23] [Server thread/INFO]: MassiveLag issued server command: /dsa
1851[16:51:25] [Server thread/INFO]: DJWest360 issued server command: /te enchant
1852[16:51:26] [Server thread/INFO]: MassiveLag issued server command: /warp gay
1853[16:51:31] [Server thread/INFO]: MassiveLag issued server command: /warp gay
1854[16:51:35] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 efficiency +100
1855[16:51:37] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 efficiency +100
1856[16:51:42] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 efficiency +99
1857[16:51:49] [Server thread/INFO]: NoPermission issued server command: /lp group c permission set essentials.warps.gay
1858[16:51:49] [ForkJoinPool-1-worker-8/INFO]: [LuckPerms] [Messaging] Sending log with id: 6de08e2f-527a-48c0-a120-35d4558a6909
1859[16:51:49] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;30;1m([0;33;1mNoPermission@prison[0;30;1m) [[0;32;1mG[0;30;1m] ([0;36;1mc[0;30;1m)[m
1860[16:51:49] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;22mLOG [0;36;22m[21m> [0;37;1mpermission set essentials.warps.gay true[m
1861[16:51:50] [Server thread/INFO]: MassiveLag issued server command: /warp gay
1862[16:51:51] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending ping with id: 2689a636-ee21-4c14-a38d-d20ec28b5ba0
1863[16:51:51] [Server thread/INFO]: MassiveLag issued server command: /rankup
1864[16:51:51] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.C[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1865[16:51:51] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.C[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1866[16:51:52] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mc[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1867[16:51:52] [ForkJoinPool-1-worker-8/INFO]: [LuckPerms] [Messaging] Sending log with id: 4df75fd6-f963-4aab-b9c8-babb86c06277
1868[16:51:52] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 82477f0e-5bb2-4312-9ca7-89266b18a43d
1869[16:51:52] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 efficiency +600
1870[16:51:53] [Server thread/INFO]: MassiveLag issued server command: /warp gay
1871[16:51:54] [Server thread/INFO]: MassiveLag issued server command: /warp gay
1872[16:51:56] [Server thread/INFO]: MassiveLag issued server command: /warp gay
1873[16:51:57] [Server thread/INFO]: MassiveLag issued server command: /rankup
1874[16:51:57] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.D[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1875[16:51:57] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.D[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1876[16:51:57] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1md[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1877[16:51:57] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: b07a34f2-22ec-44f7-bce6-0606d0fa9e7f
1878[16:51:57] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: f02b2aa3-da45-4098-986b-07741b92d98b
1879[16:51:58] [Server thread/INFO]: MassiveLag issued server command: /rankup
1880[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.E[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1881[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.E[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1882[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1me[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1883[16:51:58] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: a8112afc-d8d5-4ea6-ae2e-2b69435b0146
1884[16:51:58] [ForkJoinPool-1-worker-8/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: f7732a07-f4a3-451d-8fe6-291f9e2a4c41
1885[16:51:58] [Server thread/INFO]: MassiveLag issued server command: /rankup
1886[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.F[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1887[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.F[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1888[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mf[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1889[16:51:58] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 9c365b70-d13c-4ccb-a364-eb6132c68883
1890[16:51:58] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d6b483de-fdb9-4d2f-855c-54d40df6b055
1891[16:51:58] [Server thread/INFO]: MassiveLag issued server command: /rankup
1892[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.G[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1893[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.G[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1894[16:51:58] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mg[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1895[16:51:58] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 95bb6a10-655c-47c2-ba85-77b7b446690f
1896[16:51:58] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: e1e8c22b-5486-4f6a-a099-ee50c1988ff1
1897[16:51:59] [Server thread/INFO]: MassiveLag issued server command: /rankup
1898[16:51:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.H[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1899[16:51:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.H[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1900[16:51:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mh[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1901[16:51:59] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: e46be6f6-cb6c-4a7a-b9ef-2fb9b2a7ef89
1902[16:51:59] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d4914cb1-ddce-442a-8350-ec696c5db720
1903[16:51:59] [Server thread/INFO]: MassiveLag issued server command: /rankup
1904[16:51:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.I[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1905[16:51:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.I[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1906[16:51:59] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mi[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1907[16:51:59] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 9052c719-ba96-41fb-91ca-893a2f2b9626
1908[16:51:59] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 4aedafdc-710a-4fdb-a07d-b7908aaa6716
1909[16:52:00] [Server thread/INFO]: MassiveLag issued server command: /rankup
1910[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.J[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1911[16:52:00] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 44f4ff6d-66b0-48ab-ad26-1ce5c6a533e7
1912[16:52:00] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 897655da-700b-4cdb-9065-a2dd02c433c9
1913[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.J[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1914[16:52:00] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 2c0d65fb-a04e-452f-bbb9-3a5616a423ad
1915[16:52:00] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 4001002f-3f76-4b11-8988-af3a6acc4965
1916[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mj[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1917[16:52:00] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 6a7c3ce4-b1ca-40e8-b3e5-8257241547c5
1918[16:52:00] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 6ce11aad-df8e-453e-ac04-2fe220eef59b
1919[16:52:00] [Server thread/INFO]: MassiveLag issued server command: /rankup
1920[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.K[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1921[16:52:00] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: f9bf10a5-abc1-4a2c-bd98-79db6cea1391
1922[16:52:00] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: a4d89547-b6e5-46a7-a2cc-2283d3f045b7
1923[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.K[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1924[16:52:00] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 28d090a9-71ed-46e2-92ce-0e83c4ffe460
1925[16:52:00] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 16cb6b4c-a8fa-4e8e-af84-effed82f6ad5
1926[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mk[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1927[16:52:00] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: c7323013-d4be-412d-a4ae-7a54743da4b7
1928[16:52:00] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 026b6ef1-f1dd-45cf-8e94-b5e1f50b2588
1929[16:52:00] [Server thread/INFO]: MassiveLag issued server command: /rankup
1930[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.L[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1931[16:52:00] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: e865703d-c598-4871-9607-46af688ed0bb
1932[16:52:00] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 93cedfa9-ef03-425d-ae39-ce49daa717a3
1933[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.L[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1934[16:52:00] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: e6e5949f-ab81-419e-ab2d-cf10e4f7fc9f
1935[16:52:00] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 64606665-84dc-410b-982c-3f48dfe69a03
1936[16:52:00] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1ml[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1937[16:52:00] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 0a14014f-7936-426a-a6a3-d4b2782cb171
1938[16:52:00] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: a375e0ee-30e5-4129-81fa-f2382b65b422
1939[16:52:01] [Server thread/INFO]: MassiveLag issued server command: /rankup
1940[16:52:01] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.M[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1941[16:52:01] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 6e50c521-2542-4749-bf60-34391a7a1d88
1942[16:52:01] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 10eb1efb-4938-44f7-934d-95233f6493b0
1943[16:52:01] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.M[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1944[16:52:01] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 5e27b2ae-f3ac-497b-bb72-c382dc64cefe
1945[16:52:01] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 802e1694-0230-4220-b5bc-a62da78661d8
1946[16:52:01] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mm[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1947[16:52:01] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: f895d8f3-145e-4c5c-acdf-3882c6c7a22e
1948[16:52:01] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 420a04f4-4c65-477e-83df-b45cdc3078f8
1949[16:52:01] [Server thread/INFO]: MassiveLag issued server command: /rankup
1950[16:52:01] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.N[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1951[16:52:01] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 2ea5c34f-54c2-439b-85db-5bba778f440a
1952[16:52:01] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 251267b7-5799-4826-9e37-d05766fe9b50
1953[16:52:01] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.N[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1954[16:52:01] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 79e31987-1b1a-4116-93bb-896fa700ccec
1955[16:52:01] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: ef1622bb-904f-4750-addc-e45def9fcec8
1956[16:52:01] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mn[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1957[16:52:01] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 227c296f-fe86-4bcc-8030-4f015043af55
1958[16:52:01] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: c9c1dab1-f199-40ea-8c9d-c917d475da8c
1959[16:52:02] [Server thread/INFO]: MassiveLag issued server command: /rankup
1960[16:52:02] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.O[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1961[16:52:02] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 414cb9ca-ebbe-48f7-9736-d5a9e20e49e7
1962[16:52:02] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 4a0ca2c2-19e4-46dc-89aa-2d3cf8273282
1963[16:52:02] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.O[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1964[16:52:02] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 411f7beb-44db-4e03-8b98-cfcb5606ad49
1965[16:52:02] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: b7eacea1-dc4f-4564-a850-ba5eadde5493
1966[16:52:02] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mo[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1967[16:52:02] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: d88b4a01-8a3f-467f-996e-5d0b7df62fc4
1968[16:52:02] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d4f2e49c-1ab8-455b-b78e-e5321b13463a
1969[16:52:02] [Server thread/INFO]: MassiveLag issued server command: /rankup
1970[16:52:02] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.P[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1971[16:52:02] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 9a5ccbd2-33cd-4517-b696-9063f85abe67
1972[16:52:02] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: b2e7ed92-8477-450b-9633-ae2fc31dfe43
1973[16:52:02] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.P[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1974[16:52:02] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 520bb9a6-655b-473e-8e13-a5804c491f85
1975[16:52:02] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 9b2d3cb1-6182-42ab-9795-b0dd0190c645
1976[16:52:02] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mp[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1977[16:52:02] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 1e116b2d-7a8c-4085-ac5e-634744516b1a
1978[16:52:02] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 93dc0cae-43d7-428c-9a62-20ac4b33997d
1979[16:52:03] [Server thread/INFO]: MassiveLag issued server command: /rankup
1980[16:52:03] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.Q[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1981[16:52:03] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 91d85b29-771c-4db5-b2bb-b64accf7b43a
1982[16:52:03] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 7916a31a-b2b1-4b68-9c2e-7fbaeb1731c4
1983[16:52:03] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.Q[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1984[16:52:03] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 48685b5e-983b-43fe-a752-d3a3acdda3b8
1985[16:52:03] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: cebb2d9b-11dd-4020-aac0-98f6325bfa18
1986[16:52:03] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1987[16:52:03] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 263defe7-d611-4f8c-add6-c6a6299297b8
1988[16:52:03] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 23ef144b-610a-4bb4-ab65-fcbc2b996426
1989[16:52:04] [Server thread/INFO]: MassiveLag issued server command: /rankup
1990[16:52:04] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.R[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1991[16:52:04] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 727f0b0d-6bb9-4a07-bf83-bf57ec7182c3
1992[16:52:04] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 646fce99-812e-4bd9-b35e-3f509ac24c6a
1993[16:52:04] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.R[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1994[16:52:04] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 4e93f6b0-9e1f-42f4-882d-185083873127
1995[16:52:04] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: eb7c859a-9863-4812-847d-75b9bb1fd353
1996[16:52:04] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mr[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
1997[16:52:04] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 8ed4b2de-536f-43d4-8f6c-7733a9b80d3a
1998[16:52:04] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: a4e8d828-11b2-42c0-aca0-3e60b637fab7
1999[16:52:04] [Server thread/INFO]: MassiveLag issued server command: /rankup
2000[16:52:04] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.S[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2001[16:52:04] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 413c96a2-d214-4fe6-9060-9441eb843440
2002[16:52:04] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: cefb687f-9e9d-4615-9c12-0756b5c716ac
2003[16:52:04] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.S[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2004[16:52:04] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: b01c926e-881b-4e8c-8baa-a02200a01e66
2005[16:52:04] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d5832fbd-7a86-43fa-b115-896394953f2b
2006[16:52:04] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1ms[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2007[16:52:04] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 4652619a-11be-4c3c-ae09-8bd882e33b15
2008[16:52:04] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: b778bc2b-e639-4fd2-bcf0-221ac06ea398
2009[16:52:05] [Server thread/INFO]: MassiveLag issued server command: /rankup
2010[16:52:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.T[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2011[16:52:05] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: cf117bbd-21c7-4777-9295-773ef3c13741
2012[16:52:05] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 3bf186f6-f3b3-42ee-8e48-5c53e08f8cd0
2013[16:52:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.T[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2014[16:52:05] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: c92c72d2-9ef1-4c7a-b18f-6d6afbe7793a
2015[16:52:05] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: dcd940bd-baa6-481e-992f-1ff4438a22d5
2016[16:52:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mt[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2017[16:52:05] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 1315870c-1037-4944-a391-05b0e417f5f5
2018[16:52:05] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: af9db8b4-9d53-4ae1-a888-5c991903a581
2019[16:52:05] [Server thread/INFO]: MassiveLag issued server command: /rankup
2020[16:52:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.U[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2021[16:52:05] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: 4bd3fe52-4871-427a-85b1-e244d8cf5963
2022[16:52:05] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 80779589-d19b-4d5a-836c-5a2bacb33d67
2023[16:52:05] [Server thread/INFO]: MassiveLag lost connection: Kicked for spamming
2024[16:52:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.U[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2025[16:52:05] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending log with id: e759ed3e-a19c-48ec-8738-e8d9ae6be5f7
2026[16:52:05] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 76cb37b7-5d1b-4f42-a096-11712833e63c
2027[16:52:05] [Server thread/WARN]: handleDisconnection() called twice
2028[16:52:05] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mu[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2029[16:52:05] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 56def39b-058c-4adb-a30c-00511401e217
2030[16:52:05] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d030e55d-df70-4329-98ee-b4f1d3d26950
2031[16:52:08] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 unbreaking +65
2032[16:52:10] [User Authenticator #7/INFO]: UUID of player MassiveLag is a80df07e-333c-39f8-91ba-2723043ddd20
2033[16:52:10] [Server thread/INFO]: MassiveLag[/145.53.193.26:50238] logged in with entity id 231793 at ([world]515.5, 51.0, -575.5)
2034[16:52:12] [Server thread/INFO]: MassiveLag issued server command: /rankup
2035[16:52:12] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.V[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2036[16:52:12] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 2abec747-8cd4-47de-a391-57ebe3f40a44
2037[16:52:12] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 1edf3de0-ae6c-433d-947d-6a94a5f721c1
2038[16:52:12] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.V[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2039[16:52:12] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 8b37cebf-ee58-4e87-b3bc-59acc99b4e19
2040[16:52:12] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 4ed7ea40-f67d-40ec-bd52-1fe3f8045a75
2041[16:52:12] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mv[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2042[16:52:12] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 3e343944-55d2-413f-b331-2610439e6a65
2043[16:52:12] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 6f5d2b1e-000d-412c-b13a-33cd33004674
2044[16:52:13] [Server thread/INFO]: MassiveLag issued server command: /rankup
2045[16:52:13] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.W[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2046[16:52:13] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 10bbcdf5-55fa-4e91-9ee8-86226f78e427
2047[16:52:13] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 88820a94-a205-4d38-aaf2-914b0fcbb0fd
2048[16:52:13] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.W[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2049[16:52:13] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 683713b3-06f1-4699-a086-5b39aed53491
2050[16:52:13] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 1a0e7c32-ab5a-4733-9929-7e491b906072
2051[16:52:13] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mw[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2052[16:52:13] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 8553d21d-a7f0-4dcd-ac25-490d6d18e4ff
2053[16:52:13] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: b905f455-b764-4698-963a-e6349d66c54d
2054[16:52:13] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 unbreaking +900
2055[16:52:13] [Server thread/INFO]: MassiveLag issued server command: /rankup
2056[16:52:13] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.X[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2057[16:52:13] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 991eff69-b3af-4f74-8903-ceadbd368d35
2058[16:52:13] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: c6bd0a83-4b22-4009-85c3-0c132b972bae
2059[16:52:13] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.X[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2060[16:52:13] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 363d070a-367f-4e5d-88d6-ff2020d8d03b
2061[16:52:13] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: a018f153-135c-4b01-bbdc-5b8f3d3eade1
2062[16:52:13] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mx[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2063[16:52:13] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 2cfbb059-46f6-4edd-b266-e26b55aedad5
2064[16:52:13] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 90446212-7141-43f6-a80a-e3a6b518c09b
2065[16:52:14] [Server thread/INFO]: MassiveLag issued server command: /rankup
2066[16:52:14] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.Y[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2067[16:52:14] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: cafa22d6-3d32-4f60-a431-b7927660b4d8
2068[16:52:14] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 59ac1f66-3371-4599-9454-319719608637
2069[16:52:14] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.Y[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2070[16:52:14] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 313a48cb-8f0a-4006-a168-ea9b9362f112
2071[16:52:14] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: d509eee0-83dd-44c0-8cb4-448eaab87186
2072[16:52:14] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1my[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2073[16:52:14] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: 50fa19af-b3ab-4372-8679-4ee5e4b33829
2074[16:52:14] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: b1c0ceee-2b1d-4d38-9ba4-26a7a74b910f
2075[16:52:17] [Server thread/INFO]: MassiveLag issued server command: /rankup
2076[16:52:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.Z[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2077[16:52:17] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending log with id: d1d9c29b-2aa0-4a96-8c5c-721335168f96
2078[16:52:17] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: a3b790cb-3fb4-459c-a0c6-b7432a3bfa7f
2079[16:52:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.Z[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2080[16:52:17] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: b940903a-dbb0-47fe-8e08-12c21d14f026
2081[16:52:17] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 74724e9d-f084-41cf-8d4f-589aea344977
2082[16:52:17] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mz[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2083[16:52:17] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 8c4dd93d-2702-4ded-9ad5-4006fd0b033e
2084[16:52:17] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 9cdf2294-689c-4522-84e2-c4243b5a548f
2085[16:52:18] [Server thread/INFO]: MassiveLag issued server command: /rankup
2086[16:52:18] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2087[16:52:18] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.Free[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2088[16:52:18] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 5e777b79-dfd7-455d-ada8-93e8460f8d90
2089[16:52:18] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 3334591f-8344-4c54-9b31-3ce7f4072967
2090[16:52:18] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.Free[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2091[16:52:18] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 1ce5c0d9-b789-4b1b-94f7-a9ef98860f36
2092[16:52:18] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 4dcf5eff-b36f-4c77-ac6c-962aeb3d50c9
2093[16:52:18] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m now inherits permissions from [0;36;1mfree[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2094[16:52:18] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: e9005a09-645b-4b52-b21d-f4051b6bd061
2095[16:52:18] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 957c94af-88d5-4417-b0da-c2dbe6cab5b8
2096[16:52:19] [Server thread/INFO]: MassiveLag issued server command: /rankup
2097[16:52:22] [Server thread/INFO]: MassiveLag issued server command: /prestige
2098[16:52:22] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2099[16:52:22] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.P1[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;33;1mglobal[0;32;1m.[m
2100[16:52:22] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 7cbec80f-ec79-4acd-9553-5ea6e1f206d5
2101[16:52:22] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: 764db3e1-e5f9-45ae-8bb5-9fd135133b67
2102[16:52:26] [Server thread/INFO]: MassiveLag issued server command: /rankup
2103[16:52:26] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.B[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2104[16:52:26] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.B[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2105[16:52:26] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mb[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2106[16:52:28] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 unbreaking +80
2107[16:52:28] [Server thread/INFO]: MassiveLag issued server command: /prestige
2108[16:52:31] [Server thread/INFO]: MassiveLag issued server command: /rankup
2109[16:52:31] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.C[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2110[16:52:31] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.C[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2111[16:52:31] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mc[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2112[16:52:32] [Server thread/INFO]: MassiveLag issued server command: /rankup
2113[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.D[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2114[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.D[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2115[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1md[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2116[16:52:32] [Server thread/INFO]: MassiveLag issued server command: /rankup
2117[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.E[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2118[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.E[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2119[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1me[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2120[16:52:32] [Server thread/INFO]: MassiveLag issued server command: /rankup
2121[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.F[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2122[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.F[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2123[16:52:32] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mf[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2124[16:52:33] [Server thread/INFO]: MassiveLag issued server command: /rankup
2125[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.G[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2126[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.G[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2127[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mg[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2128[16:52:33] [Server thread/INFO]: MassiveLag issued server command: /rankup
2129[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.H[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2130[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.H[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2131[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mh[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2132[16:52:33] [Server thread/INFO]: MassiveLag issued server command: /rankup
2133[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.I[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2134[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.I[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2135[16:52:33] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mi[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2136[16:52:34] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 fortune +80
2137[16:52:34] [Server thread/INFO]: MassiveLag issued server command: /rankup
2138[16:52:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.J[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2139[16:52:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.J[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2140[16:52:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mj[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2141[16:52:34] [Server thread/INFO]: MassiveLag issued server command: /rankup
2142[16:52:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.K[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2143[16:52:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.K[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2144[16:52:34] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mk[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2145[16:52:35] [Server thread/INFO]: MassiveLag issued server command: /rankup
2146[16:52:35] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.L[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2147[16:52:35] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.L[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2148[16:52:35] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1ml[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2149[16:52:35] [Server thread/INFO]: MassiveLag issued server command: /rankup
2150[16:52:35] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.M[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2151[16:52:35] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.M[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2152[16:52:35] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mm[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2153[16:52:36] [Server thread/INFO]: MassiveLag issued server command: /rankup
2154[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.N[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2155[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.N[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2156[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mn[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2157[16:52:36] [Server thread/INFO]: MassiveLag issued server command: /rankup
2158[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.O[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2159[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.O[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2160[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mo[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2161[16:52:36] [Server thread/INFO]: MassiveLag issued server command: /rankup
2162[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.P[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2163[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.P[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2164[16:52:36] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mp[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2165[16:52:37] [Server thread/INFO]: MassiveLag issued server command: /rankup
2166[16:52:37] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2167[16:52:37] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2168[16:52:37] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2169[16:52:37] [Server thread/INFO]: MassiveLag issued server command: /rankup
2170[16:52:37] [Server thread/INFO]: MassiveLag lost connection: Kicked for spamming
2171[16:52:37] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.R[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2172[16:52:37] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.R[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2173[16:52:37] [Server thread/WARN]: handleDisconnection() called twice
2174[16:52:37] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mr[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2175[16:52:41] [User Authenticator #8/INFO]: UUID of player MassiveLag is a80df07e-333c-39f8-91ba-2723043ddd20
2176[16:52:41] [Server thread/INFO]: MassiveLag[/145.53.193.26:51064] logged in with entity id 234610 at ([world]509.6496987202578, 56.5, -606.8935243077732)
2177[16:52:42] [Server thread/INFO]: MassiveLag issued server command: /rankup
2178[16:52:42] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.S[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2179[16:52:42] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.S[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2180[16:52:42] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1ms[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2181[16:52:42] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 fortune +900
2182[16:52:43] [Server thread/INFO]: MassiveLag issued server command: /rankup
2183[16:52:43] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.T[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2184[16:52:43] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.T[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2185[16:52:43] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mt[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2186[16:52:43] [Server thread/INFO]: MassiveLag issued server command: /rankup
2187[16:52:43] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.U[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2188[16:52:43] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.U[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2189[16:52:43] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mu[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2190[16:52:44] [Server thread/INFO]: MassiveLag issued server command: /rankup
2191[16:52:44] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.V[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2192[16:52:44] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.V[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2193[16:52:44] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mv[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2194[16:52:44] [Server thread/INFO]: MassiveLag issued server command: /rankup
2195[16:52:44] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.W[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2196[16:52:44] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.W[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2197[16:52:44] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mw[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2198[16:52:45] [Server thread/INFO]: MassiveLag issued server command: /rankup
2199[16:52:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.X[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2200[16:52:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.X[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2201[16:52:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mx[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2202[16:52:45] [Server thread/INFO]: MassiveLag issued server command: /rankup
2203[16:52:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.Y[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2204[16:52:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.Y[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2205[16:52:45] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1my[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2206[16:52:46] [Server thread/INFO]: MassiveLag issued server command: /rankup
2207[16:52:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.Z[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2208[16:52:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.Z[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2209[16:52:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mz[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2210[16:52:46] [Server thread/INFO]: MassiveLag issued server command: /rankup
2211[16:52:46] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2212[16:52:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1messentials.warps.Free[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2213[16:52:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already has [0;36;1mautosell.shop.Free[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2214[16:52:46] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mmassivelag[0;32;1m already inherits from [0;36;1mfree[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2215[16:52:47] [Server thread/INFO]: MassiveLag issued server command: /rankup
2216[16:52:49] [Server thread/INFO]: MassiveLag issued server command: /prestige
2217[16:52:49] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2218[16:52:49] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.P2[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mmassivelag[0;32;1m in context [0;33;1mglobal[0;32;1m.[m
2219[16:52:49] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 85beec19-360e-44e3-9bb7-5b16d3baf1ae
2220[16:52:49] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'massivelag' with id: ddc17e1b-84dc-4886-a95d-83732192e5af
2221[16:52:51] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 fortune +9000
2222[16:52:51] [Async Chat Thread - #10/INFO]: MassiveLag: aha
2223[16:52:53] [Async Chat Thread - #10/INFO]: BrusPlays: Bro
2224[16:52:55] [Async Chat Thread - #10/INFO]: MassiveLag: is that the suppose of prestige?
2225[16:53:00] [Async Chat Thread - #10/INFO]: MassiveLag: never did prestige
2226[16:53:00] [Async Chat Thread - #10/INFO]: BrusPlays: idk
2227[16:53:02] [Async Chat Thread - #10/INFO]: MassiveLag: so
2228[16:53:08] [Async Chat Thread - #10/INFO]: MassiveLag: let me explain
2229[16:53:12] [Async Chat Thread - #10/INFO]: MassiveLag: when you got free right
2230[16:53:15] [Async Chat Thread - #10/INFO]: BrusPlays: ye
2231[16:53:18] [Async Chat Thread - #10/INFO]: MassiveLag: then you update to prestige 1 right
2232[16:53:21] [Async Chat Thread - #10/INFO]: BrusPlays: k
2233[16:53:25] [Async Chat Thread - #10/INFO]: MassiveLag: then your rank will be back to A?
2234[16:53:29] [Async Chat Thread - #10/INFO]: BrusPlays: ye
2235[16:53:30] [Async Chat Thread - #10/INFO]: MassiveLag: and you need to rankup again or what?
2236[16:53:33] [Async Chat Thread - #10/INFO]: BrusPlays: ye
2237[16:53:37] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 tokengreed +1000
2238[16:53:40] [Async Chat Thread - #10/INFO]: MassiveLag: and then when you are at free again you go to p2?
2239[16:53:41] [Craft Scheduler Thread - 53/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
2240[16:53:45] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 combo +50
2241[16:53:45] [Async Chat Thread - #10/INFO]: BrusPlays: ye
2242[16:53:47] [Async Chat Thread - #10/INFO]: MassiveLag: is that the suppose of prestige?
2243[16:53:49] [Async Chat Thread - #10/INFO]: BrusPlays: ye
2244[16:53:51] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 lucky +100
2245[16:53:51] [Async Chat Thread - #10/INFO]: MassiveLag: thats gy
2246[16:53:55] [Async Chat Thread - #10/INFO]: BrusPlays: if it takes to long dont do it
2247[16:53:59] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 greed +3000
2248[16:54:03] [Async Chat Thread - #10/INFO]: BrusPlays: i want it to release at 6pm gmt straight
2249[16:54:03] [Async Chat Thread - #10/INFO]: BrusPlays: xd
2250[16:54:04] [Async Chat Thread - #10/INFO]: MassiveLag: its already done
2251[16:54:07] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 keygreed +5
2252[16:54:07] [Async Chat Thread - #10/INFO]: BrusPlays: oh
2253[16:54:07] [Async Chat Thread - #10/INFO]: BrusPlays: nice
2254[16:54:15] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 experienced +50
2255[16:54:16] [Async Chat Thread - #10/INFO]: BrusPlays: it makes it harder to prestige
2256[16:54:19] [Async Chat Thread - #10/INFO]: BrusPlays: so its better
2257[16:54:22] [Server thread/INFO]: DJWest360 issued server command: /te enchant DJWest360 lazy +50
2258[16:54:27] [Async Chat Thread - #10/INFO]: BrusPlays: we dont want ppl prestige 100 first hour
2259[16:54:33] [Server thread/INFO]: MassiveLag issued server command: /mines
2260[16:54:34] [Async Chat Thread - #10/INFO]: DJWest360: lmao check my inv
2261[16:54:37] [Async Chat Thread - #10/INFO]: BrusPlays: cant
2262[16:54:41] [Async Chat Thread - #10/INFO]: BrusPlays: can i have mod perms
2263[16:54:47] [Async Chat Thread - #10/INFO]: BrusPlays: or ranks not setup yet
2264[16:54:52] [Server thread/INFO]: BrusPlays issued server command: /fl
2265[16:54:53] [Server thread/INFO]: BrusPlays issued server command: /fly
2266[16:54:53] [Server thread/INFO]: §eBrusPlays §4was denied access to command.
2267[16:54:59] [Async Chat Thread - #10/INFO]: DJWest360: i maxed a pickaxe
2268[16:55:15] [Async Chat Thread - #10/INFO]: DJWest360: lets see how good it is
2269[16:55:17] [Server thread/INFO]: DJWest360 issued server command: /warp insane
2270[16:55:18] [Server thread/WARN]: DJWest360 moved too quickly! 1961.2237772138033,24.0,306.23629813678804
2271[16:55:25] [Server thread/INFO]: NoPermission issued server command: /plugman reload PickaxeLevels
2272[16:55:32] [Server thread/INFO]: NoPermission issued server command: /plugman unload PickaxeLevels
2273[16:55:36] [Server thread/INFO]: NoPermission issued server command: /plugman load PickaxeLevels
2274[16:55:53] [Server thread/INFO]: BrusPlays lost connection: Disconnected
2275[16:56:08] [User Authenticator #9/INFO]: UUID of player BrusPlays is c9b2df75-b5a1-31e5-99ee-9a7a9d742540
2276[16:56:08] [Server thread/INFO]: BrusPlays[/2.103.2.122:56570] logged in with entity id 253073 at ([world]500.0636208385134, 28.0, -604.1802704376287)
2277[16:56:08] [Server thread/WARN]: BrusPlays moved too quickly! -491.5636208385134,37.0,612.6802704376287
2278[16:56:17] [Server thread/INFO]: DJWest360 issued server command: /autominer
2279[16:56:23] [Async Chat Thread - #11/INFO]: MassiveLag: oh wait
2280[16:56:32] [Server thread/INFO]: DJWest360 issued server command: /autominer
2281[16:56:33] [Async Chat Thread - #11/INFO]: MassiveLag: but when you start again by a
2282[16:56:44] [Async Chat Thread - #11/INFO]: MassiveLag: can you still go to all mines, or will that also reset?
2283[16:56:53] [Async Chat Thread - #11/INFO]: DJWest360: reset
2284[16:56:56] [Async Chat Thread - #11/INFO]: DJWest360: you start all over
2285[16:57:01] [Server thread/INFO]: DJWest360 issued server command: /miner help
2286[16:57:12] [Server thread/INFO]: DJWest360 issued server command: /automineradmin
2287[16:57:14] [Server thread/INFO]: DJWest360 issued server command: /automineradmin help
2288[16:57:25] [Server thread/INFO]: DJWest360 issued server command: /automineradmin time add DJWest360 100
2289[16:57:29] [Server thread/INFO]: DJWest360 issued server command: /automineradmin time add DJWest360 60s
2290[16:57:32] [Server thread/INFO]: DJWest360 issued server command: /automineradmin time add DJWest360 60
2291[16:57:34] [Server thread/INFO]: DJWest360 issued server command: /automineradmin time add DJWest360 6
2292[16:57:38] [Server thread/INFO]: DJWest360 issued server command: /automineradmin time add DJWest360 60 seconds
2293[16:57:55] [Server thread/INFO]: DJWest360 issued server command: /automineradmin time add DJWest360 00:00:60
2294[16:58:00] [Server thread/INFO]: DJWest360 issued server command: /miner
2295[16:58:11] [Async Chat Thread - #12/INFO]: DJWest360: lol joel tp
2296[16:58:19] [Server thread/INFO]: DJWest360 issued server command: /miniture
2297[16:58:22] [Server thread/INFO]: DJWest360 issued server command: /miniture
2298[16:58:26] [Server thread/INFO]: DJWest360 issued server command: /miniature
2299[16:58:28] [Server thread/INFO]: DJWest360 issued server command: /cm remove
2300[16:58:37] [Async Chat Thread - #12/INFO]: DJWest360: this is so cool
2301[16:58:48] [Server thread/INFO]: DJWest360 issued server command: /automineradmin time add DJWest360 00:00:60
2302[16:58:59] [Server thread/INFO]: NoPermission issued server command: /tp DJWest360
2303[16:59:06] [Async Chat Thread - #12/INFO]: NoPermission: ?
2304[16:59:12] [Server thread/INFO]: NoPermission issued server command: /enchant
2305[16:59:31] [Async Chat Thread - #12/INFO]: DJWest360: damn
2306[16:59:40] [Server thread/INFO]: NoPermission issued server command: /invsee DJWest360
2307[16:59:52] [Async Chat Thread - #12/INFO]: DJWest360: gonna run out soon
2308[17:00:07] [Async Chat Thread - #12/INFO]: DJWest360: and hes gone
2309[17:00:08] [Server thread/INFO]: DJWest360 issued server command: /miner
2310[17:00:11] [Server thread/INFO]: NoPermission issued server command: /warp
2311[17:00:18] [Server thread/INFO]: NoPermission issued server command: /warp
2312[17:00:21] [Server thread/INFO]: NoPermission issued server command: /warp tokens
2313[17:00:23] [Server thread/INFO]: NoPermission issued server command: /xpcashout
2314[17:00:26] [Async Chat Thread - #12/INFO]: DJWest360: he made me 3 mine keys and 16min
2315[17:00:27] [Server thread/INFO]: NoPermission issued server command: /shop
2316[17:00:28] [Async Chat Thread - #12/INFO]: DJWest360: mil*
2317[17:00:32] [Server thread/INFO]: NoPermission issued server command: /warp
2318[17:00:46] [Server thread/INFO]: NoPermission issued server command: /ah
2319[17:00:52] [Server thread/INFO]: DJWest360 issued server command: /warp crates
2320[17:00:53] [Server thread/WARN]: DJWest360 moved too quickly! -2007.2747012206996,-20.822652526910698,-340.6762517909482
2321[17:00:53] [Server thread/WARN]: DJWest360 moved too quickly! -2007.2747012206996,-20.822652526910698,-340.7189888599031
2322[17:00:53] [Server thread/WARN]: DJWest360 moved too quickly! -2007.2747012206996,-20.822652526910698,-340.751194278477
2323[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2324[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2325[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2326[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2327[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2328[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2329[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2330[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2331[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2332[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2333[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2334[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2335[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2336[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2337[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2338[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2339[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2340[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2341[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2342[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2343[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2344[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2345[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2346[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2347[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2348[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2349[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2350[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2351[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2352[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2353[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2354[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2355[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2356[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2357[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2358[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2359[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2360[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2361[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2362[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2363[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2364[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2365[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2366[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2367[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2368[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2369[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2370[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2371[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2372[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2373[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2374[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2375[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2376[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2377[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2378[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2379[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2380[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2381[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2382[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2383[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2384[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2385[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2386[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2387[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2388[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2389[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2390[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2391[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2392[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2393[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2394[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2395[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2396[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2397[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2398[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2399[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2400[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2401[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2402[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2403[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2404[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2405[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2406[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2407[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2408[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2409[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2410[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2411[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2412[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2413[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2414[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2415[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 200 [0;37;22mvouchers.[m
2416[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2417[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2418[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2419[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2420[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2421[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2422[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2423[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2424[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 200 [0;37;22mvouchers.[m
2425[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2426[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2427[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2428[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2429[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2430[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2431[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2432[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2433[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2434[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2435[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2436[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2437[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 200 [0;37;22mvouchers.[m
2438[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2439[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2440[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2441[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2442[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2443[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2444[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2445[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2446[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2447[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2448[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2449[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2450[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2451[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2452[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2453[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2454[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2455[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2456[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2457[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2458[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2459[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2460[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 200 [0;37;22mvouchers.[m
2461[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2462[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2463[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2464[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2465[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2466[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2467[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2468[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2469[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2470[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2471[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2472[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2473[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2474[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2475[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2476[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2477[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2478[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2479[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2480[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2481[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2482[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2483[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2484[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2485[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2486[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2487[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2488[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2489[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2490[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2491[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m500 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2492[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2493[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2494[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2495[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2496[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 155 [0;37;22mvouchers.[m
2497[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2498[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2499[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2500[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2501[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2502[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2503[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2504[17:00:59] [Server thread/INFO]: [0;33;1m[21mEXAMPLE [0;30;1m| [0;31;1mUnknown command, try again..[m
2505[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m250 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2506[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2507[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2508[17:00:59] [Server thread/INFO]: [0;33;1m[21mTOKENS [0;30;1m» [0;37;1mYou have added [0;33;1m[21m1000 [0;32;1mtokens to [0;33;1mDJWest360[0;32;1m.[m
2509[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2510[17:00:59] [Server thread/INFO]: [0;33;1m[21mVouchers [0;30;1m[21m» [0;37;22mYou've given [0;33;1mDJWest360 1x 200 [0;37;22mvouchers.[m
2511[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2512[17:00:59] [Server thread/INFO]: [PREFIX] [0;32;1mYou gave a voucher to DJWest360[m
2513[17:01:06] [Async Chat Thread - #12/INFO]: NoPermission: atm pickaxelevels is broken. asked the dev to fix that asap
2514[17:01:24] [Server thread/INFO]: DJWest360 issued server command: /c
2515[17:01:25] [Server thread/INFO]: DJWest360 issued server command: /ec
2516[17:01:29] [Server thread/INFO]: DJWest360 issued server command: /ci
2517[17:01:31] [Server thread/INFO]: DJWest360 issued server command: /ec
2518[17:01:36] [Server thread/INFO]: DJWest360 issued server command: /information
2519[17:01:43] [Server thread/INFO]: DJWest360 issued server command: /crystals
2520[17:01:46] [Server thread/INFO]: DJWest360 issued server command: /crystal
2521[17:01:47] [Server thread/INFO]: DJWest360 issued server command: /information
2522[17:01:48] [Server thread/INFO]: DJWest360 issued server command: /information
2523[17:02:07] [Server thread/INFO]: DJWest360 issued server command: /information
2524[17:02:23] [Server thread/INFO]: DJWest360 issued server command: /rankupmax
2525[17:02:23] [Server thread/WARN]: [PrisonRanksX] Task #48229 for PrisonRanksX v2.4.13b generated an exception
2526java.util.ConcurrentModificationException: null
2527 at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) ~[?:1.8.0_212]
2528 at java.util.ArrayList$Itr.next(ArrayList.java:859) ~[?:1.8.0_212]
2529 at com.prisonranksx.Main.lambda$13(Main.java:2563) ~[?:?]
2530 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2531 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2532 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2533 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2534 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2535 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2536 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2537[17:02:23] [Server thread/WARN]: [PrisonRanksX] Task #48230 for PrisonRanksX v2.4.13b generated an exception
2538java.util.ConcurrentModificationException: null
2539 at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) ~[?:1.8.0_212]
2540 at java.util.ArrayList$Itr.next(ArrayList.java:859) ~[?:1.8.0_212]
2541 at com.prisonranksx.Main.lambda$13(Main.java:2563) ~[?:?]
2542 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2543 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2544 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2545 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2546 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2547 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2548 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2549[17:02:23] [Server thread/WARN]: [PrisonRanksX] Task #48231 for PrisonRanksX v2.4.13b generated an exception
2550java.util.ConcurrentModificationException: null
2551 at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) ~[?:1.8.0_212]
2552 at java.util.ArrayList$Itr.next(ArrayList.java:859) ~[?:1.8.0_212]
2553 at com.prisonranksx.Main.lambda$13(Main.java:2563) ~[?:?]
2554 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2555 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2556 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2557 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2558 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2559 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2560 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2561[17:02:23] [Server thread/WARN]: [PrisonRanksX] Task #48232 for PrisonRanksX v2.4.13b generated an exception
2562java.util.ConcurrentModificationException: null
2563 at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) ~[?:1.8.0_212]
2564 at java.util.ArrayList$Itr.next(ArrayList.java:859) ~[?:1.8.0_212]
2565 at com.prisonranksx.Main.lambda$13(Main.java:2563) ~[?:?]
2566 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2567 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2568 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2569 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2570 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2571 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2572 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2573[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.B[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2574[17:02:23] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 3d0893bd-b1eb-4750-8611-f7365cbd9b52
2575[17:02:23] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 6afdd7f2-0730-47d2-b088-72c97f5b4aaa
2576[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.B[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2577[17:02:23] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 6d071b3d-a8df-405e-9c8e-f8a1fcbc1758
2578[17:02:23] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 142db68c-0070-4547-ad6b-4b3525d80a8d
2579[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m now inherits permissions from [0;36;1mb[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2580[17:02:23] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: b36b3a0a-a38e-43af-9893-871fa2aac968
2581[17:02:23] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 3dc11abc-c719-45be-965c-044a7fbaa2f4
2582[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.H[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2583[17:02:23] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: 41b08072-2686-45ab-b594-5a9339598134
2584[17:02:23] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: febe411b-763c-4606-a683-6e9f47b15f10
2585[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.J[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2586[17:02:23] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 60ec6840-7a79-48c4-9e70-66f6f0a41fa6
2587[17:02:23] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: c16f883c-2a4c-4f5d-bf2d-bd54bb1ee2ea
2588[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.L[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2589[17:02:23] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 3edf32d0-6526-4dee-95af-62c05d8d51cb
2590[17:02:23] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 590c42ae-b871-41b5-bb41-f640a48ba105
2591[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.L[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2592[17:02:23] [ForkJoinPool-1-worker-22/INFO]: [LuckPerms] [Messaging] Sending log with id: c3cfabe8-8936-42c6-a21e-811af74a8770
2593[17:02:23] [ForkJoinPool-1-worker-18/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: d0e185a2-fedc-4360-86e6-41ef19bbc455
2594[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m now inherits permissions from [0;36;1ml[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2595[17:02:23] [ForkJoinPool-1-worker-1/INFO]: [LuckPerms] [Messaging] Sending log with id: c121360b-f6fd-4250-a6af-95f5cb289487
2596[17:02:23] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 83d87bd9-3ff9-4ccd-adc9-b365fb56d0cc
2597[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.O[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2598[17:02:23] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 91d69ada-3627-4888-b3d1-edd3a0f1ebf3
2599[17:02:23] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 6aa414ee-aeae-4238-9518-e19e29b44550
2600[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.O[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2601[17:02:23] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 233e699f-cc25-496b-aedd-4c1108c23c27
2602[17:02:23] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: a3e65c22-ea15-4826-954d-721cde5d0469
2603[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m now inherits permissions from [0;36;1mo[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2604[17:02:23] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 4c7c839f-1373-49fc-a349-37e48ed0a607
2605[17:02:23] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 5ffe81f3-8d4e-474f-8e5c-43daa58470f3
2606[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1messentials.warps.Q[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2607[17:02:23] [ForkJoinPool-1-worker-15/INFO]: [LuckPerms] [Messaging] Sending log with id: 311cb7bb-98f7-4524-8197-bb153acf58f7
2608[17:02:23] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 3a932b03-b7da-4351-8eb2-0c84da8b265e
2609[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;32;1mSet [0;36;1mautosell.shop.Q[0;32;1m to [0;36;1mtrue[0;32;1m for [0;36;1mdjwest360[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2610[17:02:23] [ForkJoinPool-1-worker-4/INFO]: [LuckPerms] [Messaging] Sending log with id: 90b86ed5-b9fe-432c-bd3c-5ad7bc05ed06
2611[17:02:23] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: f7a493fc-6c14-413f-be0f-cd93ac1bee03
2612[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m now inherits permissions from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2613[17:02:23] [ForkJoinPool-1-worker-11/INFO]: [LuckPerms] [Messaging] Sending log with id: 852869c6-c1d4-43f7-b083-487cbe81742d
2614[17:02:23] [ForkJoinPool-1-worker-29/INFO]: [LuckPerms] [Messaging] Sending user ping for 'djwest360' with id: 5221ccd7-b573-4afa-b50e-1d13898687b4
2615[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2616[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2617[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2618[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2619[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2620[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2621[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2622[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2623[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2624[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2625[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2626[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2627[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2628[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2629[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2630[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2631[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2632[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2633[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2634[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2635[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2636[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2637[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2638[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2639[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2640[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2641[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2642[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1messentials.warps.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2643[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already has [0;36;1mautosell.shop.Q[0;32;1m set in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2644[17:02:23] [pool-7-thread-1/INFO]: [0;37;22m[21m[[0;36;1m[21mL[0;36;22m[21mP[0;37;22m[21m] [0;36;1mdjwest360[0;32;1m already inherits from [0;36;1mq[0;32;1m in context [0;36;22mserver=[0;36;1mprison[0;32;1m.[m
2645[17:02:54] [Async Chat Thread - #13/INFO]: DJWest360: huh it spammed Q for some reason
2646[17:03:33] [Server thread/INFO]: DJWest360 issued server command: /pal crystals
2647[17:03:39] [Async Chat Thread - #13/INFO]: DJWest360: where are crystals?
2648[17:03:39] [Server thread/INFO]: NoPermission issued server command: /vote
2649[17:03:52] [Server thread/INFO]: NoPermission issued server command: /crystals
2650[17:04:34] [Server thread/INFO]: NoPermission issued server command: /dm
2651[17:04:36] [Server thread/INFO]: NoPermission issued server command: /dm list
2652[17:04:38] [Server thread/INFO]: DJWest360 issued server command: /xpcashout
2653[17:04:41] [Server thread/INFO]: DJWest360 issued server command: /withdraw <§eType the amount to withdraw §a§lMONEY §eon notes>
2654[17:04:43] [Server thread/INFO]: DJWest360 issued server command: /withdraw 1000
2655[17:04:43] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Withdraw section![m
2656[17:04:43] [Server thread/INFO]: DJWest360 issued server command: /xpcashout
2657[17:04:44] [Server thread/INFO]: DJWest360 issued server command: /te withdraw <§eType the amount to withdraw §e§lTOKENS §eon notes>
2658[17:04:46] [Server thread/INFO]: DJWest360 issued server command: /te withdraw 10000
2659[17:04:58] [Server thread/INFO]: [0;33;22m[[0;31;22mBeast[0;36;1mWithDraw[0;33;22m] [0;33;1m�cBroken sound im CashNote Redeem section![m
2660[17:04:59] [Server thread/INFO]: NoPermission issued server command: /voteroulette
2661[17:05:01] [Server thread/INFO]: NoPermission issued server command: /voteroulette ?
2662[17:05:04] [Server thread/INFO]: NoPermission issued server command: /cr
2663[17:05:05] [Server thread/INFO]: NoPermission issued server command: /vr
2664[17:05:05] [Server thread/INFO]: DJWest360 issued server command: /pal crystals
2665[17:05:09] [Server thread/WARN]: NoPermission moved too quickly! 6.813693744508782,-64.55238963261787,41.008682705802016
2666[17:05:11] [Async Chat Thread - #14/INFO]: DJWest360: were crystals removed?
2667[17:05:18] [Async Chat Thread - #14/INFO]: NoPermission: i did not remove it
2668[17:05:38] [Async Chat Thread - #14/INFO]: DJWest360: weird, it says crystals in pickaxe menu then says unknown command
2669[17:05:47] [Server thread/INFO]: DJWest360 issued server command: /pal crystals
2670[17:05:58] [Server thread/INFO]: NoPermission issued server command: /i diamond_pickaxe 1
2671[17:06:03] [Server thread/INFO]: NoPermission issued server command: /pal crystals
2672[17:06:06] [Async Chat Thread - #14/INFO]: BrusPlays: yoo
2673[17:06:07] [Async Chat Thread - #14/INFO]: BrusPlays: NoPermission
2674[17:06:22] [Async Chat Thread - #14/INFO]: DJWest360: unless its broken because of pickaxe levels
2675[17:06:26] [Server thread/INFO]: BrusPlays issued server command: /tp
2676[17:06:26] [Server thread/INFO]: §eBrusPlays §4was denied access to command.
2677[17:06:30] [Async Chat Thread - #14/INFO]: BrusPlays: tp me there nub
2678[17:06:44] [Server thread/INFO]: DJWest360 issued server command: /tphere BrusPlays
2679[17:06:51] [Async Chat Thread - #14/INFO]: BrusPlays: where no perm at
2680[17:07:06] [Async Chat Thread - #14/INFO]: NoPermission: BrusPlays how are you putting music inside your videos
2681[17:07:09] [Async Chat Thread - #14/INFO]: NoPermission: lmfao
2682[17:07:10] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2683[17:07:13] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2684[17:07:21] [Server thread/INFO]: DJWest360 issued server command: /eco give DJWest360 1000000000000000
2685[17:07:22] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2686[17:07:28] [Async Chat Thread - #14/INFO]: NoPermission: this sounds you have a put a microphone behind your speaker to record that
2687[17:07:29] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2688[17:07:33] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2689[17:07:37] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2690[17:07:39] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2691[17:07:42] [Server thread/INFO]: NoPermission issued server command: /menu
2692[17:07:44] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2693[17:07:46] [Server thread/INFO]: NoPermission issued server command: /menu
2694[17:07:47] [Async Chat Thread - #14/INFO]: BrusPlays: oof
2695[17:07:47] [Server thread/INFO]: NoPermission issued server command: /menu
2696[17:07:48] [Async Chat Thread - #14/INFO]: BrusPlays: idk
2697[17:07:50] [Server thread/INFO]: [0;31;1mIncorrect usage! [0;37;22m/papi help[m
2698[17:07:50] [Server thread/INFO]: CONSOLE issued server command: /kit Member NoPermission
2699[17:07:50] [Server thread/INFO]: [0;31;1m[21m[!] [0;31;1mGiving kit[0;33;1m member[0;37;1m to [0;33;1mNoPermission[0;37;1m.[m
2700[17:07:50] [Server thread/INFO]: [0;32;1mYou have sent NoPermission the titles "[m[0;33;1m[21mCONGRATULATIONS[0;32;1m" "[m[0;37;1mYou've received your kit[0;32;1m".[m
2701[17:07:51] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2702[17:07:52] [Server thread/INFO]: NoPermission issued server command: /menu
2703[17:07:54] [Server thread/INFO]: NoPermission issued server command: /prestige
2704[17:07:55] [Server thread/INFO]: NoPermission issued server command: /menu
2705[17:07:56] [Async Chat Thread - #14/INFO]: BrusPlays: first decent vid i made lmfao
2706[17:07:56] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2707[17:07:57] [Server thread/INFO]: [0;32;1mYou have sent NoPermission the titles "[m[0;33;1m[21mTELEPORTING[0;32;1m" "[m[0;37;1mYou've been teleported[0;32;1m".[m
2708[17:07:57] [Server thread/INFO]: NoPermission issued server command: /warp Freezone
2709[17:08:05] [Server thread/INFO]: NoPermission issued server command: /spawn
2710[17:08:10] [Async Chat Thread - #14/INFO]: DJWest360: i keep doubling my money woooo lets go
2711[17:08:11] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2712[17:08:17] [Server thread/INFO]: NoPermission issued server command: /spawn
2713[17:08:20] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2714[17:08:27] [Server thread/INFO]: DJWest360 issued server command: /bar bar
2715[17:08:33] [Async Chat Thread - #14/INFO]: BrusPlays: just peng dat to
2716[17:08:38] [Async Chat Thread - #14/INFO]: BrusPlays: #news
2717[17:08:41] [Craft Scheduler Thread - 69/WARN]: [FastAsyncWorldEdit] Plugin FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5 generated an exception while executing task 10
2718java.lang.IllegalStateException: zip file closed
2719 at java.util.zip.ZipFile.ensureOpen(ZipFile.java:686) ~[?:1.8.0_212]
2720 at java.util.zip.ZipFile.getEntry(ZipFile.java:315) ~[?:1.8.0_212]
2721 at java.util.jar.JarFile.getEntry(JarFile.java:240) ~[?:1.8.0_212]
2722 at java.util.jar.JarFile.getJarEntry(JarFile.java:223) ~[?:1.8.0_212]
2723 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:116) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2724 at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:191) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2725 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2726 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2727 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
2728 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
2729 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
2730 at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_212]
2731 at com.boydti.fawe.bukkit.Metrics.isMineshafterPresent(Metrics.java:437) ~[?:?]
2732 at com.boydti.fawe.bukkit.Metrics.postPlugin(Metrics.java:374) ~[?:?]
2733 at com.boydti.fawe.bukkit.Metrics.access$100(Metrics.java:21) ~[?:?]
2734 at com.boydti.fawe.bukkit.Metrics$1.run(Metrics.java:231) ~[?:?]
2735 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
2736 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Prison.jar:git-Spigot-dcd1643-e60fc34]
2737 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
2738 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
2739 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2740[17:08:42] [Craft Scheduler Thread - 71/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
2741[17:09:00] [Server thread/INFO]: NoPermission issued server command: /xpcashout
2742[17:09:18] [Server thread/INFO]: DJWest360 lost connection: Disconnected
2743[17:09:31] [Async Chat Thread - #14/INFO]: BrusPlays: lol when i focus on the description more than the video
2744[17:09:57] [Server thread/INFO]: NoPermission issued server command: /spawn
2745[17:10:14] [Async Chat Thread - #14/INFO]: BrusPlays: ahh minecraft sounds too loud on that vid oof
2746[17:11:09] [Async Chat Thread - #14/INFO]: BrusPlays: should i remake the video
2747[17:11:10] [Async Chat Thread - #14/INFO]: BrusPlays: better
2748[17:11:47] [Server thread/INFO]: BrusPlays issued server command: /spawn
2749[17:12:24] [Server thread/INFO]: BrusPlays issued server command: /is go
2750[17:12:41] [Server thread/INFO]: MassiveLag lost connection: Disconnected
2751[17:12:56] [Server thread/INFO]: BrusPlays lost connection: Disconnected
2752[17:13:37] [Server thread/INFO]: NoPermission lost connection: Disconnected
2753[17:13:59] [Server thread/INFO]: [0;32;1mTitleManager reloaded[m
2754[17:15:55] [User Authenticator #10/INFO]: UUID of player NoPermission is c03c569e-9e66-3d9d-ab12-2b8475e3c79f
2755[17:15:55] [Server thread/INFO]: NoPermission[/145.53.193.26:60238] logged in with entity id 359183 at ([world]513.6139278663193, 54.0, -595.2315122363258)
2756[17:15:55] [Server thread/WARN]: NoPermission moved too quickly! -505.1139278663193,11.0,603.7315122363258
2757[17:15:56] [Server thread/INFO]: NoPermission issued server command: /pal
2758[17:15:57] [Server thread/INFO]: NoPermission issued server command: /pal