· 6 years ago · Nov 21, 2019, 10:46 PM
1[01:21:09] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[01:21:09] [Server thread/INFO]: Loading properties
3[01:21:09] [Server thread/INFO]: Default game type: SURVIVAL
4[01:21:09] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-eb3d921-2b93d83 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[01:21:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[01:21:10] [Server thread/INFO]: Using 4 threads for Netty based IO
7[01:21:10] [Server thread/INFO]: Debug logging is disabled
8[01:21:10] [Server thread/INFO]: Generating keypair
9[01:21:10] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
10[01:21:10] [Server thread/INFO]: Using epoll channel type
11[01:21:10] [Server thread/ERROR]: Could not load 'plugins/NotCombatLogX.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
15 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
16 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
17 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
19Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
20 ... 6 more
21[01:21:11] [Server thread/INFO]: Set PluginClassLoader as parallel capable
22[01:21:11] [Server thread/ERROR]: Could not load 'plugins/NODConnect.jar' in folder 'plugins'
23org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Listener
24 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
25 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
26 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
27 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
28 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
29 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
30 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
31Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Listener
32 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_222]
33 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_222]
34 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_222]
35 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
36 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
37 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
38 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
39 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
40 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
41 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
42 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
43 ... 6 more
44Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Listener
45 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
46 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
47 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
48 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
49 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
50 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_222]
51 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_222]
52 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_222]
53 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
54 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
55 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
56 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
57 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
58 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
59 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
60 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
61 ... 6 more
62[01:21:12] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency oshi-core-3.4.0.jar:
63[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: java.io.FileNotFoundException: https://cdn.bradleysteele.me/oshi-core-3.4.0
64[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
65[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
66[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
67[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1057)
68[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:1478)
69[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:83)
70[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
71[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
72[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:92)
73[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:34)
74[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
75[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
76[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
77[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
78[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
79[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
80[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
81[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
82[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
83[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
84[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
85[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
86[01:21:12] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
87[01:21:13] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency jna-platform-4.2.2.jar:
88[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: java.io.FileNotFoundException: https://cdn.bradleysteele.me/jna-platform-4.2.2
89[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
90[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
91[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
92[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1057)
93[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:1478)
94[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:83)
95[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
96[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
97[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:92)
98[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:34)
99[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
100[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
101[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
102[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
103[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
104[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
105[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
106[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
107[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
108[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
109[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
110[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
111[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
112[01:21:13] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency jna-4.2.2.jar:
113[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: java.io.FileNotFoundException: https://cdn.bradleysteele.me/jna-4.2.2
114[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
115[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
116[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
117[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1057)
118[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:1478)
119[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:83)
120[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
121[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
122[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:92)
123[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:34)
124[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
125[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
126[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
127[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
128[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
129[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
130[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
131[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
132[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
133[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
134[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
135[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
136[01:21:13] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
137[01:21:14] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency slf4j-api-1.7.22.jar:
138[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: java.io.FileNotFoundException: https://cdn.bradleysteele.me/slf4j-api-1.7.22
139[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
140[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
141[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
142[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1057)
143[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:1478)
144[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:83)
145[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
146[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
147[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:92)
148[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:34)
149[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
150[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
151[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
152[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
153[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
154[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
155[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
156[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
157[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
158[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
159[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
160[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
161[01:21:14] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
162[01:21:14] [Server thread/ERROR]: Could not load 'plugins/AnvilLogin.jar' in folder 'plugins'
163org.bukkit.plugin.UnknownDependencyException: Languagy
164 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
165 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
166 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
167 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
168 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
169[01:21:15] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
170[01:21:15] [Server thread/INFO]: [SellStick] Loading SellStick v2.0
171[01:21:15] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
172[01:21:15] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
173[01:21:15] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
174[01:21:15] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.0
175[01:21:15] [Server thread/INFO]: [Tags] Loading Tags v1.0-SNAPSHOT
176[01:21:15] [Server thread/INFO]: [Core] Loading Core v0.2.2
177[01:21:15] [Server thread/INFO]: [Core] Checking update for Core v0.2.2
178[01:21:16] [User Authenticator #1/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
179[01:21:16] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
180[01:21:16] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.7.3
181[01:21:16] [Server thread/INFO]: [BCommons] Loading BCommons v0.1.8b3-RELEASE
182[01:21:16] [Server thread/ERROR]: oshi/SystemInfo initializing BCommons v0.1.8b3-RELEASE (Is it up to date?)
183java.lang.NoClassDefFoundError: oshi/SystemInfo
184 at me.bradleysteele.commons.util.SystemInfos.<clinit>(SystemInfos.java:28) ~[?:?]
185 at me.bradleysteele.commons.BPlugin.onLoad(BPlugin.java:88) ~[?:?]
186 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
187 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
188 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
189 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
190Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
191 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
192 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
193 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
194 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
195 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
196 ... 6 more
197[01:21:16] [Server thread/INFO]: [CustomDrops] Loading CustomDrops v3.1.4
198[01:21:16] [Server thread/INFO]: [GhostBlocker] Loading GhostBlocker v1.2.1
199[01:21:16] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.3
200[01:21:16] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.3 is now loaded, injecting!
201[01:21:16] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
202[01:21:16] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
203[01:21:16] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
204[01:21:16] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
205[01:21:16] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
206[01:21:16] [Server thread/INFO]: [ViaVersion] Loading translation mappping
207[01:21:16] [Server thread/INFO]: [ViaVersion] Loading block connection mappings ...
208[01:21:17] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
209[01:21:17] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
210[01:21:17] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
211[01:21:17] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
212[01:21:17] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
213[01:21:17] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
214[01:21:17] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.9.3
215[01:21:17] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.3.1
216[01:21:17] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.4.0-SNAPSHOT
217[01:21:17] [Server thread/INFO]: [Skript] Loading Skript v2.3.7
218[01:21:17] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
219[01:21:17] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v1.4.1
220[01:21:17] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.2-Lime
221[01:21:17] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
222[01:21:17] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
223[01:21:18] [Server thread/INFO]: [BlowableObsidians] Loading BlowableObsidians v5.0
224[01:21:18] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.01.12-dc2d277-1245-22.0.7
225[01:21:18] [Server thread/INFO]: [HubThat] Loading HubThat v7.0
226[01:21:18] [Server thread/INFO]: [Marry] Loading Marry v1.0.1
227[01:21:18] [Server thread/INFO]: [CasualProtector] Loading CasualProtector v3.8.2.12-SNAPSHOT
228[01:21:18] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
229[01:21:18] [Server thread/INFO]: [TokenManager] Loading TokenManager v3.2.3
230[01:21:18] [Server thread/INFO]: [Kiss] Loading Kiss v1.0
231[01:21:18] [Server thread/INFO]: [PlayerShopGUIPlus] Loading PlayerShopGUIPlus v1.3.0
232[01:21:18] [Server thread/INFO]: [GuiShopRecoded] Loading GuiShopRecoded v1.4
233[01:21:18] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.4.5
234[01:21:18] [Server thread/INFO]: [GenBucketReloaded] Loading GenBucketReloaded v1.3
235[01:21:18] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.7.3
236[01:21:18] [Server thread/INFO]: [KitPvP] Loading KitPvP v2.0.7
237[01:21:18] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v11.1
238[01:21:18] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
239[01:21:18] [Server thread/INFO]: [Ersatz] Loading Ersatz v1.0
240[01:21:18] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
241[01:21:18] [Server thread/INFO]: [TimedRewards] Loading TimedRewards v1.1.8
242[01:21:18] [Server thread/ERROR]: Could not initialize class me.bradleysteele.commons.util.SystemInfos initializing TimedRewards v1.1.8 (Is it up to date?)
243java.lang.NoClassDefFoundError: Could not initialize class me.bradleysteele.commons.util.SystemInfos
244 at me.bradleysteele.commons.BPlugin.onLoad(BPlugin.java:88) ~[?:?]
245 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
246 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
247 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
248 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
249[01:21:18] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.6.4
250[01:21:18] [Server thread/INFO]: [IslandBorder] Loading IslandBorder vBuild 2
251[01:21:18] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.0
252[01:21:18] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
253[01:21:18] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.15
254[01:21:18] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v2.1.5
255[01:21:18] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.17.0
256[01:21:18] [Server thread/INFO]: [SkStuff] Loading SkStuff v1.6.4.1-fork-1.12
257[01:21:18] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1591)
258[01:21:18] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.15
259[01:21:18] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.2-1.12
260[01:21:18] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.2
261[01:21:18] [Server thread/INFO]: [CustomOreGen] Loading CustomOreGen v1.3.13-SNAPSHOT
262[01:21:18] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v18.12.26-e3192f0-2060
263[01:21:18] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
264[01:21:18] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.2-b116
265[01:21:18] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.10
266[01:21:18] [Server thread/INFO]: [MobStacker] Loading MobStacker v1.0
267[01:21:18] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.8.5
268[01:21:18] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.3.1.1
269[01:21:18] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.15
270[01:21:18] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
271[01:21:18] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.8
272[01:21:18] [Server thread/INFO]: [RandomCoords] Loading RandomCoords v0.6.2-RELEASE
273[01:21:18] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
274[01:21:18] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
275[01:21:18] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
276[01:21:18] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
277[01:21:18] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
278[01:21:18] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12.2
279[01:21:18] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.4a
280[01:21:18] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
281[01:21:18] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.8
282[01:21:18] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2
283[01:21:18] [Server thread/INFO]: [JetsMinions] Loading JetsMinions v5.1.6
284[01:21:18] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v1.4
285[01:21:18] [Server thread/INFO]: [MultiWorldMoney] Loading MultiWorldMoney v3.1
286[01:21:18] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v6.0.14
287[01:21:18] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v5.0.3
288[01:21:18] [Server thread/INFO]: [Core] Enabling Core v0.2.2
289[01:21:18] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.4.0-SNAPSHOT
290[01:21:18] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
291[01:21:18] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
292[01:21:18] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.01.12-dc2d277-1245-22.0.7
293[01:21:19] [Server thread/INFO]: ====== USE PAPER ======
294[01:21:19] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
295[01:21:19] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
296[01:21:19] [Server thread/INFO]: - This is only a recommendation
297[01:21:19] [Server thread/INFO]: ==============================
298[01:21:19] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
299[01:21:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
300[01:21:19] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
301[01:21:19] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
302[01:21:19] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
303[01:21:19] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
304[01:21:19] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.4.5
305[01:21:19] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
306[01:21:20] [Server thread/INFO]: [ASkyBlock] The Nether is disabled
307[01:21:20] [Server thread/INFO]: [ASkyBlock] Loading entity limits
308[01:21:20] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 2500
309[01:21:20] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
310[01:21:20] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
311[01:21:20] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
312[01:21:20] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
313[01:21:20] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
314[01:21:20] [Server thread/INFO]: [ASkyBlock] Loading schematic Black Diamonds (harder.schematic) for all players, order 3
315[01:21:20] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
316[01:21:20] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v18.12.26-e3192f0-2060
317[01:21:20] [Server thread/INFO]: Version is PlotSquared-18.12.26-e3192f0-2060
318[01:21:21] [Server thread/INFO]: [P2] Metrics enabled.
319[01:21:21] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
320[01:21:21] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
321[01:21:21] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
322[01:21:21] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
323[01:21:21] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
324[01:21:21] [Server thread/INFO]: [P2] Key: worlds, Value: false
325[01:21:21] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
326[01:21:21] [Server thread/INFO]: [P2] Key: database-purger, Value: false
327[01:21:21] [Server thread/INFO]: [P2] Key: economy, Value: true
328[01:21:21] [Server thread/INFO]: [P2] Key: block-cache, Value: true
329[01:21:21] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
330[01:21:21] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
331[01:21:21] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
332[01:21:21] [Server thread/INFO]: [P2] Key: updater, Value: true
333[01:21:21] [Server thread/INFO]: [P2] Key: database, Value: true
334[01:21:21] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
335[01:21:21] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
336[01:21:21] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
337[01:21:21] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
338[01:21:21] [Server thread/INFO]: [P2] Key: metrics, Value: true
339[01:21:21] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
340[01:21:21] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
341[01:21:21] [Server thread/INFO]: [P2] Key: events, Value: true
342[01:21:21] [Server thread/INFO]: [P2] Key: commands, Value: true
343[01:21:21] [Server thread/INFO]: PlotSquared is now enabled
344[01:21:21] [Server thread/INFO]: [P2] Metrics enabled.
345[01:21:21] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
346[01:21:21] [Server thread/INFO]: Preparing level "world"
347[01:21:21] [Server thread/INFO]: -------- World Settings For [world] --------
348[01:21:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
349[01:21:21] [Server thread/INFO]: Cane Growth Modifier: 100%
350[01:21:21] [Server thread/INFO]: Melon Growth Modifier: 100%
351[01:21:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
352[01:21:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
353[01:21:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
354[01:21:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
355[01:21:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
356[01:21:21] [Server thread/INFO]: Vine Growth Modifier: 100%
357[01:21:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
358[01:21:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
359[01:21:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
360[01:21:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
361[01:21:21] [Server thread/INFO]: Random Lighting Updates: false
362[01:21:21] [Server thread/INFO]: Structure Info Saving: true
363[01:21:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
364[01:21:21] [Server thread/INFO]: Max TNT Explosions: 100
365[01:21:21] [Server thread/INFO]: Mob Spawn Range: 4
366[01:21:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
367[01:21:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
368[01:21:21] [Server thread/INFO]: Item Despawn Rate: 6000
369[01:21:21] [Server thread/INFO]: Item Merge Radius: 2.5
370[01:21:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
371[01:21:21] [Server thread/INFO]: View Distance: 10
372[01:21:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
373[01:21:21] [Server thread/INFO]: Experience Merge Radius: 3.0
374[01:21:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
375[01:21:21] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
376[01:21:21] [Server thread/INFO]: -------- World Settings For [world_nether] --------
377[01:21:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
378[01:21:21] [Server thread/INFO]: Cane Growth Modifier: 100%
379[01:21:21] [Server thread/INFO]: Melon Growth Modifier: 100%
380[01:21:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
381[01:21:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
382[01:21:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
383[01:21:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
384[01:21:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
385[01:21:21] [Server thread/INFO]: Vine Growth Modifier: 100%
386[01:21:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
387[01:21:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
388[01:21:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
389[01:21:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
390[01:21:21] [Server thread/INFO]: Random Lighting Updates: false
391[01:21:21] [Server thread/INFO]: Structure Info Saving: true
392[01:21:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
393[01:21:21] [Server thread/INFO]: Max TNT Explosions: 100
394[01:21:21] [Server thread/INFO]: Mob Spawn Range: 4
395[01:21:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
396[01:21:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
397[01:21:21] [Server thread/INFO]: Item Despawn Rate: 6000
398[01:21:21] [Server thread/INFO]: Item Merge Radius: 2.5
399[01:21:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
400[01:21:21] [Server thread/INFO]: View Distance: 10
401[01:21:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
402[01:21:21] [Server thread/INFO]: Experience Merge Radius: 3.0
403[01:21:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
404[01:21:21] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
405[01:21:21] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
406[01:21:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
407[01:21:21] [Server thread/INFO]: Cane Growth Modifier: 100%
408[01:21:21] [Server thread/INFO]: Melon Growth Modifier: 100%
409[01:21:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
410[01:21:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
411[01:21:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
412[01:21:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
413[01:21:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
414[01:21:21] [Server thread/INFO]: Vine Growth Modifier: 100%
415[01:21:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
416[01:21:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
417[01:21:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
418[01:21:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
419[01:21:21] [Server thread/INFO]: Random Lighting Updates: false
420[01:21:21] [Server thread/INFO]: Structure Info Saving: true
421[01:21:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
422[01:21:21] [Server thread/INFO]: Max TNT Explosions: 100
423[01:21:21] [Server thread/INFO]: Mob Spawn Range: 4
424[01:21:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
425[01:21:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
426[01:21:21] [Server thread/INFO]: Item Despawn Rate: 6000
427[01:21:21] [Server thread/INFO]: Item Merge Radius: 2.5
428[01:21:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
429[01:21:21] [Server thread/INFO]: View Distance: 10
430[01:21:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
431[01:21:21] [Server thread/INFO]: Experience Merge Radius: 3.0
432[01:21:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
433[01:21:21] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
434[01:21:21] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1415189323)
435[01:21:22] [Server thread/INFO]: Preparing spawn area: 16%
436[01:21:23] [Server thread/INFO]: Preparing spawn area: 87%
437[01:21:24] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6497408839560965406)
438[01:21:24] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6497408839560965406)
439[01:21:25] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
440[01:21:25] [Server thread/INFO]: [SellStick] Enabling SellStick v2.0
441[01:21:25] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
442[01:21:25] [Server thread/INFO]: GroupManager - INFO - World Found: world
443[01:21:25] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
444[01:21:25] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
445[01:21:25] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
446[01:21:25] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
447[01:21:25] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
448[01:21:25] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
449[01:21:25] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
450[01:21:25] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
451[01:21:25] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
452[01:21:25] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.0
453[01:21:25] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
454[01:21:25] [Server thread/INFO]: [Tags] Enabling Tags v1.0-SNAPSHOT
455[01:21:25] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
456[01:21:25] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
457[01:21:25] [Server thread/INFO]: [ChatReaction] 231 words loaded!
458[01:21:25] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
459[01:21:25] [Server thread/INFO]: ---------------------------
460[01:21:25] [Server thread/INFO]: ChatReaction Updater
461[01:21:25] [Server thread/INFO]:
462[01:21:25] [Server thread/INFO]: Could not connect to spigotmc.org
463[01:21:25] [Server thread/INFO]: to check for updates!
464[01:21:25] [Server thread/INFO]:
465[01:21:25] [Server thread/INFO]: ---------------------------
466[01:21:25] [Server thread/INFO]: ---------------------------
467[01:21:25] [Server thread/INFO]: ChatReaction Updater
468[01:21:25] [Server thread/INFO]:
469[01:21:25] [Server thread/INFO]: You are running 1.7.1
470[01:21:25] [Server thread/INFO]: The latest version
471[01:21:25] [Server thread/INFO]: of ChatReaction!
472[01:21:25] [Server thread/INFO]:
473[01:21:25] [Server thread/INFO]: ---------------------------
474[01:21:25] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.7.3
475[01:21:25] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.7.3 has been enabled
476[01:21:25] [Server thread/INFO]: [BCommons] Enabling BCommons v0.1.8b3-RELEASE
477[01:21:25] [Server thread/INFO]: [BCommons] [Info]: Registered worker: WorkerBInventory.
478[01:21:25] [Server thread/INFO]: [CustomDrops] Enabling CustomDrops v3.1.4
479[01:21:25] [Server thread/INFO]: [GhostBlocker] Enabling GhostBlocker v1.2.1
480[01:21:25] [Server thread/INFO]: ActionBarAPI is not enabled or is set to false in the config.
481[01:21:25] [Server thread/INFO]: Disabling ActionBar functionality.
482[01:21:25] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
483[01:21:25] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.9.3
484[01:21:25] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
485[01:21:25] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
486[01:21:25] [Server thread/INFO]: [ReflectionHelper] Version is v1_12_R1 (11201)
487[01:21:25] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
488[01:21:25] [Server thread/INFO]: Injected custom channel handlers.
489[01:21:25] [Server thread/INFO]: Adding channels for online players...
490[01:21:25] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_12_R1'.
491[01:21:26] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 1276ms.
492[01:21:26] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
493[01:21:26] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.3.1
494[01:21:26] [Server thread/INFO]: [Skript] Enabling Skript v2.3.7
495[01:21:27] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] You're currently running the latest stable version of Skript.
496[01:21:28] [Server thread/INFO]: [Skript] Loaded 18144 aliases in 1735ms
497[01:21:29] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
498[01:21:29] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
499[01:21:29] [Server thread/INFO]: [ClearLag] Loading modules...
500[01:21:29] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
501[01:21:29] [Server thread/INFO]: [ClearLag] Modules have been loaded!
502[01:21:29] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
503[01:21:29] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
504[01:21:29] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v1.4.1
505[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: DIAMOND_SHOVEL make sure it is a valid minecraft material type!
506[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: GOLD_SHOVEL make sure it is a valid minecraft material type!
507[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: IRON_SHOVEL make sure it is a valid minecraft material type!
508[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: STONE_HELMET make sure it is a valid minecraft material type!
509[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: STONE_CHESTPLATE make sure it is a valid minecraft material type!
510[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: STONE_LEGGINGS make sure it is a valid minecraft material type!
511[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: STONE_BOOTS make sure it is a valid minecraft material type!
512[01:21:29] [Server thread/INFO]: [IllegalStack] warning unable to find a material matching: STONE_SHOVEL make sure it is a valid minecraft material type!
513[01:21:29] [Server thread/INFO]: [FreePlugin] - Stacked Armor Remover by dNiym enabled.
514[01:21:29] [Server thread/INFO]: [FreePlugin] - This plugin is provided as-is with no warranty, Checks all player inventories for items with a greater than MaxStackSize(), any items found will be destroyed.
515[01:21:29] [Server thread/INFO]: [Illegal Stack] - MC Version < 1.13 detected!
516[01:21:29] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.2-Lime
517[01:21:29] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
518[01:21:29] [Server thread/INFO]: [skQuery] Beginning to process a total of 138 from SkQuery
519[01:21:29] [Server thread/INFO]: [skQuery] Out of 138 classes, 136 classes were loaded from SkQuery
520[01:21:29] [Thread-11/INFO]: [ClearLag] No updates found!
521[01:21:29] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
522[01:21:29] [Server thread/WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
523[01:21:29] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
524[01:21:29] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
525[01:21:29] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
526java.net.BindException: Cannot assign requested address (Bind failed)
527 at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_222]
528 at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_222]
529 at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_222]
530 at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_222]
531 at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9.jar:?]
532 at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9.jar:?]
533 at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9.jar:?]
534 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
535 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
536 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
537 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
538 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
539 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
540 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
541 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
542 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
543 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
544 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
545[01:21:29] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
546[01:21:29] [Server thread/INFO]: [BlowableObsidians] Enabling BlowableObsidians v5.0
547[01:21:29] [Server thread/INFO]: [HubThat] Enabling HubThat v7.0
548[01:21:29] [Server thread/INFO]: [HubThat] §0[§6HT§0]§cUpdate Checking Disabled!
549[01:21:29] [Server thread/INFO]: [Marry] Enabling Marry v1.0.1
550[01:21:29] [Server thread/INFO]: Trying to enable Marry...
551[01:21:29] [Server thread/INFO]: Reading startup website
552[01:21:29] [Server thread/INFO]: Success! Startup website read true
553[01:21:29] [Server thread/INFO]: [CasualProtector] Enabling CasualProtector v3.8.2.12-SNAPSHOT
554[01:21:29] [Server thread/INFO]: [CasualProtector] Plugins that we RECOMMEND to use with casualprotector (to have 100%+ protection): https://www.spigotmc.org/resources/dupe-fixes-illegal-stack-remover.44411/ - it's not required but you can just use it. Remember that if there are massive bots attacks (2k bots/sec) you have to block it using iptales, it's impossible to block it by minecraft plugin
555[01:21:29] [Server thread/INFO]: [CasualProtector] Loading...
556[01:21:29] [Server thread/INFO]: [CasualProtector] Checking for updates..
557[01:21:29] [Server thread/INFO]: [CasualProtector] Your version is old and not supported, your version: 3.8.2.12-SNAPSHOT, the latest version: 3.9.2.1-SNAPSHOT | please download the latest update: https://www.spigotmc.org/resources/casualprotector-best-server-protector-antibot-anticrash.59866/
558[01:21:29] [Server thread/INFO]: [CasualProtector] Checked update info!
559[01:21:29] [Server thread/INFO]: [CasualProtector] Server is running on: v1_12_R1 NMS version
560[01:21:29] [Server thread/INFO]: [CasualProtector] Server is using ConnectionCloser_Undefined (not 1.8.8 version), plugin kicks players with new task, not using craftplayer (dont worry, that's not problem)
561[01:21:29] [Server thread/INFO]: [CasualProtector] You are using 4.4.0 protocolLib version.
562 Just quickly reminder: if you are running 1.14 - use the latest dev build (http://ci.dmulloy2.net/job/ProtocolLib%20Gradle/lastStableBuild/) if 1.8-1.13 - use the latest release (https://www.spigotmc.org/resources/protocollib.1997/download?version=241216) if 1.7 and below - use the 3.7.0 release (https://github.com/dmulloy2/ProtocolLib/releases/tag/3.7.0)
563[01:21:29] [Server thread/INFO]: [CasualProtector] Loaded vpnDetector: default (http://www.shroomery.org/ythan/proxycheck.php?ip={ADDRESS})
564[01:21:29] [Server thread/INFO]: [CasualProtector] Loaded in 174ms!
565
566[01:21:29] [Server thread/INFO]: [CasualProtector] Please read readme.txt from the downloaded .zip file and the config.yml before using plugin, maybe you dont want to use some of features.
567[01:21:29] [Server thread/INFO]: [CasualProtector] Plugin created by yooniks, plugin for protecting servers against bots and hackers! For any bugs please send me private message on spigotmc or discord: yooniks#2411.
568[01:21:29] [Server thread/INFO]: [TokenManager] Enabling TokenManager v3.2.3
569[01:21:29] [Server thread/INFO]: [TokenManager] Loaded Config.
570[01:21:29] [Server thread/INFO]: [TokenManager] Loaded Lang.
571[01:21:29] [Server thread/INFO]: [TokenManager] ===============================================
572[01:21:29] [Server thread/INFO]: [TokenManager] TokenManager has detected your server as online mode.
573[01:21:29] [Server thread/INFO]: [TokenManager] DataManager will operate with UUIDs.
574[01:21:29] [Server thread/INFO]: [TokenManager] If your server is NOT in online mode, please manually set online-mode in TokenManager's config.yml.
575[01:21:29] [Server thread/INFO]: [TokenManager] ===============================================
576[01:21:29] [Server thread/INFO]: [TokenManager] Loaded DataManager.
577[01:21:30] [Server thread/INFO]: [TokenManager] Loaded ShopConfig.
578[01:21:30] [Server thread/INFO]: [TokenManager] Loaded ShopManager.
579[01:21:30] [Server thread/INFO]: [TokenManager] Loaded WorthConfig.
580[01:21:30] [Server thread/INFO]: [TokenManager] Successfully hooked into 'PlaceholderAPI'!
581[01:21:30] [Server thread/INFO]: [TokenManager] Successfully hooked into 'Vault'!
582[01:21:30] [Server thread/INFO]: [TokenManager] Loaded HookManager.
583[01:21:30] [Server thread/INFO]: [Kiss] Enabling Kiss v1.0
584[01:21:30] [Server thread/INFO]: Kissing enabled.
585[01:21:30] [Server thread/INFO]: [PlayerShopGUIPlus] Enabling PlayerShopGUIPlus v1.3.0
586[01:21:30] [Server thread/INFO]: [GuiShopRecoded] Enabling GuiShopRecoded v1.4
587[01:21:30] [Server thread/INFO]: [GenBucketReloaded] Enabling GenBucketReloaded v1.3
588[01:21:30] [Server thread/INFO]: [GenBucketReloaded] Vault Linked!
589[01:21:30] [Server thread/INFO]: [GenBucketReloaded] Plugin is up to date!
590[01:21:30] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.7.3
591[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading all crate information...
592[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading immortal.yml information....
593[01:21:31] [Server thread/INFO]: [Crazy Crates]>> immortal.yml has been loaded.
594[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading Tazzmanian.yml information....
595[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Tazzmanian.yml has been loaded.
596[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading MVP.yml information....
597[01:21:31] [Server thread/INFO]: [Crazy Crates]>> MVP.yml has been loaded.
598[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading legend.yml information....
599[01:21:31] [Server thread/INFO]: [Crazy Crates]>> legend.yml has been loaded.
600[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading VIP.yml information....
601[01:21:31] [Server thread/INFO]: [Crazy Crates]>> VIP.yml has been loaded.
602[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading Daily.yml information....
603[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Daily.yml has been loaded.
604[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading Ancient.yml information....
605[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Ancient.yml has been loaded.
606[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading Tazzy.yml information....
607[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Tazzy.yml has been loaded.
608[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading Vote.yml information....
609[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Vote.yml has been loaded.
610[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading halloween.yml information....
611[01:21:31] [Server thread/INFO]: [Crazy Crates]>> halloween.yml has been loaded.
612[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading spawners.yml information....
613[01:21:31] [Server thread/INFO]: [Crazy Crates]>> spawners.yml has been loaded.
614[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading staffschoice.yml information....
615[01:21:31] [Server thread/INFO]: [Crazy Crates]>> staffschoice.yml has been loaded.
616[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading Titan.yml information....
617[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Titan.yml has been loaded.
618[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading overlord.yml information....
619[01:21:31] [Server thread/INFO]: [Crazy Crates]>> overlord.yml has been loaded.
620[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Loading Rare.yml information....
621[01:21:31] [Server thread/INFO]: [Crazy Crates]>> Rare.yml has been loaded.
622[01:21:31] [Server thread/INFO]: [Crazy Crates]>> All crate information has been loaded.
623[01:21:31] [Server thread/INFO]: [KitPvP] Enabling KitPvP v2.0.7
624[01:21:31] [Server thread/INFO]: [KIT-PVP] Enabling KitPvP version 2.0.7...
625[01:21:31] [Server thread/INFO]: [KIT-PVP] Discovered PlaceholderAPI, now hooking into it.
626[01:21:31] [Server thread/INFO]: [KIT-PVP] Done!
627[01:21:31] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v11.1
628[01:21:31] [Server thread/INFO]: SimpleRename enabled!
629[01:21:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
630[01:21:31] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
631[01:21:31] [Server thread/INFO]: [Ersatz] Enabling Ersatz v1.0
632[01:21:31] [Server thread/INFO]: [TimedRewards] Enabling TimedRewards v1.1.8
633[01:21:31] [Server thread/ERROR]: Error occurred while enabling TimedRewards v1.1.8 (Is it up to date?)
634java.lang.NoSuchMethodError: me.bradleysteele.commons.util.logging.ConsoleLog.info(Ljava/lang/String;[Ljava/lang/Object;)V
635 at me.bradleysteele.timedrewards.TimedRewards.enable(TimedRewards.java:34) ~[?:?]
636 at me.bradleysteele.commons.BPlugin$2.execute(BPlugin.java:114) ~[?:?]
637 at me.bradleysteele.commons.BPlugin.execute(BPlugin.java:319) ~[?:?]
638 at me.bradleysteele.commons.BPlugin.onEnable(BPlugin.java:110) ~[?:?]
639 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
640 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
641 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
642 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
643 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
644 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
645 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
646 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
647 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
648 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
649 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
650[01:21:31] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.6.4
651[01:21:32] [Server thread/INFO]: [IslandBorder] Enabling IslandBorder vBuild 2
652[01:21:32] [Server thread/INFO]: --------------------------
653[01:21:32] [Server thread/INFO]: Build 2
654[01:21:32] [Server thread/INFO]:
655[01:21:32] [Server thread/INFO]: Enabling Island Border...
656[01:21:32] [Server thread/INFO]:
657[01:21:32] [Server thread/INFO]: Server Version: v1_12_R1
658[01:21:32] [Server thread/INFO]:
659[01:21:32] [Server thread/INFO]: PlaceholderAPI: Found Placeholders hooked
660[01:21:32] [Server thread/INFO]:
661[01:21:32] [Server thread/INFO]: MVdWPlaceholderAPI: Not found Placeholders not hooked
662[01:21:32] [Server thread/INFO]:
663[01:21:32] [Server thread/INFO]: Update available: No
664[01:21:32] [Server thread/INFO]:
665[01:21:32] [Server thread/INFO]: The plugin was loaded successfully!
666[01:21:32] [Server thread/INFO]:
667[01:21:32] [Server thread/INFO]: --------------------------
668[01:21:32] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.0
669[01:21:32] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
670[01:21:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
671[01:21:32] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
672[01:21:32] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
673[01:21:32] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.15
674[01:21:32] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
675[01:21:32] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
676[01:21:32] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
677[01:21:32] [Server thread/INFO]: Loaded 852 items from items.csv.
678[01:21:32] [Server thread/INFO]: Using locale en_US
679[01:21:32] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
680[01:21:32] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
681[01:21:32] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
682[01:21:32] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
683[01:21:32] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v2.1.5
684[01:21:32] [Server thread/INFO]: [BountyHunters] [32mA new update is available: 2.2.6 (you are running 2.1.5)[37m
685[01:21:32] [Server thread/INFO]: [BountyHunters] [32mDownload it here: https://www.spigotmc.org/resources/40610 [37m
686[01:21:32] [Server thread/INFO]: [BountyHunters] Detected Server Version: v1_12_R1
687[01:21:32] [Server thread/INFO]: [BountyHunters] Hooked onto PlaceholderAPI
688[01:21:32] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.17.0
689[01:21:32] [Server thread/INFO]: [VoidSpawn] ASkyBlock found, initializing support.
690[01:21:32] [Server thread/INFO]: [VoidSpawn] ASkyBlock support initialized.
691[01:21:32] [Server thread/INFO]: [VoidSpawn] v1.17.0 by EnderCrest enabled
692[01:21:32] [Server thread/INFO]: [SkStuff] Enabling SkStuff v1.6.4.1-fork-1.12
693[01:21:32] [Server thread/INFO]: [SkStuff] SkStuff 1.6.4.1-fork-1.12 has been successfully enabled!
694[01:21:32] [Server thread/INFO]: [SkStuff] Registering general non version specific stuff...
695[01:21:32] [Server thread/INFO]: [SkStuff] You are running an unofficial fork of SkStuff, by Tuke_Nuke. Some nbt stuffs may not work properly!
696[01:21:32] [Server thread/INFO]: [SkStuff] Trying to register version specific stuff...
697[01:21:32] [Server thread/INFO]: [SkStuff] WorldEdit found! Registering WorldEdit stuff...
698[01:21:32] [Server thread/INFO]: [SkStuff] WorldGuard found! Registering WorldGuard stuff...
699[01:21:32] [Server thread/WARN]: [SkStuff] Detected old unsupported version of WorldGuard, please update to WorldGuard 6.2. Flags will not fully work with your current version!!
700[01:21:32] [Server thread/INFO]: [SkStuff] Hooked into Metrics! Woohoo!!
701[01:21:32] [Server thread/INFO]: [SkStuff] Everything ready! Loaded a total of 1 conditions, 20 effects, 2 events, 32 expressions and 5 types!
702[01:21:32] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1591)
703[01:21:33] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.15
704[01:21:33] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.2-1.12
705[01:21:33] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
706[01:21:33] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.2
707[01:21:33] [Server thread/INFO]: Initializing for the first time.
708[01:21:34] [Server thread/INFO]: Reflections took 68 ms to scan 1 urls, producing 2 keys and 10 values
709[01:21:34] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.3.13-SNAPSHOT
710[01:21:34] [Server thread/INFO]: [CustomOreGen] Using ASkyBlock as SkyBlock-Plugin
711[01:21:34] [Server thread/INFO]: [CustomOreGen] Loaded 2 generators!
712[01:21:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
713[01:21:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
714[01:21:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
715[01:21:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
716[01:21:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
717[01:21:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
718[01:21:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
719[01:21:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
720[01:21:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
721[01:21:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
722[01:21:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
723[01:21:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
724[01:21:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
725[01:21:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
726[01:21:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
727[01:21:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
728[01:21:34] [Server thread/INFO]: [WorldGuard] Loading region data...
729[01:21:34] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.2-b116
730[01:21:34] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] === ENABLE START ===
731[01:21:34] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Found Essentials. We'll delete player homes in their old Faction's when kicked.
732[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loaded 45 players
733[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loaded 15 Factions
734[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loading board from disk
735[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loaded 851 board locations
736[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Using barrier as the ParticleEffect for /f sc
737[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Found playervaults hook, adding /f vault and /f setmaxvault commands.
738[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Enabling /f fly command
739[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Economy integration through Vault plugin successful.
740[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
741[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Found API support for sending player titles :D
742[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Successfully registered placeholders with PlaceholderAPI.
743[01:21:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] === ENABLE DONE (Took 352ms) ===
744[01:21:35] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.10
745[01:21:35] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.10!
746[01:21:35] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
747[01:21:35] [Server thread/INFO]: [skRayFall] Cooking Bacon...
748[01:21:35] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
749[01:21:35] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
750[01:21:35] [Server thread/INFO]: [skRayFall] Getting more bacon for the Votifier runners!
751[01:21:35] [Server thread/INFO]: [skRayFall] Bacon holograms found
752[01:21:35] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
753[01:21:35] [Server thread/INFO]: [skRayFall] Enabling general 1.8 - 1.12 bacon!
754[01:21:35] [Server thread/INFO]: [skRayFall] Getting the general 1.9-1.12 bacon!
755[01:21:35] [Server thread/INFO]: [skRayFall] Getting the extra special 1.12 bacon!
756[01:21:35] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
757[01:21:35] [Server thread/INFO]: [skRayFall] Bacon is ready!
758[01:21:35] [Server thread/INFO]: [MobStacker] Enabling MobStacker v1.0
759[01:21:35] [Server thread/INFO]: [MobStacker] Config.yml found, loading!
760[01:21:35] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.8.5
761[01:21:35] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
762[01:21:35] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
763[01:21:35] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
764[01:21:35] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.3.1.1
765[01:21:35] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.15
766[01:21:35] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
767[01:21:36] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.8
768[01:21:36] [Server thread/INFO]: [RandomCoords] Enabling RandomCoords v0.6.2-RELEASE
769[01:21:36] [Server thread/INFO]: [34m[1m[RandomCoords][34m[1mRandomCoords[34m[1m Version: [34m[1m0.6.2-RELEASE[34m[1m enabled.[0m
770[01:21:36] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
771[01:21:36] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Citizens2(default) / 2.2
772[01:21:36] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
773[01:21:36] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
774[01:21:36] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
775[01:21:36] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
776[01:21:36] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Interact(default) / 1.0
777[01:21:36] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90 is enabled. Some hooks might get registered with NoCheatPlus later on.
778[01:21:36] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
779[01:21:37] [Server thread/INFO]: -------- World Settings For [kitpvp] --------
780[01:21:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
781[01:21:37] [Server thread/INFO]: Cane Growth Modifier: 100%
782[01:21:37] [Server thread/INFO]: Melon Growth Modifier: 100%
783[01:21:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
784[01:21:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
785[01:21:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
786[01:21:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
787[01:21:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
788[01:21:37] [Server thread/INFO]: Vine Growth Modifier: 100%
789[01:21:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
790[01:21:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
791[01:21:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
792[01:21:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
793[01:21:37] [Server thread/INFO]: Random Lighting Updates: false
794[01:21:37] [Server thread/INFO]: Structure Info Saving: true
795[01:21:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
796[01:21:37] [Server thread/INFO]: Max TNT Explosions: 100
797[01:21:37] [Server thread/INFO]: Mob Spawn Range: 4
798[01:21:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
799[01:21:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
800[01:21:37] [Server thread/INFO]: Item Despawn Rate: 6000
801[01:21:37] [Server thread/INFO]: Item Merge Radius: 2.5
802[01:21:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
803[01:21:37] [Server thread/INFO]: View Distance: 10
804[01:21:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
805[01:21:37] [Server thread/INFO]: Experience Merge Radius: 3.0
806[01:21:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
807[01:21:37] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
808[01:21:37] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4216530450634206070)
809[01:21:38] [Server thread/INFO]: [WorldGuard] (kitpvp) TNT ignition is PERMITTED.
810[01:21:38] [Server thread/INFO]: [WorldGuard] (kitpvp) Lighters are PERMITTED.
811[01:21:38] [Server thread/INFO]: [WorldGuard] (kitpvp) Lava fire is blocked.
812[01:21:38] [Server thread/INFO]: [WorldGuard] (kitpvp) Fire spread is UNRESTRICTED.
813[01:21:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kitpvp'
814[01:21:38] [Server thread/INFO]: -------- World Settings For [TazzNScar] --------
815[01:21:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
816[01:21:38] [Server thread/INFO]: Cane Growth Modifier: 100%
817[01:21:38] [Server thread/INFO]: Melon Growth Modifier: 100%
818[01:21:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
819[01:21:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
820[01:21:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
821[01:21:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
822[01:21:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
823[01:21:38] [Server thread/INFO]: Vine Growth Modifier: 100%
824[01:21:38] [Server thread/INFO]: Cocoa Growth Modifier: 100%
825[01:21:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
826[01:21:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
827[01:21:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
828[01:21:38] [Server thread/INFO]: Random Lighting Updates: false
829[01:21:38] [Server thread/INFO]: Structure Info Saving: true
830[01:21:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
831[01:21:38] [Server thread/INFO]: Max TNT Explosions: 100
832[01:21:38] [Server thread/INFO]: Mob Spawn Range: 4
833[01:21:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
834[01:21:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
835[01:21:38] [Server thread/INFO]: Item Despawn Rate: 6000
836[01:21:38] [Server thread/INFO]: Item Merge Radius: 2.5
837[01:21:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
838[01:21:38] [Server thread/INFO]: View Distance: 10
839[01:21:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
840[01:21:38] [Server thread/INFO]: Experience Merge Radius: 3.0
841[01:21:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
842[01:21:38] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
843[01:21:38] [Server thread/INFO]: Preparing start region for level 4 (Seed: 0)
844[01:21:38] [Server thread/INFO]: [WorldGuard] (TazzNScar) TNT ignition is PERMITTED.
845[01:21:38] [Server thread/INFO]: [WorldGuard] (TazzNScar) Lighters are PERMITTED.
846[01:21:38] [Server thread/INFO]: [WorldGuard] (TazzNScar) Lava fire is blocked.
847[01:21:38] [Server thread/INFO]: [WorldGuard] (TazzNScar) Fire spread is UNRESTRICTED.
848[01:21:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TazzNScar'
849[01:21:38] [Server thread/INFO]: -------- World Settings For [flatroom] --------
850[01:21:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
851[01:21:38] [Server thread/INFO]: Cane Growth Modifier: 100%
852[01:21:38] [Server thread/INFO]: Melon Growth Modifier: 100%
853[01:21:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
854[01:21:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
855[01:21:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
856[01:21:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
857[01:21:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
858[01:21:38] [Server thread/INFO]: Vine Growth Modifier: 100%
859[01:21:38] [Server thread/INFO]: Cocoa Growth Modifier: 100%
860[01:21:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
861[01:21:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
862[01:21:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
863[01:21:38] [Server thread/INFO]: Random Lighting Updates: false
864[01:21:38] [Server thread/INFO]: Structure Info Saving: true
865[01:21:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
866[01:21:38] [Server thread/INFO]: Max TNT Explosions: 100
867[01:21:38] [Server thread/INFO]: Mob Spawn Range: 4
868[01:21:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
869[01:21:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
870[01:21:38] [Server thread/INFO]: Item Despawn Rate: 6000
871[01:21:38] [Server thread/INFO]: Item Merge Radius: 2.5
872[01:21:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
873[01:21:38] [Server thread/INFO]: View Distance: 10
874[01:21:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
875[01:21:38] [Server thread/INFO]: Experience Merge Radius: 3.0
876[01:21:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
877[01:21:38] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
878[01:21:38] [Server thread/INFO]: Preparing start region for level 5 (Seed: -7570150811380554454)
879[01:21:39] [Server thread/INFO]: Preparing spawn area for flatroom, 52%
880[01:21:40] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
881[01:21:40] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
882[01:21:40] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
883[01:21:40] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
884[01:21:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
885[01:21:40] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
886[01:21:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
887[01:21:40] [Server thread/INFO]: Cane Growth Modifier: 100%
888[01:21:40] [Server thread/INFO]: Melon Growth Modifier: 100%
889[01:21:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
890[01:21:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
891[01:21:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
892[01:21:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
893[01:21:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
894[01:21:40] [Server thread/INFO]: Vine Growth Modifier: 100%
895[01:21:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
896[01:21:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
897[01:21:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
898[01:21:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
899[01:21:40] [Server thread/INFO]: Random Lighting Updates: false
900[01:21:40] [Server thread/INFO]: Structure Info Saving: true
901[01:21:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
902[01:21:40] [Server thread/INFO]: Max TNT Explosions: 100
903[01:21:40] [Server thread/INFO]: Mob Spawn Range: 4
904[01:21:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
905[01:21:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
906[01:21:40] [Server thread/INFO]: Item Despawn Rate: 6000
907[01:21:40] [Server thread/INFO]: Item Merge Radius: 2.5
908[01:21:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
909[01:21:40] [Server thread/INFO]: View Distance: 10
910[01:21:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
911[01:21:40] [Server thread/INFO]: Experience Merge Radius: 3.0
912[01:21:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
913[01:21:40] [Server thread/INFO]: BukkitPlotGenerator does not fully support: com.wasteofplastic.askyblock.generators.ChunkGeneratorWorld@5c9fc0fb
914[01:21:40] [Server thread/INFO]: Preparing start region for level 6 (Seed: 1435672245)
915[01:21:41] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
916[01:21:41] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
917[01:21:41] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
918[01:21:41] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
919[01:21:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
920[01:21:41] [Server thread/INFO]: -------- World Settings For [factions] --------
921[01:21:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
922[01:21:41] [Server thread/INFO]: Cane Growth Modifier: 100%
923[01:21:41] [Server thread/INFO]: Melon Growth Modifier: 100%
924[01:21:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
925[01:21:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
926[01:21:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
927[01:21:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
928[01:21:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
929[01:21:41] [Server thread/INFO]: Vine Growth Modifier: 100%
930[01:21:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
931[01:21:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
932[01:21:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
933[01:21:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
934[01:21:41] [Server thread/INFO]: Random Lighting Updates: false
935[01:21:41] [Server thread/INFO]: Structure Info Saving: true
936[01:21:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
937[01:21:41] [Server thread/INFO]: Max TNT Explosions: 100
938[01:21:41] [Server thread/INFO]: Mob Spawn Range: 4
939[01:21:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
940[01:21:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
941[01:21:41] [Server thread/INFO]: Item Despawn Rate: 6000
942[01:21:41] [Server thread/INFO]: Item Merge Radius: 2.5
943[01:21:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
944[01:21:41] [Server thread/INFO]: View Distance: 10
945[01:21:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
946[01:21:41] [Server thread/INFO]: Experience Merge Radius: 3.0
947[01:21:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
948[01:21:41] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
949[01:21:41] [Server thread/INFO]: Preparing start region for level 7 (Seed: -2072546030446083803)
950[01:21:42] [Server thread/INFO]: Preparing spawn area for factions, 44%
951[01:21:43] [Server thread/INFO]: [WorldGuard] (factions) TNT ignition is PERMITTED.
952[01:21:43] [Server thread/INFO]: [WorldGuard] (factions) Lighters are PERMITTED.
953[01:21:43] [Server thread/INFO]: [WorldGuard] (factions) Lava fire is blocked.
954[01:21:43] [Server thread/INFO]: [WorldGuard] (factions) Fire spread is UNRESTRICTED.
955[01:21:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions'
956[01:21:43] [Server thread/INFO]: -------- World Settings For [plots] --------
957[01:21:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
958[01:21:43] [Server thread/INFO]: Cane Growth Modifier: 100%
959[01:21:43] [Server thread/INFO]: Melon Growth Modifier: 100%
960[01:21:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
961[01:21:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
962[01:21:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
963[01:21:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
964[01:21:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
965[01:21:43] [Server thread/INFO]: Vine Growth Modifier: 100%
966[01:21:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
967[01:21:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 128 / Tiv true
968[01:21:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 128
969[01:21:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
970[01:21:43] [Server thread/INFO]: Random Lighting Updates: false
971[01:21:43] [Server thread/INFO]: Structure Info Saving: true
972[01:21:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
973[01:21:43] [Server thread/INFO]: Max TNT Explosions: 100
974[01:21:43] [Server thread/INFO]: Mob Spawn Range: 4
975[01:21:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
976[01:21:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
977[01:21:43] [Server thread/INFO]: Item Despawn Rate: 6000
978[01:21:43] [Server thread/INFO]: Item Merge Radius: 2.5
979[01:21:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
980[01:21:43] [Server thread/INFO]: View Distance: 10
981[01:21:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
982[01:21:43] [Server thread/INFO]: Experience Merge Radius: 3.0
983[01:21:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
984[01:21:43] [Server thread/INFO]: [P2] Detected world load for 'plots'
985[01:21:43] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
986[01:21:43] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
987[01:21:43] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
988[01:21:43] [Server thread/INFO]: World possibly already loaded: plots
989[01:21:43] [Server thread/INFO]: Preparing start region for level 8 (Seed: -3170228027323858198)
990[01:21:44] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
991[01:21:44] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
992[01:21:44] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is blocked.
993[01:21:44] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
994[01:21:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
995[01:21:45] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
996[01:21:45] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
997[01:21:45] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
998[01:21:45] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.12-1.12.2 / Spigot-CB-1.12_R1
999[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
1000[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
1001[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
1002[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
1003[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
1004[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
1005[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
1006[01:21:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
1007[01:21:45] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
1008[01:21:45] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
1009[01:21:45] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.12.2)...
1010[01:21:45] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
1011[01:21:45] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
1012[01:21:45] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
1013[01:21:45] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
1014[01:21:45] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 1 registered hooks to NoCheatPlus.
1015[01:21:45] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.4a
1016[01:21:46] [Server thread/INFO]: [Skellett] Registered 66 Effects, 21 Conditions, 174 Expressions and 28 Events
1017[01:21:46] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot
1018[01:21:46] [Server thread/INFO]: [Skellett] Has been enabled!
1019[01:21:46] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
1020[01:21:46] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
1021[01:21:48] [Server thread/INFO]: [MVPLogging] 9 - Portals(s) loaded
1022[01:21:48] [Server thread/WARN]: [Multiverse-Core] Portal Factions has an invalid DESTINATION!
1023[01:21:48] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
1024[01:21:48] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.8
1025[01:21:48] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
1026[01:21:48] [Server thread/INFO]: [GriefPrevention] 161 total claims loaded.
1027[01:21:49] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
1028[01:21:49] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
1029[01:21:49] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
1030[01:21:49] [Server thread/INFO]: [GriefPrevention] GriefPrevention requires Vault for economy integration.
1031[01:21:49] [Server thread/INFO]: [GriefPrevention] Attempting to load Vault...
1032[01:21:49] [Server thread/INFO]: [GriefPrevention] Vault loaded successfully!
1033[01:21:49] [Server thread/INFO]: [GriefPrevention] Looking for a Vault-compatible economy plugin...
1034[01:21:49] [Server thread/INFO]: [GriefPrevention] Hooked into economy: Essentials Economy.
1035[01:21:49] [Server thread/INFO]: [GriefPrevention] Ready to buy/sell claim blocks!
1036[01:21:49] [Server thread/INFO]: [GriefPrevention] Boot finished.
1037[01:21:49] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2
1038[01:21:49] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
1039[01:21:49] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
1040[01:21:49] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
1041[01:21:49] [Server thread/INFO]: [TuSKe]
1042[01:21:49] [Server thread/INFO]: [TuSKe] A special thanks for donators:
1043[01:21:49] [Server thread/INFO]: [TuSKe] @X0Freak - 50$
1044[01:21:49] [Server thread/INFO]: [TuSKe] @RepublicanSensei - 10$
1045[01:21:49] [Server thread/INFO]: [TuSKe]
1046[01:21:49] [Server thread/ERROR]: #!#!
1047[01:21:49] [Server thread/ERROR]: #!#! [Skript] Severe Error:
1048[01:21:49] [Server thread/ERROR]: #!#! TuSKe's class com.github.tukenuke.tuske.effects.EffMakeDrop generated an exception while loading
1049[01:21:49] [Server thread/ERROR]: #!#!
1050[01:21:49] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
1051[01:21:49] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
1052[01:21:49] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
1053[01:21:49] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way:
1054[01:21:49] [Server thread/ERROR]: #!#! TuSKe (github.com/Tuke-Nuke/TuSKe)
1055[01:21:49] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
1056[01:21:49] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
1057[01:21:49] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
1058[01:21:49] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
1059[01:21:49] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
1060[01:21:49] [Server thread/ERROR]: #!#!
1061[01:21:49] [Server thread/ERROR]: #!#! Stack trace:
1062[01:21:49] [Server thread/ERROR]: #!#! java.lang.NullPointerException
1063[01:21:49] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.effects.EffMakeDrop.<clinit>(EffMakeDrop.java:25)
1064[01:21:49] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method)
1065[01:21:49] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Class.java:348)
1066[01:21:49] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:108)
1067[01:21:49] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:100)
1068[01:21:49] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
1069[01:21:49] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
1070[01:21:49] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
1071[01:21:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
1072[01:21:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
1073[01:21:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
1074[01:21:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
1075[01:21:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
1076[01:21:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
1077[01:21:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
1078[01:21:49] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
1079[01:21:49] [Server thread/ERROR]: #!#!
1080[01:21:49] [Server thread/ERROR]: #!#! Version Information:
1081[01:21:49] [Server thread/ERROR]: #!#! Skript: 2.3.7 (latest)
1082[01:21:49] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
1083[01:21:49] [Server thread/ERROR]: #!#! Date: 2019-06-27
1084[01:21:49] [Server thread/ERROR]: #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT
1085[01:21:49] [Server thread/ERROR]: #!#! Minecraft: 1.12.2
1086[01:21:49] [Server thread/ERROR]: #!#! Java: 1.8.0_222 (OpenJDK 64-Bit Server VM 25.222-b10)
1087[01:21:49] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.1.2.el7.x86_64
1088[01:21:49] [Server thread/ERROR]: #!#!
1089[01:21:49] [Server thread/ERROR]: #!#! Server platform: Spigot
1090[01:21:49] [Server thread/ERROR]: #!#!
1091[01:21:49] [Server thread/ERROR]: #!#! Current node: null
1092[01:21:49] [Server thread/ERROR]: #!#! Current item: null
1093[01:21:49] [Server thread/ERROR]: #!#!
1094[01:21:49] [Server thread/ERROR]: #!#! Thread: Server thread
1095[01:21:49] [Server thread/ERROR]: #!#!
1096[01:21:49] [Server thread/ERROR]: #!#! Language: english
1097[01:21:49] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
1098[01:21:49] [Server thread/ERROR]: #!#!
1099[01:21:49] [Server thread/ERROR]: #!#! End of Error.
1100[01:21:49] [Server thread/ERROR]: #!#!
1101[01:21:50] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 62 expressions and 0 types. Have fun!
1102[01:21:50] [Server thread/INFO]: [JetsMinions] Enabling JetsMinions v5.1.6
1103[01:21:50] [Server thread/INFO]: [Minions] Initialising Plugin..
1104[01:21:50] [Server thread/INFO]: [JetsMinions] hooks.yml found, loading!
1105[01:21:50] [Server thread/INFO]: [JetsMinions] skins.yml found, loading!
1106[01:21:50] [Server thread/INFO]: [JetsMinions] config.yml found, loading!
1107[01:21:50] [Server thread/INFO]: [JetsMinions] messages.yml found, loading!
1108[01:21:50] [Server thread/INFO]: [JetsMinions] controlpanel.yml found, loading!
1109[01:21:50] [Server thread/INFO]: [JetsMinions] players.yml found, loading!
1110[01:21:50] [Server thread/INFO]: [JetsMinions] store.yml found, loading!
1111[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Miner Made by Jet315
1112[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Slayer Made by Jet315
1113[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Collector Made by Jet315
1114[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Feeder Made by Jet315
1115[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Lumberjack Made by Jet315
1116[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Farmer Made by Jet315
1117[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Fisher Made by Jet315
1118[01:21:50] [Server thread/INFO]: [Minions] Loaded Minion: Seller Made by Jet315
1119[01:21:50] [Server thread/INFO]: [Minions] Initialising Complete in 104ms
1120[01:21:50] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v1.4
1121[01:21:50] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'factions' are not loaded: survival
1122[01:21:50] [Server thread/INFO]: [Multiverse-Inventories 1.4] enabled.
1123[01:21:50] [Server thread/INFO]: [MultiWorldMoney] Enabling MultiWorldMoney v3.1
1124[01:21:50] [Server thread/INFO]: [MultiWorldMoney] Multiverse-Core found.
1125[01:21:50] [Server thread/INFO]: [MultiWorldMoney] Set up economy successfully
1126[01:21:50] [Server thread/INFO]: [MultiWorldMoney] Set up permissions successfully
1127[01:21:50] [Server thread/WARN]: [MultiWorldMoney] Could not recognize world survival in groups.yml. Skipping...
1128[01:21:50] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v6.0.14
1129[01:21:50] [Server thread/INFO]: =============================
1130[01:21:50] [Server thread/INFO]: EpicSpawners 6.0.14 by Songoda <3!
1131[01:21:50] [Server thread/INFO]: Action: Enabling...
1132[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "de_DE.lang"
1133[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "nl_NL.lang"
1134[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "fr_FR.lang"
1135[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "pr_FA.lang"
1136[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "sv_SE.lang"
1137[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "pl_PL.lang"
1138[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "ru_RU.lang"
1139[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "fo_FO.lang"
1140[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "tr_TR.lang"
1141[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "en_US.lang"
1142[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "es_ES.lang"
1143[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "pt_PT.lang"
1144[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "it_IT.lang"
1145[01:21:50] [Server thread/INFO]: [EpicSpawners] Loaded locale "no_NO.lang"
1146[01:21:50] [Server thread/INFO]: [SongodaUpdate] Hooked EpicSpawners.
1147[01:21:50] [Server thread/INFO]: Connection with Songoda servers failed...
1148[01:21:51] [Server thread/INFO]: [EpicSpawners] Loading language file
1149[01:21:51] [Server thread/INFO]: =============================
1150[01:21:51] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v5.0.3
1151[01:21:51] [Server thread/INFO]: [ItemJoin] Checking for updates...
1152[01:21:51] [Server thread/INFO]: [ItemJoin] Your current version: v5.0.3
1153[01:21:51] [Server thread/INFO]: [ItemJoin] A new version is available: v5.0.5
1154[01:21:51] [Server thread/INFO]: [ItemJoin] Get it from: https://www.spigotmc.org/resources/itemjoin.12661/history
1155[01:21:51] [Server thread/INFO]: [ItemJoin] If you wish to auto update, please type /ItemJoin AutoUpdate
1156[01:21:51] [Server thread/INFO]: [ItemJoin] has been Enabled.
1157[01:21:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1158[01:21:52] [Server thread/INFO]: Done (31.277s)! For help, type "help" or "?"
1159[01:21:52] [Server thread/INFO]: Starting GS4 status listener
1160[01:21:52] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
1161[01:21:53] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
1162[01:21:53] [Server thread/INFO]: (FAWE) Plugin 'FactionsUUID' found. Using it now.
1163[01:21:53] [Server thread/INFO]: (FAWE) Plugin 'GriefPrevention' found. Using it now.
1164[01:21:53] [Server thread/INFO]: (FAWE) Plugin 'ASkyBlock' found. Using it now.
1165[01:21:53] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
1166[01:21:53] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
1167[01:21:53] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
1168[01:21:53] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@23b18033
1169[01:21:53] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@40a67270
1170[01:21:53] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
1171[01:21:53] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
1172[01:21:53] [Server thread/INFO]: Trying to register generator with Multiverse
1173[01:21:53] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
1174[01:21:53] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
1175[01:21:53] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
1176[01:21:53] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
1177[01:21:53] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
1178[01:21:53] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
1179[01:21:53] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
1180[01:21:53] [Server thread/INFO]: [Skript] Loading variables...
1181[01:21:53] [Server thread/INFO]: [Skript] Loaded 11550 variables in 0.2 seconds
1182[01:21:54] [User Authenticator #2/INFO]: Disconnecting com.mojang.authlib.GameProfile@7450bbc3[id=257166c4-55f4-47a6-ad2f-570282000b7f,name=ThumeGang,properties={textures=[com.mojang.authlib.properties.Property@15b56049]},legacy=false] (/58.178.112.147:50017): §8[§6CProtector§8] §cYou are verified now, join to server again!
1183[01:21:54] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 163 placeholder expansions are available on the cloud.
1184[01:21:55] [Server thread/INFO]: Boss Halloween Mobs v1.0 Loaded
1185[01:21:56] [Server thread/INFO]: (!) Successfully loaded CommandSpy.
1186[01:21:59] [Server thread/INFO]: [Skript] All scripts loaded without errors.
1187[01:21:59] [Server thread/INFO]: [Skript] Loaded 20 scripts with a total of 66 triggers and 42 commands in 6.02 seconds
1188[01:21:59] [Server thread/INFO]: [Skript] Finished loading.
1189[01:21:59] [Craft Scheduler Thread - 0/INFO]: [CasualProtector] Loaded 0 whitelisted players, 0 blocked addresses!
1190[01:21:59] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.0
1191[01:21:59] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1192[01:21:59] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
1193[01:21:59] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v13.4'
1194[01:21:59] [Server thread/INFO]: [CombatLogX] Loaded 1 expansion
1195[01:21:59] [Server thread/INFO]: [CombatLogX] CombatLogX is now enabled.
1196[01:21:59] [Craft Scheduler Thread - 2/INFO]: [KIT-PVP] No new update found. You are on the latest version.
1197[01:21:59] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
1198[01:21:59] [Craft Scheduler Thread - 13/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
1199[01:21:59] [Craft Scheduler Thread - 13/INFO]: [NoCheatPlus] Added hook: Citizens2(cncp) [2.0].
1200[01:22:00] [Craft Scheduler Thread - 6/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
1201[01:22:00] [Craft Scheduler Thread - 0/INFO]: [TokenManager] ===============================================
1202[01:22:00] [Craft Scheduler Thread - 0/INFO]: [TokenManager] An update for TokenManager is available!
1203[01:22:00] [Craft Scheduler Thread - 0/INFO]: [TokenManager] Download TokenManager v3.2.4 here:
1204[01:22:00] [Craft Scheduler Thread - 0/INFO]: [TokenManager] https://www.spigotmc.org/resources/tokenmanager.8610/
1205[01:22:00] [Craft Scheduler Thread - 0/INFO]: [TokenManager] ===============================================
1206[01:22:01] [User Authenticator #3/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
1207[01:22:04] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
1208[01:22:04] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
1209[01:22:04] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1210[01:22:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
1211[01:22:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: listplayers
1212[01:22:04] [Server thread/ERROR]: [Citizens] The trait sentinel failed to load for NPC ID: 42.
1213[01:22:04] [Server thread/ERROR]: [Citizens] The trait sentinel failed to load for NPC ID: 41.
1214[01:22:04] [Server thread/ERROR]: [Citizens] The trait sentinel failed to load for NPC ID: 40.
1215[01:22:05] [Server thread/INFO]: [Citizens] Loaded 67 NPCs.
1216[01:22:05] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
1217[01:22:05] [Server thread/INFO]: [ASkyBlock] Loading island grid...
1218[01:22:05] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
1219[01:22:06] [Server thread/INFO]: [ASkyBlock] Loading warps...
1220[01:22:06] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
1221[01:22:06] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
1222[01:22:06] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
1223[01:22:06] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
1224[01:22:06] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
1225[01:22:06] [Craft Scheduler Thread - 6/INFO]: [CombatLogX] Checking for updates using Spigot API...
1226[01:22:06] [Craft Scheduler Thread - 6/INFO]: ==============================================
1227[01:22:06] [Craft Scheduler Thread - 6/INFO]: CombatLogX Update Checker
1228[01:22:06] [Craft Scheduler Thread - 6/INFO]:
1229[01:22:06] [Craft Scheduler Thread - 6/INFO]: There is an update available!
1230[01:22:06] [Craft Scheduler Thread - 6/INFO]: Latest Version: 9.9.1.8
1231[01:22:06] [Craft Scheduler Thread - 6/INFO]: Your Version: 9.3.1.1
1232[01:22:06] [Craft Scheduler Thread - 6/INFO]: Get it here: https://www.spigotmc.org/resources/combatlogx.31689/
1233[01:22:06] [Craft Scheduler Thread - 6/INFO]: ==============================================
1234[01:22:06] [Server thread/INFO]: com.mojang.authlib.GameProfile@6da5e010[id=257166c4-55f4-47a6-ad2f-570282000b7f,name=ThumeGang,properties={textures=[com.mojang.authlib.properties.Property@63f46586]},legacy=false] (/58.178.112.147:49993) lost connection: Disconnected
1235[01:22:06] [Server thread/INFO]: com.mojang.authlib.GameProfile@7450bbc3[id=257166c4-55f4-47a6-ad2f-570282000b7f,name=ThumeGang,properties={textures=[com.mojang.authlib.properties.Property@15b56049]},legacy=false] (/58.178.112.147:50017) lost connection: §8[§6CProtector§8] §cYou are verified now, join to server again!
1236[01:22:07] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
1237[01:22:07] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
1238org.bukkit.event.EventException: null
1239 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1240 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1241 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1242 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1243 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1244 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1245 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1246 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1247 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1248 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1249 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1250 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1251 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1252 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1253 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1254 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1255 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1256 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1257 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1258 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1259 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1260 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1261 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1262 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1263 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1264 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1265 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1266Caused by: java.lang.NullPointerException
1267 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
1268 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
1269 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
1270 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1271 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1272 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1273 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1274 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1275 ... 26 more
1276[01:22:07] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
1277org.bukkit.event.EventException: null
1278 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1279 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1280 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1281 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1282 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1283 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1284 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1285 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1286 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1287 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1288 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1289 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1290 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1291 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1292 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1293 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1294 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1295 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1296 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1297 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1298 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1299 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1300 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1301 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1302 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1303 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1304 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1305Caused by: java.lang.NullPointerException
1306 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
1307 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
1308 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1309 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1310 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1311 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1312 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1313 ... 26 more
1314[01:22:07] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1315[01:22:08] [Server thread/INFO]: is leader = false
1316[01:22:08] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
1317[01:22:08] [Server thread/INFO]: ThumeGang[147.112.178.58.sta.wbroadband.net.au/58.178.112.147:50020] logged in with entity id 398 at ([flatroom]-1023.5, 40.0, 1750.5)
1318[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading all crate preview inventories...
1319[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading immortal preview....
1320[01:22:09] [Server thread/INFO]: [Crazy Crates]>> immortal loaded.
1321[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading Tazzmanian preview....
1322[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Tazzmanian loaded.
1323[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading MVP preview....
1324[01:22:09] [Server thread/INFO]: [Crazy Crates]>> MVP loaded.
1325[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading legend preview....
1326[01:22:09] [Server thread/INFO]: [Crazy Crates]>> legend loaded.
1327[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading VIP preview....
1328[01:22:09] [Server thread/INFO]: [Crazy Crates]>> VIP loaded.
1329[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading Daily preview....
1330[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Daily loaded.
1331[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading Ancient preview....
1332[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Ancient loaded.
1333[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading Tazzy preview....
1334[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Tazzy loaded.
1335[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading Vote preview....
1336[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Vote loaded.
1337[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading halloween preview....
1338[01:22:09] [Server thread/INFO]: [Crazy Crates]>> halloween loaded.
1339[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading spawners preview....
1340[01:22:09] [Server thread/INFO]: [Crazy Crates]>> spawners loaded.
1341[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading staffschoice preview....
1342[01:22:09] [Server thread/INFO]: [Crazy Crates]>> staffschoice loaded.
1343[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading Titan preview....
1344[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Titan loaded.
1345[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading overlord preview....
1346[01:22:09] [Server thread/INFO]: [Crazy Crates]>> overlord loaded.
1347[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Loading Rare preview....
1348[01:22:09] [Server thread/INFO]: [Crazy Crates]>> Rare loaded.
1349[01:22:09] [Server thread/INFO]: [Crazy Crates]>> All crate previews have been loaded.
1350[01:22:09] [Craft Scheduler Thread - 13/INFO]: [TuSKe] Checking for latest update...
1351[01:22:09] [Server thread/INFO]: [EpicSpawners] Loading Crafting Recipes
1352[01:22:09] [Craft Scheduler Thread - 13/INFO]: [TuSKe] No new update was found!
1353[01:22:09] [Netty Epoll Server IO #2/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
1354[01:22:10] [Server thread/INFO]: Starting UUID caching
1355[01:22:10] [Craft Scheduler Thread - 6/INFO]: [P2] Starting player data caching for: world
1356[01:22:10] [Craft Scheduler Thread - 6/INFO]: Fast mode UUID caching enabled!
1357[01:22:10] [Server thread/INFO]: [ASkyBlock] No update available.
1358[01:22:10] [Craft Scheduler Thread - 10/WARN]: java.lang.NullPointerException
1359[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.getHandle(TitleManager_1_11.java:422)
1360[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.resetTitle(TitleManager_1_11.java:387)
1361[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.send(TitleManager_1_11.java:232)
1362[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.DefaultTitle_111.sendTitle(DefaultTitle_111.java:25)
1363[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.intellectualcrafters.plot.util.AbstractTitle.sendTitle(AbstractTitle.java:14)
1364[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.listener.PlotListener$2.run(PlotListener.java:170)
1365[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
1366[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1367[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1368[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1369[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.lang.Thread.run(Thread.java:748)
1370[01:22:10] [Craft Scheduler Thread - 10/WARN]: java.lang.NullPointerException
1371[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.resetTitle(TitleManager_1_11.java:388)
1372[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.send(TitleManager_1_11.java:232)
1373[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.DefaultTitle_111.sendTitle(DefaultTitle_111.java:25)
1374[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.intellectualcrafters.plot.util.AbstractTitle.sendTitle(AbstractTitle.java:14)
1375[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.listener.PlotListener$2.run(PlotListener.java:170)
1376[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
1377[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1378[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1379[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1380[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.lang.Thread.run(Thread.java:748)
1381[01:22:10] [Craft Scheduler Thread - 10/WARN]: java.lang.NullPointerException
1382[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.getHandle(TitleManager_1_11.java:422)
1383[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.send(TitleManager_1_11.java:235)
1384[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.DefaultTitle_111.sendTitle(DefaultTitle_111.java:25)
1385[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.intellectualcrafters.plot.util.AbstractTitle.sendTitle(AbstractTitle.java:14)
1386[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.listener.PlotListener$2.run(PlotListener.java:170)
1387[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
1388[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1389[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1390[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1391[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.lang.Thread.run(Thread.java:748)
1392[01:22:10] [Craft Scheduler Thread - 10/WARN]: java.lang.NullPointerException
1393[01:22:10] [Craft Scheduler Thread - 10/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:57)
1394[01:22:10] [Craft Scheduler Thread - 10/WARN]: at sun.reflect.UnsafeObjectFieldAccessorImpl.get(UnsafeObjectFieldAccessorImpl.java:36)
1395[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.lang.reflect.Field.get(Field.java:393)
1396[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.TitleManager_1_11.send(TitleManager_1_11.java:236)
1397[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.bukkit.titles.DefaultTitle_111.sendTitle(DefaultTitle_111.java:25)
1398[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.intellectualcrafters.plot.util.AbstractTitle.sendTitle(AbstractTitle.java:14)
1399[01:22:10] [Craft Scheduler Thread - 10/WARN]: at com.plotsquared.listener.PlotListener$2.run(PlotListener.java:170)
1400[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
1401[01:22:10] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
1402[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1403[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1404[01:22:10] [Craft Scheduler Thread - 10/WARN]: at java.lang.Thread.run(Thread.java:748)
1405[01:22:10] [Craft Scheduler Thread - 6/INFO]: [P2] Cached a total of: 261 UUIDs
1406[01:22:10] [Craft Scheduler Thread - 6/INFO]: Failed to cache: 26 uuids - slowly processing all files
1407[01:22:11] [Craft Scheduler Thread - 6/INFO]: [P2] Cached a total of: 1871 UUIDs
1408[01:22:12] [Server thread/ERROR]: [PlaceholderAPI] CustomOreGen is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [Linus122] and urge them to update it ASAP.
1409[01:22:12] [Server thread/ERROR]: [PlaceholderAPI] CrazyCrates is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [BadBones69] and urge them to update it ASAP.
1410[01:22:12] [User Authenticator #4/INFO]: Disconnecting com.mojang.authlib.GameProfile@12ac899e[id=38da70ce-389f-4a75-ae70-1c82601a1e63,name=zombiesteve7,properties={textures=[com.mojang.authlib.properties.Property@1c6b6463]},legacy=false] (/76.64.242.52:50676): §8[§6CProtector§8] §cYou are verified now, join to server again!
1411[01:22:12] [Server thread/INFO]: com.mojang.authlib.GameProfile@12ac899e[id=38da70ce-389f-4a75-ae70-1c82601a1e63,name=zombiesteve7,properties={textures=[com.mojang.authlib.properties.Property@1c6b6463]},legacy=false] (/76.64.242.52:50676) lost connection: §8[§6CProtector§8] §cYou are verified now, join to server again!
1412[01:22:15] [Craft Scheduler Thread - 9/INFO]: [TuSKe] Generating documentation of Skript & Addons.
1413[01:22:15] [Server thread/INFO]: Current running: REBOOT
1414[01:22:15] [Server thread/INFO]: By: TazzBlazin
1415[01:22:15] [Server thread/INFO]: tazzycraft.enjin.com for updates
1416[01:22:15] [Craft Scheduler Thread - 9/INFO]: [TuSKe] Documentation was generated successfully.
1417[01:22:23] [Async Chat Thread - #0/INFO]: **Depressed [-]Admin[-] |Thume| [$] » im a cool kid now
1418[01:22:41] [User Authenticator #5/INFO]: UUID of player zombiesteve7 is 38da70ce-389f-4a75-ae70-1c82601a1e63
1419[01:22:41] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1420[01:22:41] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1421[01:22:41] [Server thread/INFO]: is leader = false
1422[01:22:41] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /cdebug
1423[01:22:41] [Server thread/INFO]: zombiesteve7[mtrlpq4806w-lp140-03-76-64-242-52.dsl.bell.ca/76.64.242.52:50678] logged in with entity id 446 at ([flatroom]-1023.5, 40.0, 1750.5)
1424[01:22:43] [Server thread/INFO]: ThumeGang issued server command: /server factions
1425[01:22:43] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /server factions
1426[01:22:46] [Async Chat Thread - #0/INFO]: **Depressed [-]Admin[-] |Thume| [$] » hello
1427[01:22:54] [User Authenticator #6/INFO]: Disconnecting com.mojang.authlib.GameProfile@239d0fd8[id=635dffa3-a6cf-42f5-ad86-e3874721d51f,name=sammich45,properties={textures=[com.mojang.authlib.properties.Property@2a2be077]},legacy=false] (/67.70.145.241:64823): §8[§6CProtector§8] §cYou are verified now, join to server again!
1428[01:22:54] [Server thread/INFO]: com.mojang.authlib.GameProfile@239d0fd8[id=635dffa3-a6cf-42f5-ad86-e3874721d51f,name=sammich45,properties={textures=[com.mojang.authlib.properties.Property@2a2be077]},legacy=false] (/67.70.145.241:64823) lost connection: §8[§6CProtector§8] §cYou are verified now, join to server again!
1429[01:22:57] [Server thread/INFO]: zombiesteve7 issued server command: /factions
1430[01:22:57] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /factions
1431[01:22:59] [User Authenticator #7/INFO]: UUID of player sammich45 is 635dffa3-a6cf-42f5-ad86-e3874721d51f
1432[01:22:59] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1433[01:22:59] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
1434org.bukkit.event.EventException: null
1435 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1436 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1437 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1438 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1439 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1440 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1441 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1442 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1443 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1444 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1445 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1446 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1447 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1448 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1449 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1450 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1451 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1452 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1453 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1454 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1455 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1456 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1457 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1458 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1459 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1460 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1461 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1462Caused by: java.lang.NullPointerException
1463 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
1464 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
1465 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
1466 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1467 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1468 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1469 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1470 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1471 ... 26 more
1472[01:22:59] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
1473org.bukkit.event.EventException: null
1474 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1475 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1476 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1477 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1478 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1479 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1480 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1481 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1482 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1483 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1484 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1485 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1486 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1487 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1488 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1489 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1490 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1491 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1492 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1493 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1494 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1495 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1496 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1497 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1498 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1499 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1500 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1501Caused by: java.lang.NullPointerException
1502 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
1503 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
1504 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1505 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1506 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1507 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1508 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1509 ... 26 more
1510[01:22:59] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1511[01:22:59] [Server thread/INFO]: is leader = false
1512[01:22:59] [Server thread/INFO]: sammich45 [635dffa3-a6cf-42f5-ad86-e3874721d51f]: /cdebug
1513[01:22:59] [Server thread/INFO]: sammich45[ctgypq1301w-67-70-145-241.dsl.bell.ca/67.70.145.241:64826] logged in with entity id 801 at ([flatroom]-1023.5, 40.0, 1750.5)
1514[01:23:00] [Async Chat Thread - #0/INFO]: **Depressed [-]Admin[-] |Thume| [$] » whats up?
1515[01:23:03] [Server thread/INFO]: [CasualProtector] sammich45 has been kicked, he didn't send MC|Brand payload in 3 seconds after join! Recognized as a bot. Ping: 816
1516[01:23:03] [Server thread/INFO]: CasualProtector: sammich45 has been recognized as a bot and his account is blocked now!
1517[01:23:03] [Server thread/INFO]: sammich45 lost connection: §6CasualProtector: §cYou have been recognized as a bot! Your account has been blocked for §610 minutes
1518§cIf this is mistake, sorry
1519[01:23:03] [Server thread/INFO]: sammich45 left the game
1520[01:23:03] [Server thread/WARN]: handleDisconnection() called twice
1521[01:23:32] [Server thread/INFO]: zombiesteve7 issued server command: /wild
1522[01:23:50] [Server thread/INFO]: zombiesteve7 issued server command: /kit overlord
1523[01:24:30] [Server thread/INFO]: zombiesteve7 issued server command: /kit overlord
1524[01:24:39] [Server thread/INFO]: zombiesteve7 issued server command: /kit god
1525[01:24:46] [User Authenticator #8/INFO]: UUID of player sammich45 is 635dffa3-a6cf-42f5-ad86-e3874721d51f
1526[01:24:46] [Netty Epoll Server IO #3/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1527[01:24:46] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1528[01:24:46] [Server thread/INFO]: is leader = false
1529[01:24:46] [Server thread/INFO]: sammich45 [635dffa3-a6cf-42f5-ad86-e3874721d51f]: /cdebug
1530[01:24:47] [Server thread/INFO]: sammich45[ctgypq1301w-67-70-145-241.dsl.bell.ca/67.70.145.241:64843] logged in with entity id 5807 at ([flatroom]-1023.5, 40.0, 1750.5)
1531[01:24:59] [Server thread/INFO]: sammich45 issued server command: /factions'
1532[01:25:01] [Server thread/INFO]: sammich45 issued server command: /factions
1533[01:25:01] [Server thread/INFO]: sammich45 [635dffa3-a6cf-42f5-ad86-e3874721d51f]: /factions
1534[01:25:07] [Server thread/INFO]: zombiesteve7 issued server command: /fly
1535[01:25:19] [Server thread/INFO]: ThumeGang issued server command: /home
1536[01:25:19] [Server thread/INFO]: Title command successfully executed
1537[01:25:36] [Server thread/INFO]: ThumeGang issued server command: /gms
1538[01:25:51] [Netty Epoll Server IO #0/WARN]: [CasualProtector] Please change block-place-listener to false, items in blockplacelistener doesnt exist because you are running the latest spigot version! Automatically removed listener.
1539[01:26:41] [Server thread/INFO]: sammich45 issued server command: /ts
1540[01:26:41] [Server thread/INFO]: sammich45 [635dffa3-a6cf-42f5-ad86-e3874721d51f]: /ts
1541[01:26:44] [Server thread/INFO]: [TokenManager] 635dffa3-a6cf-42f5-ad86-e3874721d51f (sammich45) purchased tazzyshop:5 for 0 tokens.
1542[01:26:50] [User Authenticator #9/INFO]: Disconnecting com.mojang.authlib.GameProfile@5990a1f3[id=8193499c-e1b4-4bb6-973c-4ae4e2bc956d,name=PoakIssaCrip,properties={textures=[com.mojang.authlib.properties.Property@5b9de89c]},legacy=false] (/24.8.235.93:55538): §8[§6CProtector§8] §cYou are verified now, join to server again!
1543[01:26:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@5990a1f3[id=8193499c-e1b4-4bb6-973c-4ae4e2bc956d,name=PoakIssaCrip,properties={textures=[com.mojang.authlib.properties.Property@5b9de89c]},legacy=false] (/24.8.235.93:55538) lost connection: §8[§6CProtector§8] §cYou are verified now, join to server again!
1544[01:26:59] [Server thread/INFO]: zombiesteve7 issued server command: /ts
1545[01:26:59] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /ts
1546[01:27:04] [Server thread/INFO]: ThumeGang issued server command: /fly
1547[01:27:04] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:5 for 0 tokens.
1548[01:27:24] [User Authenticator #10/INFO]: UUID of player PoakIssaCrip is 8193499c-e1b4-4bb6-973c-4ae4e2bc956d
1549[01:27:25] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1550[01:27:25] [Server thread/INFO]: is leader = false
1551[01:27:25] [Server thread/INFO]: PoakIssaCrip [8193499c-e1b4-4bb6-973c-4ae4e2bc956d]: /cdebug
1552[01:27:25] [Server thread/INFO]: PoakIssaCrip[c-24-8-235-93.hsd1.co.comcast.net/24.8.235.93:55571] logged in with entity id 8118 at ([flatroom]-1023.5, 40.0, 1750.5)
1553[01:27:28] [Server thread/INFO]: sammich45 issued server command: /buy
1554[01:27:37] [Server thread/INFO]: zombiesteve7 issued server command: /kit legend
1555[01:27:43] [Server thread/INFO]: PoakIssaCrip lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
1556[01:27:43] [Server thread/INFO]: PoakIssaCrip left the game
1557[01:27:50] [Server thread/INFO]: sammich45 issued server command: /ts
1558[01:27:50] [Server thread/INFO]: sammich45 [635dffa3-a6cf-42f5-ad86-e3874721d51f]: /ts
1559[01:27:53] [Server thread/INFO]: [TokenManager] 635dffa3-a6cf-42f5-ad86-e3874721d51f (sammich45) purchased tazzyshop:5 for 0 tokens.
1560[01:28:42] [Server thread/INFO]: sammich45 issued server command: /tp zombiesteve7
1561[01:28:45] [Async Chat Thread - #1/INFO]: **Depressed [-]Admin[-] |Thume| [$] » hello?
1562[01:28:52] [Async Chat Thread - #1/INFO]: **Retro [-][Mod][-]skeppy » hi
1563[01:28:59] [Async Chat Thread - #1/INFO]: **Depressed [-]Admin[-] |Thume| [$] » hey
1564[01:29:18] [Server thread/INFO]: sammich45 issued server command: /fly
1565[01:29:22] [Async Chat Thread - #1/INFO]: **Depressed [-]Admin[-] |Thume| [$] » what you doin?
1566[01:29:30] [Async Chat Thread - #1/INFO]: **Retro [-][Mod][-]skeppy » nothin
1567[01:29:56] [Server thread/INFO]: zombiesteve7 issued server command: /ni
1568[01:30:14] [Server thread/INFO]: zombiesteve7 issued server command: /nic
1569[01:30:37] [Server thread/INFO]: ThumeGang issued server command: /is top
1570[01:30:44] [Server thread/INFO]: sammich45 issued server command: /nick
1571[01:30:55] [Server thread/INFO]: sammich45 issued server command: /nick
1572[01:31:00] [Server thread/INFO]: zombiesteve7 issued server command: /nick
1573[01:31:25] [pool-9-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
1574[01:32:09] [Server thread/INFO]: zombiesteve7 issued server command: /nick LEGEND
1575[01:32:21] [Async Chat Thread - #2/INFO]: **Depressed [-]Admin[-] |Thume| [$] » zombie
1576[01:32:31] [Async Chat Thread - #2/INFO]: +Retro [-][Silver][-]LEGEND » yeah
1577[01:32:35] [Async Chat Thread - #2/INFO]: **Depressed [-]Admin[-] |Thume| [$] » oh
1578[01:32:41] [Async Chat Thread - #2/INFO]: **Depressed [-]Admin[-] |Thume| [$] » i see you are a legend
1579[01:32:54] [Async Chat Thread - #2/INFO]: +Retro [-][Silver][-]LEGEND » lol
1580[01:33:00] [Async Chat Thread - #2/INFO]: +Retro [-][Silver][-]LEGEND » yeah
1581[01:33:31] [Async Chat Thread - #2/INFO]: **Depressed [-]Admin[-] |Thume| [$] » lol
1582[01:34:32] [Server thread/INFO]: sammich45 issued server command: /nick &7skeppy
1583[01:34:40] [Server thread/INFO]: sammich45 issued server command: /nick &7
1584[01:35:18] [Server thread/INFO]: zombiesteve7 issued server command: /nick light green
1585[01:35:25] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » zombie
1586[01:35:31] [Server thread/INFO]: zombiesteve7 issued server command: /nick green
1587[01:35:36] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » zombie
1588[01:35:42] [Async Chat Thread - #3/INFO]: +Retro [-][Silver][-]green » yeah
1589[01:35:51] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » you have to do
1590[01:35:57] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » you have to do colour
1591[01:36:04] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » & and then 7
1592[01:36:05] [Async Chat Thread - #3/INFO]: +Retro [-][Silver][-]green » srry keep changing
1593[01:36:09] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » its ok
1594[01:36:13] [Async Chat Thread - #3/INFO]: +Retro [-][Silver][-]green » ohhhh
1595[01:36:13] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] »
1596[01:36:15] [Server thread/INFO]: zombiesteve7 issued server command: /thx
1597[01:36:17] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » see
1598[01:36:23] [Async Chat Thread - #3/INFO]: +Retro [-][Silver][-]green » thx
1599[01:36:28] [Async Chat Thread - #3/INFO]: **Depressed [-]Admin[-] |Thume| [$] » & 6 is green
1600[01:36:35] [Server thread/INFO]: zombiesteve7 issued server command: /nick LEGEND
1601[01:36:37] [Server thread/INFO]: ThumeGang issued server command: /home
1602[01:36:44] [Server thread/INFO]: sammich45 issued server command: /nik &6ok
1603[01:36:56] [Server thread/INFO]: sammich45 issued server command: /nick &6skeppy
1604[01:37:02] [Async Chat Thread - #3/INFO]: **Retro [-][Mod][-]skeppy » um
1605[01:37:08] [Async Chat Thread - #3/INFO]: **Retro [-][Mod][-]skeppy » rmine is now yellow
1606[01:37:14] [Craft Scheduler Thread - 27/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
1607[01:37:17] [Server thread/INFO]: sammich45 issued server command: /nick &7skeppy
1608[01:37:22] [Server thread/INFO]: sammich45 issued server command: /nick &4skeppy
1609[01:37:22] [Server thread/INFO]: zombiesteve7 issued server command: /nick green &7
1610[01:37:29] [Async Chat Thread - #3/INFO]: **Retro [-][Mod][-]skeppy » ?
1611[01:37:36] [Server thread/INFO]: zombiesteve7 issued server command: /nick LEGEND
1612[01:37:42] [Server thread/INFO]: sammich45 issued server command: /nick &4
1613[01:37:47] [Server thread/INFO]: sammich45 issued server command: /nick &4skep
1614[01:37:51] [Server thread/INFO]: sammich45 issued server command: /nick &3skep
1615[01:37:55] [Server thread/INFO]: sammich45 issued server command: /nick &2skep
1616[01:38:05] [Async Chat Thread - #3/INFO]: +Retro [-][Silver][-]LEGEND » lol sammich is helping me now
1617[01:38:31] [Server thread/INFO]: zombiesteve7 issued server command: /nick &2LEGEND
1618[01:38:35] [Server thread/INFO]: sammich45 issued server command: /nick &4skeppy
1619[01:39:13] [Server thread/INFO]: sammich45 issued server command: /nick &2LEGEND zombiesteve7
1620[01:39:19] [Server thread/INFO]: zombiesteve7 issued server command: /nick &7zombiesteve7
1621[01:39:26] [Server thread/INFO]: sammich45 issued server command: /nick &7skeppy
1622[01:39:51] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » lol
1623[01:39:51] [Server thread/INFO]: sammich45 issued server command: /nick &4skeppy
1624[01:39:57] [User Authenticator #11/INFO]: Disconnecting com.mojang.authlib.GameProfile@15f3801e[id=71c28ef1-a295-40e1-ac74-eb839708ab15,name=TazzBlazin,properties={textures=[com.mojang.authlib.properties.Property@124956a8]},legacy=false] (/50.71.42.45:59840): §8[§6CProtector§8] §cYou are verified now, join to server again!
1625[01:39:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@15f3801e[id=71c28ef1-a295-40e1-ac74-eb839708ab15,name=TazzBlazin,properties={textures=[com.mojang.authlib.properties.Property@124956a8]},legacy=false] (/50.71.42.45:59840) lost connection: §8[§6CProtector§8] §cYou are verified now, join to server again!
1626[01:40:00] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » it no work for him lol
1627[01:40:02] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » BOLD
1628[01:40:11] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » he cant do colours?
1629[01:40:18] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » yee
1630[01:40:43] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » F
1631[01:40:47] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » it say must be alphabetical
1632[01:40:57] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » are you able to make his user green
1633[01:40:57] [Server thread/INFO]: zombiesteve7 issued server command: /nick &7LEGEND
1634[01:41:05] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » for him
1635[01:41:09] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » i cant nick poepl
1636[01:41:11] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » oh
1637[01:41:23] [Server thread/INFO]: ThumeGang issued server command: /sudo zombiesteve7 &6 test
1638[01:41:23] [Server thread/INFO]: zombiesteve7 issued server command: /&6 test
1639[01:41:31] [Server thread/INFO]: sammich45 issued server command: /fly zombiesteve7
1640[01:41:32] [Server thread/INFO]: ThumeGang issued server command: /sudo zombiesteve7 nick &6test
1641[01:41:32] [Server thread/INFO]: zombiesteve7 issued server command: /nick &6test
1642[01:41:35] [Server thread/INFO]: sammich45 issued server command: /fly zombiesteve7
1643[01:41:35] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » zombie
1644[01:41:40] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » speak
1645[01:41:50] [Server thread/INFO]: zombiesteve7 issued server command: /NICK &7 legend
1646[01:41:52] [Server thread/INFO]: zombiesteve7 issued server command: /hi
1647[01:41:56] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » hi
1648[01:41:59] [Server thread/INFO]: ThumeGang issued server command: /sudo zombiesteve7 nick &6test
1649[01:41:59] [Server thread/INFO]: zombiesteve7 issued server command: /nick &6test
1650[01:42:00] [Server thread/INFO]: sammich45 issued server command: /zombiesteve7 fly
1651[01:42:04] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » speak again
1652[01:42:07] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » its gray
1653[01:42:08] [Server thread/INFO]: zombiesteve7 issued server command: /mkglfgrg
1654[01:42:12] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » mlkmsa
1655[01:42:13] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » zombie
1656[01:42:16] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » shjksnjkqss
1657[01:42:23] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » no spakmdr
1658[01:42:28] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » losfl
1659[01:42:29] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » why
1660[01:42:32] [Server thread/INFO]: ThumeGang issued server command: /sudo zombiesteve7 nick &6LEGEND
1661[01:42:32] [Server thread/INFO]: zombiesteve7 issued server command: /nick &6LEGEND
1662[01:42:34] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » lolo
1663[01:42:34] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » rulesd
1664[01:42:38] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » do /rules
1665[01:42:40] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » hehe
1666[01:42:40] [Server thread/INFO]: sammich45 issued server command: /rules
1667[01:42:41] [User Authenticator #12/INFO]: UUID of player TazzBlazin is 71c28ef1-a295-40e1-ac74-eb839708ab15
1668[01:42:41] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1669[01:42:41] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
1670[01:42:41] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
1671org.bukkit.event.EventException: null
1672 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1673 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1674 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1675 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1676 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1677 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1678 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1679 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1680 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1681 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1682 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1683 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1684 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1685 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1686 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1687 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1688 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1689 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1690 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1691 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1692 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1693 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1694 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1695 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1696 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1697 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1698 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1699Caused by: java.lang.NullPointerException
1700 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
1701 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
1702 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
1703 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1704 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1705 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1706 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1707 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1708 ... 26 more
1709[01:42:41] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
1710org.bukkit.event.EventException: null
1711 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1712 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1713 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1714 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1715 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1716 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1717 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1718 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1719 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1720 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1721 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1722 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1723 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1724 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1725 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1726 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1727 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1728 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1729 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1730 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1731 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1732 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1733 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1734 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1735 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1736 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1737 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1738Caused by: java.lang.NullPointerException
1739 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
1740 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
1741 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1742 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1743 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1744 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1745 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1746 ... 26 more
1747[01:42:41] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1748[01:42:41] [Server thread/INFO]: is leader = false
1749[01:42:41] [Server thread/INFO]: TazzBlazin [71c28ef1-a295-40e1-ac74-eb839708ab15]: /cdebug
1750[01:42:42] [Server thread/INFO]: TazzBlazin[S0106905851c720f3.wp.shawcable.net/50.71.42.45:59923] logged in with entity id 15679 at ([flatroom]-1023.5, 40.0, 1750.5)
1751[01:42:45] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » wb tazz
1752[01:42:54] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » hi
1753[01:42:59] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » i have badlion now so im a cool kid
1754[01:43:03] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » lol
1755[01:43:04] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » hi there
1756[01:43:11] [Server thread/INFO]: TazzBlazin issued server command: /plugman unload coreprotector
1757[01:43:13] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » how u install?>
1758[01:43:16] [User Authenticator #13/INFO]: Disconnecting com.mojang.authlib.GameProfile@5260cc71[id=88464e16-ca06-43b4-9d69-d6a5fc58a52f,name=beachbrothers2,properties={textures=[com.mojang.authlib.properties.Property@3a6d1ebe]},legacy=false] (/47.150.17.137:57069): §8[§6CProtector§8] §cYou are verified now, join to server again!
1759[01:43:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@5260cc71[id=88464e16-ca06-43b4-9d69-d6a5fc58a52f,name=beachbrothers2,properties={textures=[com.mojang.authlib.properties.Property@3a6d1ebe]},legacy=false] (/47.150.17.137:57069) lost connection: §8[§6CProtector§8] §cYou are verified now, join to server again!
1760[01:43:17] [Server thread/INFO]: sammich45 issued server command: /fly
1761[01:43:18] [Server thread/INFO]: TazzBlazin issued server command: /plugman unload casualprotector
1762[01:43:18] [Server thread/INFO]: [CasualProtector] Disabling CasualProtector v3.8.2.12-SNAPSHOT
1763[01:43:22] [Server thread/INFO]: sammich45 issued server command: /fly
1764[01:43:23] [Server thread/INFO]: sammich45 issued server command: /fly
1765[01:43:25] [Server thread/INFO]: TazzBlazin issued server command: /ci
1766[01:43:26] [Server thread/INFO]: sammich45 issued server command: /fly
1767[01:43:26] [Server thread/INFO]: TazzBlazin issued server command: /tp thume
1768[01:43:26] [Server thread/INFO]: Title command successfully executed
1769[01:43:27] [Server thread/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 25.568844ms. Summary: Getting prefix for TazzBlazin
1770[01:43:33] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » hello
1771[01:43:36] [User Authenticator #14/INFO]: UUID of player beachbrothers2 is 88464e16-ca06-43b4-9d69-d6a5fc58a52f
1772[01:43:36] [Server thread/INFO]: Title command successfully executed
1773[01:43:36] [Server thread/ERROR]: Could not pass event IslandExitEvent to IslandBorder vBuild 2
1774org.bukkit.event.EventException: null
1775 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1776 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1777 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1778 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1779 at com.wasteofplastic.askyblock.listeners.PlayerEvents.onPlayerTeleport(PlayerEvents.java:758) [askyblock.jar:?]
1780 at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source) ~[?:?]
1781 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1782 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1783 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1784 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1785 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1786 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1787 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:514) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1788 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1789 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1790 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1791 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1792 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1793 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1794 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1795 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1796 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1797 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1798 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1799 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1800 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1801 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1802 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1803 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1804 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1805 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1806 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1807 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1808 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1809Caused by: java.lang.NullPointerException
1810 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
1811 at me.mrdarkness462.islandborder.listeners.ListenerASkyBlock.onPlayerExit(ListenerASkyBlock.java:65) ~[?:?]
1812 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1813 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1814 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1815 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1816 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1817 ... 33 more
1818[01:43:36] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
1819org.bukkit.event.EventException: null
1820 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1821 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1822 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1823 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1824 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1825 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1826 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1827 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1828 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1829 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1830 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1831 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1832 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1833 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1834 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1835 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1836 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1837 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1838 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1839 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1840 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1841 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1842 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1843 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1844 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1845 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1846 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1847Caused by: java.lang.NullPointerException
1848 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
1849 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
1850 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
1851 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1852 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1853 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1854 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1855 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1856 ... 26 more
1857[01:43:36] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
1858org.bukkit.event.EventException: null
1859 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1860 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1861 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1862 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1863 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1864 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1865 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1866 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
1867 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1868 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1869 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1870 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1871 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1872 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1873 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1874 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1875 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1876 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1877 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1878 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1879 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1880 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1881 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1882 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1883 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1884 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1885 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
1886Caused by: java.lang.NullPointerException
1887 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
1888 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
1889 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
1890 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
1891 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
1892 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
1893 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
1894 ... 26 more
1895[01:43:36] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1896[01:43:36] [Server thread/INFO]: is leader = false
1897[01:43:36] [Server thread/INFO]: beachbrothers2 [88464e16-ca06-43b4-9d69-d6a5fc58a52f]: /cdebug
1898[01:43:36] [Server thread/INFO]: beachbrothers2[/47.150.17.137:57111] logged in with entity id 16202 at ([flatroom]-1023.5, 40.0, 1750.5)
1899[01:43:50] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » see
1900[01:43:54] [Async Chat Thread - #4/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ye
1901[01:43:55] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » im cool kid now
1902[01:43:57] [Server thread/INFO]: beachbrothers2 issued server command: /is
1903[01:43:57] [Server thread/INFO]: Title command successfully executed
1904[01:43:59] [Async Chat Thread - #4/INFO]: +Retro [-][Silver][-]LEGEND » hi
1905[01:43:59] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » :d
1906[01:43:59] [Server thread/WARN]: sammich45 moved wrongly!
1907[01:44:03] [Async Chat Thread - #4/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » wb beach
1908[01:44:06] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » BEACHBOY!!
1909[01:44:09] [Async Chat Thread - #4/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » thanks
1910[01:44:11] [Async Chat Thread - #4/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » hi
1911[01:44:16] [Async Chat Thread - #4/INFO]: **Retro [-][Mod][-]skeppy » w b
1912[01:44:16] [Server thread/INFO]: beachbrothers2 issued server command: /is top
1913[01:44:17] [Async Chat Thread - #4/INFO]: **Depressed [-]Admin[-] |Thume| [$] » I GOT ZIPZO TO JOIN THE ISLAND
1914[01:44:24] [Server thread/INFO]: TazzBlazin issued server command: /playtime zipzo
1915[01:44:24] [Server thread/INFO]: TazzBlazin [71c28ef1-a295-40e1-ac74-eb839708ab15]: /playtime zipzo
1916[01:44:28] [Server thread/INFO]: TazzBlazin issued server command: /playtime beachbrother2
1917[01:44:28] [Server thread/INFO]: TazzBlazin [71c28ef1-a295-40e1-ac74-eb839708ab15]: /playtime beachbrother2
1918[01:44:30] [Server thread/INFO]: TazzBlazin issued server command: /playtime beachbrothers2
1919[01:44:30] [Server thread/INFO]: TazzBlazin [71c28ef1-a295-40e1-ac74-eb839708ab15]: /playtime beachbrothers2
1920[01:44:35] [Async Chat Thread - #4/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » how tf did i go from 16 on is top to 1
1921[01:44:42] [Async Chat Thread - #4/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » xD
1922[01:44:42] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » zipzo
1923[01:44:46] [Server thread/INFO]: TazzBlazin issued server command: /is top
1924[01:44:49] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » and i
1925[01:44:53] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » did
1926[01:44:53] [Server thread/INFO]: zombiesteve7 issued server command: /afk
1927[01:44:54] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » it
1928[01:45:00] [Server thread/INFO]: sammich45 issued server command: /afk
1929[01:45:03] [Async Chat Thread - #5/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » feel free to do whatever and build whatever
1930[01:45:09] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » yay
1931[01:45:13] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » tazz
1932[01:45:25] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » if yoshi is online and beachboy isnt
1933[01:45:28] [Server thread/INFO]: beachbrothers2 issued server command: /playtime zipzo
1934[01:45:28] [Server thread/INFO]: beachbrothers2 [88464e16-ca06-43b4-9d69-d6a5fc58a52f]: /playtime zipzo
1935[01:45:33] [Server thread/INFO]: beachbrothers2 issued server command: /playtime
1936[01:45:33] [Server thread/INFO]: beachbrothers2 [88464e16-ca06-43b4-9d69-d6a5fc58a52f]: /playtime
1937[01:45:34] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » can i force invite beachboy?
1938[01:45:39] [Async Chat Thread - #5/INFO]: **Depressed [-]Admin[-] |Thume| [$] » *yoshi
1939[01:46:43] [Server thread/INFO]: beachbrothers2 issued server command: /f home
1940[01:46:43] [Server thread/INFO]: Title command successfully executed
1941[01:46:55] [Server thread/INFO]: beachbrothers2 issued server command: /pv 10
1942[01:47:02] [Server thread/INFO]: beachbrothers2 issued server command: /is
1943[01:47:02] [Server thread/INFO]: Title command successfully executed
1944[01:47:07] [Server thread/INFO]: beachbrothers2 issued server command: /pv 10
1945[01:47:14] [Server thread/INFO]: zombiesteve7 lost connection: Disconnected
1946[01:47:14] [Server thread/INFO]: zombiesteve7 left the game
1947[01:47:21] [Async Chat Thread - #6/INFO]: **Depressed [-]Admin[-] |Thume| [$] » I i have 6 and a half pvs of iron blockss :/
1948[01:47:22] [Server thread/INFO]: sammich45 lost connection: Disconnected
1949[01:47:22] [Server thread/INFO]: sammich45 left the game
1950[01:47:45] [Async Chat Thread - #6/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » nice
1951[01:47:50] [Server thread/INFO]: beachbrothers2 issued server command: /f home
1952[01:47:50] [Server thread/INFO]: Title command successfully executed
1953[01:47:58] [Server thread/INFO]: beachbrothers2 issued server command: /pv 10
1954[01:47:58] [Async Chat Thread - #6/INFO]: **Depressed [-]Admin[-] |Thume| [$] » do i sell them or place them?
1955[01:48:02] [Server thread/INFO]: beachbrothers2 issued server command: /is
1956[01:48:02] [Server thread/INFO]: Title command successfully executed
1957[01:48:08] [Server thread/INFO]: beachbrothers2 issued server command: /is top
1958[01:48:17] [Async Chat Thread - #6/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » up to you
1959[01:48:25] [Async Chat Thread - #6/INFO]: **Depressed [-]Admin[-] |Thume| [$] » i need an answe
1960[01:48:29] [Async Chat Thread - #6/INFO]: **Depressed [-]Admin[-] |Thume| [$] » R
1961[01:48:33] [Async Chat Thread - #6/INFO]: **Depressed [-]Admin[-] |Thume| [$] » please
1962[01:48:38] [Async Chat Thread - #6/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » its up to you
1963[01:48:41] [Async Chat Thread - #6/INFO]: **Depressed [-]Admin[-] |Thume| [$] » D:
1964[01:48:41] [Async Chat Thread - #6/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » i dont care
1965[01:48:59] [Server thread/INFO]: beachbrothers2 issued server command: /pv 10]
1966[01:49:01] [Server thread/INFO]: beachbrothers2 issued server command: /pv 10
1967[01:49:09] [Server thread/INFO]: beachbrothers2 issued server command: /fly
1968[01:49:10] [Server thread/INFO]: ThumeGang issued server command: /pv beachbrothers2 10
1969[01:49:13] [Server thread/INFO]: beachbrothers2 issued server command: /fly
1970[01:49:23] [Async Chat Thread - #6/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » ima go afk for like 10 min
1971[01:49:24] [Async Chat Thread - #6/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » sorry
1972[01:49:25] [Server thread/INFO]: beachbrothers2 issued server command: /afk
1973[01:49:29] [Async Chat Thread - #6/INFO]: **Depressed [-]Admin[-] |Thume| [$] » it sok
1974[01:49:43] [Server thread/INFO]: ThumeGang issued server command: /kit god
1975[01:51:59] [Async Chat Thread - #7/INFO]: **Depressed [-]Admin[-] |Thume| [$] » *cries*
1976[01:52:19] [Craft Scheduler Thread - 47/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
1977[01:52:20] [Server thread/INFO]: ThumeGang issued server command: /tr
1978[02:01:21] [Server thread/INFO]: ThumeGang issued server command: /tphere beach
1979[02:01:26] [Server thread/INFO]: ThumeGang issued server command: /tphere beach
1980[02:01:27] [User Authenticator #15/INFO]: UUID of player zombiesteve7 is 38da70ce-389f-4a75-ae70-1c82601a1e63
1981[02:01:27] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1982[02:01:28] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
1983[02:01:28] [Server thread/INFO]: is leader = false
1984[02:01:28] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /cdebug
1985[02:01:28] [Server thread/INFO]: zombiesteve7[/76.64.242.52:50804] logged in with entity id 18327 at ([flatroom]-1023.5, 40.0, 1750.5)
1986[02:01:28] [Server thread/INFO]: ThumeGang issued server command: /tphere beach
1987[02:01:40] [Async Chat Thread - #8/INFO]: **Depressed [-]Admin[-] |Thume| [$] » wb
1988[02:01:46] [Async Chat Thread - #8/INFO]: +Retro [-][Silver][-]LEGEND » thx
1989[02:02:07] [Server thread/INFO]: zombiesteve7 issued server command: /factions
1990[02:02:07] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /factions
1991[02:02:31] [Server thread/INFO]: zombiesteve7 issued server command: /wild
1992[02:02:45] [Server thread/INFO]: ThumeGang issued server command: /pv 99
1993[02:02:46] [Server thread/INFO]: zombiesteve7 issued server command: /fly
1994[02:02:57] [Server thread/INFO]: ThumeGang issued server command: /shop
1995[02:03:31] [Server thread/INFO]: ThumeGang issued server command: /shop
1996[02:04:39] [Async Chat Thread - #9/INFO]: +Retro [-][Silver][-]LEGEND » are bees a thing yet in mincraft?
1997[02:04:46] [Async Chat Thread - #9/INFO]: **Depressed [-]Admin[-] |Thume| [$] » yes
1998[02:04:56] [Async Chat Thread - #9/INFO]: +Retro [-][Silver][-]LEGEND » really
1999[02:05:01] [Async Chat Thread - #9/INFO]: **Depressed [-]Admin[-] |Thume| [$] » not fully released yet tho
2000[02:05:09] [Async Chat Thread - #9/INFO]: +Retro [-][Silver][-]LEGEND » oh
2001[02:05:20] [Async Chat Thread - #9/INFO]: +Retro [-][Silver][-]LEGEND » whats relesed so far
2002[02:05:27] [Async Chat Thread - #9/INFO]: **Depressed [-]Admin[-] |Thume| [$] » 1.14
2003[02:05:36] [Async Chat Thread - #9/INFO]: +Retro [-][Silver][-]LEGEND » ok
2004[02:06:55] [Server thread/INFO]: ThumeGang issued server command: /shop
2005[02:07:00] [Server thread/INFO]: 2
2006[02:07:23] [Craft Scheduler Thread - 67/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2007[02:07:48] [Server thread/INFO]: zombiesteve7 issued server command: /ts
2008[02:07:48] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /ts
2009[02:07:55] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:4 for 0 tokens.
2010[02:08:02] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased spawnershop:17 for 0 tokens.
2011[02:08:03] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:6 for 0 tokens.
2012[02:08:10] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased crateshop:17 for 0 tokens.
2013[02:08:12] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:8 for 0 tokens.
2014[02:08:15] [Server thread/INFO]: ThumeGang issued server command: /shop
2015[02:08:20] [Server thread/INFO]: 2
2016[02:08:21] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased sellstickshop:17 for 0 tokens.
2017[02:08:26] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:0 for 0 tokens.
2018[02:08:31] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased weeklyshop:17 for 0 tokens.
2019[02:08:32] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:1 for 0 tokens.
2020[02:08:41] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased commandshop:17 for 0 tokens.
2021[02:08:43] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:10 for 0 tokens.
2022[02:08:44] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:10 for 0 tokens.
2023[02:08:45] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:9 for 0 tokens.
2024[02:08:49] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:6 for 0 tokens.
2025[02:09:04] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased crateshop:17 for 0 tokens.
2026[02:09:05] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:7 for 0 tokens.
2027[02:09:08] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased customenchantshop:6 for 0 tokens.
2028[02:09:13] [Server thread/INFO]: ThumeGang issued server command: /pv 99
2029[02:09:16] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased armorshop:35 for 0 tokens.
2030[02:09:18] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased customenchantshop:2 for 0 tokens.
2031[02:09:19] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased toolshop:44 for 0 tokens.
2032[02:09:21] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased customenchantshop:8 for 0 tokens.
2033[02:09:24] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:3 for 0 tokens.
2034[02:09:39] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased moneyshop:17 for 0 tokens.
2035[02:10:33] [Server thread/INFO]: zombiesteve7 issued server command: /f home
2036[02:11:25] [Server thread/INFO]: zombiesteve7 issued server command: /wild
2037[02:12:31] [Server thread/INFO]: zombiesteve7 issued server command: /ts
2038[02:12:31] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /ts
2039[02:12:35] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:0 for 0 tokens.
2040[02:12:37] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased weeklyshop:17 for 0 tokens.
2041[02:12:39] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:7 for 0 tokens.
2042[02:12:44] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased customenchantshop:8 for 0 tokens.
2043[02:12:45] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:8 for 0 tokens.
2044[02:12:47] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased sellstickshop:17 for 0 tokens.
2045[02:12:50] [Server thread/INFO]: [TokenManager] 38da70ce-389f-4a75-ae70-1c82601a1e63 (zombiesteve7) purchased tazzyshop:5 for 0 tokens.
2046[02:14:47] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2047[02:14:53] [Server thread/INFO]: ThumeGang issued server command: /pv 99
2048[02:14:58] [Server thread/INFO]: ThumeGang issued server command: /pv 99
2049[02:15:12] [Server thread/INFO]: ThumeGang issued server command: /pv 9
2050[02:15:15] [Server thread/INFO]: ThumeGang issued server command: /pv 98
2051[02:15:25] [Server thread/INFO]: ThumeGang issued server command: /pv 98
2052[02:15:34] [Server thread/INFO]: ThumeGang issued server command: /pv 97
2053[02:15:42] [Server thread/INFO]: ThumeGang issued server command: /pv 97
2054[02:15:51] [Server thread/INFO]: ThumeGang issued server command: /pv 96
2055[02:16:03] [Server thread/INFO]: ThumeGang issued server command: /pv 96
2056[02:16:18] [Server thread/INFO]: ThumeGang issued server command: /pv 95
2057[02:16:24] [Server thread/INFO]: ThumeGang issued server command: /pv 95
2058[02:16:36] [Server thread/INFO]: ThumeGang issued server command: /pv 94
2059[02:16:43] [Server thread/INFO]: ThumeGang issued server command: /pv 94
2060[02:18:45] [Server thread/INFO]: ThumeGang issued server command: /pv 93
2061[02:18:47] [Server thread/INFO]: ThumeGang issued server command: /pv 94
2062[02:18:49] [Server thread/INFO]: ThumeGang issued server command: /pv 93
2063[02:18:54] [Server thread/INFO]: ThumeGang issued server command: /pv 93
2064[02:19:03] [Server thread/INFO]: ThumeGang issued server command: /pv 92
2065[02:20:39] [Server thread/INFO]: ThumeGang issued server command: //tp zombie
2066[02:20:44] [Server thread/INFO]: ThumeGang issued server command: /tp zombie
2067[02:20:44] [Server thread/INFO]: Title command successfully executed
2068[02:20:50] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » hewwo
2069[02:20:54] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » hi
2070[02:21:16] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » what you doin?
2071[02:21:26] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » building a new base
2072[02:21:30] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ooh
2073[02:21:34] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » need help?
2074[02:21:43] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » because the other one got destroyed
2075[02:21:46] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » F
2076[02:21:54] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » uhhhh sure
2077[02:22:01] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » here
2078[02:22:10] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » emerals
2079[02:22:11] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2080[02:22:14] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » thx
2081[02:22:14] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » emerald
2082[02:22:29] [Craft Scheduler Thread - 79/INFO]: [Core] Checking for 1 updates.
2083[02:22:29] [Craft Scheduler Thread - 79/INFO]: [Core] Checking update for Core v0.2.4
2084[02:22:30] [Craft Scheduler Thread - 76/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2085[02:23:02] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » :D
2086[02:23:29] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » now we need the walls and floor and roof obsidian
2087[02:23:38] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » i will buy
2088[02:23:41] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » we should make it bigger
2089[02:23:46] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2090[02:24:06] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » ok what do you want it to be made out of
2091[02:24:16] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » our base
2092[02:24:25] [Async Chat Thread - #10/INFO]: **Depressed [-]Admin[-] |Thume| [$] » obsidian
2093[02:24:31] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » k
2094[02:24:39] [Async Chat Thread - #10/INFO]: +Retro [-][Silver][-]LEGEND » lets do it
2095[02:24:45] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2096[02:26:06] [User Authenticator #16/INFO]: UUID of player Fighter_PL is dc2ef3cb-af4a-4f28-88af-ce1d3e31110e
2097[02:26:06] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
2098org.bukkit.event.EventException: null
2099 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2100 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2101 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2102 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2103 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2104 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2105 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2106 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
2107 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
2108 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
2109 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2110 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2111 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2112 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2113 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2114 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2115 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2116 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2117 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2118 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2119 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2120 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2121 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2122 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2123 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2124 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2125 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
2126Caused by: java.lang.NullPointerException
2127 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
2128 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
2129 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
2130 at sun.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) ~[?:?]
2131 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2132 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2133 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2134 ... 26 more
2135[02:26:06] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
2136org.bukkit.event.EventException: null
2137 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2138 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2139 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2140 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2141 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2142 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2143 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2144 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
2145 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
2146 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
2147 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2148 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2149 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2150 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2151 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2152 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2153 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2154 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2155 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2156 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2157 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2158 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2159 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2160 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2161 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2162 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2163 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
2164Caused by: java.lang.NullPointerException
2165 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
2166 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
2167 at sun.reflect.GeneratedMethodAccessor740.invoke(Unknown Source) ~[?:?]
2168 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2169 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2170 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2171 ... 26 more
2172[02:26:06] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2173[02:26:06] [Server thread/INFO]: is leader = false
2174[02:26:06] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /cdebug
2175[02:26:06] [Server thread/INFO]: Fighter_PL[/108.2.109.2:54145] logged in with entity id 48248 at ([flatroom]-1023.5, 40.0, 1750.5)
2176[02:26:12] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » wb
2177[02:26:19] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » servers back up :D
2178[02:26:30] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » has been for ages
2179[02:26:51] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » im out of obby
2180[02:26:55] [Server thread/INFO]: Fighter_PL issued server command: /msg ThumeGang Hey, everybody chill now?
2181[02:27:04] [Server thread/INFO]: ThumeGang issued server command: /r nah poaks not
2182[02:27:10] [Server thread/INFO]: Fighter_PL issued server command: /r how so
2183[02:27:11] [Server thread/INFO]: ThumeGang issued server command: /r obviously
2184[02:27:21] [Async Chat Thread - #11/INFO]: +Retro [-][Silver][-]LEGEND » srry im out to now lol
2185[02:27:25] [Server thread/INFO]: Fighter_PL issued server command: /r no not obviously
2186[02:27:35] [Server thread/INFO]: ThumeGang issued server command: /r idk if hes fine with yoshi
2187[02:27:36] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
2188[02:27:36] [Server thread/INFO]: $250 added to [-][Mod][-]TShaneT account. New balance: $8,411
2189[02:27:39] [Async Chat Thread - #11/INFO]: +Retro [-][Silver][-]LEGEND » i need to sell more things lol
2190[02:27:41] [Server thread/INFO]: ThumeGang issued server command: /r but hes not with me
2191[02:27:41] [Server thread/INFO]: Fighter_PL issued server command: /r he should be
2192[02:27:45] [Server thread/INFO]: Fighter_PL issued server command: /r why not
2193[02:27:48] [Server thread/INFO]: ThumeGang issued server command: /r idk
2194[02:27:55] [Server thread/INFO]: Fighter_PL issued server command: /r i thought we were all on even ground
2195[02:27:57] [Server thread/INFO]: ThumeGang issued server command: /r because i "Stole" his island
2196[02:28:13] [Server thread/INFO]: Fighter_PL issued server command: /r okay, lets not speak of that again okay?
2197[02:28:17] [Server thread/INFO]: Fighter_PL issued server command: /tp th
2198[02:28:20] [Server thread/INFO]: ThumeGang issued server command: /r i dont
2199[02:28:21] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » hi
2200[02:28:25] [Async Chat Thread - #11/INFO]: +Retro [-][Silver][-]LEGEND » hi
2201[02:28:27] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » hullo
2202[02:28:31] [Server thread/INFO]: Fighter_PL issued server command: /r good, keep it that way
2203[02:28:46] [Server thread/INFO]: ThumeGang issued server command: /r i try my best
2204[02:29:02] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » I know where Yoshi's base it
2205[02:29:03] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » I know where Yoshi's base is
2206[02:29:11] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ok
2207[02:29:17] [Server thread/INFO]: zombiesteve7 issued server command: /SHOP
2208[02:29:23] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » want to know >:D
2209[02:29:25] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » whats the cordss?
2210[02:29:26] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » jkjk
2211[02:29:31] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ima raid his ass
2212[02:29:36] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » i'm "trolling him"
2213[02:29:39] [Server thread/INFO]: 2
2214[02:29:41] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » lmao
2215[02:29:47] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » im just living above his base
2216[02:29:53] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » like lover fella
2217[02:29:54] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » lol
2218[02:30:00] [Server thread/INFO]: ThumeGang issued server command: /f home fighter_pl
2219[02:30:11] [Server thread/INFO]: ThumeGang issued server command: /home fighter_pl
2220[02:30:11] [Server thread/INFO]: Title command successfully executed
2221[02:30:20] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » he has nothing btw
2222[02:30:24] [Server thread/INFO]: ThumeGang issued server command: /tp shane
2223[02:30:24] [Server thread/INFO]: Title command successfully executed
2224[02:30:26] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ik
2225[02:30:29] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » just a few blocks xD
2226[02:30:48] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » why are you on y=15?
2227[02:30:57] [Async Chat Thread - #11/INFO]: +Retro [-][Silver][-]LEGEND » IM SO POOR in this game rn
2228[02:31:06] [Server thread/INFO]: ThumeGang issued server command: /bal zombiesteve
2229[02:31:11] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » lol
2230[02:31:16] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » sell things
2231[02:31:20] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » like cobble
2232[02:31:26] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2233[02:31:26] [Server thread/INFO]: ThumeGang issued server command: /pay zombiesteve7 20000
2234[02:31:27] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » shit goes upp fast
2235[02:31:36] [Server thread/INFO]: Fighter_PL issued server command: /thru
2236[02:31:37] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2237[02:31:41] [Server thread/INFO]: Fighter_PL issued server command: /thru
2238[02:31:47] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » just vote
2239[02:31:50] [Server thread/INFO]: Fighter_PL issued server command: /top
2240[02:31:51] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » 5k per link
2241[02:31:51] [Server thread/INFO]: Fighter_PL issued server command: /top
2242[02:31:54] [Server thread/INFO]: Fighter_PL issued server command: /top
2243[02:31:57] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » ^
2244[02:31:58] [Server thread/INFO]: ThumeGang issued server command: /tp shane
2245[02:32:05] [Server thread/INFO]: ThumeGang issued server command: /tp shane
2246[02:32:05] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2247[02:32:07] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » nice spot
2248[02:32:25] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » no one will ever know
2249[02:33:04] [Async Chat Thread - #11/INFO]: +Retro [-][Silver][-]LEGEND » thune
2250[02:33:06] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ?
2251[02:33:16] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » fighter
2252[02:33:18] [Async Chat Thread - #11/INFO]: +Retro [-][Silver][-]LEGEND » i have some obsidian
2253[02:33:20] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ur cheating
2254[02:33:23] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » "thune"
2255[02:33:30] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » how am i cheating
2256[02:33:33] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » gmc
2257[02:33:49] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » im not doing anything
2258[02:33:57] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » CHEAT
2259[02:34:03] [Server thread/INFO]: ThumeGang issued server command: /fly
2260[02:34:03] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » i was in gmc when i joined the server
2261[02:34:17] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » also chest
2262[02:34:19] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » cheat
2263[02:34:23] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » jk jk
2264[02:34:24] [Server thread/INFO]: Fighter_PL issued server command: /gmc ThumeGang
2265[02:34:26] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » HAX
2266[02:34:29] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » D:
2267[02:34:38] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » "/gmc ThumeGang"
2268[02:35:09] [Async Chat Thread - #11/INFO]: [4-] [-][Mod][-]TShaneT » hold on i have something going on rn
2269[02:35:13] [Server thread/INFO]: Fighter_PL issued server command: /up 1000
2270[02:35:15] [Async Chat Thread - #11/INFO]: **Depressed [-]Admin[-] |Thume| [$] » OOF
2271[02:35:30] [Server thread/INFO]: ThumeGang issued server command: /gms
2272[02:35:50] [Server thread/INFO]: ThumeGang issued server command: /fly
2273[02:36:57] [Async Chat Thread - #12/INFO]: +Retro [-][Silver][-]LEGEND » ummmmm
2274[02:37:11] [Async Chat Thread - #12/INFO]: +Retro [-][Silver][-]LEGEND » we have a problem thune
2275[02:37:29] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » k back sorry im sick and i had a horriable head ache
2276[02:37:34] [Craft Scheduler Thread - 100/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2277[02:37:35] [Async Chat Thread - #12/INFO]: **Depressed [-]Admin[-] |Thume| [$] » BEACHBOY!!
2278[02:37:40] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » hi
2279[02:37:51] [Async Chat Thread - #12/INFO]: **Depressed [-]Admin[-] |Thume| [$] » beachboy is the best
2280[02:37:59] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » No thume is the best
2281[02:38:03] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » and tazz
2282[02:38:05] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » and zipzo
2283[02:38:09] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » and everyone on
2284[02:38:11] [Async Chat Thread - #12/INFO]: **Depressed [-]Admin[-] |Thume| [$] » pfft
2285[02:38:19] [Server thread/WARN]: zombiesteve7 moved wrongly!
2286[02:38:47] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » hey in a bit i might make a cactus farm
2287[02:38:52] [Async Chat Thread - #12/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ok
2288[02:39:40] [Async Chat Thread - #12/INFO]: +Retro [-][Silver][-]LEGEND » brb
2289[02:39:44] [Server thread/INFO]: zombiesteve7 issued server command: /afk
2290[02:39:44] [Async Chat Thread - #12/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » K|
2291[02:39:48] [Server thread/INFO]: beachbrothers2 issued server command: /is
2292[02:40:05] [Server thread/INFO]: beachbrothers2 issued server command: /discord
2293[02:40:05] [Server thread/INFO]: beachbrothers2 [88464e16-ca06-43b4-9d69-d6a5fc58a52f]: /discord
2294[02:40:12] [Server thread/INFO]: ThumeGang issued server command: /afk
2295[02:40:14] [Server thread/INFO]: ThumeGang issued server command: /home
2296[02:40:14] [Server thread/INFO]: Title command successfully executed
2297[02:40:17] [Server thread/INFO]: ThumeGang issued server command: /afk
2298[02:41:21] [Server thread/INFO]: zombiesteve7 issued server command: /afk
2299[02:41:29] [Async Chat Thread - #13/INFO]: +Retro [-][Silver][-]LEGEND » k im back
2300[02:41:32] [Async Chat Thread - #13/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » k wb
2301[02:41:38] [Async Chat Thread - #13/INFO]: +Retro [-][Silver][-]LEGEND » thx
2302[02:41:49] [Server thread/INFO]: beachbrothers2 issued server command: /hub
2303[02:41:50] [Server thread/INFO]: Title command successfully executed
2304[02:41:51] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2305[02:43:11] [Server thread/INFO]: beachbrothers2 issued server command: /is
2306[02:43:11] [Server thread/INFO]: Title command successfully executed
2307[02:43:15] [Server thread/INFO]: beachbrothers2 issued server command: /home
2308[02:43:24] [Server thread/INFO]: beachbrothers2 issued server command: /home cool
2309[02:43:24] [Server thread/INFO]: Title command successfully executed
2310[02:43:30] [Server thread/INFO]: beachbrothers2 issued server command: /fly
2311[02:43:57] [Async Chat Thread - #14/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » holy crap
2312[02:44:25] [Async Chat Thread - #14/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » OMG
2313[02:44:35] [Async Chat Thread - #14/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » i found my first ever skybase
2314[02:44:49] [Async Chat Thread - #14/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » on factions
2315[02:44:51] [Server thread/INFO]: beachbrothers2 issued server command: /wil
2316[02:44:51] [Server thread/INFO]: beachbrothers2 issued server command: /wild
2317[02:45:06] [Server thread/INFO]: zombiesteve7 issued server command: /afk
2318[02:45:57] [Server thread/INFO]: beachbrothers2 issued server command: /home
2319[02:46:28] [Server thread/INFO]: beachbrothers2 issued server command: /home base
2320[02:47:38] [Async Chat Thread - #15/INFO]: [4-] [-][Mod][-]TShaneT » i have a lot of shit going on right now, so im going to bed
2321[02:47:44] [Async Chat Thread - #15/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » k gn
2322[02:47:44] [Server thread/INFO]: Fighter_PL issued server command: /tps
2323[02:47:50] [Server thread/INFO]: Fighter_PL issued server command: /pl
2324[02:47:50] [Server thread/INFO]: zombiesteve7 issued server command: /afk
2325[02:47:51] [Server thread/INFO]: beachbrothers2 issued server command: /is
2326[02:47:51] [Server thread/INFO]: Title command successfully executed
2327[02:47:55] [Async Chat Thread - #15/INFO]: [4-] [-][Mod][-]TShaneT » gn
2328[02:47:56] [Server thread/INFO]: Fighter_PL lost connection: Disconnected
2329[02:47:56] [Server thread/INFO]: Fighter_PL left the game
2330[02:48:13] [Server thread/INFO]: beachbrothers2 issued server command: /playtime thumegang
2331[02:48:13] [Server thread/INFO]: beachbrothers2 [88464e16-ca06-43b4-9d69-d6a5fc58a52f]: /playtime thumegang
2332[02:48:15] [Async Chat Thread - #15/INFO]: +Retro [-][Silver][-]LEGEND » oh god i have school tomorrow
2333[02:48:38] [Async Chat Thread - #15/INFO]: +Retro [-][Silver][-]LEGEND » i will stay on ten more minutes
2334[02:48:48] [Server thread/INFO]: zombiesteve7 issued server command: /set home
2335[02:48:53] [Server thread/INFO]: zombiesteve7 issued server command: /help
2336[02:49:31] [Server thread/INFO]: zombiesteve7 issued server command: /set spawn
2337[02:49:58] [Async Chat Thread - #16/INFO]: +Retro [-][Silver][-]LEGEND » how do i make my base here
2338[02:51:10] [Async Chat Thread - #17/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » k back
2339[02:51:19] [Server thread/INFO]: beachbrothers2 issued server command: /tp zombiesteve7
2340[02:51:19] [Server thread/INFO]: Title command successfully executed
2341[02:51:20] [Async Chat Thread - #17/INFO]: +Retro [-][Silver][-]LEGEND » wb
2342[02:51:26] [Server thread/INFO]: beachbrothers2 issued server command: /fly
2343[02:51:28] [Async Chat Thread - #17/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » wym
2344[02:51:36] [Async Chat Thread - #17/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » like claim here
2345[02:51:44] [Async Chat Thread - #17/INFO]: +Retro [-][Silver][-]LEGEND » nvm
2346[02:51:47] [Async Chat Thread - #17/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » ok
2347[02:51:48] [Server thread/INFO]: beachbrothers2 issued server command: /is
2348[02:51:48] [Server thread/INFO]: Title command successfully executed
2349[02:52:46] [Craft Scheduler Thread - 115/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2350[02:53:47] [Server thread/INFO]: zombiesteve7 issued server command: /f home
2351[02:55:49] [Server thread/WARN]: zombiesteve7 moved wrongly!
2352[02:57:44] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2353[02:59:15] [Async Chat Thread - #18/INFO]: +Retro [-][Silver][-]LEGEND » sammich is a god at minecraft he just dosnt get to play that much
2354[02:59:27] [Async Chat Thread - #18/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » are you sam
2355[02:59:48] [Async Chat Thread - #18/INFO]: +Retro [-][Silver][-]LEGEND » nah sammich is my friend in real life
2356[03:00:06] [Async Chat Thread - #18/INFO]: +Retro [-][Silver][-]LEGEND » o‿o
2357[03:00:35] [Async Chat Thread - #18/INFO]: +Retro [-][Silver][-]LEGEND » you can even ask hi when he is on tomorrow
2358[03:00:44] [Async Chat Thread - #18/INFO]: +Retro [-][Silver][-]LEGEND » him
2359[03:00:48] [Async Chat Thread - #18/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » k
2360[03:00:57] [Async Chat Thread - #18/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Ya yeet
2361[03:00:59] [Server thread/INFO]: TazzBlazin issued server command: /afk
2362[03:01:08] [Async Chat Thread - #18/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » ya yeeeet
2363[03:01:08] [Async Chat Thread - #18/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » im kidding whatsup
2364[03:01:14] [Async Chat Thread - #18/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » hi
2365[03:03:03] [Server thread/INFO]: zombiesteve7 issued server command: /information
2366[03:03:03] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /information
2367[03:03:14] [Server thread/INFO]: zombiesteve7 issued server command: /help
2368[03:03:25] [Server thread/INFO]: zombiesteve7 issued server command: /information
2369[03:03:25] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /information
2370[03:03:32] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /Apply
2371[03:03:42] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2372[03:04:04] [Server thread/INFO]: 2
2373[03:04:44] [Server thread/INFO]: 2
2374[03:05:42] [Async Chat Thread - #19/INFO]: +Retro [-][Silver][-]LEGEND » what do you guys usually do when online?
2375[03:06:00] [Async Chat Thread - #19/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » i do whatever i want to
2376[03:06:12] [Async Chat Thread - #19/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » like one ay ill build for like a hour or another ill afk but be here
2377[03:06:13] [Async Chat Thread - #19/INFO]: +Retro [-][Silver][-]LEGEND » thatsb
2378[03:06:38] [Async Chat Thread - #19/INFO]: +Retro [-][Silver][-]LEGEND » thats cool
2379[03:07:07] [Server thread/INFO]: zombiesteve7 issued server command: /skyblock
2380[03:07:07] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /skyblock
2381[03:07:11] [Server thread/INFO]: zombiesteve7 issued server command: /is
2382[03:07:11] [Server thread/INFO]: Title command successfully executed
2383[03:07:51] [Craft Scheduler Thread - 128/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2384[03:12:11] [Server thread/INFO]: zombiesteve7 issued server command: /shop
2385[03:13:30] [Server thread/INFO]: 2
2386[03:13:32] [Server thread/INFO]: 1
2387[03:16:27] [Async Chat Thread - #20/INFO]: +Retro [-][Silver][-]LEGEND » bye guys have to get off
2388[03:16:29] [Server thread/INFO]: zombiesteve7 lost connection: Disconnected
2389[03:16:29] [Server thread/INFO]: zombiesteve7 left the game
2390[03:16:31] [Async Chat Thread - #20/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » vye
2391[03:22:54] [Craft Scheduler Thread - 109/INFO]: [Core] Checking for 1 updates.
2392[03:22:54] [Craft Scheduler Thread - 109/INFO]: [Core] Checking update for Core v0.2.4
2393[03:22:54] [Craft Scheduler Thread - 145/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2394[03:23:04] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2395[03:25:35] [Server thread/INFO]: beachbrothers2 issued server command: /p home
2396[03:25:35] [Server thread/INFO]: Title command successfully executed
2397[03:25:41] [Server thread/INFO]: beachbrothers2 issued server command: /gmc
2398[03:25:45] [Server thread/INFO]: beachbrothers2 issued server command: /day
2399[03:25:55] [Server thread/INFO]: [GriefPrevention] All of kingjacod's claims have expired.
2400[03:26:22] [Server thread/INFO]: TazzBlazin issued server command: /seen zombiesteve7
2401[03:29:34] [Server thread/INFO]: beachbrothers2 issued server command: /gmsp
2402[03:31:03] [Server thread/INFO]: beachbrothers2 issued server command: /gmc
2403[03:37:57] [Craft Scheduler Thread - 158/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2404[03:46:07] [Async Chat Thread - #21/INFO]: **Depressed [-]Admin[-] |Thume| [$] » back
2405[03:53:00] [Craft Scheduler Thread - 172/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2406[04:08:04] [Craft Scheduler Thread - 190/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2407[04:10:23] [Server thread/INFO]: ThumeGang issued server command: //tp tazz
2408[04:10:26] [Server thread/INFO]: ThumeGang issued server command: /tp tazz
2409[04:11:00] [Async Chat Thread - #22/INFO]: **Depressed [-]Admin[-] |Thume| [$] » yo tazz
2410[04:11:08] [Async Chat Thread - #22/INFO]: **Depressed [-]Admin[-] |Thume| [$] » u there?
2411[04:11:25] [Async Chat Thread - #22/INFO]: **Depressed [-]Admin[-] |Thume| [$] » test
2412[04:11:27] [Async Chat Thread - #22/INFO]: **Depressed [-]Admin[-] |Thume| [$] » test
2413[04:23:06] [Craft Scheduler Thread - 193/INFO]: [Core] Checking for 1 updates.
2414[04:23:06] [Craft Scheduler Thread - 193/INFO]: [Core] Checking update for Core v0.2.4
2415[04:23:07] [Craft Scheduler Thread - 193/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2416[04:23:22] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2417[04:35:35] [Server thread/INFO]: ThumeGang issued server command: /thru
2418[04:35:49] [Server thread/INFO]: ThumeGang issued server command: /thru
2419[04:38:08] [Craft Scheduler Thread - 202/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2420[04:41:24] [Server thread/INFO]: TazzBlazin issued server command: /home sleep
2421[04:41:24] [Server thread/INFO]: Title command successfully executed
2422[04:41:38] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » tazz
2423[04:41:41] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » u there?
2424[04:41:51] [Async Chat Thread - #23/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » no sleeping
2425[04:41:56] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » tazz
2426[04:41:58] [Async Chat Thread - #23/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » xD ?
2427[04:42:10] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » do you have any capes or shit for badlion?
2428[04:42:16] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » i wanna see
2429[04:42:24] [Async Chat Thread - #23/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » i got team trees pack but they need to fix it
2430[04:42:38] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » team trees pack?
2431[04:42:44] [Async Chat Thread - #23/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » mr beast
2432[04:42:47] [Async Chat Thread - #23/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » it was limited
2433[04:42:51] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » oh
2434[04:42:51] [Async Chat Thread - #23/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » bought it when i could XD
2435[04:43:19] [Async Chat Thread - #23/INFO]: **Depressed [-]Admin[-] |Thume| [$] » you should buy me a cloak :p
2436[04:53:11] [Craft Scheduler Thread - 223/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2437[04:56:23] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2438[04:56:23] [Server thread/INFO]: ThumeGang left the game
2439[05:08:13] [Craft Scheduler Thread - 236/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2440[05:08:50] [User Authenticator #17/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2441[05:08:50] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2442[05:08:50] [Server thread/INFO]: Title command successfully executed
2443[05:08:51] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2444[05:08:51] [Server thread/INFO]: is leader = false
2445[05:08:51] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2446[05:08:51] [Server thread/INFO]: ThumeGang[/58.178.112.147:54921] logged in with entity id 150588 at ([flatroom]-1023.5, 40.0, 1750.5)
2447[05:08:56] [Async Chat Thread - #24/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » oii
2448[05:08:59] [Server thread/INFO]: ThumeGang issued server command: /home afk
2449[05:08:59] [Server thread/INFO]: Title command successfully executed
2450[05:09:01] [Async Chat Thread - #24/INFO]: **Depressed [-]Admin[-] |Thume| [$] » yeah?
2451[05:09:04] [Async Chat Thread - #24/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » i gtg
2452[05:09:07] [Async Chat Thread - #24/INFO]: **Depressed [-]Admin[-] |Thume| [$] » ok
2453[05:09:07] [Async Chat Thread - #24/INFO]: ***Depressed ꆜHead-Admin Beachꆜ » cya
2454[05:09:11] [Server thread/INFO]: beachbrothers2 issued server command: /playtime
2455[05:09:11] [Server thread/INFO]: beachbrothers2 [88464e16-ca06-43b4-9d69-d6a5fc58a52f]: /playtime
2456[05:09:11] [Async Chat Thread - #24/INFO]: **Depressed [-]Admin[-] |Thume| [$] » brb makin food
2457[05:09:14] [Server thread/INFO]: beachbrothers2 lost connection: Disconnected
2458[05:09:14] [Server thread/INFO]: beachbrothers2 left the game
2459[05:22:05] [Server thread/INFO]: ThumeGang issued server command: /tp tazz
2460[05:22:05] [Server thread/INFO]: Title command successfully executed
2461[05:22:31] [Server thread/INFO]: ThumeGang issued server command: /thru
2462[05:22:35] [Server thread/INFO]: ThumeGang issued server command: /fly
2463[05:23:12] [Server thread/INFO]: ThumeGang issued server command: /home
2464[05:23:12] [Server thread/INFO]: Title command successfully executed
2465[05:23:15] [Craft Scheduler Thread - 227/INFO]: [Core] Checking for 1 updates.
2466[05:23:15] [Craft Scheduler Thread - 227/INFO]: [Core] Checking update for Core v0.2.4
2467[05:23:16] [Craft Scheduler Thread - 249/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2468[05:23:35] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2469[05:38:18] [Craft Scheduler Thread - 266/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2470[05:53:21] [Craft Scheduler Thread - 277/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2471[05:54:24] [Server thread/INFO]: ThumeGang issued server command: /afk
2472[06:08:24] [Craft Scheduler Thread - 296/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2473[06:23:26] [Craft Scheduler Thread - 304/INFO]: [Core] Checking for 1 updates.
2474[06:23:26] [Craft Scheduler Thread - 304/INFO]: [Core] Checking update for Core v0.2.4
2475[06:23:26] [Craft Scheduler Thread - 304/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2476[06:23:48] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2477[06:38:29] [Craft Scheduler Thread - 315/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2478[06:53:32] [Craft Scheduler Thread - 329/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2479[07:08:33] [Craft Scheduler Thread - 353/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2480[07:23:35] [Craft Scheduler Thread - 358/INFO]: [Core] Checking for 1 updates.
2481[07:23:35] [Craft Scheduler Thread - 358/INFO]: [Core] Checking update for Core v0.2.4
2482[07:23:35] [Craft Scheduler Thread - 357/INFO]: [Vault] Checking for Updates ...
2483[07:23:35] [Craft Scheduler Thread - 366/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2484[07:23:35] [Craft Scheduler Thread - 357/INFO]: [Vault] No new version available
2485[07:24:01] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2486[07:38:36] [Craft Scheduler Thread - 381/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2487[07:53:38] [Craft Scheduler Thread - 397/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2488[07:59:06] [User Authenticator #18/INFO]: UUID of player ChickensTactic is 3c499778-3e2a-4b9a-be16-090e920e3745
2489[07:59:06] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2490[07:59:06] [Server thread/INFO]: is leader = false
2491[07:59:06] [Server thread/INFO]: ChickensTactic [3c499778-3e2a-4b9a-be16-090e920e3745]: /cdebug
2492[07:59:06] [Server thread/INFO]: ChickensTactic[/101.176.33.138:51870] logged in with entity id 264225 at ([flatroom]-1023.5, 40.0, 1750.5)
2493[07:59:25] [Async Chat Thread - #25/INFO]: +Depressed [-]Member[-] ChickensTactic » hi
2494[08:01:25] [pool-9-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
2495[08:05:35] [Server thread/INFO]: ChickensTactic lost connection: Disconnected
2496[08:05:35] [Server thread/INFO]: ChickensTactic left the game
2497[08:08:39] [Craft Scheduler Thread - 408/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2498[08:23:40] [Craft Scheduler Thread - 413/INFO]: [Core] Checking for 1 updates.
2499[08:23:40] [Craft Scheduler Thread - 413/INFO]: [Core] Checking update for Core v0.2.4
2500[08:23:41] [Craft Scheduler Thread - 415/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2501[08:24:11] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2502[08:38:42] [Craft Scheduler Thread - 436/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2503[08:53:43] [Craft Scheduler Thread - 453/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2504[09:08:46] [Craft Scheduler Thread - 468/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2505[09:23:49] [Craft Scheduler Thread - 472/INFO]: [Core] Checking for 1 updates.
2506[09:23:49] [Craft Scheduler Thread - 472/INFO]: [Core] Checking update for Core v0.2.4
2507[09:23:49] [Craft Scheduler Thread - 480/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2508[09:24:27] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2509[09:28:51] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2510[09:28:51] [Server thread/INFO]: ThumeGang left the game
2511[09:28:56] [User Authenticator #19/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2512[09:28:56] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2513[09:28:56] [Server thread/INFO]: Title command successfully executed
2514[09:28:56] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2515[09:28:56] [Server thread/INFO]: is leader = false
2516[09:28:56] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2517[09:28:56] [Server thread/INFO]: ThumeGang[/58.178.112.147:63384] logged in with entity id 329950 at ([flatroom]-1023.5, 40.0, 1750.5)
2518[09:29:09] [Server thread/INFO]: ThumeGang issued server command: /home
2519[09:29:09] [Server thread/INFO]: Title command successfully executed
2520[09:29:22] [Server thread/INFO]: ThumeGang issued server command: /afk
2521[09:34:06] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2522[09:34:06] [Server thread/INFO]: ThumeGang left the game
2523[09:34:12] [User Authenticator #20/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2524[09:34:12] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2525[09:34:12] [Server thread/INFO]: Title command successfully executed
2526[09:34:12] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2527[09:34:12] [Server thread/INFO]: is leader = false
2528[09:34:12] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2529[09:34:12] [Server thread/INFO]: ThumeGang[/58.178.112.147:63534] logged in with entity id 333614 at ([flatroom]-1023.5, 40.0, 1750.5)
2530[09:34:26] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2531[09:34:26] [Server thread/INFO]: ThumeGang left the game
2532[09:34:55] [User Authenticator #21/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2533[09:34:55] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2534[09:34:55] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2535[09:34:55] [Server thread/INFO]: is leader = false
2536[09:34:55] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2537[09:34:55] [Server thread/INFO]: ThumeGang[/58.178.112.147:63593] logged in with entity id 333667 at ([flatroom]-1023.5, 40.0, 1750.5)
2538[09:35:39] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2539[09:35:39] [Server thread/INFO]: ThumeGang left the game
2540[09:37:22] [User Authenticator #22/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2541[09:37:22] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2542[09:37:23] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2543[09:37:23] [Server thread/INFO]: is leader = false
2544[09:37:23] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2545[09:37:23] [Server thread/INFO]: ThumeGang[/58.178.112.147:63696] logged in with entity id 333673 at ([flatroom]-1023.5, 40.0, 1750.5)
2546[09:37:30] [Server thread/INFO]: ThumeGang issued server command: /gmc
2547[09:38:51] [Craft Scheduler Thread - 498/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2548[09:44:29] [Server thread/INFO]: ThumeGang issued server command: /ci
2549[09:44:32] [Server thread/INFO]: ThumeGang issued server command: /hub
2550[09:44:36] [Server thread/INFO]: ThumeGang issued server command: /home
2551[09:44:36] [Server thread/INFO]: Title command successfully executed
2552[09:44:37] [Server thread/INFO]: ThumeGang issued server command: /hub
2553[09:44:38] [Server thread/INFO]: Title command successfully executed
2554[09:44:44] [Server thread/INFO]: ThumeGang issued server command: /gms
2555[09:44:46] [Server thread/INFO]: ThumeGang issued server command: /hub
2556[09:44:47] [Server thread/INFO]: ThumeGang issued server command: /hub
2557[09:44:49] [Server thread/INFO]: ThumeGang issued server command: /home
2558[09:44:49] [Server thread/INFO]: Title command successfully executed
2559[09:53:14] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2560[09:53:14] [Server thread/INFO]: ThumeGang left the game
2561[09:53:19] [User Authenticator #23/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2562[09:53:19] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2563[09:53:19] [Server thread/INFO]: Title command successfully executed
2564[09:53:19] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2565[09:53:19] [Server thread/INFO]: is leader = false
2566[09:53:19] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2567[09:53:19] [Server thread/INFO]: ThumeGang[/58.178.112.147:64458] logged in with entity id 335821 at ([flatroom]-1023.5, 40.0, 1750.5)
2568[09:53:52] [Server thread/INFO]: ThumeGang lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
2569[09:53:52] [Server thread/INFO]: ThumeGang left the game
2570[09:53:53] [Craft Scheduler Thread - 514/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2571[10:08:54] [Craft Scheduler Thread - 530/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2572[10:19:17] [User Authenticator #24/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2573[10:19:17] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2574[10:19:17] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2575[10:19:17] [Server thread/INFO]: is leader = false
2576[10:19:17] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2577[10:19:17] [Server thread/INFO]: ThumeGang[/58.178.112.147:50170] logged in with entity id 335873 at ([flatroom]-1023.5, 40.0, 1750.5)
2578[10:19:33] [Server thread/INFO]: ThumeGang issued server command: /gmc
2579[10:19:54] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2580[10:19:54] [Server thread/INFO]: ThumeGang left the game
2581[10:23:55] [Craft Scheduler Thread - 537/INFO]: [Core] Checking for 1 updates.
2582[10:23:55] [Craft Scheduler Thread - 537/INFO]: [Core] Checking update for Core v0.2.4
2583[10:23:55] [Craft Scheduler Thread - 548/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2584[10:24:41] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2585[10:25:09] [User Authenticator #25/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2586[10:25:09] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2587[10:25:09] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2588[10:25:09] [Server thread/INFO]: is leader = false
2589[10:25:09] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2590[10:25:09] [Server thread/INFO]: ThumeGang[/58.178.112.147:50989] logged in with entity id 335886 at ([flatroom]-1023.5, 40.0, 1750.5)
2591[10:26:13] [Server thread/INFO]: ThumeGang lost connection: Disconnected
2592[10:26:13] [Server thread/INFO]: ThumeGang left the game
2593[10:29:42] [User Authenticator #26/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2594[10:29:42] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2595[10:29:42] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2596[10:29:42] [Server thread/INFO]: is leader = false
2597[10:29:42] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2598[10:29:42] [Server thread/INFO]: ThumeGang[/58.178.112.147:51132] logged in with entity id 335896 at ([flatroom]-1023.5, 40.0, 1750.5)
2599[10:33:08] [Server thread/INFO]: ThumeGang lost connection: Timed out
2600[10:33:08] [Server thread/INFO]: ThumeGang left the game
2601[10:33:48] [User Authenticator #27/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2602[10:33:48] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2603[10:33:48] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2604[10:33:48] [Server thread/INFO]: is leader = false
2605[10:33:48] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2606[10:33:48] [Server thread/INFO]: ThumeGang[/58.178.112.147:51289] logged in with entity id 335905 at ([flatroom]-1023.5, 40.0, 1750.5)
2607[10:38:57] [Craft Scheduler Thread - 568/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2608[10:39:59] [Server thread/INFO]: ThumeGang issued server command: /gms
2609[10:40:32] [Server thread/INFO]: ThumeGang issued server command: /fly
2610[10:40:37] [Server thread/INFO]: ThumeGang issued server command: /home
2611[10:40:37] [Server thread/INFO]: Title command successfully executed
2612[10:40:56] [Server thread/INFO]: ThumeGang issued server command: /gmc
2613[10:41:44] [Server thread/INFO]: ThumeGang issued server command: /gms
2614[10:41:45] [Server thread/INFO]: ThumeGang issued server command: /kit
2615[10:41:50] [Server thread/INFO]: ThumeGang issued server command: /kit archery
2616[10:42:07] [Server thread/INFO]: ThumeGang issued server command: /fly
2617[10:43:20] [Server thread/INFO]: ThumeGang issued server command: /thru
2618[10:43:45] [Server thread/INFO]: ThumeGang issued server command: /thru
2619[10:44:32] [Server thread/INFO]: ThumeGang issued server command: /gmc
2620[10:50:09] [Server thread/INFO]: ThumeGang issued server command: /gms
2621[10:50:12] [Server thread/INFO]: ThumeGang issued server command: /saturate
2622[10:50:20] [Server thread/INFO]: ThumeGang issued server command: /fix all
2623[10:52:06] [Server thread/INFO]: Title command successfully executed
2624[10:52:15] [Server thread/INFO]: ThumeGang issued server command: /server
2625[10:52:15] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /server
2626[10:52:33] [Server thread/INFO]: ThumeGang issued server command: /plot
2627[10:52:37] [Server thread/INFO]: ThumeGang issued server command: /plot teleport
2628[10:52:45] [Server thread/INFO]: ThumeGang issued server command: /fly
2629[10:52:49] [Server thread/INFO]: ThumeGang issued server command: /gmc
2630[10:52:54] [Server thread/INFO]: ThumeGang issued server command: //wand
2631[10:53:09] [Server thread/INFO]: ThumeGang issued server command: //set stonw
2632[10:53:34] [Server thread/INFO]: ThumeGang issued server command: //set grass
2633[10:53:59] [Craft Scheduler Thread - 578/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2634[10:54:00] [Server thread/INFO]: ThumeGang issued server command: /plot 2
2635[10:54:06] [Server thread/INFO]: ThumeGang issued server command: /plot teleport 2
2636[10:54:38] [Server thread/INFO]: ThumeGang issued server command: /plot teleport 3
2637[10:55:12] [Server thread/INFO]: ThumeGang lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
2638[10:55:12] [Server thread/INFO]: ThumeGang left the game
2639[11:06:48] [User Authenticator #28/INFO]: UUID of player ThumeGang is 257166c4-55f4-47a6-ad2f-570282000b7f
2640[11:06:48] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
2641[11:06:49] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2642[11:06:49] [Server thread/INFO]: is leader = false
2643[11:06:49] [Server thread/INFO]: ThumeGang [257166c4-55f4-47a6-ad2f-570282000b7f]: /cdebug
2644[11:06:49] [Server thread/INFO]: ThumeGang[/58.178.112.147:53289] logged in with entity id 342177 at ([flatroom]-1023.5, 40.0, 1750.5)
2645[11:07:31] [Server thread/INFO]: ThumeGang issued server command: /home
2646[11:07:31] [Server thread/INFO]: Title command successfully executed
2647[11:08:38] [Server thread/INFO]: ThumeGang issued server command: /home
2648[11:08:50] [Server thread/INFO]: ThumeGang issued server command: /gms
2649[11:08:54] [Server thread/INFO]: ThumeGang issued server command: /afk
2650[11:09:00] [Craft Scheduler Thread - 594/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2651[11:10:58] [Async Chat Thread - #26/INFO]: **Depressed [-]Admin[-] |Thume| [$] » F
2652[11:14:10] [Server thread/INFO]: CONSOLE issued server command: /eco give ThumeGang 250
2653[11:14:10] [Server thread/INFO]: $250 added to [-]Admin[-] |Thume| account. New balance: $48,286,933
2654[11:24:02] [Craft Scheduler Thread - 584/INFO]: [Core] Checking for 1 updates.
2655[11:24:02] [Craft Scheduler Thread - 584/INFO]: [Core] Checking update for Core v0.2.4
2656[11:24:03] [Craft Scheduler Thread - 602/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2657[11:24:57] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2658[11:39:05] [Craft Scheduler Thread - 621/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2659[11:44:47] [User Authenticator #29/INFO]: UUID of player UpgradeMod is 4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72
2660[11:44:47] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
2661org.bukkit.event.EventException: null
2662 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2663 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2664 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2665 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2666 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2667 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2668 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2669 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
2670 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
2671 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2672 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2673 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2674 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2675 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2676 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2677 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2678 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2679 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2680 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2681 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2682 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2683 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2684 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2685 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2686 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2687 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
2688Caused by: java.lang.NullPointerException
2689 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
2690 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
2691 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
2692 at sun.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) ~[?:?]
2693 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2694 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2695 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2696 ... 25 more
2697[11:44:47] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
2698org.bukkit.event.EventException: null
2699 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2700 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2701 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2702 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2703 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2704 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2705 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2706 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
2707 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
2708 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2709 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2710 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2711 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2712 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2713 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2714 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2715 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2716 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2717 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2718 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2719 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2720 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2721 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2722 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2723 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2724 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
2725Caused by: java.lang.NullPointerException
2726 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
2727 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
2728 at sun.reflect.GeneratedMethodAccessor740.invoke(Unknown Source) ~[?:?]
2729 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2730 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2731 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2732 ... 25 more
2733[11:44:47] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2734[11:44:47] [Server thread/INFO]: is leader = false
2735[11:44:47] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /cdebug
2736[11:44:47] [Server thread/INFO]: UpgradeMod[/86.21.93.45:58279] logged in with entity id 373245 at ([flatroom]-1023.5, 40.0, 1750.5)
2737[11:44:57] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /survival
2738[11:45:06] [Server thread/INFO]: UpgradeMod issued server command: /fly
2739[11:45:11] [Server thread/INFO]: UpgradeMod issued server command: /speed 3
2740[11:45:13] [Async Chat Thread - #28/INFO]: [4-] [-][Mod][-]UpgradeMod » Hello?
2741[11:48:15] [Server thread/INFO]: UpgradeMod issued server command: /shop
2742[11:49:18] [Server thread/INFO]: UpgradeMod issued server command: /invsee TazzBlazin
2743[11:49:24] [Server thread/INFO]: UpgradeMod issued server command: /invsee ThumeGang
2744[11:51:45] [Server thread/INFO]: UpgradeMod issued server command: /van
2745[11:51:45] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /van
2746[11:51:47] [Server thread/INFO]: UpgradeMod issued server command: /v
2747[11:53:04] [Server thread/WARN]: UpgradeMod moved wrongly!
2748[11:53:44] [Server thread/INFO]: UpgradeMod issued server command: /home base
2749[11:54:11] [Craft Scheduler Thread - 632/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2750[11:54:32] [Server thread/INFO]: UpgradeMod issued server command: /pv 1
2751[11:54:34] [Server thread/INFO]: UpgradeMod issued server command: /pv 2
2752[11:54:36] [Server thread/INFO]: UpgradeMod issued server command: /pv 3
2753[11:54:38] [Server thread/INFO]: UpgradeMod issued server command: /pv 4
2754[11:54:42] [Server thread/INFO]: UpgradeMod issued server command: /pv 5
2755[11:54:46] [Server thread/INFO]: UpgradeMod issued server command: /server
2756[11:54:46] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /server
2757[11:54:47] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /Factions
2758[11:54:55] [Server thread/INFO]: UpgradeMod issued server command: /pv 7
2759[11:54:57] [Server thread/INFO]: UpgradeMod issued server command: /pv 8
2760[11:55:01] [Server thread/INFO]: UpgradeMod issued server command: /pv 9
2761[11:55:08] [Server thread/INFO]: UpgradeMod issued server command: /pv 10
2762[11:55:31] [Server thread/INFO]: UpgradeMod issued server command: /home base
2763[11:55:37] [Server thread/INFO]: UpgradeMod issued server command: /v 10
2764[11:55:39] [Server thread/INFO]: UpgradeMod issued server command: /v
2765[11:55:40] [Server thread/INFO]: UpgradeMod issued server command: /pv 10
2766[11:57:10] [Server thread/INFO]: UpgradeMod issued server command: /host
2767[11:57:12] [Server thread/INFO]: UpgradeMod issued server command: /ghost
2768[11:58:57] [Server thread/INFO]: UpgradeMod issued server command: /pv 11
2769[12:00:43] [Server thread/INFO]: UpgradeMod issued server command: /bank
2770[12:00:43] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /bank
2771[12:00:44] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /bank input
2772[12:00:48] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /bank input 100000
2773[12:00:57] [Server thread/INFO]: UpgradeMod issued server command: /pv 11
2774[12:01:00] [Server thread/INFO]: UpgradeMod issued server command: /pv 12
2775[12:01:18] [Server thread/INFO]: UpgradeMod issued server command: /server
2776[12:01:18] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /server
2777[12:01:25] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /kitpvp
2778[12:01:30] [Server thread/INFO]: UpgradeMod issued server command: /sevr
2779[12:01:34] [Server thread/INFO]: UpgradeMod issued server command: /server
2780[12:01:34] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /server
2781[12:01:36] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /skyblock
2782[12:01:42] [Server thread/INFO]: UpgradeMod issued server command: /is
2783[12:01:42] [Server thread/INFO]: Title command successfully executed
2784[12:03:27] [Server thread/INFO]: UpgradeMod issued server command: /pv 12
2785[12:03:36] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2786[12:06:41] [Server thread/INFO]: UpgradeMod issued server command: /is settings
2787[12:08:29] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2788[12:08:43] [Server thread/INFO]: UpgradeMod issued server command: /bank
2789[12:09:04] [Server thread/INFO]: UpgradeMod issued server command: /is top
2790[12:09:10] [Server thread/INFO]: UpgradeMod issued server command: /is top
2791[12:09:16] [Craft Scheduler Thread - 648/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2792[12:09:27] [Server thread/INFO]: UpgradeMod lost connection: Disconnected
2793[12:09:27] [Server thread/INFO]: UpgradeMod left the game
2794[12:24:20] [Craft Scheduler Thread - 653/INFO]: [Core] Checking for 1 updates.
2795[12:24:20] [Craft Scheduler Thread - 653/INFO]: [Core] Checking update for Core v0.2.4
2796[12:24:20] [Craft Scheduler Thread - 660/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2797[12:25:58] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2798[12:39:23] [Craft Scheduler Thread - 672/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2799[12:54:27] [Craft Scheduler Thread - 681/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2800[13:09:31] [Craft Scheduler Thread - 696/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2801[13:24:35] [Craft Scheduler Thread - 704/INFO]: [Core] Checking for 1 updates.
2802[13:24:35] [Craft Scheduler Thread - 704/INFO]: [Core] Checking update for Core v0.2.4
2803[13:24:35] [Craft Scheduler Thread - 713/INFO]: [Vault] Checking for Updates ...
2804[13:24:35] [Craft Scheduler Thread - 716/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2805[13:24:36] [Craft Scheduler Thread - 713/INFO]: [Vault] No new version available
2806[13:26:54] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2807[13:36:02] [User Authenticator #30/INFO]: UUID of player UpgradeMod is 4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72
2808[13:36:02] [Server thread/INFO]: Title command successfully executed
2809[13:36:02] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2810[13:36:02] [Server thread/INFO]: is leader = false
2811[13:36:02] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /cdebug
2812[13:36:02] [Server thread/INFO]: UpgradeMod[/86.21.93.45:59130] logged in with entity id 484058 at ([flatroom]-1023.5, 40.0, 1750.5)
2813[13:36:12] [Server thread/INFO]: UpgradeMod issued server command: /is
2814[13:36:12] [Server thread/INFO]: Title command successfully executed
2815[13:36:22] [Async Chat Thread - #29/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ello
2816[13:36:23] [Async Chat Thread - #29/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » wb
2817[13:36:29] [Async Chat Thread - #29/INFO]: [4-] [-][Mod][-]UpgradeMod » Hello
2818[13:36:34] [Server thread/INFO]: UpgradeMod issued server command: /chest
2819[13:36:37] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2820[13:37:07] [Server thread/INFO]: UpgradeMod issued server command: /is reset
2821[13:37:14] [Server thread/INFO]: UpgradeMod issued server command: /island confirm
2822[13:37:23] [Server thread/INFO]: Title command successfully executed
2823[13:37:23] [Server thread/INFO]: [ASkyBlock] Island delete: There are 52 chunks that need to be cleared up.
2824[13:37:23] [Server thread/INFO]: [ASkyBlock] Clean rate is 2 chunks per second. Should take ~26s
2825[13:37:24] [Server thread/INFO]: Title command successfully executed
2826[13:37:24] [Server thread/INFO]: Title command successfully executed
2827[13:37:24] [Server thread/INFO]: Title command successfully executed
2828[13:37:37] [Server thread/INFO]: UpgradeMod issued server command: /chest
2829[13:37:44] [Server thread/INFO]: UpgradeMod issued server command: /chest 1
2830[13:37:47] [Server thread/INFO]: UpgradeMod issued server command: /chest 2
2831[13:37:48] [Server thread/INFO]: [ASkyBlock] Finished island deletion
2832[13:37:50] [Server thread/INFO]: UpgradeMod issued server command: /chest 3
2833[13:37:53] [Server thread/INFO]: UpgradeMod issued server command: /chest 3
2834[13:37:56] [Server thread/INFO]: UpgradeMod issued server command: /chest 4
2835[13:37:59] [Server thread/INFO]: UpgradeMod issued server command: /chest 5
2836[13:38:30] [Server thread/INFO]: UpgradeMod issued server command: /shop
2837[13:39:39] [Craft Scheduler Thread - 723/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2838[13:41:09] [Server thread/INFO]: UpgradeMod issued server command: /shop
2839[13:41:19] [Server thread/INFO]: UpgradeMod issued server command: /pv 11
2840[13:41:24] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2841[13:41:28] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2842[13:42:02] [Server thread/INFO]: UpgradeMod issued server command: /shop
2843[13:43:06] [Server thread/INFO]: UpgradeMod issued server command: /fly
2844[13:43:11] [Server thread/INFO]: UpgradeMod issued server command: /speed 1
2845[13:43:35] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2846[13:43:38] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2847[13:45:09] [Server thread/INFO]: UpgradeMod issued server command: /is
2848[13:45:20] [Server thread/INFO]: UpgradeMod issued server command: /is
2849[13:45:23] [Server thread/INFO]: UpgradeMod issued server command: /is
2850[13:46:07] [Async Chat Thread - #30/INFO]: [4-] [-][Mod][-]UpgradeMod » Tazz
2851[13:46:29] [Async Chat Thread - #30/INFO]: [4-] [-][Mod][-]UpgradeMod » Custim Enchants books do not work
2852[13:49:21] [Server thread/INFO]: UpgradeMod issued server command: /is
2853[13:50:50] [Server thread/INFO]: UpgradeMod issued server command: /sohp
2854[13:50:52] [Server thread/INFO]: UpgradeMod issued server command: /shop
2855[13:52:22] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2856[13:53:12] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2857[13:54:01] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2858[13:54:33] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2859[13:54:42] [Craft Scheduler Thread - 745/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2860[13:55:08] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2861[13:55:47] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2862[13:55:49] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2863[13:56:02] [Server thread/INFO]: UpgradeMod issued server command: /is level
2864[13:56:09] [Server thread/INFO]: UpgradeMod issued server command: /is top
2865[13:58:54] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2866[13:59:20] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2867[13:59:23] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2868[13:59:27] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2869[13:59:32] [Server thread/INFO]: UpgradeMod issued server command: /chest 10
2870[14:01:23] [Server thread/INFO]: UpgradeMod issued server command: /chest 10
2871[14:01:28] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2872[14:01:31] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2873[14:03:05] [Server thread/INFO]: UpgradeMod issued server command: /shop
2874[14:04:55] [Server thread/INFO]: UpgradeMod lost connection: Disconnected
2875[14:04:55] [Server thread/INFO]: UpgradeMod left the game
2876[14:09:46] [Craft Scheduler Thread - 759/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2877[14:19:48] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Player c4695759-7211-2c95-9f8e-f15bebf3457b was auto-removed due to inactivity.
2878[14:19:48] [Server thread/ERROR]: Could not pass event FPlayerLeaveEvent to Factions v1.6.9.5-U0.2.2-b116
2879org.bukkit.event.EventException: null
2880 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2881 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2882 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2883 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2884 at com.massivecraft.factions.zcore.persist.MemoryFPlayer.leave(MemoryFPlayer.java:674) [FactionsUUID1.6.9.5-U0.2.2-b116.jar:?]
2885 at com.massivecraft.factions.util.AutoLeaveProcessTask.run(AutoLeaveProcessTask.java:70) [FactionsUUID1.6.9.5-U0.2.2-b116.jar:?]
2886 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2887 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2888 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2889 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2890 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2891 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2892 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
2893Caused by: java.lang.NullPointerException
2894 at com.massivecraft.factions.listeners.EssentialsListener.onLeave(EssentialsListener.java:32) ~[?:?]
2895 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
2896 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
2897 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
2898 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
2899 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
2900 ... 12 more
2901[14:24:49] [Craft Scheduler Thread - 755/INFO]: [Core] Checking for 1 updates.
2902[14:24:49] [Craft Scheduler Thread - 755/INFO]: [Core] Checking update for Core v0.2.4
2903[14:24:49] [Craft Scheduler Thread - 774/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2904[14:27:24] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
2905[14:39:53] [Craft Scheduler Thread - 786/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2906[14:45:18] [User Authenticator #31/INFO]: UUID of player UpgradeMod is 4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72
2907[14:45:18] [Server thread/INFO]: Title command successfully executed
2908[14:45:18] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
2909[14:45:18] [Server thread/INFO]: is leader = false
2910[14:45:18] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /cdebug
2911[14:45:18] [Server thread/INFO]: UpgradeMod[/86.21.93.45:60348] logged in with entity id 541656 at ([flatroom]-1023.5, 40.0, 1750.5)
2912[14:46:25] [Server thread/INFO]: UpgradeMod issued server command: /fly
2913[14:46:27] [Server thread/INFO]: UpgradeMod issued server command: /gmsp
2914[14:47:37] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » lmao so i just went to our local liqour mart 2 kids had that place at a stand still with fucking
2915[14:47:39] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » bear spray
2916[14:47:43] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Lol
2917[14:47:45] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Tazz
2918[14:47:46] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » walked to my truck grabbed my glock went back in
2919[14:47:52] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » no longer will kids fuck around their
2920[14:47:55] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » XD
2921[14:48:03] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » they punched the security guard
2922[14:48:05] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » and he just stood their
2923[14:48:09] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » so iw as like wtf
2924[14:48:12] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » The custom enchants books dont work
2925[14:48:13] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Lol
2926[14:48:15] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » went to my truck grabbed my gun XDDD
2927[14:48:22] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » what do you mean
2928[14:48:33] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » If i put it on id does not let me
2929[14:48:43] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Also have you seen this
2930[14:48:47] [Server thread/INFO]: TazzBlazin issued server command: /tp up
2931[14:48:52] [Server thread/INFO]: UpgradeMod issued server command: /gms
2932[14:48:53] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ye
2933[14:48:55] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Underspawn
2934[14:48:57] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » hat is it
2935[14:48:59] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » helped make it
2936[14:49:17] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ex staff graveyard
2937[14:49:22] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Oh lol
2938[14:49:25] [Server thread/INFO]: UpgradeMod issued server command: /fly
2939[14:49:30] [Server thread/INFO]: TazzBlazin issued server command: /npc select
2940[14:49:32] [Server thread/INFO]: TazzBlazin issued server command: /npc remove
2941[14:49:36] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » read these 6
2942[14:49:56] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Iris > Logan
2943[14:50:09] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » beside these 6 are Iris > 72BDE
2944[14:50:20] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Xd
2945[14:50:20] [Server thread/INFO]: TazzBlazin issued server command: /ci
2946[14:50:28] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » killer lewis was salty about a 9 year old builder
2947[14:50:34] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Oh
2948[14:50:42] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » gohan for these 2
2949[14:50:55] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » aero52
2950[14:51:03] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » The only reson i saw this is beacuse i had nothing to do and was in gmsp in spawn
2951[14:51:07] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Untill you got back
2952[14:51:11] [Server thread/INFO]: TazzBlazin issued server command: /ci
2953[14:51:12] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » xD
2954[14:51:31] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » If i put a cumtom enchant book on a pic it does not work
2955[14:51:37] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Custom
2956[14:51:46] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » whats it say
2957[14:51:50] [Server thread/INFO]: UpgradeMod issued server command: /is
2958[14:51:50] [Server thread/INFO]: Title command successfully executed
2959[14:51:53] [Server thread/INFO]: UpgradeMod issued server command: /chest
2960[14:51:56] [Server thread/INFO]: UpgradeMod issued server command: /chest
2961[14:51:57] [Server thread/INFO]: UpgradeMod issued server command: /chest11
2962[14:52:01] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2963[14:52:33] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » I gotta meet the pigs at the LC shortly can we do this when I get back?
2964[14:52:49] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » You have hit the max amount of enchantment an item can have even says that on a ned pic
2965[14:52:50] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Sure
2966[14:53:01] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2967[14:53:05] [Server thread/INFO]: UpgradeMod issued server command: /chest 11
2968[14:53:09] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2969[14:53:17] [Server thread/INFO]: UpgradeMod issued server command: /chest 12
2970[14:53:29] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Kk, I'll look into that as soon as I get back shouldn't be longer then 30 minutes just making a
2971[14:53:33] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Ok
2972[14:53:33] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » report on what "I saw
2973[14:53:41] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » and fucking gotta show them my gun
2974[14:53:44] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » :p
2975[14:54:00] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » its licenced ect just fucking it was loaded at the time
2976[14:54:05] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » they will be able to tell
2977[14:54:06] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Ha
2978[14:54:21] [Async Chat Thread - #31/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » brb
2979[14:54:37] [Async Chat Thread - #31/INFO]: [4-] [-][Mod][-]UpgradeMod » Wow
2980[14:54:57] [Craft Scheduler Thread - 795/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
2981[14:55:09] [Server thread/INFO]: UpgradeMod issued server command: /shop
2982[14:55:22] [Server thread/INFO]: UpgradeMod issued server command: /shop
2983[14:56:23] [Server thread/INFO]: UpgradeMod issued server command: /shop
2984[14:59:55] [Server thread/INFO]: UpgradeMod issued server command: /true
2985[14:59:57] [Server thread/INFO]: UpgradeMod issued server command: /thrue
2986[14:59:59] [Server thread/INFO]: UpgradeMod issued server command: /thru
2987[15:00:25] [Server thread/INFO]: UpgradeMod issued server command: /shop
2988[15:01:47] [Server thread/INFO]: UpgradeMod issued server command: /shop
2989[15:01:55] [Server thread/INFO]: 0
2990[15:01:56] [Server thread/INFO]: 2
2991[15:03:36] [Server thread/INFO]: UpgradeMod issued server command: /shop
2992[15:03:39] [Server thread/INFO]: 2
2993[15:03:55] [Server thread/INFO]: UpgradeMod issued server command: /sohp
2994[15:03:56] [Server thread/INFO]: UpgradeMod issued server command: /shop
2995[15:06:06] [Server thread/INFO]: UpgradeMod issued server command: /shop
2996[15:08:00] [Server thread/INFO]: UpgradeMod issued server command: /home base
2997[15:08:00] [Server thread/INFO]: Title command successfully executed
2998[15:08:06] [Server thread/INFO]: UpgradeMod issued server command: /van
2999[15:08:06] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /van
3000[15:08:08] [Server thread/INFO]: UpgradeMod issued server command: /van
3001[15:08:08] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /van
3002[15:08:25] [Server thread/INFO]: UpgradeMod issued server command: /is
3003[15:08:25] [Server thread/INFO]: Title command successfully executed
3004[15:09:58] [Server thread/INFO]: UpgradeMod issued server command: /home bsae
3005[15:10:00] [Craft Scheduler Thread - 805/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3006[15:10:01] [Server thread/INFO]: UpgradeMod issued server command: /home base
3007[15:10:01] [Server thread/INFO]: Title command successfully executed
3008[15:10:28] [Server thread/INFO]: UpgradeMod issued server command: /is
3009[15:10:28] [Server thread/INFO]: Title command successfully executed
3010[15:11:19] [Server thread/INFO]: UpgradeMod issued server command: /shop
3011[15:11:36] [Server thread/INFO]: UpgradeMod issued server command: /shop
3012[15:11:40] [Server thread/INFO]: 2
3013[15:12:34] [Server thread/INFO]: UpgradeMod issued server command: /home base
3014[15:12:34] [Server thread/INFO]: Title command successfully executed
3015[15:12:48] [Server thread/INFO]: UpgradeMod issued server command: /is
3016[15:12:48] [Server thread/INFO]: Title command successfully executed
3017[15:14:04] [Server thread/INFO]: UpgradeMod issued server command: /home base
3018[15:14:04] [Server thread/INFO]: Title command successfully executed
3019[15:14:17] [Server thread/INFO]: UpgradeMod issued server command: /is
3020[15:14:17] [Server thread/INFO]: Title command successfully executed
3021[15:14:31] [Server thread/INFO]: UpgradeMod issued server command: /home base
3022[15:14:31] [Server thread/INFO]: Title command successfully executed
3023[15:14:46] [Server thread/INFO]: UpgradeMod issued server command: /is
3024[15:14:46] [Server thread/INFO]: Title command successfully executed
3025[15:17:53] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » lmao
3026[15:18:01] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » the cops just wanted to see my id
3027[15:18:02] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3028[15:18:05] [Async Chat Thread - #32/INFO]: [4-] [-][Mod][-]UpgradeMod » XD
3029[15:18:10] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » and licence
3030[15:18:12] [Async Chat Thread - #32/INFO]: [4-] [-][Mod][-]UpgradeMod » Ok
3031[15:18:35] [Server thread/INFO]: UpgradeMod issued server command: /shop
3032[15:18:44] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » but fucking Manitoba liqour and lottos is paying me and my old team 8grand EACH!
3033[15:18:53] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » to fucking renovate and add security to their building
3034[15:18:59] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » not guards
3035[15:19:08] [Async Chat Thread - #32/INFO]: [4-] [-][Mod][-]UpgradeMod » o‿o
3036[15:19:08] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » like mechanics and shit
3037[15:19:18] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » bars that go down from the push of a button type deal
3038[15:19:29] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » then i suggested to even enter the building
3039[15:19:32] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » to require id
3040[15:19:38] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » so their gonna do that at all shops now
3041[15:19:54] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » cause to buy alch u need to be 19
3042[15:19:57] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » so just id all
3043[15:20:13] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » if the person is like 40+ with wrinkles id let that slide
3044[15:20:23] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » but fucking most these robberies are 16-20 year olds
3045[15:20:28] [Async Chat Thread - #32/INFO]: [4-] [-][Mod][-]UpgradeMod » Yeah
3046[15:20:30] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » i just pointed a gun today at a 16 year old
3047[15:20:48] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » and i told the security guard to start hand cuffing if one moved a muscle id shoot
3048[15:20:59] [Async Chat Thread - #32/INFO]: [4-] [-][Mod][-]UpgradeMod » Ok
3049[15:21:02] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » fucking to prove my gun was real i may or may not have loaded and clocked it back
3050[15:21:11] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » thats the illegal thing i did but the cops love it
3051[15:21:13] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » xD
3052[15:21:18] [Server thread/INFO]: UpgradeMod issued server command: /shop
3053[15:21:37] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » now thinking i should clocked 2 times
3054[15:21:44] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » let a bullet fling out the chamber
3055[15:21:57] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » miss the sound of a bullet raddling on the cement/floor
3056[15:22:05] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » hunting when the bullet drops u dont know where it is
3057[15:22:07] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » xD
3058[15:22:14] [Async Chat Thread - #32/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » (drops in grass/dirt ect)
3059[15:23:13] [Server thread/INFO]: UpgradeMod issued server command: /shop
3060[15:24:35] [Server thread/INFO]: UpgradeMod issued server command: /shop
3061[15:25:07] [Craft Scheduler Thread - 814/INFO]: [Core] Checking for 1 updates.
3062[15:25:07] [Craft Scheduler Thread - 814/INFO]: [Core] Checking update for Core v0.2.4
3063[15:25:07] [Craft Scheduler Thread - 814/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3064[15:26:14] [Server thread/INFO]: UpgradeMod issued server command: /is
3065[15:27:33] [Server thread/INFO]: [GriefPrevention] UpgradeMod placed a sign @ ASkyBlock: x2011, z-2402;a
3066[15:27:42] [Async Chat Thread - #33/INFO]: [4-] [-][Mod][-]UpgradeMod » Tazz
3067[15:27:54] [Server thread/INFO]: UpgradeMod issued server command: /shop
3068[15:28:16] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
3069[15:31:35] [Server thread/INFO]: UpgradeMod lost connection: Disconnected
3070[15:31:35] [Server thread/INFO]: UpgradeMod left the game
3071[15:40:13] [Craft Scheduler Thread - 839/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3072[15:47:07] [User Authenticator #32/INFO]: UUID of player C_Yoshi is c9a388be-a534-4ec1-8a48-602852bf3f87
3073[15:47:07] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3074[15:47:07] [Server thread/INFO]: is leader = false
3075[15:47:07] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /cdebug
3076[15:47:07] [Server thread/INFO]: C_Yoshi[/73.250.97.10:59388] logged in with entity id 594331 at ([flatroom]-1023.5, 40.0, 1750.5)
3077[15:47:45] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /creative
3078[15:47:55] [Server thread/INFO]: C_Yoshi issued server command: /p tp 1
3079[15:50:24] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3080[15:50:24] [Server thread/INFO]: $250 added to [-]Member[-] C_Yoshi account. New balance: $2,000
3081[15:51:25] [pool-9-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
3082[15:54:41] [User Authenticator #33/INFO]: UUID of player UpgradeMod is 4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72
3083[15:54:41] [Server thread/INFO]: Title command successfully executed
3084[15:54:41] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3085[15:54:41] [Server thread/INFO]: is leader = false
3086[15:54:41] [Server thread/INFO]: UpgradeMod [4db1ddfc-d5ab-46ce-b1c4-ce08f8536e72]: /cdebug
3087[15:54:41] [Server thread/INFO]: UpgradeMod[/86.21.93.45:61570] logged in with entity id 600471 at ([flatroom]-1023.5, 40.0, 1750.5)
3088[15:54:43] [Async Chat Thread - #35/INFO]: [4-] [-]Member[-] C_Yoshi » wb
3089[15:54:47] [Async Chat Thread - #35/INFO]: [4-] [-][Mod][-]UpgradeMod » Ty
3090[15:54:49] [Async Chat Thread - #35/INFO]: [4-] [-]Member[-] C_Yoshi » Upgrade
3091[15:54:51] [Async Chat Thread - #35/INFO]: [4-] [-][Mod][-]UpgradeMod » ?
3092[15:55:04] [Async Chat Thread - #35/INFO]: [4-] [-]Member[-] C_Yoshi » I wont be on for a while, so when Tazz gets back can you tell him I wont be on today?
3093[15:55:12] [Async Chat Thread - #35/INFO]: [4-] [-][Mod][-]UpgradeMod » Ok.
3094[15:55:17] [Async Chat Thread - #35/INFO]: [4-] [-]Member[-] C_Yoshi » Thank you.
3095[15:55:21] [Async Chat Thread - #35/INFO]: [4-] [-][Mod][-]UpgradeMod » Leave him mail
3096[15:55:22] [Craft Scheduler Thread - 852/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3097[15:55:31] [Server thread/INFO]: UpgradeMod issued server command: /mail
3098[15:56:55] [Server thread/INFO]: UpgradeMod lost connection: Disconnected
3099[15:56:55] [Server thread/INFO]: UpgradeMod left the game
3100[16:00:42] [Async Chat Thread - #36/INFO]: [4-] [-]Member[-] C_Yoshi » Poisonious potato
3101[16:00:47] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3102[16:00:47] [Server thread/INFO]: $250 added to [-]Member[-] C_Yoshi account. New balance: $2,250
3103[16:02:35] [Server thread/WARN]: Boat moved wrongly!
3104[16:02:36] [Server thread/WARN]: Boat moved wrongly!
3105[16:02:44] [Server thread/WARN]: Boat moved wrongly!
3106[16:02:44] [Server thread/WARN]: Boat moved wrongly!
3107[16:02:44] [Server thread/WARN]: Boat moved wrongly!
3108[16:03:16] [Server thread/WARN]: Boat moved wrongly!
3109[16:03:23] [Server thread/WARN]: Boat moved wrongly!
3110[16:07:45] [Server thread/INFO]: [IllegalStack] Stopped Retraction Dupe Glitch & Removed Piston @Location{world=CraftWorld{name=plots},x=-309.0,y=65.0,z=-251.0,pitch=0.0,yaw=0.0} RAILS RAILS RAILS
3111[16:07:47] [Server thread/INFO]: [IllegalStack] Stopped Retraction Dupe Glitch & Removed Piston @Location{world=CraftWorld{name=plots},x=-307.0,y=65.0,z=-251.0,pitch=0.0,yaw=0.0} RAILS
3112[16:09:13] [Server thread/INFO]: C_Yoshi lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
3113[16:09:13] [Server thread/INFO]: C_Yoshi left the game
3114[16:10:27] [Craft Scheduler Thread - 857/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3115[16:25:32] [Craft Scheduler Thread - 872/INFO]: [Core] Checking for 1 updates.
3116[16:25:32] [Craft Scheduler Thread - 872/INFO]: [Core] Checking update for Core v0.2.4
3117[16:25:33] [Craft Scheduler Thread - 875/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3118[16:30:10] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
3119[16:35:52] [Server thread/INFO]: TazzBlazin issued server command: /manuadd C_Yoshi mod
3120[16:40:37] [Craft Scheduler Thread - 894/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3121[16:41:25] [pool-9-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
3122[16:55:41] [Craft Scheduler Thread - 899/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3123[17:10:46] [Craft Scheduler Thread - 922/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3124[17:25:49] [Craft Scheduler Thread - 922/INFO]: [Core] Checking for 1 updates.
3125[17:25:49] [Craft Scheduler Thread - 922/INFO]: [Core] Checking update for Core v0.2.4
3126[17:25:49] [Craft Scheduler Thread - 935/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3127[17:30:54] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
3128[17:40:52] [Craft Scheduler Thread - 951/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3129[17:45:01] [User Authenticator #34/INFO]: UUID of player C_Yoshi is c9a388be-a534-4ec1-8a48-602852bf3f87
3130[17:45:02] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3131[17:45:02] [Server thread/INFO]: is leader = false
3132[17:45:02] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /cdebug
3133[17:45:02] [Server thread/INFO]: C_Yoshi[/73.250.97.10:60295] logged in with entity id 692033 at ([flatroom]-1023.5, 40.0, 1750.5)
3134[17:46:09] [Server thread/INFO]: C_Yoshi issued server command: /nick &2&o&k&lI&r&4&o&lYo&r&8&o&ls&r&f&o&lhi&r&2&o&k&lI
3135[17:46:15] [Server thread/INFO]: C_Yoshi issued server command: /nick Yoshi
3136[17:46:32] [Server thread/INFO]: C_Yoshi issued server command: /is
3137[17:46:36] [Server thread/INFO]: Title command successfully executed
3138[17:46:36] [Server thread/INFO]: Title command successfully executed
3139[17:46:36] [Server thread/INFO]: Title command successfully executed
3140[17:46:39] [Server thread/INFO]: C_Yoshi issued server command: /kit
3141[17:46:42] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ayo
3142[17:46:42] [Server thread/INFO]: C_Yoshi issued server command: /kit overlord
3143[17:46:45] [Async Chat Thread - #37/INFO]: [4-] [-][Mod][-]Yoshi » Hey Tazz
3144[17:46:51] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » i bought a launchpad this mornign
3145[17:46:53] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » fucking epic
3146[17:46:55] [Async Chat Thread - #37/INFO]: [4-] [-][Mod][-]Yoshi » Nice
3147[17:46:57] [Async Chat Thread - #37/INFO]: [4-] [-][Mod][-]Yoshi » xD
3148[17:47:07] [User Authenticator #35/INFO]: UUID of player ShoXmas is c51b2a04-248a-4ee5-9136-c547db5a8ad9
3149[17:47:08] [Server thread/INFO]: Title command successfully executed
3150[17:47:08] [Server thread/ERROR]: Could not pass event IslandExitEvent to IslandBorder vBuild 2
3151org.bukkit.event.EventException: null
3152 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3153 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3154 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3155 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3156 at com.wasteofplastic.askyblock.listeners.PlayerEvents.onPlayerTeleport(PlayerEvents.java:758) [askyblock.jar:?]
3157 at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source) ~[?:?]
3158 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3159 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3160 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3161 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3162 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3163 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3164 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:514) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3165 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3166 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
3167 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
3168 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3169 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3170 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3171 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3172 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3173 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3174 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3175 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3176 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3177 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3178 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3179 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3180 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3181 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3182 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3183 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3184 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
3185Caused by: java.lang.NullPointerException
3186 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
3187 at me.mrdarkness462.islandborder.listeners.ListenerASkyBlock.onPlayerExit(ListenerASkyBlock.java:65) ~[?:?]
3188 at sun.reflect.GeneratedMethodAccessor869.invoke(Unknown Source) ~[?:?]
3189 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3190 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3191 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3192 ... 32 more
3193[17:47:08] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
3194org.bukkit.event.EventException: null
3195 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3196 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3197 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3198 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3199 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3200 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3201 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3202 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
3203 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
3204 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3205 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3206 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3207 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3208 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3209 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3210 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3211 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3212 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3213 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3214 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3215 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3216 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3217 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3218 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3219 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3220 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
3221Caused by: java.lang.NullPointerException
3222 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
3223 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
3224 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
3225 at sun.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) ~[?:?]
3226 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3227 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3228 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3229 ... 25 more
3230[17:47:08] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
3231org.bukkit.event.EventException: null
3232 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3233 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3234 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3235 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3236 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3237 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3238 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3239 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
3240 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
3241 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3242 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3243 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3244 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3245 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3246 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3247 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3248 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3249 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3250 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3251 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3252 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3253 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3254 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3255 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3256 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3257 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
3258Caused by: java.lang.NullPointerException
3259 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
3260 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
3261 at sun.reflect.GeneratedMethodAccessor740.invoke(Unknown Source) ~[?:?]
3262 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3263 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3264 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3265 ... 25 more
3266[17:47:08] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3267[17:47:08] [Server thread/INFO]: is leader = false
3268[17:47:08] [Server thread/INFO]: ShoXmas [c51b2a04-248a-4ee5-9136-c547db5a8ad9]: /cdebug
3269[17:47:08] [Server thread/INFO]: ShoXmas[/82.28.246.130:64569] logged in with entity id 694028 at ([flatroom]-1023.5, 40.0, 1750.5)
3270[17:47:11] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » originally 240$ got it for 80$ at best buy
3271[17:47:11] [Async Chat Thread - #37/INFO]: [4-] [-][Mod][-]Yoshi » wb
3272[17:47:13] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » wb sho
3273[17:47:18] [Async Chat Thread - #37/INFO]: [4-] *General-Manager SmudgeXMAS » Thanks
3274[17:47:28] [Server thread/INFO]: C_Yoshi issued server command: /shop
3275[17:47:32] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » it supports electronic drum sets but fucking i cant get it too work with mine
3276[17:47:38] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » not yet any how
3277[17:47:43] [Async Chat Thread - #37/INFO]: [4-] [-][Mod][-]Yoshi » damn
3278[17:47:49] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » i think its plugged in right
3279[17:47:51] [Server thread/INFO]: C_Yoshi issued server command: /is
3280[17:47:53] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » just the sound recording aint working
3281[17:48:09] [Server thread/INFO]: C_Yoshi issued server command: /is
3282[17:48:14] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » i just did marshmellos new song tho
3283[17:48:15] [Server thread/INFO]: C_Yoshi issued server command: /is
3284[17:48:16] [Async Chat Thread - #37/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » was epic
3285[17:48:16] [Server thread/INFO]: ShoXmas issued server command: /fly
3286[17:48:19] [Async Chat Thread - #37/INFO]: [4-] [-][Mod][-]Yoshi » Nice
3287[17:48:27] [Server thread/INFO]: C_Yoshi issued server command: /is
3288[17:48:45] [Server thread/INFO]: C_Yoshi issued server command: /is
3289[17:48:51] [Server thread/INFO]: C_Yoshi issued server command: /is
3290[17:48:58] [Server thread/INFO]: C_Yoshi issued server command: /is
3291[17:49:06] [Server thread/INFO]: C_Yoshi issued server command: /is
3292[17:49:12] [Server thread/INFO]: C_Yoshi issued server command: /is
3293[17:49:29] [Server thread/INFO]: C_Yoshi issued server command: /is
3294[17:49:37] [Server thread/INFO]: C_Yoshi issued server command: /is
3295[17:49:40] [Async Chat Thread - #38/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » lol its funny tho i tap some too fast and it bugs out
3296[17:49:41] [Async Chat Thread - #38/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3297[17:49:44] [Async Chat Thread - #38/INFO]: [4-] [-][Mod][-]Yoshi » xD
3298[17:49:47] [Server thread/INFO]: C_Yoshi issued server command: /is
3299[17:49:47] [Server thread/INFO]: C_Yoshi fell from a high place
3300[17:49:57] [Server thread/INFO]: C_Yoshi issued server command: /is
3301[17:49:57] [Server thread/INFO]: Title command successfully executed
3302[17:50:07] [Server thread/INFO]: C_Yoshi issued server command: /is
3303[17:50:22] [Server thread/INFO]: C_Yoshi issued server command: /is
3304[17:50:30] [Server thread/INFO]: C_Yoshi issued server command: /is
3305[17:50:47] [Server thread/INFO]: C_Yoshi issued server command: /is
3306[17:50:58] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3307[17:50:58] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $470,317
3308[17:51:02] [Server thread/INFO]: C_Yoshi issued server command: /is
3309[17:51:11] [Server thread/INFO]: C_Yoshi issued server command: /is
3310[17:51:11] [Async Chat Thread - #39/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » programming this now https://www.youtube.com/watch?v=GGKPiTFmzrw
3311[17:51:47] [Server thread/INFO]: ShoXmas issued server command: /afk
3312[17:51:58] [Async Chat Thread - #39/INFO]: [4-] [-][Mod][-]Yoshi » damn
3313[17:51:58] [Async Chat Thread - #39/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » theirs a auto coloring setting and it spazzes at 45 secs in
3314[17:52:02] [Async Chat Thread - #39/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » like hard core spaze
3315[17:52:08] [Async Chat Thread - #39/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » spaz*
3316[17:52:32] [Async Chat Thread - #39/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » my pc reads it as Tazzys Launchpad now XDDD
3317[17:52:33] [Server thread/INFO]: C_Yoshi issued server command: /is
3318[17:52:35] [Async Chat Thread - #39/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » set the name of it
3319[17:52:36] [Async Chat Thread - #39/INFO]: [4-] [-][Mod][-]Yoshi » xD
3320[17:52:52] [Server thread/INFO]: C_Yoshi issued server command: /is
3321[17:53:13] [Server thread/INFO]: C_Yoshi issued server command: /is
3322[17:53:33] [Server thread/INFO]: C_Yoshi issued server command: /is
3323[17:53:58] [Server thread/INFO]: C_Yoshi issued server command: /is
3324[17:54:02] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Rip
3325[17:54:07] [Async Chat Thread - #40/INFO]: [4-] [-][Mod][-]Yoshi » ?
3326[17:54:14] [Server thread/INFO]: C_Yoshi issued server command: /is
3327[17:54:14] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » turning the turn nob for my headsets bass and it pushed into the boc
3328[17:54:16] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » box*
3329[17:54:18] [Async Chat Thread - #40/INFO]: [4-] [-][Mod][-]Yoshi » F
3330[17:54:19] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XDDD
3331[17:54:23] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » no bass for me :/
3332[17:54:34] [Server thread/INFO]: C_Yoshi issued server command: /is\
3333[17:54:35] [Server thread/INFO]: Title command successfully executed
3334[17:54:36] [Server thread/INFO]: C_Yoshi issued server command: /is
3335[17:54:36] [Server thread/INFO]: Title command successfully executed
3336[17:54:38] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » time to use my 6 surround speakers+3 subs
3337[17:54:39] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3338[17:54:41] [Async Chat Thread - #40/INFO]: [4-] [-][Mod][-]Yoshi » xD
3339[17:55:00] [Server thread/INFO]: C_Yoshi issued server command: /is
3340[17:55:10] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » its funny 7AM all i was doing was blaring them playing marshmellos playlist and fucking my brother
3341[17:55:15] [Async Chat Thread - #40/INFO]: [4-] [-][Mod][-]Yoshi » xD
3342[17:55:19] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » comes down is like WTF ppl are trynna sleep
3343[17:55:27] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » i was like but marshmello begs to differ
3344[17:55:28] [Async Chat Thread - #40/INFO]: [4-] [-][Mod][-]Yoshi » xD
3345[17:55:28] [Async Chat Thread - #40/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » xDDD
3346[17:55:41] [Server thread/INFO]: Title command successfully executed
3347[17:55:42] [Server thread/INFO]: C_Yoshi issued server command: /is
3348[17:55:42] [Server thread/INFO]: Title command successfully executed
3349[17:55:56] [Craft Scheduler Thread - 968/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3350[17:56:00] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3351[17:56:00] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $470,567
3352[17:56:12] [Server thread/INFO]: C_Yoshi issued server command: /is
3353[17:56:24] [Server thread/INFO]: C_Yoshi issued server command: /shop
3354[17:57:55] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » https://www.youtube.com/watch?v=rL_RslBjXto
3355[17:57:58] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » god
3356[17:58:00] [Server thread/INFO]: C_Yoshi issued server command: /is
3357[17:58:20] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ohhh god
3358[17:58:26] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » everything in my rooms vibrating
3359[17:58:40] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » "Alexa Max the volume on speaker 1
3360[17:58:41] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » "
3361[17:58:43] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3362[17:58:53] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » "ALEXA CONNECT TO INTERCOM"
3363[17:58:56] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XDDDDDDDDDDDD
3364[17:59:07] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » forgot we got that bitch installed for our alarm system
3365[17:59:24] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » Oh my goodness, I found a comment that said "The last time something dropped this hard Japan surrendered."
3366[17:59:35] [Server thread/INFO]: C_Yoshi issued server command: /is
3367[17:59:38] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XDDD
3368[17:59:54] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » fucking this dropped soo hard literally everything on my desks is falling over
3369[17:59:58] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » Damn
3370[18:00:09] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » I feel the air got 1 infront of my feet
3371[18:00:15] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » its just punching my leg
3372[18:00:16] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3373[18:00:37] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » then 2 of my light bars are vibrant detectors
3374[18:00:40] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » so their spazzing now
3375[18:00:42] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » I'm boutta loop this shit xD
3376[18:00:45] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ^^^
3377[18:00:57] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » the bass drop especially
3378[18:00:59] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » so good
3379[18:01:04] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » Yee
3380[18:01:08] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3381[18:01:08] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $466,337
3382[18:01:23] [Server thread/INFO]: C_Yoshi issued server command: /is
3383[18:01:50] [Server thread/INFO]: Title command successfully executed
3384[18:01:53] [Server thread/INFO]: C_Yoshi issued server command: /is
3385[18:01:53] [Server thread/INFO]: Title command successfully executed
3386[18:02:05] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » https://youtu.be/hmilg9Pcw8w
3387[18:02:06] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3388[18:02:21] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » awe
3389[18:02:22] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » "video unavailable"
3390[18:02:30] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » 1 sec
3391[18:02:32] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » k
3392[18:02:38] [Server thread/INFO]: C_Yoshi issued server command: /is
3393[18:02:58] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » tf
3394[18:03:05] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » mobile supported only?
3395[18:03:05] [Server thread/INFO]: Title command successfully executed
3396[18:03:06] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » bull shit
3397[18:03:09] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » F
3398[18:03:30] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » https://www.youtube.com/watch?v=hmiIg9Pcw8w
3399[18:03:31] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » got it
3400[18:03:32] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3401[18:03:33] [Server thread/INFO]: C_Yoshi issued server command: /is
3402[18:03:33] [Server thread/INFO]: Title command successfully executed
3403[18:03:45] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » OH FUCK
3404[18:03:47] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » WHEN it gets
3405[18:04:00] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » 2 minutes in
3406[18:04:04] [Server thread/INFO]: C_Yoshi issued server command: /is
3407[18:04:05] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » it kicked on my sound protector
3408[18:04:16] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » (to save my speakers from blowing)
3409[18:04:16] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3410[18:04:32] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » xD
3411[18:05:19] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » https://www.youtube.com/watch?v=BqyTpX7ihMc
3412[18:05:21] [Server thread/INFO]: C_Yoshi issued server command: /is
3413[18:05:31] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » way better
3414[18:05:46] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » damnnnn
3415[18:05:51] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » i have my speaker on 10% go any higher ill kick the protector on
3416[18:05:51] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3417[18:05:54] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » xD
3418[18:06:03] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » This shit fire
3419[18:06:06] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3420[18:06:06] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $466,587
3421[18:06:23] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » ^
3422[18:06:26] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Just beat it
3423[18:06:28] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XDDD
3424[18:06:30] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » xD
3425[18:06:35] [Server thread/INFO]: C_Yoshi fell from a high place
3426[18:06:45] [Server thread/INFO]: C_Yoshi issued server command: /is
3427[18:06:45] [Server thread/INFO]: Title command successfully executed
3428[18:06:52] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » oh god
3429[18:06:54] [Async Chat Thread - #41/INFO]: [4-] [-][Mod][-]Yoshi » ?
3430[18:06:55] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » enter the sandman now
3431[18:06:56] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3432[18:07:02] [Async Chat Thread - #41/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » all them are bootlegs
3433[18:07:44] [Server thread/INFO]: C_Yoshi issued server command: /pv 1
3434[18:07:45] [Server thread/INFO]: C_Yoshi issued server command: /chest 1
3435[18:07:50] [Server thread/INFO]: C_Yoshi issued server command: /factions
3436[18:07:50] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /factions
3437[18:08:02] [Server thread/INFO]: C_Yoshi issued server command: /home
3438[18:08:44] [Async Chat Thread - #42/INFO]: [4-] [-][Mod][-]Yoshi » guys after november is over
3439[18:09:08] [Async Chat Thread - #42/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3440[18:10:37] [Server thread/INFO]: C_Yoshi issued server command: /rtp
3441[18:11:03] [Craft Scheduler Thread - 985/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3442[18:11:06] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Mama just killed a man
3443[18:11:09] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3444[18:11:09] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $2,952,312
3445[18:11:43] [Async Chat Thread - #43/INFO]: [4-] [-][Mod][-]Yoshi » Bohemian rhapsody?
3446[18:11:49] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Indeed
3447[18:11:52] [Async Chat Thread - #43/INFO]: [4-] [-][Mod][-]Yoshi » ayee
3448[18:12:18] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » here we go
3449[18:12:21] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » launch pad time
3450[18:12:22] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » o‿o
3451[18:12:36] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » fuck it gave up already
3452[18:12:37] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » its too fast
3453[18:12:39] [Async Chat Thread - #43/INFO]: [4-] [-][Mod][-]Yoshi » xD
3454[18:12:41] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » XD
3455[18:12:43] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » way too fast
3456[18:12:57] [Async Chat Thread - #43/INFO]: [4-] [-][Mod][-]Yoshi » in about 15 minutes I gotta hop off
3457[18:13:00] [Async Chat Thread - #43/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » sounds g
3458[18:14:30] [Server thread/INFO]: C_Yoshi issued server command: /creative
3459[18:14:30] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /creative
3460[18:14:55] [Server thread/INFO]: C_Yoshi issued server command: /p auto
3461[18:16:02] [Server thread/INFO]: C_Yoshi issued server command: /fly
3462[18:16:06] [Server thread/INFO]: C_Yoshi issued server command: /.fly
3463[18:16:07] [Server thread/INFO]: C_Yoshi issued server command: /fly
3464[18:16:17] [Server thread/INFO]: C_Yoshi issued server command: /fly
3465[18:17:22] [Server thread/INFO]: C_Yoshi issued server command: /fly
3466[18:17:25] [Server thread/INFO]: C_Yoshi issued server command: /fly
3467[18:17:32] [Server thread/INFO]: C_Yoshi issued server command: /fly
3468[18:18:49] [Async Chat Thread - #44/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Right outside of this one church town There's a gold dirt road to a whole lot of nothin
3469[18:19:11] [Async Chat Thread - #44/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » Got a deed to the land but it aint my ground. this is gods country.
3470[18:21:12] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3471[18:21:12] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $2,500
3472[18:22:49] [User Authenticator #36/INFO]: UUID of player No1Jamster is 51f5d59d-2240-4143-b4ac-bbe52c387b1b
3473[18:22:50] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
3474org.bukkit.event.EventException: null
3475 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3476 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3477 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3478 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3479 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3480 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3481 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3482 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
3483 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
3484 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3485 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3486 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3487 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3488 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3489 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3490 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3491 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3492 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3493 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3494 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3495 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3496 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3497 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3498 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3499 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3500 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
3501Caused by: java.lang.NullPointerException
3502 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
3503 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
3504 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
3505 at sun.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) ~[?:?]
3506 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3507 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3508 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3509 ... 25 more
3510[18:22:50] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
3511org.bukkit.event.EventException: null
3512 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3513 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3514 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3515 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3516 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3517 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3518 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3519 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
3520 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
3521 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3522 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3523 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3524 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3525 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3526 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3527 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3528 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3529 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3530 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3531 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3532 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3533 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3534 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3535 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3536 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3537 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
3538Caused by: java.lang.NullPointerException
3539 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
3540 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
3541 at sun.reflect.GeneratedMethodAccessor740.invoke(Unknown Source) ~[?:?]
3542 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
3543 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
3544 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
3545 ... 25 more
3546[18:22:50] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3547[18:22:50] [Server thread/INFO]: is leader = false
3548[18:22:50] [Server thread/INFO]: No1Jamster [51f5d59d-2240-4143-b4ac-bbe52c387b1b]: /cdebug
3549[18:22:50] [Server thread/INFO]: No1Jamster[/86.16.228.80:58515] logged in with entity id 726405 at ([flatroom]-1023.5, 40.0, 1750.5)
3550[18:22:52] [Async Chat Thread - #46/INFO]: [4-] [-][Mod][-]Yoshi » wb
3551[18:23:24] [Async Chat Thread - #46/INFO]: [4-] [-][VIP][-]No1Jamster » your a mod again
3552[18:23:30] [Async Chat Thread - #46/INFO]: [4-] [-][Mod][-]Yoshi » Mhm o‿o
3553[18:23:42] [Server thread/INFO]: No1Jamster issued server command: /nick
3554[18:23:42] [Server thread/INFO]: §cNo1Jamster §4was denied access to command.
3555[18:24:06] [Async Chat Thread - #46/INFO]: [4-] [-][VIP][-]No1Jamster » is the page up?
3556[18:24:11] [Async Chat Thread - #46/INFO]: [4-] [-][Mod][-]Yoshi » Not sure
3557[18:24:14] [Server thread/INFO]: C_Yoshi issued server command: /p clear
3558[18:24:16] [Server thread/INFO]: C_Yoshi issued server command: /p confirm
3559[18:24:17] [Async Chat Thread - #46/INFO]: [4-] [-][VIP][-]No1Jamster » im checking
3560[18:24:24] [Server thread/INFO]: No1Jamster issued server command: /apply
3561[18:24:24] [Server thread/INFO]: No1Jamster [51f5d59d-2240-4143-b4ac-bbe52c387b1b]: /apply
3562[18:26:07] [Craft Scheduler Thread - 993/INFO]: [Core] Checking for 1 updates.
3563[18:26:07] [Craft Scheduler Thread - 993/INFO]: [Core] Checking update for Core v0.2.4
3564[18:26:07] [Craft Scheduler Thread - 1001/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3565[18:26:11] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3566[18:26:11] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $2,750
3567[18:26:20] [Async Chat Thread - #47/INFO]: [4-] [-][VIP][-]No1Jamster » not up yet
3568[18:26:47] [Async Chat Thread - #47/INFO]: [4-] [-][VIP][-]No1Jamster » not up yet
3569[18:26:59] [Server thread/INFO]: C_Yoshi issued server command: /p clear
3570[18:27:01] [Async Chat Thread - #47/INFO]: [4-] [-][VIP][-]No1Jamster » i so want to be a mod
3571[18:27:01] [Server thread/INFO]: C_Yoshi issued server command: /p confirm
3572[18:27:07] [Async Chat Thread - #47/INFO]: [4-] [-][Mod][-]Yoshi » Tazz
3573[18:29:24] [Async Chat Thread - #48/INFO]: [4-] [-][VIP][-]No1Jamster » i think i see tazz
3574[18:31:12] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3575[18:31:12] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $3,000
3576[18:31:24] [Async Chat Thread - #49/INFO]: [4-] [-][VIP][-]No1Jamster » wana play factions?
3577[18:31:29] [Server thread/INFO]: No1Jamster issued server command: /home
3578[18:31:31] [Async Chat Thread - #49/INFO]: [4-] [-][Mod][-]Yoshi » one sec
3579[18:31:59] [Server thread/INFO]: No1Jamster lost connection: Timed out
3580[18:31:59] [Server thread/INFO]: No1Jamster left the game
3581[18:32:18] [Server thread/INFO]: C_Yoshi lost connection: Disconnected
3582[18:32:18] [Server thread/INFO]: C_Yoshi left the game
3583[18:32:21] [User Authenticator #37/INFO]: UUID of player C_Yoshi is c9a388be-a534-4ec1-8a48-602852bf3f87
3584[18:32:21] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3585[18:32:21] [Server thread/INFO]: is leader = false
3586[18:32:21] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /cdebug
3587[18:32:21] [Server thread/INFO]: C_Yoshi[/73.250.97.10:60464] logged in with entity id 734403 at ([flatroom]-1023.5, 40.0, 1750.5)
3588[18:32:25] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
3589[18:32:28] [User Authenticator #38/INFO]: UUID of player No1Jamster is 51f5d59d-2240-4143-b4ac-bbe52c387b1b
3590[18:32:28] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3591[18:32:28] [Server thread/INFO]: is leader = false
3592[18:32:28] [Server thread/INFO]: No1Jamster [51f5d59d-2240-4143-b4ac-bbe52c387b1b]: /cdebug
3593[18:32:28] [Server thread/INFO]: No1Jamster[/86.16.228.80:58659] logged in with entity id 734514 at ([flatroom]-1023.5, 40.0, 1750.5)
3594[18:32:31] [Server thread/INFO]: C_Yoshi issued server command: /tpa No1Jamster
3595[18:32:44] [Server thread/INFO]: C_Yoshi issued server command: /factions
3596[18:32:44] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /factions
3597[18:32:48] [Server thread/INFO]: No1Jamster issued server command: /tpaccept
3598[18:32:52] [Server thread/INFO]: C_Yoshi issued server command: /home
3599[18:32:57] [Server thread/INFO]: No1Jamster issued server command: /home
3600[18:33:35] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » what happend here
3601[18:33:37] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » ?
3602[18:33:39] [Server thread/INFO]: C_Yoshi issued server command: /tp No1Jamster
3603[18:33:46] [Server thread/INFO]: C_Yoshi issued server command: /fly
3604[18:33:51] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » idk
3605[18:34:16] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » you might want to make a new base
3606[18:34:24] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » already have
3607[18:34:28] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » were
3608[18:34:32] [Server thread/INFO]: C_Yoshi issued server command: /home
3609[18:34:42] [Server thread/INFO]: C_Yoshi issued server command: /tpahere No1Jamster
3610[18:34:47] [Server thread/INFO]: No1Jamster issued server command: /tpaccept
3611[18:35:07] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » ahh my stuff is here
3612[18:35:14] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » ?
3613[18:35:38] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » i love how it has your stuff in a ender chest and others cant see it
3614[18:36:17] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » you can look in my chest any time
3615[18:36:34] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » sorry
3616[18:36:38] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » ?
3617[18:36:59] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » Nothing's in them :p
3618[18:37:02] [Server thread/INFO]: C_Yoshi issued server command: /pv 1
3619[18:37:10] [Server thread/INFO]: C_Yoshi issued server command: /pv 2
3620[18:37:14] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » your a little broke
3621[18:37:15] [Server thread/INFO]: C_Yoshi issued server command: /survival
3622[18:37:15] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /survival
3623[18:37:21] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » not true
3624[18:37:26] [Server thread/INFO]: C_Yoshi issued server command: /pv 1
3625[18:37:34] [Server thread/INFO]: C_Yoshi issued server command: /skyblock
3626[18:37:34] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /skyblock
3627[18:37:40] [Server thread/INFO]: C_Yoshi issued server command: /pv 1
3628[18:37:43] [Server thread/INFO]: C_Yoshi issued server command: /chest 1
3629[18:37:50] [Server thread/INFO]: No1Jamster issued server command: /home
3630[18:37:55] [Server thread/INFO]: C_Yoshi issued server command: /home
3631[18:37:58] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » only you can know this
3632[18:38:09] [Server thread/INFO]: C_Yoshi issued server command: /pv 1
3633[18:38:16] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » tpa to me
3634[18:38:27] [Server thread/INFO]: C_Yoshi issued server command: /tp No1Jamster
3635[18:38:28] [Server thread/INFO]: No1Jamster issued server command: /tpaccept
3636[18:38:48] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » all my stuff
3637[18:38:53] [Server thread/INFO]: C_Yoshi issued server command: /home
3638[18:39:01] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » im gona make it bigger
3639[18:39:10] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » wna help
3640[18:39:48] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » ?
3641[18:39:53] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » my
3642[18:39:55] [Server thread/INFO]: C_Yoshi issued server command: /shop
3643[18:39:59] [Server thread/INFO]: 2
3644[18:40:04] [Server thread/INFO]: [IllegalStack] - Illegal stack of items removed: ENDER_PEARL (51 ) from player: C_Yoshi at item scan.
3645[18:40:09] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » base with the obsidian
3646[18:40:29] [Server thread/INFO]: C_Yoshi issued server command: /rtp
3647[18:40:49] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » I have to go in like 2 minutes, dunno if it'll be enough time
3648[18:40:53] [Server thread/INFO]: C_Yoshi issued server command: /shop
3649[18:40:57] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » ok
3650[18:41:11] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Player Tetrachh was auto-removed due to inactivity.
3651[18:41:11] [Craft Scheduler Thread - 1015/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3652[18:41:13] [Server thread/INFO]: C_Yoshi issued server command: /fly
3653[18:41:17] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
3654[18:41:17] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $2,942,722
3655[18:41:57] [Async Chat Thread - #50/INFO]: ***NightRaid <3 ⚜Owner Tazzy⚜ » brb need to head to the survival server for now
3656[18:42:01] [Server thread/INFO]: TazzBlazin lost connection: Disconnected
3657[18:42:01] [Server thread/INFO]: TazzBlazin left the game
3658[18:42:02] [Async Chat Thread - #50/INFO]: [4-] [-][Mod][-]Yoshi » Aight
3659[18:42:12] [Server thread/INFO]: C_Yoshi issued server command: /tppos -870 ~ -827
3660[18:42:19] [Async Chat Thread - #50/INFO]: [4-] [-][VIP][-]No1Jamster » can you get up the /apply pls
3661[18:43:17] [Server thread/INFO]: C_Yoshi issued server command: /fly
3662[18:43:48] [Server thread/INFO]: [GenBucketReloaded] Invalid block config found!
3663[18:43:52] [Server thread/INFO]: [GenBucketReloaded] Invalid block config found!
3664[18:43:52] [Server thread/INFO]: C_Yoshi issued server command: /bal No1Jamster
3665[18:43:58] [Server thread/INFO]: [GenBucketReloaded] Invalid block config found!
3666[18:44:01] [Server thread/INFO]: C_Yoshi issued server command: /pay No1Jamster 1000000
3667[18:44:05] [Async Chat Thread - #51/INFO]: [4-] [-][Mod][-]Yoshi » there ya go
3668[18:44:12] [Async Chat Thread - #51/INFO]: [4-] [-][VIP][-]No1Jamster » thx soo much
3669[18:44:13] [Async Chat Thread - #51/INFO]: [4-] [-][Mod][-]Yoshi » buy as much obby as ya want
3670[18:44:19] [Async Chat Thread - #51/INFO]: [4-] [-][VIP][-]No1Jamster » thx
3671[18:44:22] [Server thread/INFO]: No1Jamster issued server command: /home
3672[18:44:23] [Async Chat Thread - #51/INFO]: [4-] [-][Mod][-]Yoshi » yw
3673[18:44:33] [Async Chat Thread - #51/INFO]: [4-] [-][Mod][-]Yoshi » I havgotta hop off now, I'll be on tomorrow tho
3674[18:44:37] [Server thread/INFO]: C_Yoshi lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
3675[18:44:37] [Server thread/INFO]: C_Yoshi left the game
3676[18:44:38] [Async Chat Thread - #51/INFO]: [4-] [-][VIP][-]No1Jamster » now i dont need to go to a mine every 5 sec
3677[18:44:48] [Server thread/INFO]: No1Jamster issued server command: /shop
3678[18:47:38] [Server thread/INFO]: No1Jamster issued server command: /shop
3679[18:52:27] [Server thread/INFO]: No1Jamster issued server command: /shop
3680[18:54:44] [Server thread/INFO]: No1Jamster issued server command: /shop
3681[18:55:44] [Server thread/INFO]: No1Jamster issued server command: /shop
3682[18:56:16] [Craft Scheduler Thread - 1035/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3683[18:57:08] [Server thread/INFO]: No1Jamster issued server command: /shop
3684[18:57:14] [Server thread/INFO]: 2
3685[18:57:40] [Server thread/INFO]: 1
3686[18:59:50] [Server thread/INFO]: No1Jamster issued server command: /home
3687[19:09:12] [Server thread/INFO]: No1Jamster issued server command: /home
3688[19:10:21] [Server thread/INFO]: No1Jamster issued server command: /shop
3689[19:11:21] [Craft Scheduler Thread - 1048/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3690[19:13:02] [Server thread/INFO]: No1Jamster issued server command: /home
3691[19:14:37] [Server thread/INFO]: No1Jamster issued server command: /kit overlord
3692[19:14:47] [Server thread/INFO]: No1Jamster issued server command: /home
3693[19:15:24] [Async Chat Thread - #52/INFO]: [4-] [-][VIP][-]No1Jamster » hello
3694[19:23:37] [Async Chat Thread - #53/INFO]: [4-] [-][VIP][-]No1Jamster » any one not afk
3695[19:23:56] [Server thread/INFO]: No1Jamster lost connection: Disconnected
3696[19:23:56] [Server thread/INFO]: No1Jamster left the game
3697[19:26:25] [Craft Scheduler Thread - 1059/INFO]: [Core] Checking for 1 updates.
3698[19:26:25] [Craft Scheduler Thread - 1059/INFO]: [Core] Checking update for Core v0.2.4
3699[19:26:25] [Craft Scheduler Thread - 1056/INFO]: [Vault] Checking for Updates ...
3700[19:26:25] [Craft Scheduler Thread - 1063/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3701[19:26:26] [Craft Scheduler Thread - 1056/INFO]: [Vault] No new version available
3702[19:34:21] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
3703[19:40:06] [Server thread/INFO]: ShoXmas lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
3704[19:40:06] [Server thread/INFO]: ShoXmas left the game
3705[19:41:29] [Craft Scheduler Thread - 1079/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3706[19:50:31] [Server thread/INFO]: [GriefPrevention] All of Swinkboyz's claims have expired.
3707[19:56:33] [Craft Scheduler Thread - 1096/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3708[20:01:59] [User Authenticator #39/INFO]: UUID of player Fighter_PL is dc2ef3cb-af4a-4f28-88af-ce1d3e31110e
3709[20:02:00] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3710[20:02:00] [Server thread/INFO]: is leader = false
3711[20:02:00] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /cdebug
3712[20:02:00] [Server thread/INFO]: Fighter_PL[/108.2.109.2:54517] logged in with entity id 815967 at ([flatroom]-1023.5, 40.0, 1750.5)
3713[20:02:13] [Server thread/INFO]: Fighter_PL issued server command: /is
3714[20:02:13] [Server thread/INFO]: Title command successfully executed
3715[20:02:30] [Server thread/INFO]: Fighter_PL issued server command: /gms
3716[20:04:23] [Server thread/INFO]: Fighter_PL issued server command: /fly
3717[20:04:57] [Server thread/INFO]: Fighter_PL issued server command: /fly
3718[20:05:11] [Server thread/INFO]: Fighter_PL issued server command: /top
3719[20:05:29] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » BROOOOOOOOOOOO
3720[20:05:35] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » i wish i recorded that
3721[20:06:14] [User Authenticator #40/INFO]: UUID of player zombiesteve7 is 38da70ce-389f-4a75-ae70-1c82601a1e63
3722[20:06:14] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
3723[20:06:14] [Server thread/INFO]: Title command successfully executed
3724[20:06:14] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3725[20:06:14] [Server thread/INFO]: is leader = false
3726[20:06:14] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /cdebug
3727[20:06:14] [Server thread/INFO]: zombiesteve7[/76.64.242.52:46386] logged in with entity id 820463 at ([flatroom]-1023.5, 40.0, 1750.5)
3728[20:06:22] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » wb
3729[20:06:26] [Server thread/INFO]: zombiesteve7 issued server command: /wild
3730[20:06:32] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » thx
3731[20:06:36] [Server thread/INFO]: Fighter_PL issued server command: /top
3732[20:06:43] [Server thread/INFO]: zombiesteve7 issued server command: /factions
3733[20:06:43] [Server thread/INFO]: zombiesteve7 [38da70ce-389f-4a75-ae70-1c82601a1e63]: /factions
3734[20:06:53] [Server thread/INFO]: Fighter_PL issued server command: /fly
3735[20:06:58] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » wild
3736[20:07:07] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » lol
3737[20:07:12] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » oops
3738[20:07:19] [Server thread/INFO]: zombiesteve7 issued server command: /wild
3739[20:07:26] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » ./rtp
3740[20:07:40] [Server thread/INFO]: zombiesteve7 issued server command: /rtp
3741[20:07:51] [Server thread/INFO]: Fighter_PL issued server command: /tp le
3742[20:07:51] [Server thread/INFO]: Title command successfully executed
3743[20:08:06] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » what ya doiiiin?
3744[20:08:20] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » TRYING TO BUILD A NEW BASE
3745[20:08:25] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » why?
3746[20:08:27] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » srry caps
3747[20:08:35] [Server thread/WARN]: Fighter_PL was kicked for floating too long!
3748[20:08:35] [Server thread/INFO]: Fighter_PL lost connection: Flying is not enabled on this server
3749[20:08:35] [Server thread/INFO]: Fighter_PL left the game
3750[20:08:35] [Server thread/WARN]: handleDisconnection() called twice
3751[20:08:41] [User Authenticator #41/INFO]: UUID of player Fighter_PL is dc2ef3cb-af4a-4f28-88af-ce1d3e31110e
3752[20:08:41] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3753[20:08:41] [Server thread/INFO]: is leader = false
3754[20:08:41] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /cdebug
3755[20:08:41] [Server thread/INFO]: Fighter_PL[/108.2.109.2:54549] logged in with entity id 828392 at ([flatroom]-1023.5, 40.0, 1750.5)
3756[20:08:47] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
3757[20:08:49] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » because the other one has been destroyed
3758[20:08:58] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » by whom?
3759[20:09:02] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » idk
3760[20:09:05] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » F
3761[20:09:14] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » i'll help you find a good spot
3762[20:09:18] [Server thread/INFO]: Fighter_PL issued server command: /gmc
3763[20:09:20] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » ok thx
3764[20:09:31] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » what do you want as the biome?
3765[20:09:41] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » i dont care
3766[20:09:46] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » okay
3767[20:09:48] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » anything
3768[20:09:58] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » you can do /fly right?
3769[20:10:03] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » yee
3770[20:10:05] [Server thread/INFO]: zombiesteve7 issued server command: /fly
3771[20:10:11] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » cool
3772[20:10:18] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » wait
3773[20:10:31] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » yo look at this natural generation of sand
3774[20:10:36] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » a perfect patern
3775[20:10:40] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » pattern*
3776[20:10:43] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » how do you sprint while flying
3777[20:10:51] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » i have a sprint key
3778[20:10:53] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » r
3779[20:11:12] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » but you should be able to press left ctrl
3780[20:11:24] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » yo look!
3781[20:11:26] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » yeah
3782[20:11:33] [Server thread/INFO]: Fighter_PL issued server command: /top
3783[20:11:37] [Craft Scheduler Thread - 1110/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3784[20:11:39] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » this good?
3785[20:11:46] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
3786[20:11:46] [Server thread/INFO]: $250 added to [-][Mod][-]TShaneT account. New balance: $8,234
3787[20:11:54] [Server thread/INFO]: Fighter_PL issued server command: /tphere z
3788[20:11:56] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » look
3789[20:12:02] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » sky base
3790[20:12:06] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » abandoned
3791[20:12:09] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » yee its good
3792[20:12:23] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » you want your base consealed?
3793[20:12:26] [Server thread/INFO]: Fighter_PL issued server command: /up 100
3794[20:12:29] [Server thread/INFO]: Fighter_PL issued server command: /up 100
3795[20:12:32] [Server thread/INFO]: Fighter_PL issued server command: /up 100
3796[20:12:34] [Server thread/INFO]: Fighter_PL issued server command: /up 100
3797[20:12:43] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » how do you get down from theese without flying
3798[20:12:56] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » there IS water right below us
3799[20:13:02] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » or mlg water
3800[20:13:08] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » oh ok
3801[20:13:14] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » lol
3802[20:13:29] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » or send water down to the ground, pick it up, and jump down
3803[20:13:47] [Server thread/INFO]: zombiesteve7 issued server command: /thx
3804[20:13:52] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » thx
3805[20:14:06] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » want this closer to the build height?
3806[20:14:17] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » sure
3807[20:14:20] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » so people dont see it
3808[20:14:23] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » okay
3809[20:14:34] [Server thread/INFO]: Fighter_PL issued server command: //pos1
3810[20:14:42] [Server thread/INFO]: Fighter_PL issued server command: //pos2
3811[20:14:44] [Server thread/INFO]: Fighter_PL issued server command: //cut
3812[20:14:46] [Server thread/INFO]: Fighter_PL issued server command: /up 100
3813[20:14:52] [Server thread/INFO]: Fighter_PL issued server command: //paste
3814[20:14:59] [Server thread/INFO]: Fighter_PL issued server command: /tphere zom
3815[20:15:08] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » thx
3816[20:15:10] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » np
3817[20:15:32] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » how do i make this my house
3818[20:15:42] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » claim it?
3819[20:15:46] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » so when i do f home it tp me
3820[20:15:59] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » how do i claim???
3821[20:16:01] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » you can do /sethome base
3822[20:16:06] [Server thread/INFO]: Fighter_PL issued server command: /kit survival
3823[20:16:08] [Server thread/INFO]: Fighter_PL issued server command: /kit surviver
3824[20:16:10] [Server thread/INFO]: Fighter_PL issued server command: /kit
3825[20:16:18] [Server thread/INFO]: Fighter_PL issued server command: /kit survivor
3826[20:16:33] [Server thread/INFO]: Fighter_PL issued server command: /invsee zom
3827[20:16:41] [Server thread/INFO]: zombiesteve7 issued server command: /sethome base
3828[20:16:51] [Server thread/INFO]: zombiesteve7 issued server command: /f home
3829[20:16:57] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » ummmmmm
3830[20:17:00] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » yoshi is getting on
3831[20:17:02] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » what?
3832[20:17:02] [User Authenticator #42/INFO]: UUID of player C_Yoshi is c9a388be-a534-4ec1-8a48-602852bf3f87
3833[20:17:02] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
3834[20:17:02] [Server thread/INFO]: is leader = false
3835[20:17:02] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /cdebug
3836[20:17:02] [Server thread/INFO]: C_Yoshi[/73.250.97.10:62260] logged in with entity id 845283 at ([flatroom]-1023.5, 40.0, 1750.5)
3837[20:17:04] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » wb
3838[20:17:10] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » it didnt work
3839[20:17:10] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » ty
3840[20:17:13] [Server thread/INFO]: Fighter_PL issued server command: /tphere zom
3841[20:17:26] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » zombiesteve7 didn't you buy overlord?
3842[20:17:26] [Server thread/INFO]: Fighter_PL issued server command: /sudo zombiesteve7 sethome base
3843[20:17:26] [Server thread/INFO]: zombiesteve7 issued server command: /sethome base
3844[20:17:36] [Server thread/INFO]: Fighter_PL issued server command: /sudo zombiesteve7 rtp
3845[20:17:36] [Server thread/INFO]: zombiesteve7 issued server command: /rtp
3846[20:17:37] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » yeah
3847[20:17:40] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » Hm
3848[20:17:45] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » do /home base
3849[20:17:59] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » zombiesteve7
3850[20:18:06] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » ya
3851[20:18:07] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3852[20:18:08] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » do /home base
3853[20:18:15] [Server thread/INFO]: C_Yoshi issued server command: /fly
3854[20:18:24] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » but im in the middle of nowhere rn
3855[20:18:28] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » ik
3856[20:18:31] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » do /home base
3857[20:18:31] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » ok
3858[20:18:43] [Server thread/INFO]: zombiesteve7 issued server command: /home base
3859[20:18:46] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » see?
3860[20:18:53] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » hmm
3861[20:18:55] [Server thread/INFO]: Fighter_PL issued server command: /top
3862[20:18:57] [Server thread/INFO]: zombiesteve7 issued server command: /wild
3863[20:18:58] [Server thread/INFO]: C_Yoshi issued server command: /shop
3864[20:19:05] [Server thread/INFO]: zombiesteve7 issued server command: /f home
3865[20:19:13] [Server thread/INFO]: zombiesteve7 issued server command: /home base
3866[20:19:19] [Server thread/INFO]: Fighter_PL issued server command: /top
3867[20:19:22] [Server thread/INFO]: Fighter_PL issued server command: /top
3868[20:19:23] [Server thread/INFO]: Fighter_PL issued server command: /top
3869[20:19:40] [Server thread/INFO]: Fighter_PL was slain by C_Yoshi using [XmasBlade]
3870[20:19:47] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » haxxer
3871[20:19:49] [Server thread/INFO]: Fighter_PL issued server command: /back
3872[20:19:51] [Server thread/INFO]: Fighter_PL issued server command: /top
3873[20:20:00] [Server thread/INFO]: Fighter_PL issued server command: /top
3874[20:20:00] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » nah, just skill
3875[20:20:02] [Server thread/INFO]: Fighter_PL issued server command: /top
3876[20:20:09] [Server thread/INFO]: Fighter_PL issued server command: /top
3877[20:20:14] [Server thread/INFO]: Fighter_PL issued server command: /top
3878[20:20:25] [Server thread/INFO]: Fighter_PL issued server command: /gmc
3879[20:20:31] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3880[20:20:57] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » srry
3881[20:21:33] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » better?
3882[20:21:35] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » Sorry, I was trying to shoot next to ya
3883[20:21:43] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » yeah
3884[20:21:47] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » egg'
3885[20:21:48] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
3886[20:21:48] [Server thread/INFO]: $250 added to [-][Mod][-]TShaneT account. New balance: $8,484
3887[20:21:53] [Server thread/INFO]: Fighter_PL issued server command: /tphere zom
3888[20:22:01] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3889[20:22:05] [Server thread/INFO]: C_Yoshi issued server command: /gms fi
3890[20:22:11] [Server thread/INFO]: Fighter_PL issued server command: /pv 1
3891[20:22:11] [Server thread/INFO]: C_Yoshi issued server command: /gms Fighter_PL
3892[20:22:15] [Server thread/INFO]: Fighter_PL issued server command: /pv 2
3893[20:22:17] [Server thread/INFO]: Fighter_PL issued server command: /god
3894[20:22:20] [Server thread/INFO]: Fighter_PL issued server command: /pv 3
3895[20:22:20] [Server thread/INFO]: C_Yoshi issued server command: /gms survival Fighter_PL
3896[20:22:22] [Server thread/INFO]: Fighter_PL issued server command: /pv 4
3897[20:22:24] [Server thread/INFO]: Fighter_PL issued server command: /pv 5
3898[20:22:32] [Server thread/INFO]: Fighter_PL issued server command: /pv shane
3899[20:22:32] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » Get outta GMC
3900[20:22:36] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » im no
3901[20:22:42] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » do /gms
3902[20:22:44] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » im not
3903[20:22:46] [Server thread/INFO]: Fighter_PL issued server command: /gms
3904[20:22:47] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » there
3905[20:22:49] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » happy?
3906[20:22:56] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » jump off this building
3907[20:23:02] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » ONTO LAND
3908[20:23:12] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » see?
3909[20:23:17] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » see what
3910[20:23:17] [Server thread/INFO]: zombiesteve7 issued server command: /home base
3911[20:23:31] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » ABuse
3912[20:23:33] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » Abuse*
3913[20:23:45] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]TShaneT » what is
3914[20:24:01] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » You're literally using gmc to someone's advantage
3915[20:24:10] [Server thread/INFO]: Fighter_PL issued server command: /nick &6&lShane
3916[20:24:12] [Server thread/INFO]: C_Yoshi issued server command: /fly
3917[20:24:13] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » no im not
3918[20:24:18] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » You literally were
3919[20:24:27] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » were not you mean
3920[20:24:28] [Server thread/INFO]: C_Yoshi issued server command: /invsee Fighter_PL
3921[20:24:33] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » okay
3922[20:24:36] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » calm down yoshi
3923[20:24:41] [Server thread/INFO]: C_Yoshi issued server command: /i oakplanks 1
3924[20:24:41] [Server thread/INFO]: §cC_Yoshi §4was denied access to command.
3925[20:24:42] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » person
3926[20:24:47] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » lol
3927[20:24:49] [Server thread/INFO]: C_Yoshi issued server command: /shop
3928[20:24:50] [Server thread/INFO]: Fighter_PL issued server command: /fly
3929[20:24:55] [Server thread/INFO]: Fighter_PL issued server command: /top
3930[20:24:56] [Server thread/INFO]: C_Yoshi issued server command: /invsee Fighter_PL
3931[20:25:02] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3932[20:25:16] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » yoshi take theese
3933[20:25:42] [Server thread/INFO]: zombiesteve7 issued server command: /ok nvm
3934[20:25:49] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » ok nvm
3935[20:25:52] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3936[20:25:57] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
3937[20:26:03] [Server thread/INFO]: zombiesteve7 issued server command: /fly
3938[20:26:07] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3939[20:26:10] [Server thread/INFO]: Fighter_PL issued server command: /i snowball
3940[20:26:10] [Server thread/INFO]: [IllegalStack] - Illegal stack of items removed: SNOW_BALL (64 ) from player: Fighter_PL at item scan.
3941[20:26:12] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3942[20:26:20] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3943[20:26:35] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » who wanna see a speed bridge?
3944[20:26:37] [Server thread/INFO]: C_Yoshi issued server command: /shop
3945[20:26:42] [Craft Scheduler Thread - 1116/INFO]: [Core] Checking for 1 updates.
3946[20:26:42] [Craft Scheduler Thread - 1116/INFO]: [Core] Checking update for Core v0.2.4
3947[20:26:42] [Craft Scheduler Thread - 1128/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
3948[20:26:44] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » god bridge
3949[20:26:45] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » rn
3950[20:26:49] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
3951[20:26:49] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $8,734
3952[20:26:55] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » FUCK
3953[20:26:58] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » torches
3954[20:26:59] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » bad
3955[20:26:59] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3956[20:27:03] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » it's the torches
3957[20:27:08] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » mmhmmmmmmmmmmmmm
3958[20:27:14] [Server thread/INFO]: C_Yoshi issued server command: /typ fi
3959[20:27:16] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » yea
3960[20:27:16] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3961[20:27:19] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » torches xD
3962[20:27:19] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » lol
3963[20:27:28] [Server thread/INFO]: Fighter_PL issued server command: /i cobbleston 64
3964[20:27:29] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3965[20:27:31] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » wtf
3966[20:27:31] [Server thread/INFO]: Fighter_PL issued server command: /i cobblestone 64
3967[20:27:32] [Server thread/INFO]: Fighter_PL issued server command: /i cobblestone 64
3968[20:27:32] [Server thread/INFO]: Fighter_PL issued server command: /i cobblestone 64
3969[20:27:33] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » One sec
3970[20:27:34] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » llololololo
3971[20:27:39] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » You do it zombiesteve7
3972[20:27:48] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » LOL
3973[20:27:51] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » Exactly
3974[20:27:59] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » zombiesteve7 do it
3975[20:28:11] [Server thread/INFO]: Fighter_PL issued server command: /tphere c
3976[20:28:21] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » xDDDDDDDD
3977[20:28:26] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3978[20:28:26] [Server thread/INFO]: zombiesteve7 issued server command: /fly
3979[20:28:28] [Server thread/INFO]: Fighter_PL issued server command: /tphere c
3980[20:28:32] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » imagine trying to sabotage me
3981[20:28:48] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » I almost shot him outta the air
3982[20:28:49] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3983[20:28:51] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3984[20:28:53] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
3985[20:28:54] [Server thread/INFO]: Fighter_PL issued server command: /gmc
3986[20:28:58] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3987[20:29:05] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
3988[20:29:05] [Server thread/INFO]: C_Yoshi fell from a high place
3989[20:29:11] [Server thread/INFO]: Fighter_PL issued server command: /top
3990[20:29:13] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » ex Dee
3991[20:29:15] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » ??????
3992[20:29:16] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » Shane
3993[20:29:18] [Server thread/INFO]: C_Yoshi issued server command: /tp fiq
3994[20:29:20] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
3995[20:29:21] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » tphere yo
3996[20:29:30] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Shane » ex Dee even harder
3997[20:29:31] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » chestplate?
3998[20:29:44] [Server thread/INFO]: Fighter_PL issued server command: /invsee zom
3999[20:29:48] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » where's my chestplate?
4000[20:29:51] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » i think it feel or broje
4001[20:29:56] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » broke
4002[20:30:00] [Server thread/INFO]: Fighter_PL issued server command: /tp c
4003[20:30:09] [Server thread/INFO]: Fighter_PL issued server command: /top
4004[20:30:14] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
4005[20:30:21] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » zombie
4006[20:30:22] [Server thread/INFO]: Fighter_PL issued server command: /gm
4007[20:30:23] [Server thread/INFO]: Fighter_PL issued server command: /gms
4008[20:30:25] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » let's 1v1
4009[20:30:29] [Server thread/INFO]: C_Yoshi issued server command: /invsee zombiesteve7
4010[20:30:41] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » uhhhhhhh why
4011[20:30:43] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » Idk
4012[20:31:02] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » i allways lose lol
4013[20:31:09] [Async Chat Thread - #54/INFO]: +Retro [-][Silver][-]LEGEND » im bad and a noob
4014[20:31:29] [Async Chat Thread - #54/INFO]: [4-] [-][Mod][-]Yoshi » DUDE I CANT HIT HIM, this is gay
4015[20:31:32] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4016[20:31:52] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4017[20:31:52] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $8,984
4018[20:32:21] [Server thread/INFO]: Fighter_PL issued server command: /top
4019[20:32:25] [Server thread/INFO]: Fighter_PL issued server command: /top
4020[20:32:25] [Server thread/INFO]: Fighter_PL issued server command: /top
4021[20:32:26] [Server thread/INFO]: Fighter_PL issued server command: /top
4022[20:32:38] [Server thread/INFO]: Fighter_PL issued server command: /top
4023[20:32:40] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4024[20:32:42] [Server thread/INFO]: Fighter_PL issued server command: /top
4025[20:33:05] [Server thread/INFO]: Fighter_PL issued server command: /gms
4026[20:33:06] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4027[20:33:13] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4028[20:33:32] [Async Chat Thread - #55/INFO]: +Retro [-][Silver][-]LEGEND » i said stop
4029[20:33:35] [Async Chat Thread - #55/INFO]: [4-] [-][Mod][-]Shane » ?
4030[20:33:44] [Async Chat Thread - #55/INFO]: +Retro [-][Silver][-]LEGEND » to yoshi
4031[20:33:56] [Async Chat Thread - #55/INFO]: +Retro [-][Silver][-]LEGEND » he keeps trying to 1v1 me
4032[20:33:59] [Server thread/INFO]: C_Yoshi issued server command: /shop
4033[20:34:00] [Async Chat Thread - #55/INFO]: [4-] [-][Mod][-]Shane » well
4034[20:34:08] [Async Chat Thread - #55/INFO]: [4-] [-][Mod][-]Shane » dont 1v1 him then
4035[20:34:10] [Async Chat Thread - #55/INFO]: [4-] [-][Mod][-]Shane » o‿o
4036[20:34:13] [Server thread/INFO]: Fighter_PL issued server command: /socialspy
4037[20:34:14] [Server thread/INFO]: Fighter_PL issued server command: /socialspy
4038[20:35:24] [Server thread/INFO]: Fighter_PL issued server command: /fly
4039[20:35:26] [Server thread/INFO]: C_Yoshi issued server command: /f enemy Fighter_PL
4040[20:35:41] [Async Chat Thread - #56/INFO]: [4-] [-][Mod][-]Yoshi » 1v1 me on kitpvp
4041[20:35:42] [Async Chat Thread - #56/INFO]: [4-] [-][Mod][-]Yoshi » NOW
4042[20:35:48] [Async Chat Thread - #56/INFO]: +Retro [-][Silver][-]LEGEND » no
4043[20:35:52] [Async Chat Thread - #56/INFO]: [4-] [-][Mod][-]Yoshi » YEs you SHane
4044[20:36:00] [Async Chat Thread - #56/INFO]: [4-] [-][Mod][-]Yoshi » ./kick Fighter_PL pussy
4045[20:36:04] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
4046[20:36:10] [Async Chat Thread - #56/INFO]: [4-] [-][Mod][-]Yoshi » Why, you're abusiong gmc
4047[20:36:15] [Async Chat Thread - #56/INFO]: [4-] [-][Mod][-]Yoshi » abusing*
4048[20:36:43] [Server thread/INFO]: C_Yoshi issued server command: /sc Cause I may never see Ashley again
4049[20:36:43] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /sc Cause I may never see Ashley again
4050[20:36:49] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
4051[20:36:49] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $1,941,790
4052[20:37:14] [Server thread/INFO]: C_Yoshi issued server command: /sc Her fucking parents might permanently move outta state
4053[20:37:14] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /sc Her fucking parents might permanently move outta state
4054[20:37:36] [Server thread/INFO]: C_Yoshi issued server command: /sc She's out of state rn
4055[20:37:36] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /sc She's out of state rn
4056[20:37:51] [Server thread/INFO]: C_Yoshi issued server command: /sc Wanna beat the ed on our server?
4057[20:37:51] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /sc Wanna beat the ed on our server?
4058[20:38:17] [Server thread/INFO]: C_Yoshi issued server command: /glow
4059[20:38:17] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /glow
4060[20:38:30] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4061[20:38:40] [Async Chat Thread - #57/INFO]: [4-] [-][Mod][-]Yoshi » Shane, wanna g o beat the ed?
4062[20:38:49] [Async Chat Thread - #57/INFO]: [4-] [-][Mod][-]Yoshi » You're good
4063[20:39:02] [Server thread/INFO]: Fighter_PL issued server command: /tphere c
4064[20:39:16] [Server thread/INFO]: Fighter_PL issued server command: /top
4065[20:39:19] [Server thread/INFO]: Fighter_PL issued server command: /top
4066[20:39:22] [Server thread/INFO]: Fighter_PL issued server command: /top
4067[20:40:24] [Async Chat Thread - #58/INFO]: +Retro [-][Silver][-]LEGEND » why are you on my base
4068[20:40:42] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Shane » idek lol
4069[20:40:51] [Async Chat Thread - #58/INFO]: +Retro [-][Silver][-]LEGEND » no youshi
4070[20:41:07] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4071[20:41:08] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Shane » what about me ៤︵៤
4072[20:41:15] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Yoshi » Cause I can be
4073[20:41:15] [Server thread/INFO]: Fighter_PL issued server command: /kit god
4074[20:41:19] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Yoshi » Cause I wanna be
4075[20:41:22] [Async Chat Thread - #58/INFO]: +Retro [-][Silver][-]LEGEND » im happy your on my base
4076[20:41:25] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Yoshi » :D
4077[20:41:25] [Server thread/INFO]: Fighter_PL issued server command: /kit overlord
4078[20:41:26] [Server thread/INFO]: [IllegalStack] - Illegal stack of items removed: SPLASH_POTION (4 ) from player: Fighter_PL at item scan.
4079[20:41:26] [Server thread/INFO]: [IllegalStack] - Illegal stack of items removed: SPLASH_POTION (2 ) from player: Fighter_PL at item scan.
4080[20:41:26] [Server thread/INFO]: [IllegalStack] - Illegal stack of items removed: SPLASH_POTION (2 ) from player: Fighter_PL at item scan.
4081[20:41:26] [Server thread/INFO]: [IllegalStack] - Illegal stack of items removed: SPLASH_POTION (2 ) from player: Fighter_PL at item scan.
4082[20:41:26] [Server thread/INFO]: [IllegalStack] - Illegal stack of items removed: SPLASH_POTION (2 ) from player: Fighter_PL at item scan.
4083[20:41:30] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Shane » ?
4084[20:41:40] [Async Chat Thread - #58/INFO]: +Retro [-][Silver][-]LEGEND » shane is a god
4085[20:41:43] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Yoshi » You gonna be back?
4086[20:41:44] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Shane » tyty
4087[20:41:45] [Craft Scheduler Thread - 1141/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4088[20:41:46] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Yoshi » K
4089[20:41:48] [Async Chat Thread - #58/INFO]: [4-] [-][Mod][-]Yoshi » Cya SHane
4090[20:41:49] [Server thread/INFO]: Fighter_PL issued server command: /afk
4091[20:41:52] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
4092[20:41:52] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $1,942,040
4093[20:42:15] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4094[20:42:25] [Server thread/INFO]: C_Yoshi lost connection: Disconnected
4095[20:42:25] [Server thread/INFO]: C_Yoshi left the game
4096[20:43:06] [Server thread/INFO]: zombiesteve7 issued server command: /shop
4097[20:46:12] [Server thread/INFO]: zombiesteve7 issued server command: /shop
4098[20:49:14] [Server thread/INFO]: zombiesteve7 issued server command: /shop
4099[20:51:21] [Server thread/INFO]: zombiesteve7 issued server command: /shop
4100[20:52:32] [Server thread/INFO]: zombiesteve7 issued server command: /shop
4101[20:54:42] [Server thread/INFO]: zombiesteve7 issued server command: /setf home
4102[20:54:53] [Server thread/INFO]: zombiesteve7 issued server command: /set home
4103[20:55:02] [Server thread/INFO]: zombiesteve7 issued server command: /home
4104[20:55:15] [Server thread/INFO]: zombiesteve7 issued server command: /f home
4105[20:55:20] [Server thread/INFO]: zombiesteve7 issued server command: /home
4106[20:56:49] [Server thread/INFO]: [GriefPrevention] All of MelliyaTheWolfVA's claims have expired.
4107[20:56:49] [Craft Scheduler Thread - 1153/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4108[21:00:46] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » im baaack
4109[21:00:58] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
4110[21:01:05] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » zombiesteve7?
4111[21:01:12] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » yeah
4112[21:01:17] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » this glass is ugly.
4113[21:01:29] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » sammich will come on soon
4114[21:01:37] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » sorry
4115[21:01:55] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » wantbetterglass?
4116[21:02:00] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4117[21:02:00] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $9,234
4118[21:02:02] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ok
4119[21:02:03] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 20 glass 95:1
4120[21:02:06] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » BAM
4121[21:02:08] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » better
4122[21:02:12] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » lol
4123[21:02:16] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » better
4124[21:02:20] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » my fav color is orange xD
4125[21:02:29] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » XD
4126[21:02:46] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » mine is geen but i like orange to
4127[21:03:00] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » light green or dark?
4128[21:03:07] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » light
4129[21:03:19] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 20 glass 95:5
4130[21:03:25] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 20 95:1 95:5
4131[21:03:28] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » good?
4132[21:03:37] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i like it
4133[21:03:38] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 20 95:1 95:5,95:1
4134[21:03:43] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 20 95:5 95:5,95:1
4135[21:03:45] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » do you?
4136[21:03:45] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » xD
4137[21:03:50] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » weird
4138[21:03:54] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » omg yes
4139[21:04:01] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » good?
4140[21:04:02] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » keep it like that
4141[21:04:06] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » its FANCY
4142[21:04:12] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » its amazing
4143[21:04:35] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » my two fav colers
4144[21:04:39] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » xD
4145[21:04:43] [Server thread/INFO]: zombiesteve7 issued server command: /pink and lime green
4146[21:04:54] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » pink and lime green
4147[21:05:09] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » its orange but it looks so pink xD
4148[21:05:20] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ohhhhhhhhhh
4149[21:05:32] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » want a better looking entrance?
4150[21:05:40] [Server thread/INFO]: Fighter_PL issued server command: /exit
4151[21:05:41] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » sure
4152[21:05:46] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » okay
4153[21:05:48] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » lets see
4154[21:06:48] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » wait is this our base
4155[21:06:52] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » yours
4156[21:06:57] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ok
4157[21:07:14] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » want me to set a home here?
4158[21:07:28] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » if you want
4159[21:07:32] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » okay
4160[21:08:03] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » that looks good
4161[21:08:06] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » ty
4162[21:08:13] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i was thinking of being a builder
4163[21:08:20] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » but i dont have that much time on my hands
4164[21:08:22] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » your a good builder
4165[21:08:30] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » ty
4166[21:08:31] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » you should
4167[21:08:48] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i could be a part time builder i guess
4168[21:08:55] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » you rlly good
4169[21:09:13] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » and creative
4170[21:09:30] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » because of my schedule i cant put as much time towards minecraft as i should for the server
4171[21:10:01] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » im allways busy with school latley
4172[21:10:07] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » yea
4173[21:10:37] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » did you now 98% of what we learn is useless
4174[21:10:45] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » more than that
4175[21:10:49] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » in my grade
4176[21:10:54] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » lol
4177[21:11:05] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » im only in grade six
4178[21:11:09] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » 10th
4179[21:11:14] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » lol
4180[21:11:27] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » there isnt a single thing that we learn that can be put towards real life
4181[21:11:46] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » those questions: how can you use this in the real world
4182[21:11:52] [Craft Scheduler Thread - 1171/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4183[21:11:56] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » im nervous for high school any advidse
4184[21:12:01] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i just put: if you want to become a teacher
4185[21:12:04] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4186[21:12:04] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $9,484
4187[21:12:09] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » try not to die
4188[21:12:13] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » dont drink
4189[21:12:17] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » dont go to parties
4190[21:12:21] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » dont smoke
4191[21:12:22] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » lol
4192[21:12:26] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » dont vape
4193[21:12:30] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » none of that shit
4194[21:12:33] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i will never smoke
4195[21:12:41] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » or vape
4196[21:12:52] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » peir pressure sucks
4197[21:12:59] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » or take drugs its very dangerous
4198[21:13:00] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » just dont do anything they tell you to
4199[21:13:30] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » people will tell you that marajuana doesnt harm you
4200[21:13:46] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » to SOME people
4201[21:13:48] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » well do you live in america
4202[21:13:56] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » it makes them DUMB
4203[21:13:58] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » yes
4204[21:14:04] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i live in PA
4205[21:14:04] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » oh well
4206[21:14:09] [Server thread/INFO]: zombiesteve7 issued server command: /i dont
4207[21:14:09] [Server thread/INFO]: §czombiesteve7 §4was denied access to command.
4208[21:14:15] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i dont
4209[21:14:25] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » where are you?
4210[21:14:28] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » uk?
4211[21:14:31] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i live in Canada
4212[21:14:37] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » oh okay
4213[21:14:37] [Server thread/INFO]: zombiesteve7 issued server command: /
4214[21:14:42] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » 1 sec
4215[21:14:44] [Server thread/INFO]: Fighter_PL issued server command: /afk
4216[21:14:50] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » well isnt canada america
4217[21:15:04] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » like the same
4218[21:15:16] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » back
4219[21:15:25] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » pretty much the same
4220[21:15:28] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i think
4221[21:15:28] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » wb
4222[21:15:41] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » lol
4223[21:16:35] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » thx for making my house nicer
4224[21:16:41] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » npnp
4225[21:16:58] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4226[21:16:58] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $9,734
4227[21:16:59] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » wait nicer isnt a word is it
4228[21:17:03] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » it is
4229[21:17:07] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » if it isnt
4230[21:17:10] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » who cares?
4231[21:17:14] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » lol
4232[21:17:55] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » not like you get graded in real life for spelling mistakes
4233[21:18:10] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » no i do
4234[21:18:20] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » how so?
4235[21:18:21] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » jk
4236[21:18:26] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » lol
4237[21:18:28] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » btw
4238[21:18:36] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » get a job as soon as possible
4239[21:18:41] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ik
4240[21:18:45] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » just get some pocket money
4241[21:18:53] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » save as much as you can
4242[21:18:59] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » wait you have a job
4243[21:19:04] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » yessir
4244[21:19:13] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » wow
4245[21:19:36] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i have so many more questions now
4246[21:19:43] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » shoot
4247[21:19:56] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » what
4248[21:20:01] [Server thread/INFO]: zombiesteve7 issued server command: /
4249[21:20:04] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » shoot the questions at ,e
4250[21:20:06] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » go
4251[21:20:07] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » tell me
4252[21:20:11] [Server thread/INFO]: zombiesteve7 issued server command: /ok
4253[21:20:26] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » were do you work at?
4254[21:20:34] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » Retirement home
4255[21:20:37] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » like what job
4256[21:20:49] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ummmmm
4257[21:20:58] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i have more experience at McDonalds though
4258[21:21:08] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » oh
4259[21:21:12] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ok
4260[21:21:12] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » good first jov
4261[21:21:15] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » job*
4262[21:21:19] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » easy to get into
4263[21:21:26] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » yeah
4264[21:21:47] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i will proboaly work there when im 16
4265[21:21:55] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » or 15
4266[21:21:58] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » how old are you now?
4267[21:22:01] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » do 14
4268[21:22:02] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i think
4269[21:22:08] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ok
4270[21:22:11] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » ease in
4271[21:22:20] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » soooo 2 more years
4272[21:22:30] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » get your job experience and social experience as best you can get it
4273[21:22:41] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » until i start my first job
4274[21:22:48] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ok
4275[21:23:05] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » how much do you make
4276[21:23:11] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » ???
4277[21:23:18] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i made minimum wage at mcdonalds
4278[21:23:23] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » 7.25
4279[21:23:29] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » which issss
4280[21:23:46] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » 9.63 in canada
4281[21:23:56] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » oh ok
4282[21:24:33] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » your really cool
4283[21:24:37] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » ty :D
4284[21:24:57] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » like not swaring or anything like yoshi and thume
4285[21:25:11] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » i do swear sometimes
4286[21:25:25] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » well not as much as them
4287[21:25:29] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » xD
4288[21:25:41] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i used to swear like i long time ago
4289[21:25:56] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » because i thought i was cool
4290[21:26:02] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » nah
4291[21:26:14] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » but i really wasnt so thats why i stoped
4292[21:26:31] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » people will only find you cool if you swear a lot and vape
4293[21:26:34] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » mostly vape
4294[21:26:37] [Async Chat Thread - #59/INFO]: [4-] [-][Mod][-]Shane » but dont
4295[21:26:47] [Async Chat Thread - #59/INFO]: +Retro [-][Silver][-]LEGEND » i know
4296[21:26:54] [Craft Scheduler Thread - 1178/INFO]: [Core] Checking for 1 updates.
4297[21:26:54] [Craft Scheduler Thread - 1178/INFO]: [Core] Checking update for Core v0.2.4
4298[21:26:55] [Craft Scheduler Thread - 1191/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4299[21:27:57] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » blaze rods have the longest burn time
4300[21:28:01] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » besides lava
4301[21:28:06] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » but you cant stack laba
4302[21:28:08] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » but you cant stack lava
4303[21:28:15] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » so blaze rods are the best
4304[21:28:23] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » ok
4305[21:28:57] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » okay
4306[21:29:09] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » when i say go, put the wood in the furnace
4307[21:29:10] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » plac it?
4308[21:29:14] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » 3
4309[21:29:15] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » 2
4310[21:29:16] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » 1
4311[21:29:17] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » go
4312[21:29:34] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » srry
4313[21:29:37] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » i meant in yourse
4314[21:29:40] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » your good
4315[21:29:52] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » oh
4316[21:30:13] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » im an idoit
4317[21:30:21] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » ???
4318[21:30:35] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » there
4319[21:30:50] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » whichever one cooks more
4320[21:30:56] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » coal block or blaze rod
4321[21:31:04] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » didnt mean to
4322[21:31:44] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » nvm coal wins
4323[21:31:46] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » what time do you have t wake up at to go to school
4324[21:31:56] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » you dont want to know
4325[21:32:02] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » blaze ro
4326[21:32:03] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4327[21:32:03] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $9,984
4328[21:32:07] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » 5am
4329[21:32:09] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » oh god
4330[21:32:23] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » me 7am
4331[21:32:23] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » BUT
4332[21:32:30] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » i am the first one on the bus
4333[21:32:43] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » my school starts at 7:15
4334[21:32:55] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » so 5am gives me enough time to get ready]
4335[21:33:05] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » my school starts at 8:10
4336[21:33:36] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » anything else for the base?
4337[21:33:46] [Async Chat Thread - #60/INFO]: [4-] [-][Mod][-]Shane » detail?
4338[21:33:49] [Async Chat Thread - #60/INFO]: +Retro [-][Silver][-]LEGEND » it looks good
4339[21:34:21] [Server thread/INFO]: Fighter_PL issued server command: //wand
4340[21:34:32] [Server thread/INFO]: Fighter_PL issued server command: //walls air
4341[21:34:55] [Server thread/INFO]: Fighter_PL issued server command: //pos2
4342[21:35:03] [Async Chat Thread - #61/INFO]: [4-] [-][Mod][-]Shane » oh btw
4343[21:35:08] [Async Chat Thread - #61/INFO]: +Retro [-][Silver][-]LEGEND » yee
4344[21:35:15] [Async Chat Thread - #61/INFO]: [4-] [-][Mod][-]Shane » im REALLY sorry about this
4345[21:35:37] [Async Chat Thread - #61/INFO]: +Retro [-][Silver][-]LEGEND » ...
4346[21:35:40] [Async Chat Thread - #61/INFO]: [4-] [-][Mod][-]Shane » this
4347[21:35:42] [Server thread/INFO]: Fighter_PL issued server command: //set air
4348[21:35:55] [Async Chat Thread - #61/INFO]: [4-] [-][Mod][-]Shane » no glass for you
4349[21:35:55] [Async Chat Thread - #62/INFO]: +Retro [-][Silver][-]LEGEND » its ok
4350[21:35:58] [Server thread/INFO]: Fighter_PL issued server command: //undo
4351[21:36:01] [Async Chat Thread - #62/INFO]: [4-] [-][Mod][-]Shane » glass for you
4352[21:36:15] [Async Chat Thread - #62/INFO]: [4-] [-][Mod][-]Shane » what about this:
4353[21:36:33] [Server thread/INFO]: Fighter_PL issued server command: //replacenear obsidian 10 95:5,95:1
4354[21:36:39] [Async Chat Thread - #62/INFO]: +Retro [-][Silver][-]LEGEND » yeee
4355[21:36:42] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 obsidian 95:5,95:1
4356[21:36:47] [Async Chat Thread - #62/INFO]: [4-] [-][Mod][-]Shane » obby or this
4357[21:36:58] [Async Chat Thread - #62/INFO]: +Retro [-][Silver][-]LEGEND » wow
4358[21:37:04] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 obsidian 95:5,95:1,obsidian
4359[21:37:16] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 95:5,95:1 95:5,95:1,obsidian
4360[21:37:20] [Async Chat Thread - #62/INFO]: [4-] [-][Mod][-]Shane » xD
4361[21:37:24] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
4362[21:37:26] [Async Chat Thread - #62/INFO]: +Retro [-][Silver][-]LEGEND » XD
4363[21:37:31] [Async Chat Thread - #62/INFO]: [4-] [-][Mod][-]Shane » didnt realise that would happen
4364[21:37:46] [Async Chat Thread - #62/INFO]: [4-] [-][Mod][-]Shane » DISCOOOOOOOOOOOO
4365[21:38:36] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 95:5,95:1 lava
4366[21:38:38] [Server thread/INFO]: Fighter_PL issued server command: //undo
4367[21:38:49] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » ...
4368[21:38:51] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 95:5,95:1,obsidian lava
4369[21:38:55] [Server thread/INFO]: Fighter_PL issued server command: //undo
4370[21:38:59] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 95:5,95:1,obsidian lava
4371[21:39:02] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » kewl
4372[21:39:04] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 95:5,95:1,obsidian lava
4373[21:39:06] [Server thread/INFO]: Fighter_PL issued server command: //undo
4374[21:39:23] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » DISCO IN LAVA
4375[21:39:28] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » lol
4376[21:39:56] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » you asked for it
4377[21:39:59] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » s//replacenear 10 95:5,95:1,obsidian 95:5,95:1,obsidian,lava
4378[21:40:05] [Server thread/INFO]: Fighter_PL issued server command: //replacenear 10 95:5,95:1,obsidian 95:5,95:1,obsidian,lava
4379[21:40:15] [Server thread/INFO]: Fighter_PL issued server command: //undo
4380[21:40:22] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » no you stay down there
4381[21:40:26] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » D:
4382[21:40:38] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » ?
4383[21:40:45] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » nothing
4384[21:41:10] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » im bored
4385[21:41:33] [Server thread/INFO]: Fighter_PL issued server command: /wb
4386[21:41:45] [Server thread/INFO]: Fighter_PL issued server command: /wb
4387[21:41:58] [Craft Scheduler Thread - 1208/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4388[21:42:07] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4389[21:42:07] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $10,234
4390[21:42:09] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » crap
4391[21:42:16] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » i got the hiccups D:
4392[21:42:24] [Server thread/INFO]: zombiesteve7 issued server command: /oh no
4393[21:42:31] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » oh no
4394[21:42:41] [Server thread/INFO]: Fighter_PL issued server command: /fly
4395[21:42:42] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » were are you
4396[21:42:47] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » HALP
4397[21:42:52] [Server thread/INFO]: Fighter_PL issued server command: /top
4398[21:42:55] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » nvm
4399[21:43:00] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » ok
4400[21:43:00] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » just flying around
4401[21:43:21] [Server thread/INFO]: Fighter_PL issued server command: /gms
4402[21:43:30] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » why did you tell me to stay down here?
4403[21:43:40] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » i was joking xD
4404[21:43:54] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » oh
4405[21:44:11] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » lol
4406[21:44:20] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » i broke the game
4407[21:44:44] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » tap space twice
4408[21:44:51] [Server thread/INFO]: Fighter_PL issued server command: /fly
4409[21:44:58] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » i like that glitch
4410[21:45:04] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » lol
4411[21:45:08] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » you cant fly anywhere
4412[21:45:10] [User Authenticator #43/INFO]: UUID of player C_Yoshi is c9a388be-a534-4ec1-8a48-602852bf3f87
4413[21:45:10] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
4414[21:45:11] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
4415[21:45:11] [Server thread/INFO]: is leader = false
4416[21:45:11] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /cdebug
4417[21:45:11] [Server thread/INFO]: C_Yoshi[/73.250.97.10:50924] logged in with entity id 939489 at ([flatroom]-1023.5, 40.0, 1750.5)
4418[21:45:12] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » just up and down
4419[21:45:14] [Server thread/INFO]: Fighter_PL issued server command: /fly
4420[21:45:15] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » wb
4421[21:45:18] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » y
4422[21:45:19] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » ty
4423[21:45:20] [Server thread/WARN]: Fighter_PL was kicked for floating too long!
4424[21:45:20] [Server thread/INFO]: Fighter_PL lost connection: Flying is not enabled on this server
4425[21:45:20] [Server thread/INFO]: Fighter_PL left the game
4426[21:45:20] [Server thread/WARN]: handleDisconnection() called twice
4427[21:45:24] [User Authenticator #44/INFO]: UUID of player Fighter_PL is dc2ef3cb-af4a-4f28-88af-ce1d3e31110e
4428[21:45:24] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
4429[21:45:24] [Server thread/INFO]: is leader = false
4430[21:45:24] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /cdebug
4431[21:45:24] [Server thread/INFO]: Fighter_PL[/108.2.109.2:54736] logged in with entity id 939660 at ([flatroom]-1023.5, 40.0, 1750.5)
4432[21:45:24] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » and he's gone
4433[21:45:26] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » wb
4434[21:45:33] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » flying isnt enables apperently
4435[21:45:35] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » wb
4436[21:45:35] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » I beat the ed
4437[21:45:40] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » fi
4438[21:45:42] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » nice
4439[21:45:43] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » wtf
4440[21:45:51] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
4441[21:45:54] [Server thread/INFO]: C_Yoshi issued server command: /tp fighter
4442[21:45:55] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4443[21:46:01] [Server thread/INFO]: Fighter_PL issued server command: /top
4444[21:46:07] [Server thread/INFO]: Fighter_PL issued server command: /gms
4445[21:46:10] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » okay brb
4446[21:46:12] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » btw SHane
4447[21:46:15] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » yo
4448[21:46:23] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » you remember what your skin reccomendation was?
4449[21:46:24] [Server thread/INFO]: C_Yoshi issued server command: /fly
4450[21:46:28] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » oh god
4451[21:46:29] [Server thread/INFO]: C_Yoshi issued server command: /tp fi
4452[21:46:37] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » OH GOD
4453[21:46:38] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » Chocolate*
4454[21:46:41] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » !
4455[21:46:42] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » ITS FOOD YOSHI
4456[21:46:48] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » ZOMBIE RUN
4457[21:46:51] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » lol
4458[21:47:03] [Server thread/INFO]: Fighter_PL issued server command: /kick fighter_pl heart attack
4459[21:47:03] [Server thread/INFO]: Fighter_PL lost connection: heart attack
4460[21:47:03] [Server thread/INFO]: Fighter_PL left the game
4461[21:47:03] [Server thread/INFO]: §6Player§c §8[§c-§8][§3Mod§8][§c-§8]§6§lShane§r §6kicked§c Fighter_PL§6 for§c heart attack§6.
4462[21:47:03] [Server thread/WARN]: handleDisconnection() called twice
4463[21:47:06] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Yoshi » xD
4464[21:47:12] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » its toscary for me
4465[21:47:20] [Server thread/INFO]: C_Yoshi lost connection: Disconnected
4466[21:47:20] [Server thread/INFO]: C_Yoshi left the game
4467[21:47:30] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » he left
4468[21:47:41] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » wjy?
4469[21:48:00] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » why is my spelling so bad today
4470[21:48:25] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » do you want me to get sammich online?
4471[21:49:01] [User Authenticator #45/INFO]: UUID of player Fighter_PL is dc2ef3cb-af4a-4f28-88af-ce1d3e31110e
4472[21:49:01] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
4473[21:49:01] [Server thread/INFO]: is leader = false
4474[21:49:01] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /cdebug
4475[21:49:01] [Server thread/INFO]: Fighter_PL[/108.2.109.2:54745] logged in with entity id 942982 at ([flatroom]-1023.5, 40.0, 1750.5)
4476[21:49:07] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » GNAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
4477[21:49:11] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
4478[21:49:14] [Server thread/INFO]: Fighter_PL issued server command: /top
4479[21:49:22] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » gna?
4480[21:49:27] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » lol
4481[21:49:43] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » want to hear me do that in real life?
4482[21:49:53] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » sure
4483[21:50:02] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » discord?
4484[21:50:03] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » wait what how
4485[21:50:05] [Server thread/INFO]: Fighter_PL issued server command: /fly
4486[21:50:11] [Server thread/INFO]: Fighter_PL issued server command: /top
4487[21:50:11] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » discord
4488[21:50:16] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » ok
4489[21:50:28] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » Shane#2607
4490[21:50:31] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » wait i dont think i have disc
4491[21:50:40] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » y not?
4492[21:50:48] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » it's great
4493[21:50:51] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » do you have to install
4494[21:50:56] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » yea
4495[21:51:08] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » ok i will go install it
4496[21:51:13] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » brb
4497[21:51:14] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » really easy
4498[21:51:16] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » okay
4499[21:51:17] [Server thread/INFO]: zombiesteve7 issued server command: /afk
4500[21:51:32] [Server thread/INFO]: Fighter_PL issued server command: /tphere zom
4501[21:51:39] [Server thread/INFO]: Fighter_PL issued server command: /sudo zombiesteve7 afk
4502[21:51:39] [Server thread/INFO]: zombiesteve7 issued server command: /afk
4503[21:52:06] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4504[21:52:06] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $10,484
4505[21:52:21] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4506[21:52:30] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » ok its downloading
4507[21:52:33] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » okay
4508[21:52:35] [Server thread/INFO]: Fighter_PL issued server command: /gms
4509[21:52:44] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
4510[21:52:49] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4511[21:53:06] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » how fast can you bridge?
4512[21:53:21] [Server thread/INFO]: Fighter_PL issued server command: /gms
4513[21:53:45] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4514[21:53:45] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » what do i do know i got disc
4515[21:53:51] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » i think
4516[21:53:56] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » what is your name
4517[21:53:57] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » wait
4518[21:54:04] [Async Chat Thread - #63/INFO]: [4-] [-][Mod][-]Shane » look at the bottom left
4519[21:54:07] [Async Chat Thread - #63/INFO]: +Retro [-][Silver][-]LEGEND » brb
4520[21:54:11] [Server thread/INFO]: zombiesteve7 issued server command: /afk
4521[21:56:34] [Async Chat Thread - #64/INFO]: +Retro [-][Silver][-]LEGEND » ok its zombiesteveseven
4522[21:56:38] [Async Chat Thread - #64/INFO]: [4-] [-][Mod][-]Shane » wb
4523[21:56:39] [Async Chat Thread - #64/INFO]: +Retro [-][Silver][-]LEGEND » not7
4524[21:56:44] [Async Chat Thread - #64/INFO]: +Retro [-][Silver][-]LEGEND » seven
4525[21:56:50] [Async Chat Thread - #64/INFO]: [4-] [-][Mod][-]Shane » it says your name and 4 numbers
4526[21:56:58] [Async Chat Thread - #64/INFO]: [4-] [-][Mod][-]Shane » click it
4527[21:57:02] [Craft Scheduler Thread - 1217/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4528[21:57:06] [Async Chat Thread - #64/INFO]: +Retro [-][Silver][-]LEGEND » ?
4529[21:57:17] [Async Chat Thread - #64/INFO]: [4-] [-][Mod][-]Shane » in the bottom left of discord
4530[21:59:20] [Async Chat Thread - #65/INFO]: [4-] [-][Mod][-]Shane » zombiesteve7
4531[21:59:20] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » ok im officially on
4532[21:59:23] [Async Chat Thread - #65/INFO]: [4-] [-][Mod][-]Shane » okay
4533[21:59:31] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » it says fortnite mincraft
4534[21:59:39] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » all of that
4535[21:59:48] [Async Chat Thread - #65/INFO]: [4-] [-][Mod][-]Shane » at the bottom left it says your name and 4 numbers
4536[22:00:27] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » not on my screen
4537[22:00:54] [Async Chat Thread - #65/INFO]: [4-] [-][Mod][-]Shane » go to friends, then add
4538[22:01:08] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » add what
4539[22:01:16] [Async Chat Thread - #65/INFO]: [4-] [-][Mod][-]Shane » add friend
4540[22:01:28] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » ok im on it
4541[22:01:42] [Async Chat Thread - #65/INFO]: [4-] [-][Mod][-]Shane » type in: Shane#2607
4542[22:02:32] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » with the #?
4543[22:02:35] [Async Chat Thread - #65/INFO]: [4-] [-][Mod][-]Shane » yes
4544[22:02:40] [Async Chat Thread - #65/INFO]: +Retro [-][Silver][-]LEGEND » k
4545[22:03:15] [Server thread/INFO]: Fighter_PL issued server command: /ci
4546[22:03:23] [Server thread/INFO]: Fighter_PL issued server command: /gms
4547[22:04:28] [Async Chat Thread - #66/INFO]: +Retro [-][Silver][-]LEGEND » it didnt work
4548[22:04:38] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » hold on
4549[22:04:43] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » oh
4550[22:04:48] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » type in: Shane#2067
4551[22:05:15] [Async Chat Thread - #66/INFO]: +Retro [-][Silver][-]LEGEND » it worked
4552[22:05:32] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » did you add me?
4553[22:05:36] [Async Chat Thread - #66/INFO]: +Retro [-][Silver][-]LEGEND » wait why are we talking again
4554[22:05:41] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » gnaaaaaaaaaaaaaaaa
4555[22:06:02] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » honestly this is kinda dumb
4556[22:06:09] [Async Chat Thread - #66/INFO]: +Retro [-][Silver][-]LEGEND » true
4557[22:06:10] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4558[22:06:15] [Server thread/INFO]: Fighter_PL issued server command: /top
4559[22:06:22] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » well you got discord now
4560[22:06:37] [Async Chat Thread - #66/INFO]: +Retro [-][Silver][-]LEGEND » but at least we can talk to each other now when ever we want
4561[22:06:41] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » true
4562[22:07:00] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » wait did you send the request?
4563[22:07:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@6d679adc[id=<null>,name=C_Yoshi,properties={},legacy=false] (/73.250.97.10:51776) lost connection: Disconnected
4564[22:07:28] [Async Chat Thread - #66/INFO]: +Retro [-][Silver][-]LEGEND » brb im going to go call sammich and ask if he wants to come online
4565[22:07:31] [Async Chat Thread - #66/INFO]: +Retro [-][Silver][-]LEGEND » brb
4566[22:07:32] [Async Chat Thread - #66/INFO]: [4-] [-][Mod][-]Shane » okay
4567[22:07:33] [Server thread/INFO]: zombiesteve7 issued server command: /afk
4568[22:07:39] [Server thread/INFO]: Fighter_PL issued server command: //wand
4569[22:07:55] [Server thread/INFO]: Fighter_PL issued server command: //cut
4570[22:08:00] [Server thread/INFO]: Fighter_PL issued server command: //paste
4571[22:09:32] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » sammich isnt aloud on
4572[22:09:40] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » why not
4573[22:09:48] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » he hasnt done all his homwork yet
4574[22:09:51] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » f
4575[22:10:04] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » do your homework before anything else
4576[22:10:11] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » yup
4577[22:10:12] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » thats my high school advice
4578[22:10:14] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » thats my high school advise
4579[22:10:23] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » i finished it wednsday
4580[22:10:47] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » ...
4581[22:10:48] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » i have about 8 papers to do each night
4582[22:10:51] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » omg
4583[22:10:56] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » yeaaa
4584[22:11:05] [User Authenticator #47/INFO]: UUID of player C_Yoshi is c9a388be-a534-4ec1-8a48-602852bf3f87
4585[22:11:05] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
4586[22:11:05] [Server thread/INFO]: is leader = false
4587[22:11:05] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /cdebug
4588[22:11:05] [Server thread/INFO]: C_Yoshi[/73.250.97.10:51867] logged in with entity id 961961 at ([flatroom]-1023.5, 40.0, 1750.5)
4589[22:11:07] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » wb
4590[22:11:14] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » your so creative
4591[22:11:14] [Async Chat Thread - #68/INFO]: [4-] [-][Mod][-]Yoshi » ty
4592[22:11:19] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » tyty
4593[22:11:21] [Server thread/INFO]: Fighter_PL issued server command: /gms
4594[22:11:22] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » What was Iris talking about in sc?
4595[22:11:31] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » dwai
4596[22:11:39] [Server thread/INFO]: Fighter_PL issued server command: /fly
4597[22:11:40] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » lol
4598[22:11:41] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4599[22:11:42] [Server thread/INFO]: Fighter_PL issued server command: /top
4600[22:11:47] [Server thread/INFO]: C_Yoshi issued server command: /fly
4601[22:12:00] [Server thread/INFO]: zombiesteve7 fell from a high place
4602[22:12:06] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Player Nicocelot was auto-removed due to inactivity.
4603[22:12:07] [Craft Scheduler Thread - 1233/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4604[22:12:09] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
4605[22:12:09] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $1,942,290
4606[22:12:11] [Server thread/INFO]: Fighter_PL issued server command: /tphere zom
4607[22:12:12] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » OH NOOOOOOO xD
4608[22:12:13] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » lol
4609[22:12:16] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4610[22:12:29] [Server thread/INFO]: Fighter_PL issued server command: /invsee c
4611[22:12:33] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » ...
4612[22:12:42] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » did you have an xmas blade?
4613[22:12:44] [Server thread/INFO]: Fighter_PL issued server command: /invsee c
4614[22:12:47] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Who?
4615[22:12:49] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » no
4616[22:12:52] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » okay
4617[22:12:53] [Server thread/INFO]: Fighter_PL issued server command: /invsee c
4618[22:12:57] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » i died right here
4619[22:13:03] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » yoshi did you get his stuffs?
4620[22:13:07] [Server thread/INFO]: Fighter_PL issued server command: /fly
4621[22:13:07] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » nope
4622[22:13:25] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » i will just kit legend
4623[22:13:31] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » oh
4624[22:13:32] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » its ok
4625[22:13:37] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » you're stuff got trashed by clear lag
4626[22:13:37] [Server thread/INFO]: Fighter_PL issued server command: /invsee zom
4627[22:13:41] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » F
4628[22:13:42] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » F
4629[22:13:44] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » your*
4630[22:13:53] [Server thread/INFO]: zombiesteve7 issued server command: /kit legend
4631[22:13:55] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » want kit god to compensate?
4632[22:13:59] [Server thread/INFO]: C_Yoshi issued server command: /kit
4633[22:14:03] [Server thread/INFO]: C_Yoshi issued server command: /kit overlord zo
4634[22:14:05] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » ok
4635[22:14:10] [Server thread/INFO]: C_Yoshi issued server command: /kit overlord zombisteve7
4636[22:14:15] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » i cant kit legend
4637[22:14:29] [Server thread/INFO]: Fighter_PL issued server command: /kit god
4638[22:14:29] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » i did it yesterday
4639[22:14:31] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » ye
4640[22:14:34] [Server thread/INFO]: C_Yoshi issued server command: /shop
4641[22:14:35] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » cooldown
4642[22:14:43] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » here is one of the best kits
4643[22:14:46] [Server thread/INFO]: C_Yoshi issued server command: /kit overlord
4644[22:14:53] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » thx
4645[22:15:00] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » god is the better than overlord
4646[22:15:19] [Server thread/INFO]: C_Yoshi issued server command: /god
4647[22:15:22] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » haxer
4648[22:15:25] [Server thread/INFO]: C_Yoshi issued server command: /god Fighter_PL
4649[22:15:30] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » GEt out of god
4650[22:15:31] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » NOW
4651[22:15:37] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » you cant hit me i cant hit you?
4652[22:15:41] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Get out of god
4653[22:15:46] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » no u
4654[22:15:48] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » You're literally in god
4655[22:15:51] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » I'm not in god
4656[22:15:51] [Server thread/INFO]: C_Yoshi issued server command: /god
4657[22:15:52] [Server thread/INFO]: C_Yoshi issued server command: /god
4658[22:15:59] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » do you not see me punching you?
4659[22:16:05] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » IM NOT IN FUCKING GOD RETARD
4660[22:16:11] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » neither am i
4661[22:16:20] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » let me test
4662[22:16:29] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4663[22:16:37] [Server thread/INFO]: Fighter_PL issued server command: /gms
4664[22:16:40] [Server thread/INFO]: zombiesteve7 issued server command: /home
4665[22:16:57] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » im back at base
4666[22:17:02] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » okay
4667[22:17:12] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » ./report Fighter_PL Abusing/unfairly using powers
4668[22:17:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4669[22:17:14] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $10,734
4670[22:17:16] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » did you make it bigger
4671[22:17:18] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » really now
4672[22:17:21] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » i did yes
4673[22:17:25] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » it looks bigger
4674[22:17:33] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
4675[22:17:37] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Dude you're literally in god
4676[22:17:39] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » just this part
4677[22:17:40] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4678[22:17:58] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » xD his arrow hit himself
4679[22:18:10] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4680[22:18:18] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Get the fuck out of god
4681[22:18:26] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Screenshare you doing /god
4682[22:18:53] [Server thread/INFO]: Fighter_PL issued server command: /msg c_yodude i get that you're angry about whats going on but dont take it out on me...
4683[22:18:55] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » gonna answer?
4684[22:19:00] [Server thread/INFO]: Fighter_PL issued server command: /msg c_yoshi dude i get that you're angry about whats going on but dont take it out on me...
4685[22:19:11] [Server thread/INFO]: C_Yoshi issued server command: /r Dude screenshare you doing /god
4686[22:19:25] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4687[22:19:30] [Async Chat Thread - #67/INFO]: +Retro [-][Silver][-]LEGEND » yoshi how old are you
4688[22:19:36] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » 16, why?
4689[22:19:48] [Server thread/INFO]: zombiesteve7 issued server command: /just asking
4690[22:20:03] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Shane
4691[22:20:09] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » no
4692[22:20:10] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » why wont you screenshare you doing /god?
4693[22:20:26] [Server thread/INFO]: Fighter_PL issued server command: /top
4694[22:20:29] [Server thread/INFO]: C_Yoshi issued server command: /fly
4695[22:20:36] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » dont grief his things
4696[22:20:36] [Server thread/INFO]: C_Yoshi issued server command: /fly
4697[22:20:37] [Server thread/INFO]: Fighter_PL issued server command: /top
4698[22:20:44] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » GRiefing is allowed in factions o‿o
4699[22:20:53] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » I could do whatever I wanted to that base
4700[22:21:10] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Obviously I wouldn't abuse staff like you tho
4701[22:21:11] [Server thread/INFO]: Fighter_PL issued server command: /home f
4702[22:21:12] [Server thread/INFO]: zombiesteve7 issued server command: /shop
4703[22:21:18] [Server thread/INFO]: 2
4704[22:21:30] [Server thread/INFO]: Fighter_PL issued server command: /back
4705[22:21:45] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4706[22:21:47] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » okay dude
4707[22:21:50] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » chill
4708[22:21:53] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Shane, if you're not in god, why wont you screenshare?
4709[22:22:04] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » give me a straight answer
4710[22:22:14] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
4711[22:22:14] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $1,942,028
4712[22:22:19] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » so it's illegal not to show you my screen?
4713[22:22:31] [Server thread/INFO]: Fighter_PL issued server command: /shop
4714[22:22:32] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » Dude, all I'm saying is you're literally abusing your powers
4715[22:22:40] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Yoshi » You literally used we on this base
4716[22:22:41] [Async Chat Thread - #67/INFO]: [4-] [-][Mod][-]Shane » okay boomer
4717[22:22:48] [Server thread/INFO]: C_Yoshi issued server command: /shop
4718[22:22:49] [Server thread/INFO]: Fighter_PL issued server command: /shop
4719[22:22:58] [Server thread/INFO]: 2
4720[22:22:59] [Server thread/INFO]: 3
4721[22:23:00] [Server thread/INFO]: 1
4722[22:23:01] [Server thread/INFO]: 2
4723[22:23:02] [Server thread/INFO]: 3
4724[22:23:03] [Server thread/INFO]: 1
4725[22:23:04] [Server thread/INFO]: 2
4726[22:23:04] [Server thread/INFO]: 1
4727[22:23:05] [Server thread/INFO]: 2
4728[22:23:05] [Server thread/INFO]: 1
4729[22:23:11] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4730[22:23:12] [Server thread/INFO]: 2
4731[22:23:13] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4732[22:23:31] [Server thread/INFO]: Fighter_PL issued server command: /v
4733[22:23:33] [Server thread/INFO]: C_Yoshi fell from a high place
4734[22:23:34] [Server thread/INFO]: Fighter_PL issued server command: /god
4735[22:23:38] [Server thread/INFO]: Fighter_PL issued server command: /
4736[22:23:42] [Server thread/INFO]: C_Yoshi issued server command: /back
4737[22:23:42] [Server thread/INFO]: Fighter_PL issued server command: /fly
4738[22:23:45] [Server thread/INFO]: Fighter_PL issued server command: /top
4739[22:23:48] [Server thread/INFO]: C_Yoshi issued server command: /fly
4740[22:23:49] [Server thread/INFO]: Fighter_PL issued server command: /top
4741[22:23:57] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Shane » zombiesteve7 watch out
4742[22:24:04] [Server thread/INFO]: C_Yoshi issued server command: /tp fi
4743[22:24:10] [Async Chat Thread - #69/INFO]: +Retro [-][Silver][-]LEGEND » why?
4744[22:24:10] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » NOW YOU'RE ABUSING V
4745[22:24:13] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
4746[22:24:14] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Shane » look dow
4747[22:24:16] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Shane » look down
4748[22:24:33] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Shane » im abusing and you arent
4749[22:24:36] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Shane » okay then
4750[22:24:44] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » What the fuck has gotten into you shane
4751[22:24:49] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » how am I abusing?
4752[22:24:57] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Shane » well i know what has gotten into YOU
4753[22:25:04] [Server thread/INFO]: Fighter_PL issued server command: /baltop
4754[22:25:06] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » Dude how am I abusing?
4755[22:25:12] [Server thread/INFO]: Fighter_PL issued server command: /bal c_yoshi
4756[22:25:16] [Server thread/INFO]: C_Yoshi issued server command: /van Fighter_PL
4757[22:25:16] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /van Fighter_PL
4758[22:25:23] [Server thread/INFO]: C_Yoshi issued server command: /van Fighter_PL
4759[22:25:23] [Server thread/INFO]: C_Yoshi [c9a388be-a534-4ec1-8a48-602852bf3f87]: /van Fighter_PL
4760[22:25:28] [Server thread/INFO]: C_Yoshi issued server command: /staff Fighter_PL
4761[22:25:32] [Server thread/INFO]: Fighter_PL issued server command: /msg yoshi you need to relax
4762[22:25:34] [Server thread/INFO]: C_Yoshi issued server command: /v Fighter_PL
4763[22:25:34] [Async Chat Thread - #69/INFO]: +Retro [-][Silver][-]LEGEND » you literlly just spawned like 30 creepers
4764[22:25:37] [Server thread/INFO]: C_Yoshi issued server command: /v
4765[22:25:41] [Server thread/INFO]: Fighter_PL issued server command: /msg yoshi go do something else
4766[22:25:47] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » Dude, creepers are available in /shop
4767[22:25:52] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » I bought them from /shop
4768[22:25:54] [Async Chat Thread - #69/INFO]: +Retro [-][Silver][-]LEGEND » thats how
4769[22:25:55] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » I don't even have gmc
4770[22:26:03] [Server thread/INFO]: Fighter_PL issued server command: /ci
4771[22:26:04] [Server thread/INFO]: Fighter_PL issued server command: /v
4772[22:26:04] [Server thread/INFO]: Fighter_PL issued server command: /v
4773[22:26:05] [Server thread/INFO]: Fighter_PL issued server command: /v
4774[22:26:10] [Server thread/INFO]: Fighter_PL issued server command: /kit god
4775[22:26:11] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » You could /gms me right now and nothing would change
4776[22:26:12] [Async Chat Thread - #69/INFO]: +Retro [-][Silver][-]LEGEND » how cant i hit u then
4777[22:26:16] [Async Chat Thread - #69/INFO]: [4-] [-][Mod][-]Yoshi » YOU CAN
4778[22:26:37] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4779[22:26:45] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
4780[22:26:46] [Server thread/INFO]: C_Yoshi issued server command: /flyt
4781[22:26:47] [Server thread/INFO]: C_Yoshi issued server command: /fly
4782[22:26:49] [Server thread/INFO]: C_Yoshi issued server command: /speed 10
4783[22:26:58] [Server thread/INFO]: C_Yoshi issued server command: /tp fi
4784[22:27:02] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
4785[22:27:10] [Server thread/INFO]: C_Yoshi issued server command: /fly
4786[22:27:11] [Craft Scheduler Thread - 1244/INFO]: [Core] Checking for 1 updates.
4787[22:27:11] [Craft Scheduler Thread - 1244/INFO]: [Core] Checking update for Core v0.2.4
4788[22:27:12] [Craft Scheduler Thread - 1243/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
4789[22:27:18] [Server thread/INFO]: C_Yoshi issued server command: /fly
4790[22:27:20] [Server thread/INFO]: C_Yoshi issued server command: /speed 1
4791[22:27:20] [Server thread/INFO]: CONSOLE issued server command: /eco give Fighter_PL 250
4792[22:27:20] [Server thread/INFO]: $250 added to [-][Mod][-]Shane account. New balance: $10,984
4793[22:27:25] [Server thread/INFO]: C_Yoshi issued server command: /fly
4794[22:27:30] [Server thread/INFO]: C_Yoshi issued server command: /fly
4795[22:27:32] [Async Chat Thread - #70/INFO]: +Retro [-][Silver][-]LEGEND » you allready done enough griefing
4796[22:27:39] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Yoshi » griefing is allowed on factions
4797[22:28:02] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Shane » this isnt allowed
4798[22:28:07] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Shane » what YOU are doing
4799[22:28:22] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4800[22:28:24] [Server thread/INFO]: C_Yoshi issued server command: /tp zombiesteve7
4801[22:28:26] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4802[22:28:30] [Server thread/INFO]: C_Yoshi issued server command: /flyu
4803[22:28:31] [Server thread/INFO]: C_Yoshi issued server command: /fly
4804[22:28:33] [Async Chat Thread - #70/INFO]: +Retro [-][Silver][-]LEGEND » lol
4805[22:28:37] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Yoshi » Fuck off
4806[22:28:47] [Async Chat Thread - #70/INFO]: +Retro [-][Silver][-]LEGEND » no you
4807[22:28:48] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Yoshi » And Shane, you abusing WE, V, and God isn't allowed
4808[22:29:00] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Yoshi » There's nothing I'm doing that isn't allowed
4809[22:29:05] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Shane » okay sure
4810[22:29:07] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Yoshi » I'm literally doing nothing wrong
4811[22:29:13] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Yoshi » WHAT THE FUCK AM I DOING WRONG BRIGHT GUY?
4812[22:29:14] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Shane » go do something else
4813[22:29:21] [Server thread/INFO]: C_Yoshi issued server command: /shop
4814[22:29:33] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Shane » you're mad about [that]
4815[22:29:42] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Shane » and you can go do something else
4816[22:29:56] [Server thread/INFO]: zombiesteve7 issued server command: /fly
4817[22:30:04] [Server thread/INFO]: zombiesteve7 issued server command: /noob
4818[22:30:10] [Async Chat Thread - #70/INFO]: +Retro [-][Silver][-]LEGEND » noob
4819[22:30:12] [Server thread/INFO]: Fighter_PL issued server command: //undo
4820[22:30:13] [Server thread/INFO]: Fighter_PL issued server command: //undo
4821[22:30:13] [Server thread/INFO]: Fighter_PL issued server command: //undo
4822[22:30:13] [Server thread/INFO]: Fighter_PL issued server command: //undo
4823[22:30:14] [Server thread/INFO]: Fighter_PL issued server command: //undo
4824[22:30:14] [Server thread/INFO]: Fighter_PL issued server command: //undo
4825[22:30:15] [Server thread/INFO]: Fighter_PL issued server command: //undo
4826[22:30:15] [Server thread/INFO]: Fighter_PL issued server command: //undo
4827[22:30:16] [Server thread/INFO]: Fighter_PL issued server command: //undo
4828[22:30:16] [Server thread/INFO]: Fighter_PL issued server command: //undo
4829[22:30:16] [Server thread/INFO]: Fighter_PL issued server command: //undo
4830[22:30:17] [Server thread/INFO]: Fighter_PL issued server command: //undo
4831[22:30:17] [Server thread/INFO]: Fighter_PL issued server command: //undo
4832[22:30:18] [Server thread/INFO]: Fighter_PL issued server command: //undo
4833[22:30:18] [Server thread/INFO]: Fighter_PL issued server command: //undo
4834[22:30:18] [Server thread/INFO]: Fighter_PL lost connection: Kicked for spamming
4835[22:30:18] [Server thread/INFO]: Fighter_PL left the game
4836[22:30:18] [Server thread/WARN]: handleDisconnection() called twice
4837[22:30:22] [User Authenticator #48/INFO]: UUID of player Fighter_PL is dc2ef3cb-af4a-4f28-88af-ce1d3e31110e
4838[22:30:22] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
4839[22:30:22] [Server thread/INFO]: is leader = false
4840[22:30:22] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /cdebug
4841[22:30:22] [Server thread/INFO]: Fighter_PL[/108.2.109.2:54841] logged in with entity id 983361 at ([flatroom]-1023.5, 40.0, 1750.5)
4842[22:30:25] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
4843[22:30:30] [Server thread/INFO]: C_Yoshi issued server command: /report Fighter_PL Abusing/unfairly using powers
4844[22:30:33] [Server thread/INFO]: Fighter_PL issued server command: /top
4845[22:30:33] [Server thread/INFO]: C_Yoshi issued server command: /fly
4846[22:30:38] [Server thread/INFO]: Fighter_PL issued server command: /top
4847[22:30:44] [Server thread/INFO]: Fighter_PL issued server command: /top
4848[22:30:48] [Server thread/INFO]: Fighter_PL issued server command: //undo
4849[22:30:49] [Server thread/INFO]: Fighter_PL issued server command: //undo
4850[22:30:52] [Server thread/INFO]: C_Yoshi issued server command: /tp Fighter_PL
4851[22:30:52] [Server thread/INFO]: Fighter_PL issued server command: //redo
4852[22:30:53] [Server thread/INFO]: Fighter_PL issued server command: //redo
4853[22:30:54] [Server thread/INFO]: Fighter_PL issued server command: //redo
4854[22:31:06] [Server thread/INFO]: Fighter_PL issued server command: //redo
4855[22:31:06] [Server thread/INFO]: Fighter_PL issued server command: //redo
4856[22:31:07] [Async Chat Thread - #70/INFO]: [4-] [-][Mod][-]Yoshi » now he's in gmc
4857[22:31:09] [Server thread/INFO]: Fighter_PL issued server command: //undp
4858[22:31:11] [Server thread/INFO]: Fighter_PL issued server command: //undo
4859[22:31:12] [Server thread/INFO]: Fighter_PL issued server command: //undo
4860[22:31:45] [Server thread/INFO]: Fighter_PL issued server command: //wand
4861[22:31:47] [Server thread/INFO]: Fighter_PL issued server command: //wand
4862[22:31:57] [Server thread/INFO]: Fighter_PL issued server command: /gms
4863[22:31:59] [Server thread/INFO]: Fighter_PL issued server command: /gmc
4864[22:32:04] [Server thread/INFO]: Fighter_PL issued server command: //wand
4865[22:32:20] [Server thread/INFO]: CONSOLE issued server command: /eco give C_Yoshi 250
4866[22:32:20] [Server thread/INFO]: $250 added to [-][Mod][-]Yoshi account. New balance: $1,558,276
4867[22:32:44] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Shane » zombiesteve7 send the friend request to me on discord
4868[22:32:46] [Async Chat Thread - #71/INFO]: +Retro [-][Silver][-]LEGEND » yoshi y are you so rude
4869[22:32:52] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » I'm the rude one?
4870[22:32:56] [Server thread/INFO]: Fighter_PL lost connection: Disconnected
4871[22:32:56] [Server thread/INFO]: Fighter_PL left the game
4872[22:32:58] [User Authenticator #49/INFO]: UUID of player Fighter_PL is dc2ef3cb-af4a-4f28-88af-ce1d3e31110e
4873[22:32:59] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
4874[22:32:59] [Server thread/INFO]: is leader = false
4875[22:32:59] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /cdebug
4876[22:32:59] [Server thread/INFO]: Fighter_PL[/108.2.109.2:54865] logged in with entity id 985782 at ([flatroom]-1023.5, 40.0, 1750.5)
4877[22:33:03] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » I'm fucking trying to stop a staff member from abusing
4878[22:33:03] [Server thread/INFO]: Fighter_PL issued server command: /factions
4879[22:33:03] [Server thread/INFO]: Fighter_PL [dc2ef3cb-af4a-4f28-88af-ce1d3e31110e]: /factions
4880[22:33:11] [Server thread/INFO]: Fighter_PL issued server command: /tp yo
4881[22:33:18] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » I've notified Tazz already
4882[22:33:19] [Server thread/INFO]: Fighter_PL issued server command: /top
4883[22:33:22] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Shane » good
4884[22:33:26] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » I've done a /report
4885[22:33:26] [Server thread/INFO]: Fighter_PL issued server command: //wand
4886[22:33:34] [Server thread/INFO]: Fighter_PL issued server command: //pos2
4887[22:33:36] [Server thread/INFO]: Fighter_PL issued server command: //set air
4888[22:33:42] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » LOOK AT THIS SHIT
4889[22:33:47] [Server thread/INFO]: Fighter_PL issued server command: //paste
4890[22:33:55] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » I'm recording this
4891[22:33:58] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Shane » okay
4892[22:34:29] [Async Chat Thread - #71/INFO]: +Retro [-][Silver][-]LEGEND » i thought 16 year olds were smarter than 12 year olds
4893[22:34:29] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Shane » zombiesteve7 you know how to friend me on discord right?
4894[22:34:29] [User Authenticator #50/INFO]: UUID of player Scarldoc is 4d5f6570-25a6-4022-a8db-b38f790f9ca6
4895[22:34:30] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
4896[22:34:30] [Server thread/INFO]: [Core] Plugin Core has been updated to v0.2.4, please restart your server.
4897[22:34:30] [Server thread/INFO]: Title command successfully executed
4898[22:34:30] [Server thread/ERROR]: Could not pass event IslandExitEvent to IslandBorder vBuild 2
4899org.bukkit.event.EventException: null
4900 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4901 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4902 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4903 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4904 at com.wasteofplastic.askyblock.listeners.PlayerEvents.onPlayerTeleport(PlayerEvents.java:758) [askyblock.jar:?]
4905 at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source) ~[?:?]
4906 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
4907 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
4908 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4909 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4910 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4911 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4912 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:514) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4913 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4914 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
4915 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
4916 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
4917 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
4918 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4919 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4920 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4921 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4922 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4923 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4924 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4925 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4926 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4927 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4928 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4929 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4930 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4931 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4932 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
4933Caused by: java.lang.NullPointerException
4934 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
4935 at me.mrdarkness462.islandborder.listeners.ListenerASkyBlock.onPlayerExit(ListenerASkyBlock.java:65) ~[?:?]
4936 at sun.reflect.GeneratedMethodAccessor869.invoke(Unknown Source) ~[?:?]
4937 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
4938 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
4939 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4940 ... 32 more
4941[22:34:30] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to KitPvP v2.0.7
4942org.bukkit.event.EventException: null
4943 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4944 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4945 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4946 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4947 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4948 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4949 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4950 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
4951 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
4952 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
4953 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
4954 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4955 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4956 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4957 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4958 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4959 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4960 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4961 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4962 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4963 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4964 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4965 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4966 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4967 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4968 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
4969Caused by: java.lang.NullPointerException
4970 at com.planetgallium.kitpvp.game.KillStreaks.resetStreak(KillStreaks.java:128) ~[?:?]
4971 at com.planetgallium.kitpvp.game.Arena.removePlayer(Arena.java:97) ~[?:?]
4972 at com.planetgallium.kitpvp.listener.JoinListener.onWorldChange(JoinListener.java:66) ~[?:?]
4973 at sun.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) ~[?:?]
4974 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
4975 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
4976 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4977 ... 25 more
4978[22:34:30] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to IslandBorder vBuild 2
4979org.bukkit.event.EventException: null
4980 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4981 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4982 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4983 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4984 at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:719) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4985 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:541) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4986 at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4987 at net.mindoverflow.hubthat.Main.playerJoin(Main.java:212) [HubThat.jar:?]
4988 at sun.reflect.GeneratedMethodAccessor900.invoke(Unknown Source) ~[?:?]
4989 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
4990 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
4991 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4992 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4993 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4994 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4995 at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4996 at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4997 at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4998 at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
4999 at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
5000 at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
5001 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
5002 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
5003 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
5004 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
5005 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
5006Caused by: java.lang.NullPointerException
5007 at me.mrdarkness462.islandborder.compatibility.SupportASkyBlock.remove(SupportASkyBlock.java:28) ~[?:?]
5008 at me.mrdarkness462.islandborder.listeners.Events.onWorldChange(Events.java:12) ~[?:?]
5009 at sun.reflect.GeneratedMethodAccessor740.invoke(Unknown Source) ~[?:?]
5010 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
5011 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
5012 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
5013 ... 25 more
5014[22:34:30] [Server thread/INFO]: [ItemJoin] The player <player> could not be found!
5015[22:34:30] [Server thread/INFO]: is leader = false
5016[22:34:30] [Server thread/INFO]: Scarldoc [4d5f6570-25a6-4022-a8db-b38f790f9ca6]: /cdebug
5017[22:34:30] [Server thread/INFO]: Scarldoc[/90.249.179.28:55434] logged in with entity id 987479 at ([flatroom]-1023.5, 40.0, 1750.5)
5018[22:34:34] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Shane » wb
5019[22:34:38] [Async Chat Thread - #71/INFO]: **NightRaid <3 ⚜Owner Scarldoc » ty
5020[22:34:40] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » Wb
5021[22:34:43] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » Scarl
5022[22:34:45] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » One sec
5023[22:34:49] [Async Chat Thread - #71/INFO]: **NightRaid <3 ⚜Owner Scarldoc » thanks
5024[22:34:50] [Async Chat Thread - #71/INFO]: **NightRaid <3 ⚜Owner Scarldoc » yeah ?
5025[22:35:13] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Shane » im abusing all my powers
5026[22:35:29] [Async Chat Thread - #71/INFO]: **NightRaid <3 ⚜Owner Scarldoc » how so xD
5027[22:35:36] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » Please check your dms
5028[22:35:38] [Async Chat Thread - #71/INFO]: [4-] [-][Mod][-]Yoshi » Scarl
5029[22:35:45] [Async Chat Thread - #71/INFO]: **NightRaid <3 ⚜Owner Scarldoc » im at 3k ping
5030[22:35:45] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » sure
5031[22:35:49] [Async Chat Thread - #72/INFO]: [4-] [-][Mod][-]Shane » im in creativem god mode, and using world edit
5032[22:36:05] [Server thread/INFO]: Scarldoc issued server command: /gmsp
5033[22:36:08] [Server thread/INFO]: Scarldoc issued server command: /tp sha
5034[22:36:21] [Async Chat Thread - #72/INFO]: +Retro [-][Silver][-]LEGEND » brb
5035[22:36:25] [Async Chat Thread - #72/INFO]: [4-] [-][Mod][-]Shane » okay
5036[22:36:26] [Server thread/INFO]: C_Yoshi issued server command: /m Scarldoc I don't even think it's Shane, this isn't like him
5037[22:36:26] [Server thread/INFO]: zombiesteve7 issued server command: /afk
5038[22:36:29] [Server thread/INFO]: Scarldoc issued server command: /invsee sha
5039[22:36:40] [Server thread/INFO]: Scarldoc issued server command: /invsee sha
5040[22:36:48] [Server thread/INFO]: Scarldoc issued server command: /r he is using gmc
5041[22:37:07] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » im not in the mood dor fucking around
5042[22:37:10] [Server thread/INFO]: C_Yoshi issued server command: /r He is/was in godmode
5043[22:37:10] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » for
5044[22:37:17] [Server thread/INFO]: Scarldoc issued server command: /manudel fighter_PL
5045[22:37:21] [Server thread/INFO]: C_Yoshi issued server command: /r this whole base is from his powers
5046[22:37:27] [Server thread/INFO]: zombiesteve7 issued server command: /afk
5047[22:37:34] [Server thread/INFO]: Scarldoc issued server command: /r fuck it, hes gone
5048[22:37:35] [Async Chat Thread - #72/INFO]: +Retro [-][Silver][-]LEGEND » k im back
5049[22:37:38] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » wb
5050[22:37:52] [Async Chat Thread - #72/INFO]: +Retro [-][Silver][-]LEGEND » thx
5051[22:37:56] [Server thread/INFO]: C_Yoshi issued server command: /r zombiesteve7 was encouraging him
5052[22:37:58] [Server thread/INFO]: Fighter_PL issued server command: /gms
5053[22:37:58] [Server thread/INFO]: §cFighter_PL §4was denied access to command.
5054[22:37:58] [Server thread/INFO]: Scarldoc issued server command: /gms fighter
5055[22:38:03] [Server thread/INFO]: C_Yoshi issued server command: /r Basically backing him up
5056[22:38:05] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » this was about how it was right?
5057[22:38:06] [Server thread/INFO]: Scarldoc issued server command: /kill figh
5058[22:38:06] [Server thread/INFO]: Fighter_PL died
5059[22:38:12] [Server thread/INFO]: Scarldoc issued server command: /gmc
5060[22:38:14] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » who did that?
5061[22:38:19] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
5062[22:38:19] [Server thread/INFO]: §cFighter_PL §4was denied access to command.
5063[22:38:21] [Server thread/INFO]: Fighter_PL issued server command: /tp zom
5064[22:38:21] [Server thread/INFO]: §cFighter_PL §4was denied access to command.
5065[22:38:31] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » okay so im demoted
5066[22:38:34] [Server thread/INFO]: Fighter_PL issued server command: /tpa zom
5067[22:38:40] [Server thread/INFO]: Scarldoc issued server command: /ec figh
5068[22:38:47] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » yup
5069[22:39:01] [Server thread/INFO]: zombiesteve7 issued server command: /tpaccept
5070[22:39:04] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » and i dont get to say my side?
5071[22:39:10] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » you caught me in a bad mood so youre gone, absuing powers is unacceptable
5072[22:39:31] [Async Chat Thread - #72/INFO]: [4-] [-][Mod][-]Yoshi » Shane what the actual fuck were you thinking?
5073[22:39:45] [Async Chat Thread - #72/INFO]: +Retro [-][Silver][-]LEGEND » but thats not fair for shane
5074[22:39:48] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » so do i get to say my side?
5075[22:39:49] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » no
5076[22:39:50] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » what happens when others abuse
5077[22:39:52] [Async Chat Thread - #72/INFO]: [4-] [-][Mod][-]Yoshi » How is it not fair for him?
5078[22:39:53] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » go for it
5079[22:39:55] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » i dont get to say abythig
5080[22:40:02] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » me?
5081[22:40:03] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » i said go for it. fucking hell
5082[22:40:10] [Async Chat Thread - #72/INFO]: [4-] [-][Mod][-]Yoshi » Scarl, can't you check the logs?
5083[22:40:15] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » i can
5084[22:40:31] [Server thread/INFO]: [Staff+] Staff+ is now auto saving...
5085[22:40:41] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » I was using we, messing around, chillin with zombiesteve7, making a nice base. i WAS going to revert the we
5086[22:40:57] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » i was in god mode as a joke with yoshi
5087[22:40:59] [Async Chat Thread - #72/INFO]: [4-] [-][Mod][-]Yoshi » you were using god unfairly basically killing me
5088[22:41:08] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » not killing you at all
5089[22:41:12] [Async Chat Thread - #72/INFO]: **NightRaid <3 ⚜Owner Scarldoc » has someone fucking cleared logs?#
5090[22:41:16] [Async Chat Thread - #72/INFO]: [4-] [-][Mod][-]Yoshi » ?
5091[22:41:17] [Server thread/INFO]: Fighter_PL issued server command: /fly
5092[22:41:17] [Server thread/INFO]: §cFighter_PL §4was denied access to command.
5093[22:41:25] [pool-9-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
5094[22:41:41] [Async Chat Thread - #72/INFO]: [4-] [-]Member[-] Shane » and the gmc was just now to fix the base that yoshi UNFAIRLY grieded