· 8 years ago · Mar 28, 2018, 03:14 PM
1[23:38:55] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[23:38:56] [Server thread/INFO]: Loading properties
3[23:38:56] [Server thread/INFO]: Default game type: SURVIVAL
4[23:38:56] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[23:38:57] [Server thread/INFO]: Debug logging is disabled
6[23:38:57] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[23:38:57] [Server thread/INFO]: Using 4 threads for Netty based IO
8[23:38:57] [Server thread/INFO]: Generating keypair
9[23:38:57] [Server thread/INFO]: Starting Minecraft server on *:25547
10[23:38:57] [Server thread/INFO]: Using default channel type
11[23:38:59] [Server thread/WARN]: Plugin `RPG_Items v3.3' uses the space-character (0x20) in its name `RPG Items' - this is discouraged
12[23:38:59] [Server thread/INFO]: Set PluginClassLoader as parallel capable
13[23:38:59] [Server thread/ERROR]: Could not load 'plugins\BannerBoard-Leaderheads-1.0.7.jar' in folder 'plugins'
14org.bukkit.plugin.UnknownDependencyException: BannerBoard
15 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
16 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
17 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
18 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
19 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
20[23:38:59] [Server thread/ERROR]: Could not load 'plugins\Unbreakable.jar' in folder 'plugins'
21org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/yahoo/phil_work/unbreakable/Unbreakable : Unsupported major.minor version 52.0
22 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
23 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
24 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
25 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
26 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
27 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
28 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
29Caused by: java.lang.UnsupportedClassVersionError: com/yahoo/phil_work/unbreakable/Unbreakable : Unsupported major.minor version 52.0
30 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
31 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
32 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
33 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
34 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
35 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
36 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
37 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
38 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
39 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
40 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
41 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
42 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
43 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
44 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
45 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
46 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
47 ... 6 more
48[23:39:00] [Server thread/ERROR]: Could not load 'plugins\ProtocolLib.jar' in folder 'plugins'
49org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/comphenix/protocol/ProtocolLib : Unsupported major.minor version 52.0
50 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
51 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
52 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
53 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
54 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
55 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
56 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
57Caused by: java.lang.UnsupportedClassVersionError: com/comphenix/protocol/ProtocolLib : Unsupported major.minor version 52.0
58 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
59 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
60 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
61 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
62 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
63 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
64 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
65 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
66 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
67 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
68 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
69 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
70 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
71 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
72 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
73 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
74 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
75 ... 6 more
76[23:39:00] [Server thread/ERROR]: Could not load 'plugins\HideandCustomPlugins.jar' in folder 'plugins'
77org.bukkit.plugin.UnknownDependencyException: ProtocolLib
78 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
79 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
80 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
81 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
82 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
83[23:39:01] [Server thread/ERROR]: Could not load 'plugins\CommandNPC-1.9.1.jar' in folder 'plugins'
84org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/messageofdeath/commandnpc/CommandNPC : Unsupported major.minor version 52.0
85 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
86 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
87 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
88 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
89 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
90 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
91 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
92Caused by: java.lang.UnsupportedClassVersionError: me/messageofdeath/commandnpc/CommandNPC : Unsupported major.minor version 52.0
93 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
94 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
95 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
96 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
97 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
98 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
99 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
100 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
101 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
102 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
103 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
104 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
105 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
106 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
107 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
108 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
109 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
110 ... 6 more
111[23:39:01] [Server thread/ERROR]: Could not load 'plugins\MyPet-2.3.2.jar' in folder 'plugins'
112org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/Keyle/MyPet/MyPetPlugin : Unsupported major.minor version 52.0
113 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
114 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
115 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
116 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
117 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
118 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
119 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
120Caused by: java.lang.UnsupportedClassVersionError: de/Keyle/MyPet/MyPetPlugin : Unsupported major.minor version 52.0
121 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
122 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
123 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
124 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
125 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
126 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
127 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
128 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
129 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
130 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
131 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
132 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
133 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
134 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
135 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
136 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
137 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
138 ... 6 more
139[23:39:01] [Server thread/ERROR]: Could not load 'plugins\AAC.jar' in folder 'plugins'
140org.bukkit.plugin.UnknownDependencyException: ProtocolLib
141 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
142 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
143 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
144 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
145 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
146[23:39:01] [Server thread/ERROR]: Could not load 'plugins\TitleManager-2.0.7.jar' in folder 'plugins'
147org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: io/puharesource/mc/titlemanager/api/v2/TitleManagerAPI : Unsupported major.minor version 52.0
148 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
149 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
150 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
151 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
152 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
153 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
154 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
155Caused by: java.lang.UnsupportedClassVersionError: io/puharesource/mc/titlemanager/api/v2/TitleManagerAPI : Unsupported major.minor version 52.0
156 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
157 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
158 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
159 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
160 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
161 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
162 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
163 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
164 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
165 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
166 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
167 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
168 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
169 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
170 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
171 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
172 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
173 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
174 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
175 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
176 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
177 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
178 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
179 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
180 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
181 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
182 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
183 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
184 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
185 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
186 ... 6 more
187[23:39:01] [Server thread/ERROR]: Could not load 'plugins\ScoreboardStats.jar' in folder 'plugins'
188org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/github/games647/scoreboardstats/ScoreboardStats : Unsupported major.minor version 52.0
189 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
190 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
191 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
192 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
193 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
194 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
195 at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
196Caused by: java.lang.UnsupportedClassVersionError: com/github/games647/scoreboardstats/ScoreboardStats : Unsupported major.minor version 52.0
197 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
198 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
199 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
200 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
201 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
202 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
203 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
204 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
205 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
206 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
207 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
208 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
209 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
210 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
211 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
212 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
213 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
214 ... 6 more
215[23:39:02] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.6
216[23:39:02] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
217[23:39:02] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.19
218[23:39:02] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
219[23:39:02] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
220[23:39:02] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
221[23:39:02] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
222[23:39:02] [Server thread/INFO]: [RandySpawn] Loading RandySpawn v1.1
223[23:39:02] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.1
224[23:39:02] [Server thread/INFO]: [JoinMessages] Loading JoinMessages v3.0
225[23:39:02] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2
226[23:39:02] [Server thread/INFO]: [OnlyProxyJoin] Loading OnlyProxyJoin v0.1
227[23:39:02] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
228[23:39:02] [Server thread/INFO]: [SupplySign] Loading SupplySign v1.9.8
229[23:39:02] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.12
230[23:39:02] [Server thread/INFO]: [ItemCases] Loading ItemCases v1.5.1
231[23:39:02] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
232[23:39:02] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
233[23:39:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
234[23:39:02] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.2-SNAPSHOT-sMD5NET-b1107
235[23:39:02] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
236[23:39:03] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
237[23:39:03] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
238[23:39:03] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.19
239[23:39:03] [Server thread/INFO]: [PvpLevels] Loading PvpLevels v1.2.1
240[23:39:03] [Server thread/INFO]: [AutoShutdown] Loading AutoShutdown v3.2.1-1.5.1
241[23:39:03] [Server thread/INFO]: [Lores] Loading Lores v1.4.1
242[23:39:03] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
243[23:39:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
244[23:39:03] [Server thread/INFO]: [GlobalMarket] Loading GlobalMarket v1.2.2
245[23:39:03] [Server thread/INFO]: [ItemLoreStats] Loading ItemLoreStats v6.07
246[23:39:03] [Server thread/INFO]: [RPG_Items] Loading RPG_Items v3.3
247[23:39:03] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
248[23:39:03] [Server thread/INFO]: [EnchantLapis] Loading EnchantLapis v1.2
249[23:39:03] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.7
250[23:39:03] [Server thread/INFO]: [TpLogin] Loading TpLogin v1.0
251[23:39:03] [Server thread/INFO]: [Itemizer] Loading Itemizer v3.2
252[23:39:03] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
253[23:39:03] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
254[23:39:03] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.7
255[23:39:03] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
256[23:39:03] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
257[23:39:03] [Server thread/INFO]: [AZRank] Loading AZRank v1.2.5
258[23:39:03] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.74
259[23:39:03] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
260[23:39:03] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
261[23:39:03] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
262[23:39:03] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.6
263[23:39:03] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.19
264[23:39:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m=== ENABLE START ===[m
265[23:39:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
266[23:39:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
267[23:39:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
268[23:39:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
269[23:39:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m270[0;33;1mms.[m
270[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBasics[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
271[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBoard[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
272[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsChat[0;33;1m set to [0;35;1mMinecraft 1.8.3+ [1_8_R2+][m
273[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityDamageEvent[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
274[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityGet[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
275[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
276[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackTooltip[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
277[23:39:04] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPermissions[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
278[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPlayerInventoryCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
279[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsSkullMeta[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
280[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinEvent[0;33;1m set to [0;35;1mDefault[m
281[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActionbar[0;33;1m set to [0;35;1mDefault[m
282[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActual[0;33;1m set to [0;35;1mDefault[m
283[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinCommand[0;33;1m set to [0;35;1mDefault[m
284[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinDisplayName[0;33;1m set to [0;35;1mDefault[m
285[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinGamemode[0;33;1m set to [0;35;1mDefault[m
286[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinInventory[0;33;1m set to [0;35;1mDefault[m
287[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinKick[0;33;1m set to [0;35;1mDefault[m
288[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMessage[0;33;1m set to [0;35;1mDefault[m
289[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinModification[0;33;1m set to [0;35;1mDefault[m
290[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinPlayed[0;33;1m set to [0;35;1mDefault[m
291[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinSenderPs[0;33;1m set to [0;35;1mDefault[m
292[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTeleport[0;33;1m set to [0;35;1mDefault[m
293[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTitle[0;33;1m set to [0;35;1mDefault[m
294[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinVisibility[0;33;1m set to [0;35;1mDefault[m
295[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinWorld[0;33;1m set to [0;35;1mDefault[m
296[23:39:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m2408ms[0;33;1m) ===[m
297[23:39:05] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
298[23:39:05] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
299[23:39:05] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
300[23:39:05] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
301[23:39:05] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
302[23:39:05] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
303[23:39:05] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
304[23:39:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
305[23:39:06] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
306[23:39:06] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
307[23:39:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.19[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationVault[m
308[23:39:06] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.7
309[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BEETROOT_BLOCK) in blockvalues.yml blocks section. Skipping...
310[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
311[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
312[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
313[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
314[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_ACACIA) in blockvalues.yml blocks section. Skipping...
315[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_BIRCH) in blockvalues.yml blocks section. Skipping...
316[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_DARK_OAK) in blockvalues.yml blocks section. Skipping...
317[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_JUNGLE) in blockvalues.yml blocks section. Skipping...
318[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_SPRUCE) in blockvalues.yml blocks section. Skipping...
319[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BONE_BLOCK) in blockvalues.yml blocks section. Skipping...
320[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
321[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
322[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_FLOWER) in blockvalues.yml blocks section. Skipping...
323[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_PLANT) in blockvalues.yml blocks section. Skipping...
324[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
325[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
326[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
327[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
328[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (END_BRICKS) in blockvalues.yml blocks section. Skipping...
329[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (FROSTED_ICE) in blockvalues.yml blocks section. Skipping...
330[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (GRASS_PATH) in blockvalues.yml blocks section. Skipping...
331[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
332[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
333[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
334[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
335[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
336[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
337[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
338[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
339[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
340[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
341[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGMA) in blockvalues.yml blocks section. Skipping...
342[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (NETHER_WART_BLOCK) in blockvalues.yml blocks section. Skipping...
343[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (OBSERVER) in blockvalues.yml blocks section. Skipping...
344[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
345[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
346[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
347[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
348[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
349[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
350[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_BLOCK) in blockvalues.yml blocks section. Skipping...
351[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_DOUBLE_SLAB) in blockvalues.yml blocks section. Skipping...
352[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_PILLAR) in blockvalues.yml blocks section. Skipping...
353[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_SLAB) in blockvalues.yml blocks section. Skipping...
354[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_STAIRS) in blockvalues.yml blocks section. Skipping...
355[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
356[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_NETHER_BRICK) in blockvalues.yml blocks section. Skipping...
357[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
358[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
359[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
360[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
361[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
362[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
363[23:39:06] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
364[23:39:07] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
365[23:39:07] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
366[23:39:07] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
367[23:39:07] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
368[23:39:07] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
369[23:39:08] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
370[23:39:08] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
371[23:39:08] [Server thread/INFO]: [ASkyBlock] Loading schematic ?lBlack ?bDiamonds (harder.schematic) for all players, order 3
372[23:39:08] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
373[23:39:08] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
374[23:39:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
375[23:39:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
376[23:39:08] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
377[23:39:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
378[23:39:08] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
379[23:39:08] [Server thread/INFO]: Preparing level "world"
380[23:39:08] [Server thread/INFO]: -------- World Settings For [world] --------
381[23:39:08] [Server thread/INFO]: Item Despawn Rate: 6000
382[23:39:08] [Server thread/INFO]: Item Merge Radius: 2.5
383[23:39:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
384[23:39:08] [Server thread/INFO]: View Distance: 10
385[23:39:08] [Server thread/INFO]: Mob Spawn Range: 4
386[23:39:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
387[23:39:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
388[23:39:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
389[23:39:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
390[23:39:08] [Server thread/INFO]: Cane Growth Modifier: 100%
391[23:39:08] [Server thread/INFO]: Melon Growth Modifier: 100%
392[23:39:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
393[23:39:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
394[23:39:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
395[23:39:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
396[23:39:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
397[23:39:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
398[23:39:08] [Server thread/INFO]: Sending up to 10 chunks per packet
399[23:39:08] [Server thread/INFO]: Max Entity Collisions: 8
400[23:39:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
401[23:39:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
402[23:39:08] [Server thread/INFO]: Clear tick list: false
403[23:39:08] [Server thread/INFO]: Experience Merge Radius: 3.0
404[23:39:08] [Server thread/INFO]: Anti X-Ray: true
405[23:39:08] [Server thread/INFO]: Engine Mode: 1
406[23:39:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
407[23:39:08] [Server thread/INFO]: Replace Blocks: [1, 5]
408[23:39:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
409[23:39:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
410[23:39:08] [Server thread/INFO]: Random Lighting Updates: false
411[23:39:08] [Server thread/INFO]: Structure Info Saving: true
412[23:39:08] [Server thread/INFO]: Max TNT Explosions: 100
413[23:39:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
414[23:39:09] [Server thread/INFO]: -------- World Settings For [world_nether] --------
415[23:39:09] [Server thread/INFO]: Item Despawn Rate: 6000
416[23:39:09] [Server thread/INFO]: Item Merge Radius: 2.5
417[23:39:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
418[23:39:09] [Server thread/INFO]: View Distance: 10
419[23:39:09] [Server thread/INFO]: Mob Spawn Range: 4
420[23:39:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
421[23:39:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
422[23:39:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
423[23:39:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
424[23:39:09] [Server thread/INFO]: Cane Growth Modifier: 100%
425[23:39:09] [Server thread/INFO]: Melon Growth Modifier: 100%
426[23:39:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
427[23:39:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
428[23:39:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
429[23:39:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
430[23:39:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
431[23:39:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
432[23:39:09] [Server thread/INFO]: Sending up to 10 chunks per packet
433[23:39:09] [Server thread/INFO]: Max Entity Collisions: 8
434[23:39:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
435[23:39:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
436[23:39:09] [Server thread/INFO]: Clear tick list: false
437[23:39:09] [Server thread/INFO]: Experience Merge Radius: 3.0
438[23:39:09] [Server thread/INFO]: Anti X-Ray: true
439[23:39:09] [Server thread/INFO]: Engine Mode: 1
440[23:39:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
441[23:39:09] [Server thread/INFO]: Replace Blocks: [1, 5]
442[23:39:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
443[23:39:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
444[23:39:09] [Server thread/INFO]: Random Lighting Updates: false
445[23:39:09] [Server thread/INFO]: Structure Info Saving: true
446[23:39:09] [Server thread/INFO]: Max TNT Explosions: 100
447[23:39:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
448[23:39:09] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
449[23:39:09] [Server thread/INFO]: Item Despawn Rate: 6000
450[23:39:09] [Server thread/INFO]: Item Merge Radius: 2.5
451[23:39:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
452[23:39:09] [Server thread/INFO]: View Distance: 10
453[23:39:09] [Server thread/INFO]: Mob Spawn Range: 4
454[23:39:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
455[23:39:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
456[23:39:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
457[23:39:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
458[23:39:09] [Server thread/INFO]: Cane Growth Modifier: 100%
459[23:39:09] [Server thread/INFO]: Melon Growth Modifier: 100%
460[23:39:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
461[23:39:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
462[23:39:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
463[23:39:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
464[23:39:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
465[23:39:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
466[23:39:09] [Server thread/INFO]: Sending up to 10 chunks per packet
467[23:39:09] [Server thread/INFO]: Max Entity Collisions: 8
468[23:39:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
469[23:39:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
470[23:39:09] [Server thread/INFO]: Clear tick list: false
471[23:39:09] [Server thread/INFO]: Experience Merge Radius: 3.0
472[23:39:09] [Server thread/INFO]: Anti X-Ray: true
473[23:39:09] [Server thread/INFO]: Engine Mode: 1
474[23:39:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
475[23:39:09] [Server thread/INFO]: Replace Blocks: [1, 5]
476[23:39:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
477[23:39:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
478[23:39:09] [Server thread/INFO]: Random Lighting Updates: false
479[23:39:09] [Server thread/INFO]: Structure Info Saving: true
480[23:39:09] [Server thread/INFO]: Max TNT Explosions: 100
481[23:39:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
482[23:39:09] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
483[23:39:09] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
484[23:39:09] [Server thread/INFO]: Item Despawn Rate: 6000
485[23:39:09] [Server thread/INFO]: Item Merge Radius: 2.5
486[23:39:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
487[23:39:09] [Server thread/INFO]: View Distance: 10
488[23:39:09] [Server thread/INFO]: Mob Spawn Range: 4
489[23:39:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
490[23:39:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
491[23:39:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
492[23:39:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
493[23:39:09] [Server thread/INFO]: Cane Growth Modifier: 100%
494[23:39:09] [Server thread/INFO]: Melon Growth Modifier: 100%
495[23:39:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
496[23:39:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
497[23:39:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
498[23:39:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
499[23:39:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
500[23:39:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
501[23:39:09] [Server thread/INFO]: Sending up to 10 chunks per packet
502[23:39:09] [Server thread/INFO]: Max Entity Collisions: 8
503[23:39:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
504[23:39:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
505[23:39:09] [Server thread/INFO]: Clear tick list: false
506[23:39:09] [Server thread/INFO]: Experience Merge Radius: 3.0
507[23:39:09] [Server thread/INFO]: Anti X-Ray: true
508[23:39:09] [Server thread/INFO]: Engine Mode: 1
509[23:39:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
510[23:39:09] [Server thread/INFO]: Replace Blocks: [1, 5]
511[23:39:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
512[23:39:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
513[23:39:09] [Server thread/INFO]: Random Lighting Updates: false
514[23:39:09] [Server thread/INFO]: Structure Info Saving: true
515[23:39:09] [Server thread/INFO]: Max TNT Explosions: 100
516[23:39:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
517[23:39:09] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2331316949747481426)
518[23:39:10] [Server thread/INFO]: Preparing spawn area for ASkyBlock, 81%
519[23:39:10] [Server thread/INFO]: Creating ASkyBlock's Nether...
520[23:39:10] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
521[23:39:10] [Server thread/INFO]: Item Despawn Rate: 6000
522[23:39:10] [Server thread/INFO]: Item Merge Radius: 2.5
523[23:39:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
524[23:39:10] [Server thread/INFO]: View Distance: 10
525[23:39:10] [Server thread/INFO]: Mob Spawn Range: 4
526[23:39:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
527[23:39:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
528[23:39:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
529[23:39:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
530[23:39:10] [Server thread/INFO]: Cane Growth Modifier: 100%
531[23:39:10] [Server thread/INFO]: Melon Growth Modifier: 100%
532[23:39:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
533[23:39:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
534[23:39:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
535[23:39:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
536[23:39:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
537[23:39:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
538[23:39:10] [Server thread/INFO]: Sending up to 10 chunks per packet
539[23:39:10] [Server thread/INFO]: Max Entity Collisions: 8
540[23:39:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
541[23:39:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
542[23:39:10] [Server thread/INFO]: Clear tick list: false
543[23:39:10] [Server thread/INFO]: Experience Merge Radius: 3.0
544[23:39:10] [Server thread/INFO]: Anti X-Ray: true
545[23:39:10] [Server thread/INFO]: Engine Mode: 1
546[23:39:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
547[23:39:10] [Server thread/INFO]: Replace Blocks: [1, 5]
548[23:39:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
549[23:39:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
550[23:39:10] [Server thread/INFO]: Random Lighting Updates: false
551[23:39:10] [Server thread/INFO]: Structure Info Saving: true
552[23:39:10] [Server thread/INFO]: Max TNT Explosions: 100
553[23:39:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
554[23:39:10] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8713562148787011745)
555[23:39:11] [Server thread/INFO]: Preparing spawn area for ASkyBlock_nether, 52%
556[23:39:11] [Server thread/INFO]: Preparing spawn area: 0%
557[23:39:12] [Server thread/INFO]: Preparing spawn area: 62%
558[23:39:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2090815539177185155)
559[23:39:14] [Server thread/INFO]: Preparing spawn area: 52%
560[23:39:15] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2090815539177185155)
561[23:39:16] [Server thread/INFO]: Preparing spawn area: 62%
562[23:39:16] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2331316949747481426)
563[23:39:16] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8713562148787011745)
564[23:39:16] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.6
565[23:39:16] [Server thread/INFO]: -------- World Settings For [Survival] --------
566[23:39:16] [Server thread/INFO]: Item Despawn Rate: 6000
567[23:39:16] [Server thread/INFO]: Item Merge Radius: 2.5
568[23:39:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
569[23:39:16] [Server thread/INFO]: View Distance: 10
570[23:39:16] [Server thread/INFO]: Mob Spawn Range: 4
571[23:39:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
572[23:39:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
573[23:39:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
574[23:39:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
575[23:39:16] [Server thread/INFO]: Cane Growth Modifier: 100%
576[23:39:16] [Server thread/INFO]: Melon Growth Modifier: 100%
577[23:39:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
578[23:39:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
579[23:39:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
580[23:39:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
581[23:39:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
582[23:39:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
583[23:39:16] [Server thread/INFO]: Sending up to 10 chunks per packet
584[23:39:16] [Server thread/INFO]: Max Entity Collisions: 8
585[23:39:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
586[23:39:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
587[23:39:16] [Server thread/INFO]: Clear tick list: false
588[23:39:16] [Server thread/INFO]: Experience Merge Radius: 3.0
589[23:39:16] [Server thread/INFO]: Anti X-Ray: true
590[23:39:16] [Server thread/INFO]: Engine Mode: 1
591[23:39:16] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
592[23:39:16] [Server thread/INFO]: Replace Blocks: [1, 5]
593[23:39:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
594[23:39:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
595[23:39:16] [Server thread/INFO]: Random Lighting Updates: false
596[23:39:16] [Server thread/INFO]: Structure Info Saving: true
597[23:39:16] [Server thread/INFO]: Max TNT Explosions: 100
598[23:39:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
599[23:39:16] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2250646352332528846)
600[23:39:17] [Server thread/INFO]: Preparing spawn area for Survival, 48%
601[23:39:18] [Server thread/INFO]: -------- World Settings For [WorldEdit] --------
602[23:39:18] [Server thread/INFO]: Item Despawn Rate: 6000
603[23:39:18] [Server thread/INFO]: Item Merge Radius: 2.5
604[23:39:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
605[23:39:18] [Server thread/INFO]: View Distance: 10
606[23:39:18] [Server thread/INFO]: Mob Spawn Range: 4
607[23:39:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
608[23:39:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
609[23:39:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
610[23:39:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
611[23:39:18] [Server thread/INFO]: Cane Growth Modifier: 100%
612[23:39:18] [Server thread/INFO]: Melon Growth Modifier: 100%
613[23:39:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
614[23:39:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
615[23:39:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
616[23:39:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
617[23:39:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
618[23:39:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
619[23:39:18] [Server thread/INFO]: Sending up to 10 chunks per packet
620[23:39:18] [Server thread/INFO]: Max Entity Collisions: 8
621[23:39:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
622[23:39:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
623[23:39:18] [Server thread/INFO]: Clear tick list: false
624[23:39:18] [Server thread/INFO]: Experience Merge Radius: 3.0
625[23:39:18] [Server thread/INFO]: Anti X-Ray: true
626[23:39:18] [Server thread/INFO]: Engine Mode: 1
627[23:39:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
628[23:39:18] [Server thread/INFO]: Replace Blocks: [1, 5]
629[23:39:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
630[23:39:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
631[23:39:18] [Server thread/INFO]: Random Lighting Updates: false
632[23:39:18] [Server thread/INFO]: Structure Info Saving: true
633[23:39:18] [Server thread/INFO]: Max TNT Explosions: 100
634[23:39:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
635[23:39:18] [Server thread/INFO]: Preparing start region for level 6 (Seed: -8241746815285339209)
636[23:39:19] [Server thread/INFO]: Preparing spawn area for WorldEdit, 57%
637[23:39:19] [Server thread/INFO]: -------- World Settings For [pvp] --------
638[23:39:19] [Server thread/INFO]: Item Despawn Rate: 6000
639[23:39:19] [Server thread/INFO]: Item Merge Radius: 2.5
640[23:39:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
641[23:39:19] [Server thread/INFO]: View Distance: 10
642[23:39:19] [Server thread/INFO]: Mob Spawn Range: 4
643[23:39:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
644[23:39:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
645[23:39:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
646[23:39:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
647[23:39:19] [Server thread/INFO]: Cane Growth Modifier: 100%
648[23:39:19] [Server thread/INFO]: Melon Growth Modifier: 100%
649[23:39:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
650[23:39:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
651[23:39:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
652[23:39:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
653[23:39:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
654[23:39:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
655[23:39:19] [Server thread/INFO]: Sending up to 10 chunks per packet
656[23:39:19] [Server thread/INFO]: Max Entity Collisions: 8
657[23:39:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
658[23:39:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
659[23:39:19] [Server thread/INFO]: Clear tick list: false
660[23:39:19] [Server thread/INFO]: Experience Merge Radius: 3.0
661[23:39:19] [Server thread/INFO]: Anti X-Ray: true
662[23:39:19] [Server thread/INFO]: Engine Mode: 1
663[23:39:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
664[23:39:19] [Server thread/INFO]: Replace Blocks: [1, 5]
665[23:39:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
666[23:39:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
667[23:39:19] [Server thread/INFO]: Random Lighting Updates: false
668[23:39:19] [Server thread/INFO]: Structure Info Saving: true
669[23:39:19] [Server thread/INFO]: Max TNT Explosions: 100
670[23:39:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
671[23:39:19] [Server thread/INFO]: Preparing start region for level 7 (Seed: 5658084059146046359)
672[23:39:20] [Server thread/INFO]: Preparing spawn area for pvp, 81%
673[23:39:21] [Server thread/INFO]: [MultiWorld] v5.2.6 enabled.
674[23:39:21] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
675[23:39:21] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'legend' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
676[23:39:21] [Server thread/INFO]: GroupManager - INFO - World Found: world
677[23:39:21] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
678[23:39:21] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
679[23:39:21] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
680[23:39:21] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
681[23:39:21] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
682[23:39:21] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
683[23:39:21] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
684[23:39:21] [Server thread/INFO]: [RandySpawn] Enabling RandySpawn v1.1
685[23:39:21] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.1
686[23:39:21] [Server thread/INFO]: <AutoMessage> Loaded 3 messages!
687[23:39:21] [Server thread/INFO]: [JoinMessages] Enabling JoinMessages v3.0
688[23:39:21] [Server thread/INFO]: [JoinMessages] Loading Messages.
689[23:39:21] [Server thread/INFO]: [JoinMessages] 10 messages loaded!
690[23:39:21] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
691[23:39:21] [Server thread/INFO]: [OnlyProxyJoin] Enabling OnlyProxyJoin v0.1
692[23:39:21] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
693[23:39:21] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1m-----------------------------[m
694[23:39:21] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1mLoading AntiWDL by Upd4ting[m
695[23:39:21] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1mCheck out my twitter: twitter.com/upd4ting[m
696[23:39:21] [Server thread/INFO]: [0;37;22m[[0;33;22mAntiWDL[0;37;22m] [0;30;1m-----------------------------[m
697[23:39:21] [Server thread/INFO]: [SupplySign] Enabling SupplySign v1.9.8
698[23:39:21] [Server thread/INFO]: SupplySign: ShowErrorsInClient=true
699[23:39:21] [Server thread/INFO]: SupplySign: FixSignOnSignGlitch=SupplySignOnly
700[23:39:21] [Server thread/INFO]: SupplySign: AllowNonOpAccess=false
701[23:39:22] [Server thread/INFO]: SupplySign loaded 975 items.
702[23:39:22] [Server thread/INFO]: SupplySign loaded 16 kits from kits.yml.
703[23:39:22] [Server thread/INFO]: SupplySign version 1.9.8 is enabled!
704[23:39:22] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.12
705[23:39:22] [Server thread/INFO]: [ItemCases] Enabling ItemCases v1.5.1
706[23:39:22] [Server thread/WARN]: [AutoSaveWorld] Plugin ItemCases attempted to establish connection http://www.spigotmc.org/api/resource.php?user_id=42889&resource_id=3744once=534827362 in main server thread
707[23:39:22] [Server thread/WARN]: [AutoSaveWorld] Plugin ItemCases attempted to establish connection socket://www.spigotmc.org:80 in main server thread
708[23:39:22] [Server thread/INFO]: [ItemCases] Loading Cases
709[23:39:22] [Server thread/INFO]: [ItemCases] 6 Case(s) Loaded.
710[23:39:22] [Server thread/INFO]: [ItemCases] Loading Item Names file
711[23:39:22] [Server thread/INFO]: [ItemCases] 385 Item Names Loaded
712[23:39:22] [Server thread/INFO]: [ItemCases] Loading extra data names now.
713[23:39:22] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
714[23:39:22] [Server thread/INFO]: [0;33;1m[Tim] Unused enchantments: DEPTH_STRIDER(8) LURE(62) LUCK(61) [m
715[23:39:22] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
716[23:39:22] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
717[23:39:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
718[23:39:24] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
719[23:39:25] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
720[23:39:25] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.2-SNAPSHOT-sMD5NET-b1107
721[23:39:25] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
722[23:39:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
723[23:39:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
724[23:39:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
725[23:39:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
726[23:39:25] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
727[23:39:25] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.overrideflags): GRASS_PATH
728[23:39:25] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
729[23:39:25] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
730[23:39:25] [Server thread/INFO]: [NoCheatPlus] Version 3.15.2-SNAPSHOT-sMD5NET-b1107 is enabled.
731[23:39:26] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.19
732[23:39:26] [Server thread/INFO]: [0;36;22m[[0;36;1mCreativeGates 2.8.19[0;36;22m] [0;33;1m=== ENABLE START ===[m
733[23:39:26] [Server thread/INFO]: [0;36;22m[[0;36;1mCreativeGates 2.8.19[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m131ms[0;33;1m) ===[m
734[23:39:26] [Server thread/INFO]: [PvpLevels] Enabling PvpLevels v1.2.1
735[23:39:26] [Server thread/INFO]: [PvpLevels] Hooked with iConomy using Vault.
736[23:39:26] [Server thread/INFO]: [AutoShutdown] Enabling AutoShutdown v3.2.1-1.5.1
737[23:39:26] [Server thread/INFO]: [AutoShutdown] AutoShutdown enabled!
738[23:39:26] [Server thread/INFO]: [Lores] Enabling Lores v1.4.1
739[23:39:26] [Server thread/INFO]: [Lores] Lores 1.4.1 (Build 45) is enabled!
740[23:39:26] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
741[23:39:26] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
742[23:39:26] [Server thread/INFO]: [ChatReaction] 30 words loaded!
743[23:39:26] [Server thread/INFO]: [ChatReaction] Creating MySQL connection ...
744[23:39:27] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatReaction attempted to establish connection socket://localhost:3306 in main server thread
745[23:39:28] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatReaction attempted to establish connection socket://localhost:3306 in main server thread
746[23:39:29] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://localhost:3306/chatreaction?allowReconnect=true
747[23:39:29] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
748
749The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
750[23:39:29] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatReaction attempted to establish connection socket://localhost:3306 in main server thread
751[23:39:30] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatReaction attempted to establish connection socket://localhost:3306 in main server thread
752[23:39:31] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://localhost:3306/chatreaction?allowReconnect=true
753[23:39:31] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
754
755The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
756[23:39:31] [Server thread/WARN]: java.lang.NullPointerException
757[23:39:31] [Server thread/WARN]: at me.clip.chatreaction.database.MySQL.checkTable(MySQL.java:191)
758[23:39:31] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.startDatabase(ChatReaction.java:209)
759[23:39:31] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.onEnable(ChatReaction.java:94)
760[23:39:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
761[23:39:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
762[23:39:31] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
763[23:39:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
764[23:39:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
765[23:39:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
766[23:39:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
767[23:39:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
768[23:39:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
769[23:39:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
770[23:39:31] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
771[23:39:31] [Server thread/WARN]: [ChatReaction] Could not connect to database! Reaction stats will be disabled!!
772[23:39:31] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
773[23:39:31] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
774[23:39:31] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
775[23:39:31] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
776[23:39:31] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
777[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
778[23:39:31] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
779[23:39:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
780[23:39:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
781[23:39:31] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
782[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
783[23:39:31] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
784[23:39:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
785[23:39:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
786[23:39:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
787[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
788[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
789[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
790[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
791[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
792[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
793[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
794[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
795[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
796[23:39:31] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
797[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
798[23:39:31] [Server thread/INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
799[23:39:31] [Server thread/INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
800[23:39:31] [Server thread/INFO]: [WorldGuard] (Survival) Lava fire is blocked.
801[23:39:31] [Server thread/INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
802[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival'
803[23:39:31] [Server thread/INFO]: [WorldGuard] (WorldEdit) TNT ignition is PERMITTED.
804[23:39:31] [Server thread/INFO]: [WorldGuard] (WorldEdit) Lighters are PERMITTED.
805[23:39:31] [Server thread/INFO]: [WorldGuard] (WorldEdit) Lava fire is blocked.
806[23:39:31] [Server thread/INFO]: [WorldGuard] (WorldEdit) Fire spread is UNRESTRICTED.
807[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'WorldEdit'
808[23:39:31] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
809[23:39:31] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
810[23:39:31] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
811[23:39:31] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
812[23:39:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
813[23:39:31] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'world'
814[23:39:31] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
815[23:39:31] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
816[23:39:31] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'ASkyBlock'
817[23:39:31] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'ASkyBlock_nether'
818[23:39:31] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Survival'
819[23:39:31] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'WorldEdit'
820[23:39:31] [Server thread/INFO]: [WorldGuard] 5 regions loaded for 'pvp'
821[23:39:31] [Server thread/INFO]: [GlobalMarket] Enabling GlobalMarket v1.2.2
822[23:39:32] [Server thread/INFO]: [ItemLoreStats] Enabling ItemLoreStats v6.07
823[23:39:32] [Server thread/INFO]: [ItemLoreStats] Successfully found and hooked into WorldGuard.
824[23:39:32] [Server thread/INFO]: [ItemLoreStats] Unable to find Heroes!
825[23:39:32] [Server thread/INFO]: [ItemLoreStats] Unable to find BarAPI!
826[23:39:32] [Server thread/INFO]: [ItemLoreStats] Unable to find BossBarAPI!
827[23:39:32] [Server thread/INFO]: [ItemLoreStats] Unable to find SkillAPI!
828[23:39:32] [Server thread/INFO]: [ItemLoreStats] Successfully found and hooked into Vault.
829[23:39:32] [Server thread/INFO]: [ItemLoreStats] Successfully found and hooked into Citizens.
830[23:39:32] [Server thread/INFO]: [RPG_Items] Enabling RPG_Items v3.3
831[23:39:32] [Server thread/INFO]: [RPG Items] World Guard found
832[23:39:33] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
833[23:39:33] [Server thread/INFO]: [iConomy - April Fools] Enabled (45 ms)
834[23:39:33] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
835[23:39:33] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
836[23:39:33] [Thread-40/INFO]: [iConomy - April Fools] Purged accounts with default balance.
837[23:39:33] [Server thread/INFO]: [EnchantLapis] Enabling EnchantLapis v1.2
838[23:39:33] [Server thread/INFO]: [TpLogin] Enabling TpLogin v1.0
839[23:39:33] [Server thread/INFO]: [Itemizer] Enabling Itemizer v3.2
840[23:39:33] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
841[23:39:33] [Server thread/INFO]: [ClearLag] Loading modules...
842[23:39:33] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
843[23:39:33] [Server thread/INFO]: [ClearLag] Modules have been loaded!
844[23:39:33] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
845[23:39:33] [Thread-41/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
846[23:39:33] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.7
847[23:39:34] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
848[23:39:34] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
849[23:39:34] [Server thread/INFO]: Bukkit version format changed. Version not checked.
850[23:39:34] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
851[23:39:34] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
852[23:39:34] [Server thread/INFO]: File C:\Users\Administrator\Desktop\serverminigame\serverminigame\Skyblock 1.8 [zNa ระบบมายคราฟ] 47\Skyblock\plugins\Essentials\config.yml is not utf-8 encoded, trying x-windows-874
853[23:39:34] [Server thread/INFO]: Using locale en_US
854[23:39:34] [Server thread/INFO]: File C:\Users\Administrator\Desktop\serverminigame\serverminigame\Skyblock 1.8 [zNa ระบบมายคราฟ] 47\Skyblock\plugins\Essentials\config.yml is not utf-8 encoded, trying x-windows-874
855[23:39:34] [Server thread/INFO]: Using locale en_US
856[23:39:34] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
857[23:39:34] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
858[23:39:34] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.4.1-b436)
859[23:39:35] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
860[23:39:35] [Thread-41/INFO]: [ClearLag] No updates found!
861[23:39:35] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
862[23:39:35] [Server thread/INFO]: [AZRank] Enabling AZRank v1.2.5
863[23:39:35] [Server thread/INFO]: [AZRank] Found Vault and GroupManager and is good to go
864[23:39:35] [Server thread/INFO]: [AZRank][Config]option: 'message' is: +player is now a(n) +group for+time
865[23:39:35] [Server thread/INFO]: [AZRank][Config]option: 'aWhile' is: a while
866[23:39:35] [Server thread/INFO]: [AZRank][Config]option: 'ever' is: ever
867[23:39:35] [Server thread/INFO]: [AZRank][Config]option: 'broadcastRankChange' is: true
868[23:39:35] [Server thread/INFO]: [AZRank][Config]option: 'allowOpsChanges' is: true
869[23:39:35] [Server thread/INFO]: [AZRank][Config]option: 'logEverything' is: false
870[23:39:35] [Server thread/INFO]: [AZRank][Config]option: 'checkInterval' is: 10seconds
871[23:39:35] [Server thread/INFO]: [AZRank] AZRank v1.2.5 is now enabled.
872[23:39:36] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.74
873[23:39:36] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
874[23:39:37] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
875[23:39:37] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
876[23:39:38] [Server thread/INFO]: creating table 'items'
877[23:39:38] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
878[23:39:38] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
879[23:39:38] [Server thread/INFO]: creating table 'accounts'
880[23:39:38] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
881[23:39:38] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
882[23:39:38] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
883[23:39:38] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
884[23:39:39] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
885[23:39:39] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
886[23:39:39] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.6
887[23:39:39] [Server thread/WARN]: [AutoSaveWorld] Plugin LeaderHeads attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=509067&resource_id=2079once=-357053551 in main server thread
888[23:39:39] [Server thread/WARN]: [AutoSaveWorld] Plugin LeaderHeads attempted to establish connection socket://api.spigotmc.org:443 in main server thread
889[23:39:40] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
890[23:39:41] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
891[23:39:41] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
892[23:39:41] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
893[23:39:41] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
894[23:39:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
895[23:39:42] [Server thread/INFO]: Done (33.919s)! For help, type "help" or "?"
896[23:39:42] [Server thread/INFO]: Starting remote control listener
897[23:39:42] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:25557
898[23:39:42] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1mFound a new version: v3.1.4[0;37;1m (yours: v3.1.2)[m
899[23:39:42] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mDownload it on Bukkit Dev:[m
900[23:39:42] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mdev.bukkit.org/bukkit-plugins/chest-commands[m
901[23:39:42] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.6
902[23:39:42] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
903[23:39:42] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
904[23:39:42] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
905[23:39:42] [Craft Scheduler Thread - 6/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
906[23:39:43] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
907[23:39:47] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
908[23:39:47] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
909[23:39:47] [Server thread/INFO]: Game rule has been updated
910[23:39:47] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
911[23:39:47] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
912[23:39:48] [Server thread/INFO]: [Citizens] Loaded 69 NPCs.
913[23:39:48] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
914[23:39:48] [Server thread/INFO]: [ASkyBlock] Loading island grid...
915[23:39:48] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
916[23:39:49] [Server thread/INFO]: [ASkyBlock] Loading warps...
917[23:39:49] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
918[23:39:49] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
919[23:39:50] [Craft Scheduler Thread - 23/INFO]: [Vault] Checking for Updates:
920[23:39:50] [Craft Scheduler Thread - 23/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
921[23:39:50] [Craft Scheduler Thread - 23/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
922[23:39:51] [Server thread/INFO]: [ASkyBlock] Update available ASkyBlock V3.0.8.2
923[23:39:52] [Craft Scheduler Thread - 10/WARN]: Exception in thread "Craft Scheduler Thread - 10"
924[23:39:52] [Craft Scheduler Thread - 10/WARN]: org.apache.commons.lang.UnhandledException: Plugin RPG_Items v3.3 generated an exception while executing task 59
925 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
926 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
927 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
928 at java.lang.Thread.run(Unknown Source)
929Caused by: java.lang.NullPointerException
930 at think.rpgitems.Updater.versionCheck(Updater.java:437)
931 at think.rpgitems.Updater.access$3(Updater.java:434)
932 at think.rpgitems.Updater$UpdateRunnable.run(Updater.java:566)
933 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
934 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
935 ... 3 more
936
937[23:40:03] [Craft Scheduler Thread - 3/INFO]: [Metrics] Connection timed out: connect
938[23:41:09] [Craft Scheduler Thread - 1/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/AZRank
939[23:41:52] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mถ้ามีปัà¸à¸«à¸²à¸à¸°à¹„รà¸à¸£à¸¸à¸“าติดต่à¸à¹„ด้ที่à¸à¸²à¸£à¸µà¸™à¹ˆà¸² [0;33;1m[21mID:csozaza753za[m
940[23:43:52] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mFB PAGE: [0;33;1m[4mhttps://www.facebook.com/Minecraft-Nazi-127366337937343/[m
941[23:45:52] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mถ้ามีปัà¸à¸«à¸²à¸à¸°à¹„รà¸à¸£à¸¸à¸“าติดต่à¸à¹„ด้ที่à¸à¸²à¸£à¸µà¸™à¹ˆà¸² [0;33;1m[21mID:csozaza753za[m
942[23:46:10] [Thread-48/INFO]: UUID of player ALWAYSWANAFLY is 0254d12f-0a43-3869-9fe7-dca5726c6bdb
943[23:46:11] [Server thread/WARN]: [RPG_Items] Failed to get player locale
944[23:46:12] [Server thread/INFO]: ALWAYSWANAFLY[/127.0.0.1:56311] logged in with entity id 857 at ([world]1965.5, 95.0, 632.5)
945[23:46:14] [Thread-49/INFO]: UUID of player Xx_kimaru_xX is 3d282add-91d6-3582-9c70-554d951a86ee
946[23:46:15] [Server thread/INFO]: Xx_kimaru_xX[/127.0.0.1:56349] logged in with entity id 918 at ([world]1965.5, 95.0, 632.5)
947[23:46:21] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /warp shop2632561
948[23:46:32] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /tpohere Xx_kimaru_xX
949[23:47:20] [Async Chat Thread - #0/INFO]: [[0;32;1mLvl 1[0;37;1m] [m[0;31;1m[21mADMIN [0;37;22m: [0;33;22m[21m[0;31;22mXx_kimaru_xX [0;31;1m[21m>[m เทพทรูเสี่ยงทาย[m
950[23:47:21] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;32;1mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m20 [0;32;1mวินาที![m
951[23:47:24] [Async Chat Thread - #0/INFO]: [[0;32;1mLvl 1[0;37;1m] [m[0;31;1m[21mADMIN [0;37;22m: [0;33;22m[21m[0;31;22mXx_kimaru_xX [0;31;1m[21m>[m เคมั้ย[m
952[23:47:36] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;32;22mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m5 [0;32;22mวินาที![m
953[23:47:37] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;33;1mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m4 [0;33;1mวินาที![m
954[23:47:38] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;33;22mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m3 [0;33;22mวินาที![m
955[23:47:39] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;31;1mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m2 [0;31;1mวินาที![m
956[23:47:40] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;31;22mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m1 [0;31;22mวินาที![m
957[23:47:41] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;37;22mลบขยะไปà¹à¸¥à¹‰à¸§à¸ˆà¸³à¸™à¸§à¸™ [0;31;1m1 [0;37;22mชิ้น![m
958[23:48:01] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mถ้ามีปัà¸à¸«à¸²à¸à¸°à¹„รà¸à¸£à¸¸à¸“าติดต่à¸à¹„ด้ที่à¸à¸²à¸£à¸µà¸™à¹ˆà¸² [0;33;1m[21mID:csozaza753za[m
959[23:49:39] [Async Chat Thread - #1/INFO]: [[0;32;1mLvl 1[0;37;1m] [m[0;31;1m[21mADMIN [0;37;22m: [0;33;22m[21m[0;31;22mALWAYSWANAFLY [0;31;1m[21m>[m -3-[m
960[23:50:02] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mWEBSHOP: [0;33;1mwww.mc-nazi.tk[m
961[23:50:23] [Craft Scheduler Thread - 33/INFO]: [Metrics] Connection timed out: connect
962[23:50:23] [Craft Scheduler Thread - 31/INFO]: [Metrics] Connection timed out: connect
963[23:52:02] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mFB PAGE: [0;33;1m[4mhttps://www.facebook.com/Minecraft-Nazi-127366337937343/[m
964[23:52:32] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /itemizer name &6à¸à¸¥à¹ˆà¸à¸‡à¸ªà¸¸à¹ˆà¸¡à¸£à¸²à¸„า 50 บาท
965[23:52:49] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /itemizer name &6à¸à¸¥à¹ˆà¸à¸‡à¸ªà¸¸à¹ˆà¸¡à¸£à¸²à¸„า 100 บาท
966[23:52:59] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /itemizer name &6à¸à¸¥à¹ˆà¸à¸‡à¸ªà¸¸à¹ˆà¸¡à¸£à¸²à¸„า 150 บาท
967[23:53:07] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /itemizer name &6à¸à¸¥à¹ˆà¸à¸‡à¸ªà¸¸à¹ˆà¸¡à¸£à¸²à¸„า 300 บาท
968[23:54:02] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mFB PAGE: [0;33;1m[4mhttps://www.facebook.com/Minecraft-Nazi-127366337937343/[m
969[23:54:10] [AutoSaveWorld AutoSaveThread/INFO]: [0;34;1mAutoSaving[m
970[23:54:11] [AutoSaveWorld AutoSaveThread/INFO]: [0;34;1mAutoSave Complete[m
971[23:54:24] [Server thread/INFO]: Xx_kimaru_xX issued server command: /weather clear
972[23:55:03] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;32;1mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m20 [0;32;1mวินาที![m
973[23:55:18] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;32;22mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m5 [0;32;22mวินาที![m
974[23:55:19] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;33;1mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m4 [0;33;1mวินาที![m
975[23:55:20] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;33;22mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m3 [0;33;22mวินาที![m
976[23:55:21] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;31;1mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m2 [0;31;1mวินาที![m
977[23:55:22] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;31;22mจะลบขยะในเวลาà¸à¸µà¸ [0;31;1m1 [0;31;22mวินาที![m
978[23:55:23] [Server thread/INFO]: [0;33;1m[21mNA[0;31;1m[21mZI[0;37;22m[21m > [0;37;22mลบขยะไปà¹à¸¥à¹‰à¸§à¸ˆà¸³à¸™à¸§à¸™ [0;31;1m1 [0;37;22mชิ้น![m
979[23:55:24] [Async Chat Thread - #2/INFO]: [[0;32;1mLvl 1[0;37;1m] [m[0;31;1m[21mADMIN [0;37;22m: [0;33;22m[21m[0;31;22mALWAYSWANAFLY [0;31;1m[21m>[m [0;33;22m? [0;32;22m[21m[[0;36;22m[21mEquipment Case[0;32;22m[21m] [0;33;22m?[m
980[23:55:39] [Async Chat Thread - #2/INFO]: [[0;32;1mLvl 1[0;37;1m] [m[0;31;1m[21mADMIN [0;37;22m: [0;33;22m[21m[0;31;22mALWAYSWANAFLY [0;31;1m[21m>[m [0;33;22m? [0;32;22m[21m[[0;36;22m[21mWeapon Case[0;32;22m[21m] [0;33;22m?[m
981[23:56:00] [Async Chat Thread - #2/INFO]: [[0;32;1mLvl 1[0;37;1m] [m[0;31;1m[21mADMIN [0;37;22m: [0;33;22m[21m[0;31;22mALWAYSWANAFLY [0;31;1m[21m>[m [0;33;22m? [0;32;22m[21m[[0;36;22m[21mWeapon Case[0;32;22m[21m] [0;33;22m? Case[m
982[23:56:03] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mFB PAGE: [0;33;1m[4mhttps://www.facebook.com/Minecraft-Nazi-127366337937343/[m
983[23:56:16] [Async Chat Thread - #2/INFO]: [[0;32;1mLvl 1[0;37;1m] [m[0;31;1m[21mADMIN [0;37;22m: [0;33;22m[21m[0;31;22mALWAYSWANAFLY [0;31;1m[21m>[m [0;33;22m? [0;32;22m[21m[[0;36;22m[21mWeapon Case[0;32;22m[21m] [0;33;22m? Case[m
984[23:57:13] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /case create &6? &2&l[&3&lWeapon Case&2&l] &6? Case
985[23:57:30] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /case edit &6? &2&l[&3&lWeapon Case&2&l] &6? Case
986[23:57:37] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /case edit &6? &2&l[&3&lWeapon Case&2&l] &6? Case
987[23:58:03] [Server thread/INFO]: [0;33;1m[ [0;36;1mNAZI [0;33;1m] [0;36;1mWEBSHOP: [0;33;1mwww.mc-nazi.tk[m
988[23:58:38] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /give alwayswanafly minecraft:diamond_sword 1 0 {Unbreakable:1}
989[23:59:32] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /case give ALWAYSWANAFLY &6? &2&l[&3&lWeapon Case&2&l] &6? Case
990[23:59:58] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /case create &6? &2&l[&3&lWeapon Case&2&l] &6?