· 9 years ago · Jan 10, 2017, 08:20 PM
1[21:16:22] [Server thread/INFO]: Starting minecraft server version 1.9.2
2[21:16:22] [Server thread/INFO]: Loading properties
3[21:16:22] [Server thread/INFO]: Default game type: SURVIVAL
4[21:16:23] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e000104-4cb3258 (MC: 1.9.2) (Implementing API version 1.9.2-R0.1-SNAPSHOT)
5[21:16:23] [Server thread/INFO]: Using 4 threads for Netty based IO
6[21:16:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[21:16:23] [Server thread/INFO]: Debug logging is disabled
8[21:16:23] [Server thread/INFO]: Generating keypair
9[21:16:23] [Server thread/INFO]: Starting Minecraft server on 85.190.162.73:25565
10[21:16:23] [Server thread/INFO]: Using epoll channel type
11[21:16:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[21:16:24] [Server thread/ERROR]: Could not load 'plugins/Fly.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: MrWouter/Main : Unsupported major.minor version 52.0
14 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
17 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
18 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
19 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
20 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
21Caused by: java.lang.UnsupportedClassVersionError: MrWouter/Main : Unsupported major.minor version 52.0
22 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
23 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
24 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
25 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
26 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
27 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
28 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
29 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
30 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
31 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
32 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
33 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
34 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
35 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
36 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
37 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
38 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
39 ... 6 more
40[21:16:24] [Server thread/ERROR]: Could not load 'plugins/iN_Blocks.jar' in folder 'plugins'
41org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: creeoer/plugins/in_blocks/main/iN_Blocks : Unsupported major.minor version 52.0
42 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
43 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
44 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
45 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
46 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
47 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
48 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
49Caused by: java.lang.UnsupportedClassVersionError: creeoer/plugins/in_blocks/main/iN_Blocks : Unsupported major.minor version 52.0
50 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
51 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
52 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
53 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
54 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
55 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
56 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
57 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
58 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
59 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
60 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
61 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
62 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
63 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
64 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
65 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
66 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
67 ... 6 more
68[21:16:24] [Server thread/ERROR]: Could not load 'plugins/TreysDoubleJump_v1.0.8.jar' in folder 'plugins'
69org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/treyruffy/treysdoublejump/TreysDoubleJump : Unsupported major.minor version 52.0
70 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
71 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
72 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
73 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
74 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
75 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
76 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
77Caused by: java.lang.UnsupportedClassVersionError: me/treyruffy/treysdoublejump/TreysDoubleJump : Unsupported major.minor version 52.0
78 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
79 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
80 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
81 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
82 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
83 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
84 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
85 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
86 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
87 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
88 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
89 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
90 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
91 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
92 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
93 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
94 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
95 ... 6 more
96[21:16:24] [Server thread/ERROR]: Could not load 'plugins/HolographicScoreboard.jar' in folder 'plugins'
97org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: dk/lockfuglsang/wolfencraft/HolographicScoreboard : Unsupported major.minor version 52.0
98 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
99 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
100 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
101 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
102 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
103 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
104 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
105Caused by: java.lang.UnsupportedClassVersionError: dk/lockfuglsang/wolfencraft/HolographicScoreboard : Unsupported major.minor version 52.0
106 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
107 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
108 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
109 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
110 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
111 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
112 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
113 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
114 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
115 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
116 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
117 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
118 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
119 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
120 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
121 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
122 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
123 ... 6 more
124[21:16:24] [Server thread/ERROR]: Could not load 'plugins/SoundOnChat.jar' in folder 'plugins'
125org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/trixmc/play/Main : Unsupported major.minor version 52.0
126 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
127 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
128 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
129 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
130 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
131 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
132 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
133Caused by: java.lang.UnsupportedClassVersionError: net/trixmc/play/Main : Unsupported major.minor version 52.0
134 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
135 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
136 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
137 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
138 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
139 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
140 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
141 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
142 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
143 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
144 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
145 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
146 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
147 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
148 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
149 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
150 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
151 ... 6 more
152[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %name% for plugin BannerBoard...
153[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:name% for plugin BannerBoard...
154[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %uuid% for plugin BannerBoard...
155[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:uuid% for plugin BannerBoard...
156[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer COLOR for plugin BannerBoard...
157[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:COLOR for plugin BannerBoard...
158[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer IMAGE for plugin BannerBoard...
159[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:IMAGE for plugin BannerBoard...
160[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer TEXT for plugin BannerBoard...
161[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:TEXT for plugin BannerBoard...
162[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer SKIN for plugin BannerBoard...
163[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:SKIN for plugin BannerBoard...
164[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer LIVEIMG for plugin BannerBoard...
165[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:LIVEIMG for plugin BannerBoard...
166[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer URLIMG for plugin BannerBoard...
167[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:URLIMG for plugin BannerBoard...
168[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer INTERACT for plugin BannerBoard...
169[21:16:25] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:INTERACT for plugin BannerBoard...
170[21:16:25] [Server thread/ERROR]: Could not load 'plugins/MessageTones-1.1.2.jar' in folder 'plugins'
171org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/kevinnovak/messagetones/MessageTones : Unsupported major.minor version 52.0
172 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
173 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
174 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
175 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
176 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
177 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
178 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
179Caused by: java.lang.UnsupportedClassVersionError: me/kevinnovak/messagetones/MessageTones : Unsupported major.minor version 52.0
180 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
181 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
182 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
183 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
184 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
185 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
186 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
187 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
188 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
189 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
190 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
191 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
192 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
193 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
194 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
195 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
196 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
197 ... 6 more
198[21:16:25] [Server thread/ERROR]: Could not load 'plugins/BlockRegen.jar' in folder 'plugins'
199org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: nl/Aurorion/BlockRegen/Main : Unsupported major.minor version 52.0
200 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
201 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
202 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
203 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
204 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
205 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
206 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
207Caused by: java.lang.UnsupportedClassVersionError: nl/Aurorion/BlockRegen/Main : Unsupported major.minor version 52.0
208 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
209 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
210 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
211 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
212 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
213 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
214 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
215 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
216 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
217 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
218 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
219 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
220 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
221 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
222 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
223 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
224 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
225 ... 6 more
226[21:16:25] [Server thread/INFO]: [DecoHeads] Loading DecoHeads v1.2
227[21:16:25] [Server thread/INFO]: [Actionbar] Loading Actionbar v1.3.0.2
228[21:16:25] [Server thread/INFO]: [GUI_Rules] Loading GUI_Rules v1.0
229[21:16:25] [Server thread/INFO]: [VIPParticles] Loading VIPParticles v3.3
230[21:16:25] [Server thread/INFO]: [MultiLogger] Loading MultiLogger v1.3
231[21:16:25] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.3
232[21:16:25] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.4.4
233[21:16:25] [Server thread/INFO]: [ReflectionHelper] Version is v1_9_R1 (10901)
234[21:16:25] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
235[21:16:25] [Server thread/INFO]: Injected custom channel handlers.
236[21:16:25] [Server thread/INFO]: [SimpleTeleportation] Loading SimpleTeleportation v1.0
237[21:16:25] [Server thread/INFO]: [TPA] Loading TPA v2.2.2
238[21:16:25] [Server thread/INFO]: [Flight] Loading Flight v2.0.1
239[21:16:25] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
240[21:16:25] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
241[21:16:25] [Server thread/INFO]: [RegenBlock] Loading RegenBlock vBeta 5.7
242[21:16:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
243[21:16:25] [Server thread/INFO]: [MapManager] Loading MapManager v1.2.0
244[21:16:25] [Server thread/INFO]: [MiniChests] Loading MiniChests v2.1
245[21:16:25] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.77
246[21:16:25] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
247[21:16:25] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
248[21:16:25] [Server thread/INFO]: [Essentials_] Loading Essentials_ v1.1
249[21:16:25] [Server thread/INFO]: [RateOfXray] Loading RateOfXray v1.0.17
250[21:16:25] [Server thread/INFO]: [Rename] Loading Rename v1.0
251[21:16:25] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
252[21:16:25] [Server thread/INFO]: [SlowChat] Loading SlowChat v1.2
253[21:16:25] [Server thread/INFO]: [1vs1] Loading 1vs1 v1.7a
254[21:16:25] [Server thread/INFO]: [AnimatedFrames] Loading AnimatedFrames v4.3.3
255[21:16:25] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.0
256[21:16:25] [Server thread/WARN]: [ProtocolLib] Detected outdated Java version: Java 7
257[21:16:25] [Server thread/WARN]: [ProtocolLib] It is recommended that you update to Java 8 as soon as possible.
258[21:16:25] [Server thread/WARN]: [ProtocolLib] Future versions of ProtocolLib many not support Java 7.
259[21:16:25] [Server thread/WARN]: [ProtocolLib] Java 8 will allow for much faster reflection performance.
260[21:16:25] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2
261[21:16:25] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
262[21:16:25] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.2
263[21:16:25] [Server thread/INFO]: [TeleportSigns] Loading TeleportSigns v1.1.5
264[21:16:25] [Server thread/INFO]: [SCA] Loading SimpleChatAlert v8.0
265[21:16:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
266[21:16:25] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.3.8
267[21:16:25] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V8b
268[21:16:25] [Server thread/INFO]: [PlayTimeRewardsRecoded] Loading PlayTimeRewardsRecoded v2.2.0
269[21:16:25] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
270[21:16:25] [Server thread/INFO]: [Mobcash] Loading Mobcash v3.3
271[21:16:25] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
272[21:16:25] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0
273[21:16:25] [Server thread/INFO]: [LogBlock] Connecting to ni579503_1_DB@jdbc:mysql://ms998.nitrado.net:3306/ni579503_1_DB...
274[21:16:25] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
275[21:16:26] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.2.4
276[21:16:26] [Server thread/INFO]: [Paintball] Loading Paintball v1.3.7
277[21:16:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
278[21:16:26] [Server thread/INFO]: [Pixelator] Loading Pixelator v1.2.1
279[21:16:26] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v1.8.9
280[21:16:26] [Server thread/INFO]: [CustomPolls] Loading CustomPolls v1.0.6
281[21:16:26] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
282[21:16:26] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.5.1
283[21:16:26] [Server thread/INFO]: [PlaceholderAPI] This server is running Spigot
284[21:16:26] [Server thread/INFO]: [PlaceholderAPI] Detected NMS version: v1_9_R1
285[21:16:26] [Server thread/INFO]: [FurnitureMaker] Loading FurnitureMaker v1.4.7
286[21:16:26] [Server thread/INFO]: [NoPlugin] Loading NoPlugin v2.1
287[21:16:26] [Server thread/INFO]: [Invsee_v1.0.3] Loading Invsee_v1.0.3 v1.0
288[21:16:26] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.5
289[21:16:26] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.5.3
290[21:16:26] [Server thread/INFO]: [BannerBoard] Loading BannerBoard v1.7.12
291[21:16:26] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
292[21:16:26] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.3
293[21:16:26] [Server thread/INFO]: [PlayerSounds] Loading PlayerSounds v1.0
294[21:16:26] [Server thread/INFO]: [IgnoreYou] Loading IgnoreYou v1.3.1
295[21:16:26] [Server thread/INFO]: [FastCraft+] Loading FastCraftPlus v0.25
296[21:16:26] [Server thread/INFO]: [ServerTutorial] Loading ServerTutorial v2.2.2
297[21:16:26] [Server thread/INFO]: [Original-Double-Jump] Loading Original-Double-Jump v1.4
298[21:16:26] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.1.2
299[21:16:26] [Server thread/INFO]: [VoteLink] Loading VoteLink v5.1
300[21:16:26] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.7
301[21:16:26] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.1.1
302[21:16:26] [Server thread/INFO]: [UltraCosmetics] Loading UltraCosmetics v2.3.9
303[21:16:26] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.11
304[21:16:26] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
305[21:16:26] [Server thread/INFO]: [WorldEditSelectionVisualizer] Loading WorldEditSelectionVisualizer v1.4.4
306[21:16:26] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
307[21:16:26] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
308[21:16:26] [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.
309[21:16:26] [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!
310[21:16:26] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
311[21:16:26] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
312[21:16:26] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
313[21:16:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
314[21:16:26] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
315[21:16:26] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
316[21:16:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0
317[21:16:26] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
318[21:16:26] [Server thread/INFO]: [SCA] Enabling SimpleChatAlert v8.0
319[21:16:26] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
320[21:16:26] [Server thread/INFO]: The SimpleChatAlert Plugin has been enabled!
321[21:16:26] [Server thread/INFO]: Report any bugs/errors! - SCA Dev Team
322[21:16:26] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
323[21:16:26] [Server thread/INFO]: You Are Using Build Version: 8.0
324[21:16:26] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
325[21:16:26] [Server thread/INFO]: Preparing level "world"
326[21:16:26] [Server thread/INFO]: -------- World Settings For [world] --------
327[21:16:26] [Server thread/INFO]: Mob Spawn Range: 4
328[21:16:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
329[21:16:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
330[21:16:26] [Server thread/INFO]: Cane Growth Modifier: 100%
331[21:16:26] [Server thread/INFO]: Melon Growth Modifier: 100%
332[21:16:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
333[21:16:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
334[21:16:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
335[21:16:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
336[21:16:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
337[21:16:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
338[21:16:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
339[21:16:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
340[21:16:26] [Server thread/INFO]: Random Lighting Updates: false
341[21:16:26] [Server thread/INFO]: Structure Info Saving: true
342[21:16:26] [Server thread/INFO]: Max Entity Collisions: 8
343[21:16:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
344[21:16:26] [Server thread/INFO]: Max TNT Explosions: 100
345[21:16:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
346[21:16:26] [Server thread/INFO]: Item Despawn Rate: 6000
347[21:16:26] [Server thread/INFO]: Item Merge Radius: 2.5
348[21:16:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
349[21:16:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
350[21:16:26] [Server thread/INFO]: View Distance: 8
351[21:16:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
352[21:16:26] [Server thread/INFO]: Experience Merge Radius: 3.0
353[21:16:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
354[21:16:26] [Server thread/INFO]: Mob Spawn Range: 4
355[21:16:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
356[21:16:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
357[21:16:26] [Server thread/INFO]: Cane Growth Modifier: 100%
358[21:16:26] [Server thread/INFO]: Melon Growth Modifier: 100%
359[21:16:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
360[21:16:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
361[21:16:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
362[21:16:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
363[21:16:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
364[21:16:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
365[21:16:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
366[21:16:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
367[21:16:26] [Server thread/INFO]: Random Lighting Updates: false
368[21:16:26] [Server thread/INFO]: Structure Info Saving: true
369[21:16:26] [Server thread/INFO]: Max Entity Collisions: 8
370[21:16:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
371[21:16:26] [Server thread/INFO]: Max TNT Explosions: 100
372[21:16:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
373[21:16:26] [Server thread/INFO]: Item Despawn Rate: 6000
374[21:16:26] [Server thread/INFO]: Item Merge Radius: 2.5
375[21:16:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
376[21:16:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
377[21:16:26] [Server thread/INFO]: View Distance: 8
378[21:16:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
379[21:16:26] [Server thread/INFO]: Experience Merge Radius: 3.0
380[21:16:27] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
381[21:16:27] [Server thread/INFO]: Mob Spawn Range: 4
382[21:16:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
383[21:16:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
384[21:16:27] [Server thread/INFO]: Cane Growth Modifier: 100%
385[21:16:27] [Server thread/INFO]: Melon Growth Modifier: 100%
386[21:16:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
387[21:16:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
388[21:16:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
389[21:16:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
390[21:16:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
391[21:16:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
392[21:16:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
393[21:16:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
394[21:16:27] [Server thread/INFO]: Random Lighting Updates: false
395[21:16:27] [Server thread/INFO]: Structure Info Saving: true
396[21:16:27] [Server thread/INFO]: Max Entity Collisions: 8
397[21:16:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
398[21:16:27] [Server thread/INFO]: Max TNT Explosions: 100
399[21:16:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
400[21:16:27] [Server thread/INFO]: Item Despawn Rate: 6000
401[21:16:27] [Server thread/INFO]: Item Merge Radius: 2.5
402[21:16:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
403[21:16:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
404[21:16:27] [Server thread/INFO]: View Distance: 8
405[21:16:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
406[21:16:27] [Server thread/INFO]: Experience Merge Radius: 3.0
407[21:16:27] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7845205796866136951)
408[21:16:28] [Server thread/INFO]: Preparing spawn area: 5%
409[21:16:29] [Server thread/INFO]: Preparing spawn area: 49%
410[21:16:29] [Server thread/INFO]: Preparing start region for level 1 (Seed: -9024745646056786227)
411[21:16:30] [Server thread/INFO]: Preparing spawn area: 80%
412[21:16:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7845205796866136951)
413[21:16:31] [Server thread/INFO]: [DecoHeads] Enabling DecoHeads v1.2
414[21:16:32] [Server thread/INFO]: [DecoHeads] DecoHeads v1.2 enabled!
415[21:16:32] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.3.0.2
416[21:16:32] [Server thread/INFO]: Actionbar> Actionbar v1.3.0.2 enabled!!
417[21:16:32] [Server thread/INFO]: [GUI_Rules] Enabling GUI_Rules v1.0
418[21:16:32] [Server thread/INFO]: [VIPParticles] Enabling VIPParticles v3.3
419[21:16:32] [Server thread/INFO]: [VIPParticles] Plugin enabled by seanliam2000
420[21:16:32] [Server thread/INFO]: [MultiLogger] Enabling MultiLogger v1.3
421[21:16:32] [Server thread/INFO]: Starting MultiLogger by etaxi341!
422[21:16:32] [Server thread/ERROR]: Error occurred while enabling MultiLogger v1.3 (Is it up to date?)
423java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
424 at me.etaxi341.ML.Main.onEnable(Main.java:45) ~[?:?]
425 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
426 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
427 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
428 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
429 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
430 at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
431 at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
432 at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
433 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
434 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
435 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
436[21:16:32] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.3
437[21:16:32] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins/icJukeBox/configuration.yml because configuration.yml already exists.
438[21:16:33] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.4.4
439[21:16:33] [Server thread/INFO]: [PacketListenerApi] Metrics started
440[21:16:33] [Server thread/INFO]: Adding channels for online players...
441[21:16:33] [Server thread/INFO]: [SimpleTeleportation] Enabling SimpleTeleportation v1.0
442[21:16:33] [Server thread/INFO]: -------- World Settings For [-t] --------
443[21:16:33] [Server thread/INFO]: Mob Spawn Range: 4
444[21:16:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
445[21:16:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
446[21:16:33] [Server thread/INFO]: Cane Growth Modifier: 100%
447[21:16:33] [Server thread/INFO]: Melon Growth Modifier: 100%
448[21:16:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
449[21:16:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
450[21:16:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
451[21:16:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
452[21:16:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
453[21:16:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
454[21:16:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
455[21:16:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
456[21:16:33] [Server thread/INFO]: Random Lighting Updates: false
457[21:16:33] [Server thread/INFO]: Structure Info Saving: true
458[21:16:33] [Server thread/INFO]: Max Entity Collisions: 8
459[21:16:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
460[21:16:33] [Server thread/INFO]: Max TNT Explosions: 100
461[21:16:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
462[21:16:33] [Server thread/INFO]: Item Despawn Rate: 6000
463[21:16:33] [Server thread/INFO]: Item Merge Radius: 2.5
464[21:16:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
465[21:16:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
466[21:16:33] [Server thread/INFO]: View Distance: 8
467[21:16:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
468[21:16:33] [Server thread/INFO]: Experience Merge Radius: 3.0
469[21:16:33] [Server thread/INFO]: Preparing start region for level 3 (Seed: 624072978451453903)
470[21:16:34] [Server thread/INFO]: Preparing spawn area for -t, 56%
471[21:16:34] [Server thread/INFO]: -------- World Settings For [ballon] --------
472[21:16:34] [Server thread/INFO]: Mob Spawn Range: 4
473[21:16:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
474[21:16:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
475[21:16:34] [Server thread/INFO]: Cane Growth Modifier: 100%
476[21:16:34] [Server thread/INFO]: Melon Growth Modifier: 100%
477[21:16:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
478[21:16:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
479[21:16:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
480[21:16:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
481[21:16:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
482[21:16:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
483[21:16:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
484[21:16:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
485[21:16:34] [Server thread/INFO]: Random Lighting Updates: false
486[21:16:34] [Server thread/INFO]: Structure Info Saving: true
487[21:16:34] [Server thread/INFO]: Max Entity Collisions: 8
488[21:16:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
489[21:16:34] [Server thread/INFO]: Max TNT Explosions: 100
490[21:16:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
491[21:16:34] [Server thread/INFO]: Item Despawn Rate: 6000
492[21:16:34] [Server thread/INFO]: Item Merge Radius: 2.5
493[21:16:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
494[21:16:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
495[21:16:34] [Server thread/INFO]: View Distance: 8
496[21:16:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
497[21:16:34] [Server thread/INFO]: Experience Merge Radius: 3.0
498[21:16:34] [Server thread/INFO]: Preparing start region for level 4 (Seed: -6026994671119244297)
499[21:16:35] [Server thread/INFO]: Preparing spawn area for ballon, 85%
500[21:16:36] [Server thread/INFO]: -------- World Settings For [mount_castle] --------
501[21:16:36] [Server thread/INFO]: Mob Spawn Range: 4
502[21:16:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
503[21:16:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
504[21:16:36] [Server thread/INFO]: Cane Growth Modifier: 100%
505[21:16:36] [Server thread/INFO]: Melon Growth Modifier: 100%
506[21:16:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
507[21:16:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
508[21:16:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
509[21:16:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
510[21:16:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
511[21:16:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
512[21:16:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
513[21:16:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
514[21:16:36] [Server thread/INFO]: Random Lighting Updates: false
515[21:16:36] [Server thread/INFO]: Structure Info Saving: true
516[21:16:36] [Server thread/INFO]: Max Entity Collisions: 8
517[21:16:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
518[21:16:36] [Server thread/INFO]: Max TNT Explosions: 100
519[21:16:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
520[21:16:36] [Server thread/INFO]: Item Despawn Rate: 6000
521[21:16:36] [Server thread/INFO]: Item Merge Radius: 2.5
522[21:16:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
523[21:16:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
524[21:16:36] [Server thread/INFO]: View Distance: 8
525[21:16:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
526[21:16:36] [Server thread/INFO]: Experience Merge Radius: 3.0
527[21:16:36] [Server thread/INFO]: Preparing start region for level 5 (Seed: 227290)
528[21:16:37] [Server thread/INFO]: Preparing spawn area for mount_castle, 97%
529[21:16:37] [Server thread/INFO]: -------- World Settings For [Spawn1] --------
530[21:16:37] [Server thread/INFO]: Mob Spawn Range: 4
531[21:16:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
532[21:16:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
533[21:16:37] [Server thread/INFO]: Cane Growth Modifier: 100%
534[21:16:37] [Server thread/INFO]: Melon Growth Modifier: 100%
535[21:16:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
536[21:16:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
537[21:16:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
538[21:16:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
539[21:16:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
540[21:16:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
541[21:16:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
542[21:16:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
543[21:16:37] [Server thread/INFO]: Random Lighting Updates: false
544[21:16:37] [Server thread/INFO]: Structure Info Saving: true
545[21:16:37] [Server thread/INFO]: Max Entity Collisions: 8
546[21:16:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
547[21:16:37] [Server thread/INFO]: Max TNT Explosions: 100
548[21:16:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
549[21:16:37] [Server thread/INFO]: Item Despawn Rate: 6000
550[21:16:37] [Server thread/INFO]: Item Merge Radius: 2.5
551[21:16:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
552[21:16:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
553[21:16:37] [Server thread/INFO]: View Distance: 8
554[21:16:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
555[21:16:37] [Server thread/INFO]: Experience Merge Radius: 3.0
556[21:16:37] [Server thread/INFO]: Preparing start region for level 6 (Seed: 6979347126234100739)
557[21:16:38] [Server thread/INFO]: Preparing spawn area for Spawn1, 73%
558[21:16:38] [Server thread/INFO]: -------- World Settings For [sky_Wars] --------
559[21:16:38] [Server thread/INFO]: Mob Spawn Range: 4
560[21:16:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
561[21:16:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
562[21:16:38] [Server thread/INFO]: Cane Growth Modifier: 100%
563[21:16:38] [Server thread/INFO]: Melon Growth Modifier: 100%
564[21:16:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
565[21:16:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
566[21:16:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
567[21:16:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
568[21:16:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
569[21:16:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
570[21:16:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
571[21:16:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
572[21:16:38] [Server thread/INFO]: Random Lighting Updates: false
573[21:16:38] [Server thread/INFO]: Structure Info Saving: true
574[21:16:38] [Server thread/INFO]: Max Entity Collisions: 8
575[21:16:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
576[21:16:38] [Server thread/INFO]: Max TNT Explosions: 100
577[21:16:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
578[21:16:38] [Server thread/INFO]: Item Despawn Rate: 6000
579[21:16:38] [Server thread/INFO]: Item Merge Radius: 2.5
580[21:16:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
581[21:16:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
582[21:16:38] [Server thread/INFO]: View Distance: 8
583[21:16:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
584[21:16:38] [Server thread/INFO]: Experience Merge Radius: 3.0
585[21:16:38] [Server thread/INFO]: Preparing start region for level 7 (Seed: 2887382777475260933)
586[21:16:39] [Server thread/INFO]: -------- World Settings For [weinachten] --------
587[21:16:39] [Server thread/INFO]: Mob Spawn Range: 4
588[21:16:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
589[21:16:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
590[21:16:39] [Server thread/INFO]: Cane Growth Modifier: 100%
591[21:16:39] [Server thread/INFO]: Melon Growth Modifier: 100%
592[21:16:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
593[21:16:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
594[21:16:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
595[21:16:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
596[21:16:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
597[21:16:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
598[21:16:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
599[21:16:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
600[21:16:39] [Server thread/INFO]: Random Lighting Updates: false
601[21:16:39] [Server thread/INFO]: Structure Info Saving: true
602[21:16:39] [Server thread/INFO]: Max Entity Collisions: 8
603[21:16:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
604[21:16:39] [Server thread/INFO]: Max TNT Explosions: 100
605[21:16:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
606[21:16:39] [Server thread/INFO]: Item Despawn Rate: 6000
607[21:16:39] [Server thread/INFO]: Item Merge Radius: 2.5
608[21:16:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
609[21:16:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
610[21:16:39] [Server thread/INFO]: View Distance: 8
611[21:16:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
612[21:16:39] [Server thread/INFO]: Experience Merge Radius: 3.0
613[21:16:39] [Server thread/INFO]: Preparing start region for level 8 (Seed: -6110121164704486681)
614[21:16:40] [Server thread/INFO]: Preparing spawn area for weinachten, 57%
615[21:16:40] [Server thread/INFO]: -------- World Settings For [event] --------
616[21:16:40] [Server thread/INFO]: Mob Spawn Range: 4
617[21:16:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
618[21:16:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
619[21:16:40] [Server thread/INFO]: Cane Growth Modifier: 100%
620[21:16:40] [Server thread/INFO]: Melon Growth Modifier: 100%
621[21:16:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
622[21:16:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
623[21:16:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
624[21:16:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
625[21:16:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
626[21:16:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
627[21:16:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
628[21:16:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
629[21:16:40] [Server thread/INFO]: Random Lighting Updates: false
630[21:16:40] [Server thread/INFO]: Structure Info Saving: true
631[21:16:40] [Server thread/INFO]: Max Entity Collisions: 8
632[21:16:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
633[21:16:40] [Server thread/INFO]: Max TNT Explosions: 100
634[21:16:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
635[21:16:40] [Server thread/INFO]: Item Despawn Rate: 6000
636[21:16:40] [Server thread/INFO]: Item Merge Radius: 2.5
637[21:16:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
638[21:16:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
639[21:16:40] [Server thread/INFO]: View Distance: 8
640[21:16:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
641[21:16:40] [Server thread/INFO]: Experience Merge Radius: 3.0
642[21:16:40] [Server thread/INFO]: Preparing start region for level 9 (Seed: 4615836482085191199)
643[21:16:41] [Server thread/INFO]: Preparing spawn area for event, 85%
644[21:16:41] [Server thread/INFO]: -------- World Settings For [eldari] --------
645[21:16:41] [Server thread/INFO]: Mob Spawn Range: 4
646[21:16:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
647[21:16:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
648[21:16:41] [Server thread/INFO]: Cane Growth Modifier: 100%
649[21:16:41] [Server thread/INFO]: Melon Growth Modifier: 100%
650[21:16:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
651[21:16:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
652[21:16:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
653[21:16:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
654[21:16:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
655[21:16:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
656[21:16:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
657[21:16:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
658[21:16:41] [Server thread/INFO]: Random Lighting Updates: false
659[21:16:41] [Server thread/INFO]: Structure Info Saving: true
660[21:16:41] [Server thread/INFO]: Max Entity Collisions: 8
661[21:16:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
662[21:16:41] [Server thread/INFO]: Max TNT Explosions: 100
663[21:16:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
664[21:16:41] [Server thread/INFO]: Item Despawn Rate: 6000
665[21:16:41] [Server thread/INFO]: Item Merge Radius: 2.5
666[21:16:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
667[21:16:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
668[21:16:41] [Server thread/INFO]: View Distance: 8
669[21:16:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
670[21:16:41] [Server thread/INFO]: Experience Merge Radius: 3.0
671[21:16:41] [Server thread/INFO]: Preparing start region for level 10 (Seed: 1499125544)
672[21:16:42] [Server thread/INFO]: -------- World Settings For [novip] --------
673[21:16:42] [Server thread/INFO]: Mob Spawn Range: 4
674[21:16:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
675[21:16:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
676[21:16:42] [Server thread/INFO]: Cane Growth Modifier: 100%
677[21:16:42] [Server thread/INFO]: Melon Growth Modifier: 100%
678[21:16:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
679[21:16:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
680[21:16:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
681[21:16:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
682[21:16:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
683[21:16:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
684[21:16:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
685[21:16:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
686[21:16:42] [Server thread/INFO]: Random Lighting Updates: false
687[21:16:42] [Server thread/INFO]: Structure Info Saving: true
688[21:16:42] [Server thread/INFO]: Max Entity Collisions: 8
689[21:16:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
690[21:16:42] [Server thread/INFO]: Max TNT Explosions: 100
691[21:16:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
692[21:16:42] [Server thread/INFO]: Item Despawn Rate: 6000
693[21:16:42] [Server thread/INFO]: Item Merge Radius: 2.5
694[21:16:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
695[21:16:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
696[21:16:42] [Server thread/INFO]: View Distance: 8
697[21:16:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
698[21:16:42] [Server thread/INFO]: Experience Merge Radius: 3.0
699[21:16:42] [Server thread/INFO]: Preparing start region for level 11 (Seed: -101643488911501660)
700[21:16:43] [Server thread/INFO]: Preparing spawn area for novip, 89%
701[21:16:43] [Server thread/INFO]: [TPA] Enabling TPA v2.2.2
702[21:16:43] [Server thread/INFO]: [Flight] Enabling Flight v2.0.1
703[21:16:43] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
704[21:16:44] [Server thread/INFO]: [DeluxeTags] 1 tags loaded
705[21:16:44] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
706[21:16:44] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
707[21:16:44] [Server thread/INFO]: ----------------------------
708[21:16:44] [Server thread/INFO]: DeluxeTags Updater
709[21:16:44] [Server thread/INFO]:
710[21:16:44] [Server thread/INFO]: You are running 1.7.1
711[21:16:44] [Server thread/INFO]: The latest version
712[21:16:44] [Server thread/INFO]: of DeluxeTags!
713[21:16:44] [Server thread/INFO]:
714[21:16:44] [Server thread/INFO]: ----------------------------
715[21:16:44] [Server thread/INFO]: [RegenBlock] Enabling RegenBlock vBeta 5.7
716[21:16:44] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
717[21:16:44] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
718[21:16:44] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
719[21:16:44] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 7845205796866136951
720[21:16:44] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: AMPLIFIED & seed: -9024745646056786227
721[21:16:44] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 7845205796866136951
722[21:16:44] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - '-t' - Env: NORMAL - Type: NORMAL & seed: 624072978451453903
723[21:16:44] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flatroom' - Env: NORMAL - Type: FLAT & seed: 8649130793661245842
724[21:16:44] [Server thread/INFO]: -------- World Settings For [flatroom] --------
725[21:16:44] [Server thread/INFO]: Mob Spawn Range: 4
726[21:16:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
727[21:16:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
728[21:16:44] [Server thread/INFO]: Cane Growth Modifier: 100%
729[21:16:44] [Server thread/INFO]: Melon Growth Modifier: 100%
730[21:16:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
731[21:16:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
732[21:16:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
733[21:16:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
734[21:16:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
735[21:16:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
736[21:16:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
737[21:16:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
738[21:16:44] [Server thread/INFO]: Random Lighting Updates: false
739[21:16:44] [Server thread/INFO]: Structure Info Saving: true
740[21:16:44] [Server thread/INFO]: Max Entity Collisions: 8
741[21:16:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
742[21:16:44] [Server thread/INFO]: Max TNT Explosions: 100
743[21:16:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
744[21:16:44] [Server thread/INFO]: Item Despawn Rate: 6000
745[21:16:44] [Server thread/INFO]: Item Merge Radius: 2.5
746[21:16:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
747[21:16:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
748[21:16:44] [Server thread/INFO]: View Distance: 8
749[21:16:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
750[21:16:44] [Server thread/INFO]: Experience Merge Radius: 3.0
751[21:16:44] [Server thread/INFO]: Preparing start region for level 12 (Seed: 8649130793661245842)
752[21:16:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'event' - Env: NORMAL - Type: NORMAL & seed: 4615836482085191199
753[21:16:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'sky_Wars' - Env: NORMAL - Type: FLAT & seed: 2887382777475260933
754[21:16:45] [Server thread/INFO]: Could not set generator for world 'PlotWorld': Plugin 'PlotMe-DefaultGenerator' does not exist
755[21:16:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'PlotWorld' - Env: NORMAL - Type: NORMAL & seed: -3209273115755602439 & generator: PlotMe-DefaultGenerator
756[21:16:45] [Server thread/INFO]: -------- World Settings For [PlotWorld] --------
757[21:16:45] [Server thread/INFO]: Mob Spawn Range: 4
758[21:16:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
759[21:16:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
760[21:16:45] [Server thread/INFO]: Cane Growth Modifier: 100%
761[21:16:45] [Server thread/INFO]: Melon Growth Modifier: 100%
762[21:16:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
763[21:16:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
764[21:16:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
765[21:16:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
766[21:16:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
767[21:16:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
768[21:16:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
769[21:16:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
770[21:16:45] [Server thread/INFO]: Random Lighting Updates: false
771[21:16:45] [Server thread/INFO]: Structure Info Saving: true
772[21:16:45] [Server thread/INFO]: Max Entity Collisions: 8
773[21:16:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
774[21:16:45] [Server thread/INFO]: Max TNT Explosions: 100
775[21:16:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
776[21:16:45] [Server thread/INFO]: Item Despawn Rate: 6000
777[21:16:45] [Server thread/INFO]: Item Merge Radius: 2.5
778[21:16:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
779[21:16:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
780[21:16:45] [Server thread/INFO]: View Distance: 8
781[21:16:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
782[21:16:45] [Server thread/INFO]: Experience Merge Radius: 3.0
783[21:16:45] [Server thread/INFO]: Preparing start region for level 13 (Seed: -3209273115755602439)
784[21:16:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Cube World' - Env: NORMAL - Type: FLAT & seed: -9164161027079556191
785[21:16:46] [Server thread/INFO]: -------- World Settings For [Cube World] --------
786[21:16:46] [Server thread/INFO]: Mob Spawn Range: 4
787[21:16:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
788[21:16:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
789[21:16:46] [Server thread/INFO]: Cane Growth Modifier: 100%
790[21:16:46] [Server thread/INFO]: Melon Growth Modifier: 100%
791[21:16:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
792[21:16:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
793[21:16:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
794[21:16:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
795[21:16:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
796[21:16:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
797[21:16:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
798[21:16:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
799[21:16:46] [Server thread/INFO]: Random Lighting Updates: false
800[21:16:46] [Server thread/INFO]: Structure Info Saving: true
801[21:16:46] [Server thread/INFO]: Max Entity Collisions: 8
802[21:16:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
803[21:16:46] [Server thread/INFO]: Max TNT Explosions: 100
804[21:16:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
805[21:16:46] [Server thread/INFO]: Item Despawn Rate: 6000
806[21:16:46] [Server thread/INFO]: Item Merge Radius: 2.5
807[21:16:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
808[21:16:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
809[21:16:46] [Server thread/INFO]: View Distance: 8
810[21:16:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
811[21:16:46] [Server thread/INFO]: Experience Merge Radius: 3.0
812[21:16:46] [Server thread/INFO]: Preparing start region for level 14 (Seed: -9164161027079556191)
813[21:16:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Cube World_nether' - Env: NETHER - Type: FLAT & seed: -9164161027079556191
814[21:16:46] [Server thread/INFO]: -------- World Settings For [Cube World_nether] --------
815[21:16:46] [Server thread/INFO]: Mob Spawn Range: 4
816[21:16:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
817[21:16:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
818[21:16:46] [Server thread/INFO]: Cane Growth Modifier: 100%
819[21:16:46] [Server thread/INFO]: Melon Growth Modifier: 100%
820[21:16:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
821[21:16:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
822[21:16:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
823[21:16:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
824[21:16:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
825[21:16:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
826[21:16:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
827[21:16:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
828[21:16:46] [Server thread/INFO]: Random Lighting Updates: false
829[21:16:46] [Server thread/INFO]: Structure Info Saving: true
830[21:16:46] [Server thread/INFO]: Max Entity Collisions: 8
831[21:16:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
832[21:16:46] [Server thread/INFO]: Max TNT Explosions: 100
833[21:16:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
834[21:16:46] [Server thread/INFO]: Item Despawn Rate: 6000
835[21:16:46] [Server thread/INFO]: Item Merge Radius: 2.5
836[21:16:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
837[21:16:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
838[21:16:46] [Server thread/INFO]: View Distance: 8
839[21:16:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
840[21:16:46] [Server thread/INFO]: Experience Merge Radius: 3.0
841[21:16:46] [Server thread/INFO]: Preparing start region for level 15 (Seed: -9164161027079556191)
842[21:16:47] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Cube World_the_end' - Env: THE_END - Type: FLAT & seed: -9164161027079556191
843[21:16:47] [Server thread/INFO]: -------- World Settings For [Cube World_the_end] --------
844[21:16:47] [Server thread/INFO]: Mob Spawn Range: 4
845[21:16:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
846[21:16:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
847[21:16:47] [Server thread/INFO]: Cane Growth Modifier: 100%
848[21:16:47] [Server thread/INFO]: Melon Growth Modifier: 100%
849[21:16:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
850[21:16:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
851[21:16:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
852[21:16:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
853[21:16:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
854[21:16:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
855[21:16:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
856[21:16:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
857[21:16:47] [Server thread/INFO]: Random Lighting Updates: false
858[21:16:47] [Server thread/INFO]: Structure Info Saving: true
859[21:16:47] [Server thread/INFO]: Max Entity Collisions: 8
860[21:16:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
861[21:16:47] [Server thread/INFO]: Max TNT Explosions: 100
862[21:16:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
863[21:16:47] [Server thread/INFO]: Item Despawn Rate: 6000
864[21:16:47] [Server thread/INFO]: Item Merge Radius: 2.5
865[21:16:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
866[21:16:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
867[21:16:47] [Server thread/INFO]: View Distance: 8
868[21:16:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
869[21:16:47] [Server thread/INFO]: Experience Merge Radius: 3.0
870[21:16:47] [Server thread/INFO]: Preparing start region for level 16 (Seed: -9164161027079556191)
871[21:16:47] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'eldari' - Env: NORMAL - Type: NORMAL & seed: 1499125544
872[21:16:47] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'mount_castle' - Env: NORMAL - Type: LARGE_BIOMES & seed: 227290
873[21:16:48] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Spawn1' - Env: NORMAL - Type: NORMAL & seed: 6979347126234100739
874[21:16:48] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'weinachten' - Env: NORMAL - Type: FLAT & seed: -6110121164704486681
875[21:16:48] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Christmas' - Env: NORMAL - Type: FLAT & seed: -4769304565678750503
876[21:16:48] [Server thread/INFO]: -------- World Settings For [Christmas] --------
877[21:16:48] [Server thread/INFO]: Mob Spawn Range: 4
878[21:16:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
879[21:16:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
880[21:16:48] [Server thread/INFO]: Cane Growth Modifier: 100%
881[21:16:48] [Server thread/INFO]: Melon Growth Modifier: 100%
882[21:16:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
883[21:16:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
884[21:16:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
885[21:16:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
886[21:16:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
887[21:16:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
888[21:16:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
889[21:16:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
890[21:16:48] [Server thread/INFO]: Random Lighting Updates: false
891[21:16:48] [Server thread/INFO]: Structure Info Saving: true
892[21:16:48] [Server thread/INFO]: Max Entity Collisions: 8
893[21:16:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
894[21:16:48] [Server thread/INFO]: Max TNT Explosions: 100
895[21:16:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
896[21:16:48] [Server thread/INFO]: Item Despawn Rate: 6000
897[21:16:48] [Server thread/INFO]: Item Merge Radius: 2.5
898[21:16:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
899[21:16:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
900[21:16:48] [Server thread/INFO]: View Distance: 8
901[21:16:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
902[21:16:48] [Server thread/INFO]: Experience Merge Radius: 3.0
903[21:16:48] [Server thread/INFO]: Preparing start region for level 17 (Seed: -4769304565678750503)
904[21:16:48] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'terrabs' - Env: NORMAL - Type: FLAT & seed: 4915233831486139729
905[21:16:48] [Server thread/INFO]: -------- World Settings For [terrabs] --------
906[21:16:48] [Server thread/INFO]: Mob Spawn Range: 4
907[21:16:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
908[21:16:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
909[21:16:48] [Server thread/INFO]: Cane Growth Modifier: 100%
910[21:16:48] [Server thread/INFO]: Melon Growth Modifier: 100%
911[21:16:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
912[21:16:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
913[21:16:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
914[21:16:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
915[21:16:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
916[21:16:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
917[21:16:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
918[21:16:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
919[21:16:48] [Server thread/INFO]: Random Lighting Updates: false
920[21:16:48] [Server thread/INFO]: Structure Info Saving: true
921[21:16:48] [Server thread/INFO]: Max Entity Collisions: 8
922[21:16:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
923[21:16:48] [Server thread/INFO]: Max TNT Explosions: 100
924[21:16:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
925[21:16:48] [Server thread/INFO]: Item Despawn Rate: 6000
926[21:16:48] [Server thread/INFO]: Item Merge Radius: 2.5
927[21:16:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
928[21:16:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
929[21:16:48] [Server thread/INFO]: View Distance: 8
930[21:16:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
931[21:16:48] [Server thread/INFO]: Experience Merge Radius: 3.0
932[21:16:48] [Server thread/INFO]: Preparing start region for level 18 (Seed: 4915233831486139729)
933[21:16:49] [Server thread/INFO]: Preparing spawn area for terrabs, 44%
934[21:16:50] [Server thread/INFO]: Preparing spawn area for terrabs, 89%
935[21:16:51] [Server thread/INFO]: Preparing spawn area for terrabs, 97%
936[21:16:51] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'BW3' - Env: NORMAL - Type: NORMAL & seed: 6017047340491254625
937[21:16:51] [Server thread/INFO]: -------- World Settings For [BW3] --------
938[21:16:51] [Server thread/INFO]: Mob Spawn Range: 4
939[21:16:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
940[21:16:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
941[21:16:51] [Server thread/INFO]: Cane Growth Modifier: 100%
942[21:16:51] [Server thread/INFO]: Melon Growth Modifier: 100%
943[21:16:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
944[21:16:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
945[21:16:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
946[21:16:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
947[21:16:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
948[21:16:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
949[21:16:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
950[21:16:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
951[21:16:51] [Server thread/INFO]: Random Lighting Updates: false
952[21:16:51] [Server thread/INFO]: Structure Info Saving: true
953[21:16:51] [Server thread/INFO]: Max Entity Collisions: 8
954[21:16:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
955[21:16:51] [Server thread/INFO]: Max TNT Explosions: 100
956[21:16:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
957[21:16:51] [Server thread/INFO]: Item Despawn Rate: 6000
958[21:16:51] [Server thread/INFO]: Item Merge Radius: 2.5
959[21:16:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
960[21:16:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
961[21:16:51] [Server thread/INFO]: View Distance: 8
962[21:16:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
963[21:16:51] [Server thread/INFO]: Experience Merge Radius: 3.0
964[21:16:51] [Server thread/INFO]: Preparing start region for level 19 (Seed: 6017047340491254625)
965[21:16:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'wartelobby' - Env: NORMAL - Type: FLAT & seed: 919046075705586330
966[21:16:52] [Server thread/INFO]: -------- World Settings For [wartelobby] --------
967[21:16:52] [Server thread/INFO]: Mob Spawn Range: 4
968[21:16:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
969[21:16:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
970[21:16:52] [Server thread/INFO]: Cane Growth Modifier: 100%
971[21:16:52] [Server thread/INFO]: Melon Growth Modifier: 100%
972[21:16:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
973[21:16:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
974[21:16:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
975[21:16:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
976[21:16:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
977[21:16:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
978[21:16:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
979[21:16:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
980[21:16:52] [Server thread/INFO]: Random Lighting Updates: false
981[21:16:52] [Server thread/INFO]: Structure Info Saving: true
982[21:16:52] [Server thread/INFO]: Max Entity Collisions: 8
983[21:16:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
984[21:16:52] [Server thread/INFO]: Max TNT Explosions: 100
985[21:16:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
986[21:16:52] [Server thread/INFO]: Item Despawn Rate: 6000
987[21:16:52] [Server thread/INFO]: Item Merge Radius: 2.5
988[21:16:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
989[21:16:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
990[21:16:52] [Server thread/INFO]: View Distance: 8
991[21:16:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
992[21:16:52] [Server thread/INFO]: Experience Merge Radius: 3.0
993[21:16:52] [Server thread/INFO]: Preparing start region for level 20 (Seed: 919046075705586330)
994[21:16:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'novip' - Env: NORMAL - Type: NORMAL & seed: -101643488911501660
995[21:16:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ballon' - Env: NORMAL - Type: NORMAL & seed: -6026994671119244297
996[21:16:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - '1vs1' - Env: NORMAL - Type: FLAT & seed: 0
997[21:16:52] [Server thread/INFO]: -------- World Settings For [1vs1] --------
998[21:16:52] [Server thread/INFO]: Mob Spawn Range: 4
999[21:16:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1000[21:16:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
1001[21:16:52] [Server thread/INFO]: Cane Growth Modifier: 100%
1002[21:16:52] [Server thread/INFO]: Melon Growth Modifier: 100%
1003[21:16:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1004[21:16:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1005[21:16:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
1006[21:16:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
1007[21:16:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1008[21:16:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1009[21:16:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1010[21:16:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1011[21:16:52] [Server thread/INFO]: Random Lighting Updates: false
1012[21:16:52] [Server thread/INFO]: Structure Info Saving: true
1013[21:16:52] [Server thread/INFO]: Max Entity Collisions: 8
1014[21:16:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1015[21:16:52] [Server thread/INFO]: Max TNT Explosions: 100
1016[21:16:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1017[21:16:52] [Server thread/INFO]: Item Despawn Rate: 6000
1018[21:16:52] [Server thread/INFO]: Item Merge Radius: 2.5
1019[21:16:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
1020[21:16:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1021[21:16:52] [Server thread/INFO]: View Distance: 8
1022[21:16:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1023[21:16:52] [Server thread/INFO]: Experience Merge Radius: 3.0
1024[21:16:52] [Server thread/INFO]: Preparing start region for level 21 (Seed: 0)
1025[21:16:52] [Server thread/INFO]: [Multiverse-Core] 22 - World(s) loaded.
1026[21:16:52] [Server thread/INFO]: [MapManager] Enabling MapManager v1.2.0
1027[21:16:52] [Server thread/INFO]: [ReflectionHelper] Version is v1_9_R1 (10901)
1028[21:16:52] [Server thread/INFO]: [MapManager] Vanilla Maps are allowed. Trying to discover occupied Map IDs...
1029[21:16:53] [Server thread/INFO]: [MapManager] Found 4125 occupied IDs.
1030[21:16:53] [Server thread/INFO]: [MapManager] Metrics started
1031[21:16:53] [Server thread/INFO]: [MiniChests] Enabling MiniChests v2.1
1032[21:16:53] [Server thread/INFO]: [MiniChests] MiniChests has been enabled.
1033[21:16:53] [Server thread/INFO]: [MiniChests] Config found! Loading...
1034[21:16:53] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.77
1035[21:16:53] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
1036[21:16:53] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
1037[21:16:54] [Server thread/INFO]: [Essentials_] Enabling Essentials_ v1.1
1038[21:16:54] [Server thread/INFO]: [RateOfXray] Enabling RateOfXray v1.0.17
1039[21:16:54] [Server thread/INFO]: [RateOfXray] Loading data...
1040[21:16:54] [Server thread/INFO]: [Rename] Enabling Rename v1.0
1041[21:16:54] [Server thread/INFO]: [Rename] Enabled.
1042[21:16:54] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
1043[21:16:54] [Server thread/INFO]: [SlowChat] Enabling SlowChat v1.2
1044[21:16:54] [Server thread/INFO]: [SlowChat] Config is up to date!
1045[21:16:54] [Server thread/INFO]: [SlowChat] Setting language to EN (English)
1046[21:16:54] [Server thread/INFO]: [SlowChat] Plugin enabled!
1047[21:16:54] [Server thread/INFO]: [SlowChat] Checking for updates...
1048[21:16:55] [Server thread/WARN]: java.io.FileNotFoundException: http://api.aquazus.fr/bukkitplugins/SlowChat/latestversion.php
1049[21:16:55] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
1050[21:16:55] [Server thread/WARN]: at fr.aquazus.slowchat.misc.AquAPI.readUrlContent(AquAPI.java:46)
1051[21:16:55] [Server thread/WARN]: at fr.aquazus.slowchat.misc.AquAPI.isUpToDate(AquAPI.java:25)
1052[21:16:55] [Server thread/WARN]: at fr.aquazus.slowchat.Main.onEnable(Main.java:82)
1053[21:16:55] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
1054[21:16:55] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
1055[21:16:55] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
1056[21:16:55] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
1057[21:16:55] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
1058[21:16:55] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
1059[21:16:55] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
1060[21:16:55] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
1061[21:16:55] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
1062[21:16:55] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
1063[21:16:55] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
1064[21:16:55] [Server thread/INFO]: [SlowChat] SlowChat is up to date!
1065[21:16:55] [Server thread/INFO]: [1vs1] Enabling 1vs1 v1.7a
1066[21:16:55] [Server thread/INFO]: [AnimatedFrames] Enabling AnimatedFrames v4.3.3
1067[21:16:55] [Server thread/INFO]: [AnimatedFrames] Metrics started
1068[21:16:55] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2
1069[21:16:55] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
1070[21:16:55] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
1071[21:16:55] [Server thread/INFO]: [Votifier][VaultListener 1.1.4] Using economy plugin: iConomy
1072[21:16:55] [Server thread/INFO]: [Votifier] Loaded vote listener: VaultListener
1073[21:16:55] [Server thread/INFO]: [Votifier] Loaded vote listener: ItemListener
1074[21:16:55] [Server thread/INFO]: [Votifier] Votifier enabled.
1075[21:16:55] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.2
1076[21:16:55] [Server thread/INFO]:
1077[21:16:55] [Server thread/INFO]: === Super Trails ===
1078[21:16:55] [Server thread/INFO]: SuperTrails 9.6.2 for MC 1.9 enabled
1079[21:16:55] [Server thread/INFO]: Thank you for using !
1080[21:16:55] [Server thread/INFO]: =====================
1081[21:16:55] [Server thread/INFO]:
1082[21:16:55] [Server thread/INFO]: [TeleportSigns] Enabling TeleportSigns v1.1.5
1083[21:16:55] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
1084[21:16:56] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
1085[21:16:56] [Server thread/WARN]: [WorldEdit]
1086**********************************************
1087** This WorldEdit version does not fully support your version of Bukkit.
1088**
1089** When working with blocks or undoing, chests will be empty, signs
1090** will be blank, and so on. There will be no support for entity
1091** and biome-related functions.
1092**
1093** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
1094**********************************************
1095
1096[21:16:56] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.3.8
1097[21:16:56] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
1098[21:16:56] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features)
1099[21:16:56] [Server thread/INFO]: Hooked into: Vault
1100[21:16:56] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V8b
1101[21:16:59] [Server thread/INFO]: [Skript] Loaded a total of 12584 english aliases
1102[21:16:59] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 255, 426, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448
1103[21:16:59] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
1104[21:17:00] [Server thread/INFO]: [PlayTimeRewardsRecoded] Enabling PlayTimeRewardsRecoded v2.2.0
1105[21:17:00] [Server thread/INFO]: [PlayTimeRewardsRecoded] Thanks for using PlayTimeRewards, by D4n13lH! Now recoded with far less bugs!
1106[21:17:00] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
1107[21:17:00] [Server thread/INFO]: [MaxBans] Using SQLite
1108[21:17:00] [Server thread/INFO]: [MaxBans] Loading from DB...
1109[21:17:00] [Server thread/INFO]: [MaxBans] Loading bans
1110[21:17:00] [Server thread/INFO]: [MaxBans] Loading ipbans
1111[21:17:00] [Server thread/INFO]: [MaxBans] Loading mutes
1112[21:17:00] [Server thread/INFO]: [MaxBans] Loading player names...
1113[21:17:00] [Server thread/INFO]: [MaxBans] Loading IP History
1114[21:17:00] [Server thread/INFO]: [MaxBans] Loading warn history...
1115[21:17:00] [Server thread/INFO]: [MaxBans] Loading chat commands...
1116[21:17:00] [Server thread/INFO]: [MaxBans] Loading history...
1117[21:17:00] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
1118[21:17:00] [Server thread/INFO]: [MaxBans] Loading proxys...
1119[21:17:00] [Server thread/INFO]: [Mobcash] Enabling Mobcash v3.3
1120[21:17:00] [Server thread/INFO]: [Mobcash] Now tracking stats!
1121[21:17:00] [Server thread/INFO]: [Mobcash] [Mobcash] has been enabled!
1122[21:17:00] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
1123[21:17:00] [Server thread/INFO]: [PermissionsEx] Initializing file backend
1124[21:17:00] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
1125[21:17:00] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1126[21:17:00] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
1127[21:17:00] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
1128[21:17:00] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0
1129[21:17:00] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
1130[21:17:00] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.2.4
1131[21:17:00] [Server thread/INFO]: <LightAPI>: Loading handler for Spigot git-Spigot-e000104-4cb3258 (MC: 1.9.2)
1132[21:17:00] [Server thread/INFO]: [Paintball] Enabling Paintball v1.3.7
1133[21:17:00] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
1134[21:17:00] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
1135[21:17:00] [Server thread/INFO]: [Paintball] Using the default language now: enUS.txt
1136[21:17:00] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
1137[21:17:00] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
1138[21:17:00] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
1139[21:17:00] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
1140[21:17:00] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
1141[21:17:00] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
1142[21:17:01] [Server thread/INFO]: [Paintball] Loading ranks..
1143[21:17:01] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
1144[21:17:01] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
1145[21:17:01] [Server thread/INFO]: [Paintball] Plugin 'Votifier' found. Using it now.
1146[21:17:01] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
1147[21:17:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
1148[21:17:01] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1149[21:17:01] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1150[21:17:01] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1151[21:17:01] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1152[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1153[21:17:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
1154[21:17:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
1155[21:17:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
1156[21:17:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
1157[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
1158[21:17:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
1159[21:17:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
1160[21:17:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
1161[21:17:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
1162[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
1163[21:17:01] [Server thread/INFO]: [WorldGuard] (-t) TNT ignition is PERMITTED.
1164[21:17:01] [Server thread/INFO]: [WorldGuard] (-t) Lighters are PERMITTED.
1165[21:17:01] [Server thread/INFO]: [WorldGuard] (-t) Lava fire is blocked.
1166[21:17:01] [Server thread/INFO]: [WorldGuard] (-t) Fire spread is UNRESTRICTED.
1167[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '-t'
1168[21:17:01] [Server thread/INFO]: [WorldGuard] (ballon) TNT ignition is PERMITTED.
1169[21:17:01] [Server thread/INFO]: [WorldGuard] (ballon) Lighters are PERMITTED.
1170[21:17:01] [Server thread/INFO]: [WorldGuard] (ballon) Lava fire is blocked.
1171[21:17:01] [Server thread/INFO]: [WorldGuard] (ballon) Fire spread is UNRESTRICTED.
1172[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ballon'
1173[21:17:01] [Server thread/INFO]: [WorldGuard] (mount_castle) TNT ignition is PERMITTED.
1174[21:17:01] [Server thread/INFO]: [WorldGuard] (mount_castle) Lighters are PERMITTED.
1175[21:17:01] [Server thread/INFO]: [WorldGuard] (mount_castle) Lava fire is blocked.
1176[21:17:01] [Server thread/INFO]: [WorldGuard] (mount_castle) Fire spread is UNRESTRICTED.
1177[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mount_castle'
1178[21:17:01] [Server thread/INFO]: [WorldGuard] (Spawn1) TNT ignition is PERMITTED.
1179[21:17:01] [Server thread/INFO]: [WorldGuard] (Spawn1) Lighters are PERMITTED.
1180[21:17:01] [Server thread/INFO]: [WorldGuard] (Spawn1) Lava fire is blocked.
1181[21:17:01] [Server thread/INFO]: [WorldGuard] (Spawn1) Fire spread is UNRESTRICTED.
1182[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn1'
1183[21:17:01] [Server thread/INFO]: [WorldGuard] (sky_Wars) TNT ignition is PERMITTED.
1184[21:17:01] [Server thread/INFO]: [WorldGuard] (sky_Wars) Lighters are PERMITTED.
1185[21:17:01] [Server thread/INFO]: [WorldGuard] (sky_Wars) Lava fire is blocked.
1186[21:17:01] [Server thread/INFO]: [WorldGuard] (sky_Wars) Fire spread is UNRESTRICTED.
1187[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sky_Wars'
1188[21:17:01] [Server thread/INFO]: [WorldGuard] (weinachten) TNT ignition is PERMITTED.
1189[21:17:01] [Server thread/INFO]: [WorldGuard] (weinachten) Lighters are PERMITTED.
1190[21:17:01] [Server thread/INFO]: [WorldGuard] (weinachten) Lava fire is blocked.
1191[21:17:01] [Server thread/INFO]: [WorldGuard] (weinachten) Fire spread is UNRESTRICTED.
1192[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'weinachten'
1193[21:17:01] [Server thread/INFO]: [WorldGuard] (event) TNT ignition is PERMITTED.
1194[21:17:01] [Server thread/INFO]: [WorldGuard] (event) Lighters are PERMITTED.
1195[21:17:01] [Server thread/INFO]: [WorldGuard] (event) Lava fire is blocked.
1196[21:17:01] [Server thread/INFO]: [WorldGuard] (event) Fire spread is UNRESTRICTED.
1197[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'event'
1198[21:17:01] [Server thread/INFO]: [WorldGuard] (eldari) TNT ignition is PERMITTED.
1199[21:17:01] [Server thread/INFO]: [WorldGuard] (eldari) Lighters are PERMITTED.
1200[21:17:01] [Server thread/INFO]: [WorldGuard] (eldari) Lava fire is blocked.
1201[21:17:01] [Server thread/INFO]: [WorldGuard] (eldari) Fire spread is UNRESTRICTED.
1202[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'eldari'
1203[21:17:01] [Server thread/INFO]: [WorldGuard] (novip) TNT ignition is PERMITTED.
1204[21:17:01] [Server thread/INFO]: [WorldGuard] (novip) Lighters are PERMITTED.
1205[21:17:01] [Server thread/INFO]: [WorldGuard] (novip) Lava fire is blocked.
1206[21:17:01] [Server thread/INFO]: [WorldGuard] (novip) Fire spread is UNRESTRICTED.
1207[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'novip'
1208[21:17:01] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
1209[21:17:01] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
1210[21:17:01] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
1211[21:17:01] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
1212[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
1213[21:17:01] [Server thread/INFO]: [WorldGuard] (PlotWorld) TNT ignition is PERMITTED.
1214[21:17:01] [Server thread/INFO]: [WorldGuard] (PlotWorld) Lighters are PERMITTED.
1215[21:17:01] [Server thread/INFO]: [WorldGuard] (PlotWorld) Lava fire is blocked.
1216[21:17:01] [Server thread/INFO]: [WorldGuard] (PlotWorld) Fire spread is UNRESTRICTED.
1217[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PlotWorld'
1218[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World) TNT ignition is PERMITTED.
1219[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World) Lighters are PERMITTED.
1220[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World) Lava fire is blocked.
1221[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World) Fire spread is UNRESTRICTED.
1222[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Cube World'
1223[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_nether) TNT ignition is PERMITTED.
1224[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_nether) Lighters are PERMITTED.
1225[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_nether) Lava fire is blocked.
1226[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_nether) Fire spread is UNRESTRICTED.
1227[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Cube World_nether'
1228[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_the_end) TNT ignition is PERMITTED.
1229[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_the_end) Lighters are PERMITTED.
1230[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_the_end) Lava fire is blocked.
1231[21:17:01] [Server thread/INFO]: [WorldGuard] (Cube World_the_end) Fire spread is UNRESTRICTED.
1232[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Cube World_the_end'
1233[21:17:01] [Server thread/INFO]: [WorldGuard] (Christmas) TNT ignition is PERMITTED.
1234[21:17:01] [Server thread/INFO]: [WorldGuard] (Christmas) Lighters are PERMITTED.
1235[21:17:01] [Server thread/INFO]: [WorldGuard] (Christmas) Lava fire is blocked.
1236[21:17:01] [Server thread/INFO]: [WorldGuard] (Christmas) Fire spread is UNRESTRICTED.
1237[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Christmas'
1238[21:17:01] [Server thread/INFO]: [WorldGuard] (terrabs) TNT ignition is PERMITTED.
1239[21:17:01] [Server thread/INFO]: [WorldGuard] (terrabs) Lighters are PERMITTED.
1240[21:17:01] [Server thread/INFO]: [WorldGuard] (terrabs) Lava fire is blocked.
1241[21:17:01] [Server thread/INFO]: [WorldGuard] (terrabs) Fire spread is UNRESTRICTED.
1242[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'terrabs'
1243[21:17:01] [Server thread/INFO]: [WorldGuard] (BW3) TNT ignition is PERMITTED.
1244[21:17:01] [Server thread/INFO]: [WorldGuard] (BW3) Lighters are PERMITTED.
1245[21:17:01] [Server thread/INFO]: [WorldGuard] (BW3) Lava fire is blocked.
1246[21:17:01] [Server thread/INFO]: [WorldGuard] (BW3) Fire spread is UNRESTRICTED.
1247[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BW3'
1248[21:17:01] [Server thread/INFO]: [WorldGuard] (wartelobby) TNT ignition is PERMITTED.
1249[21:17:01] [Server thread/INFO]: [WorldGuard] (wartelobby) Lighters are PERMITTED.
1250[21:17:01] [Server thread/INFO]: [WorldGuard] (wartelobby) Lava fire is blocked.
1251[21:17:01] [Server thread/INFO]: [WorldGuard] (wartelobby) Fire spread is UNRESTRICTED.
1252[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'wartelobby'
1253[21:17:01] [Server thread/INFO]: [WorldGuard] (1vs1) TNT ignition is PERMITTED.
1254[21:17:01] [Server thread/INFO]: [WorldGuard] (1vs1) Lighters are PERMITTED.
1255[21:17:01] [Server thread/INFO]: [WorldGuard] (1vs1) Lava fire is blocked.
1256[21:17:01] [Server thread/INFO]: [WorldGuard] (1vs1) Fire spread is UNRESTRICTED.
1257[21:17:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '1vs1'
1258[21:17:01] [Server thread/INFO]: [WorldGuard] Loading region data...
1259[21:17:02] [Server thread/INFO]: [Pixelator] Enabling Pixelator v1.2.1
1260[21:17:02] [Server thread/INFO]: [Pixelator] config.yml successfully loaded.
1261[21:17:02] [Server thread/INFO]: [Pixelator] 15 renderers loaded.
1262[21:17:02] [Server thread/INFO]: [Pixelator] This plugin is using Metrics by Hidendra!
1263[21:17:02] [Server thread/INFO]: [Pixelator] Plugin version 1.2.1 activated! (126 ms)
1264[21:17:02] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v1.8.9
1265[21:17:02] [Server thread/INFO]: ==========================================
1266[21:17:02] [Server thread/INFO]: FurnitureLibary Version: 1.8.9
1267[21:17:02] [Server thread/INFO]: Furniture Autor: Ste3et_C0st
1268[21:17:02] [Server thread/INFO]: Furniture Website: http://dicecraft.de
1269[21:17:02] [Server thread/INFO]: Furniture start load
1270[21:17:02] [Server thread/INFO]: Furniture find ProtectionLib: false
1271[21:17:02] [Server thread/INFO]: [FurnitureLib] FurnitureLib load 0 Objects from: SQLite Database
1272[21:17:02] [Server thread/INFO]: [FurnitureLib] FurnitureLib have loadet 0 in 00:00.000
1273[21:17:02] [Server thread/INFO]: [FurnitureLib] FurnitureLib have purged 0 Objects
1274[21:17:02] [Thread-28/WARN]: Exception in thread "Thread-28"
1275[21:17:02] [Thread-28/WARN]: java.lang.NullPointerException: The source does not contain an image
1276[21:17:02] [Thread-28/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
1277[21:17:02] [Thread-27/WARN]: Exception in thread "Thread-27"
1278[21:17:02] [Thread-27/WARN]: java.lang.NullPointerException: The source does not contain an image
1279[21:17:02] [Thread-27/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
1280[21:17:03] [Thread-29/WARN]: Exception in thread "Thread-29"
1281[21:17:03] [Thread-29/WARN]: java.lang.NullPointerException: The source does not contain an image
1282[21:17:03] [Thread-29/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
1283[21:17:03] [Thread-21/WARN]: Exception in thread "Thread-21"
1284[21:17:03] [Thread-21/WARN]: java.lang.NullPointerException: The source does not contain an image
1285[21:17:03] [Thread-21/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
1286[21:17:04] [Server thread/INFO]: FurnitureLib load Proejcts(21): Table,SchoolChair,CampChair,Barrels,Catapult,SnowGolem,SchoolTable,HumanSkeleton,Fence,Chair,TV,BlackBoard,CactusPlant,MailBox,MailBox,SleepingBag,WaxCandle,CandyCane,Lantern,Trunk,ChristmasTree
1287[21:17:04] [Server thread/INFO]: Furniture load finish :)
1288[21:17:04] [Server thread/INFO]: ==========================================
1289[21:17:04] [Server thread/INFO]: [CustomPolls] Enabling CustomPolls v1.0.6
1290[21:17:04] [Server thread/INFO]: [CustomPolls] Database set to 'FlatfileDatabase'
1291[21:17:04] [Server thread/INFO]: [CustomPolls] Loaded 3 polls
1292[21:17:04] [Server thread/INFO]: [CustomPolls] Beginning reminder task.
1293[21:17:04] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
1294[21:17:04] [Server thread/INFO]: [iConomy - April Fools] Enabled (18 ms)
1295[21:17:04] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
1296[21:17:04] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
1297[21:17:04] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.5.1
1298[21:17:04] [Thread-34/INFO]: [iConomy - April Fools] Purged accounts with default balance.
1299[21:17:04] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1300[21:17:04] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
1301[21:17:04] [Server thread/INFO]: [PlaceholderAPI] Fetching available injector list from extendedclip.com...
1302[21:17:04] [Server thread/INFO]: [FurnitureMaker] Enabling FurnitureMaker v1.4.7
1303[21:17:04] [Server thread/INFO]: Your Server deos not support the Import command for ArmorStands
1304[21:17:04] [Server thread/INFO]: [NoPlugin] Enabling NoPlugin v2.1
1305[21:17:04] [Server thread/INFO]: [NoPlugin] Loading Class!
1306[21:17:04] [Server thread/INFO]: [NoPlugin] Loading Config!
1307[21:17:04] [Server thread/INFO]: [NoPlugin] Loaded!
1308[21:17:04] [Server thread/INFO]: [Invsee_v1.0.3] Enabling Invsee_v1.0.3 v1.0
1309[21:17:04] [Server thread/INFO]: [Invsee] Invsee v1.0.3 by TehCoderHD has been enabled successfully!
1310[21:17:04] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.5
1311[21:17:04] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
1312[21:17:04] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.5.3
1313[21:17:04] [Server thread/INFO]: [iDisguise] iDisguise 5.5.3 enabled!
1314[21:17:04] [Server thread/INFO]: [BannerBoard] Enabling BannerBoard v1.7.12
1315[21:17:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
1316[21:17:04] [Server thread/INFO]: [ClearLag] Loading modules...
1317[21:17:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
1318[21:17:04] [Server thread/INFO]: [ClearLag] Modules have been loaded!
1319[21:17:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
1320[21:17:04] [Thread-35/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.9]...
1321[21:17:04] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.3
1322[21:17:04] [Server thread/INFO]: [BuycraftX] Validating your server key...
1323[21:17:04] [Thread-35/INFO]: [ClearLag] No updates found!
1324[21:17:05] [Server thread/INFO]: [BuycraftX] Eine neue Version von BuycraftX (10.1.4) ist vorhanden. Besuche https://server.buycraft.net, um zu aktualisieren.
1325[21:17:05] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
1326[21:17:05] [Server thread/INFO]: [PlayerSounds] Enabling PlayerSounds v1.0
1327[21:17:05] [Server thread/INFO]: [IgnoreYou] Enabling IgnoreYou v1.3.1
1328[21:17:05] [Server thread/INFO]: [FastCraft+] Enabling FastCraftPlus v0.25
1329[21:17:05] [Server thread/INFO]: [ServerTutorial] Enabling ServerTutorial v2.2.2
1330[21:17:05] [Server thread/INFO]: [Original-Double-Jump] Enabling Original-Double-Jump v1.4
1331[21:17:05] [Server thread/WARN]: [Original-Double-Jump] Warning! Unable to use sound: SHOOT_ARROW-1-1
1332[21:17:05] [Server thread/WARN]: [Original-Double-Jump] Warning! Unable to use sound: ENDERDRAGON_WINGS-1-1
1333[21:17:05] [Server thread/INFO]: [Original Double Jump] Checking for updates...
1334[21:17:05] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.
1335
1336[21:17:05] [Server thread/WARN]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
1337[21:17:05] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
1338[21:17:05] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
1339[21:17:05] [Server thread/WARN]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
1340[21:17:05] [Server thread/WARN]: at me.xsilverslayerx.originaldoublejump.utils.UpdateChecker.updateNeeded(UpdateChecker.java:36)
1341[21:17:05] [Server thread/WARN]: at me.xsilverslayerx.originaldoublejump.DoubleJump.onEnable(DoubleJump.java:186)
1342[21:17:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
1343[21:17:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
1344[21:17:05] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
1345[21:17:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
1346[21:17:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
1347[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
1348[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
1349[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
1350[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
1351[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
1352[21:17:05] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
1353[21:17:05] [Server thread/INFO]: [Original Double Jump] You are up to date!
1354[21:17:05] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.1.2
1355[21:17:05] [Server thread/INFO]: [LibsDisguises] Discovered MC version: v1_9_R1
1356[21:17:05] [Server thread/WARN]: java.lang.IllegalArgumentException: No suitable constructor could be found.
1357[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.injector.PacketConstructor.withPacket(PacketConstructor.java:179)
1358[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.injector.PacketFilterManager.createPacketConstructor(PacketFilterManager.java:923)
1359[21:17:05] [Server thread/WARN]: at me.libraryaddict.disguise.utilities.DisguiseUtilities.<clinit>(DisguiseUtilities.java:137)
1360[21:17:05] [Server thread/WARN]: at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:86)
1361[21:17:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
1362[21:17:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
1363[21:17:05] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
1364[21:17:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
1365[21:17:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
1366[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
1367[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
1368[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
1369[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
1370[21:17:05] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
1371[21:17:05] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
1372[21:17:05] [Server thread/WARN]: Caused by: java.lang.RuntimeException: Detailed error com.comphenix.protocol.injector.BukkitUnwrapper@4c9cf8ab: com.comphenix.protocol.error.Report@558ab296
1373[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.error.RethrowErrorReporter.reportDetailed(RethrowErrorReporter.java:51)
1374[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.error.RethrowErrorReporter.reportDetailed(RethrowErrorReporter.java:46)
1375[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.injector.BukkitUnwrapper.getFieldUnwrapper(BukkitUnwrapper.java:269)
1376[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.injector.BukkitUnwrapper.getSpecificUnwrapper(BukkitUnwrapper.java:195)
1377[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.injector.BukkitUnwrapper.unwrapItem(BukkitUnwrapper.java:113)
1378[21:17:05] [Server thread/WARN]: at com.comphenix.protocol.injector.PacketConstructor.withPacket(PacketConstructor.java:143)
1379[21:17:05] [Server thread/WARN]: ... 14 more
1380[21:17:06] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 5 has the wrong classtype!
1381[21:17:06] [Server thread/WARN]: Value is 3.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R1.EntityAreaEffectCloud) & AreaEffectCloudWatcher which doesn't match up with class java.lang.Boolean
1382[21:17:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
1383[21:17:06] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 6 has the wrong classtype!
1384[21:17:06] [Server thread/WARN]: Value is 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R1.EntityAreaEffectCloud) & AreaEffectCloudWatcher which doesn't match up with class java.lang.Float
1385[21:17:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
1386[21:17:06] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 7 has the wrong classtype!
1387[21:17:06] [Server thread/WARN]: Value is false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R1.EntityAreaEffectCloud) & AreaEffectCloudWatcher which doesn't match up with class java.lang.Integer
1388[21:17:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
1389[21:17:06] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 8 has the wrong classtype!
1390[21:17:06] [Server thread/WARN]: Value is 15 (class java.lang.Integer) (class net.minecraft.server.v1_9_R1.EntityAreaEffectCloud) & AreaEffectCloudWatcher which doesn't match up with class java.lang.Boolean
1391[21:17:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
1392[21:17:06] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v9.1.2 (Is it up to date?)
1393java.lang.NoSuchFieldError: ENTITY_EVOCATION_ILLAGER_HURT
1394 at me.libraryaddict.disguise.utilities.DisguiseSound.<clinit>(DisguiseSound.java:46) ~[?:?]
1395 at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:335) ~[?:?]
1396 at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:109) ~[?:?]
1397 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1398 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1399 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1400 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1401 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1402 at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1403 at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1404 at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1405 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1406 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1407 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
1408[21:17:06] [Server thread/INFO]: [VoteLink] Enabling VoteLink v5.1
1409[21:17:06] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.7
1410[21:17:06] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.7!
1411[21:17:06] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
1412[21:17:06] [Server thread/INFO]: [skRayFall] Cooking Bacon...
1413[21:17:06] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
1414[21:17:06] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
1415[21:17:06] [Server thread/INFO]: [skRayFall] Getting more bacon for the Votifier runners!
1416[21:17:06] [Server thread/INFO]: [skRayFall] Bacon holograms found
1417[21:17:06] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
1418[21:17:06] [Server thread/INFO]: [skRayFall] Giving CrackShot snipers bacon.
1419[21:17:06] [Server thread/INFO]: [skRayFall] Enabling general 1.8/1.9/1.10/1.11 bacon!
1420[21:17:06] [Server thread/INFO]: [skRayFall] Getting the general 1.9-1.11 bacon!
1421[21:17:06] [Server thread/INFO]: [skRayFall] Getting the extra special 1.9 - 1.9.3 bacon!
1422[21:17:06] [Server thread/INFO]: [skRayFall] Bacon is ready!
1423[21:17:06] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.1.1
1424[21:17:08] [Server thread/INFO]: [UltraCosmetics] Enabling UltraCosmetics v2.3.9
1425[21:17:08] [Server thread/INFO]: UltraCosmetics -> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1426[21:17:08] [Server thread/INFO]: UltraCosmetics -> UltraCosmetics v2.3.9 is being loaded... (server: 1.9 -> 1.9.2)
1427[21:17:08] [Server thread/INFO]: UltraCosmetics ->
1428[21:17:08] [Server thread/INFO]: UltraCosmetics -> Thanks for having downloaded it!
1429[21:17:08] [Server thread/INFO]: UltraCosmetics ->
1430[21:17:08] [Server thread/INFO]: UltraCosmetics -> Plugin by iSach.
1431[21:17:08] [Server thread/INFO]: UltraCosmetics -> Link: http://bit.ly/UltraCosmetics
1432[21:17:08] [Server thread/INFO]: UltraCosmetics ->
1433[21:17:08] [Server thread/INFO]: UltraCosmetics -> Loading configuration...
1434[21:17:09] [Server thread/INFO]: UltraCosmetics -> Configuration loaded.
1435[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1436[21:17:09] [Server thread/INFO]: UltraCosmetics -> Initializing module v1_9_R1
1437[21:17:09] [Server thread/INFO]: ENTITIES REGISTERED.
1438[21:17:09] [Server thread/INFO]: UltraCosmetics -> Module initialized
1439[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1440[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1441[21:17:09] [Server thread/INFO]: UltraCosmetics -> Preparing Metrics data.
1442[21:17:09] [Server thread/INFO]: UltraCosmetics -> Data sent to Metrics successfully.
1443[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1444[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1445[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registering Messages...
1446[21:17:09] [Server thread/INFO]: UltraCosmetics -> Messages registered.
1447[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1448[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1449[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registering commands...
1450[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'gadgets'
1451[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'selfview'
1452[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'menu'
1453[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'give'
1454[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'toggle'
1455[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'clear'
1456[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'treasure'
1457[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered command: '/ultracosmetics'.
1458[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered command: '/uc'.
1459[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registered commands.
1460[21:17:09] [Server thread/INFO]: UltraCosmetics ->
1461[21:17:09] [Server thread/INFO]: UltraCosmetics -> Registering Cosmetics...
1462[21:17:11] [Server thread/INFO]: UltraCosmetics -> Cosmetics Registered.
1463[21:17:11] [Server thread/INFO]: UltraCosmetics ->
1464[21:17:11] [Server thread/INFO]: UltraCosmetics -> Registering listeners...
1465[21:17:11] [Server thread/INFO]: UltraCosmetics -> Listeners registered.
1466[21:17:11] [Server thread/INFO]: UltraCosmetics ->
1467[21:17:11] [Server thread/INFO]: UltraCosmetics ->
1468[21:17:11] [Server thread/INFO]: UltraCosmetics -> UltraCosmetics successfully finished loading and is now enabled! (server: 1.9 -> 1.9.2)
1469[21:17:11] [Server thread/INFO]: UltraCosmetics -> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1470[21:17:12] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.11
1471[21:17:12] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
1472[21:17:12] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1473[21:17:12] [Server thread/INFO]: creating table 'items'
1474[21:17:12] [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`))
1475[21:17:12] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1476[21:17:12] [Server thread/INFO]: creating table 'accounts'
1477[21:17:12] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
1478[21:17:12] [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`) )
1479[21:17:12] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
1480[21:17:13] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
1481[21:17:13] [Server thread/INFO]: [WorldEditSelectionVisualizer] Enabling WorldEditSelectionVisualizer v1.4.4
1482[21:17:13] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
1483[21:17:13] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
1484[21:17:13] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
1485[21:17:14] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
1486[21:17:14] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
1487[21:17:14] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
1488[21:17:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1489[21:17:14] [Server thread/INFO]: Done (48.086s)! For help, type "help" or "?"
1490[21:17:14] [Server thread/INFO]: Starting GS4 status listener
1491[21:17:14] [Query Listener #1/INFO]: Query running on 85.190.162.73:25565
1492[21:17:14] [Craft Scheduler Thread - 3/WARN]: Exception in thread "Craft Scheduler Thread - 3"
1493[21:17:14] [Craft Scheduler Thread - 6/INFO]: [TitleManager] Searching for updates.
1494[21:17:14] [Craft Scheduler Thread - 3/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 92
1495 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1496 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1497 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1498 at java.lang.Thread.run(Unknown Source)
1499Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1500 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1501 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1502 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1503 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1504 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1505 ... 3 more
1506
1507[21:17:14] [Craft Scheduler Thread - 8/WARN]: Exception in thread "Craft Scheduler Thread - 8"
1508[21:17:14] [Craft Scheduler Thread - 8/WARN]: org.apache.commons.lang.UnhandledException: Plugin NoPlugin v2.1 generated an exception while executing task 65
1509 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1510 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1511 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1512 at java.lang.Thread.run(Unknown Source)
1513Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1514 at com.mariogrip.NoPlugin.addon.Metrics.postPlugin(Metrics.java:357)
1515 at com.mariogrip.NoPlugin.addon.Metrics.access$4(Metrics.java:350)
1516 at com.mariogrip.NoPlugin.addon.Metrics$1.run(Metrics.java:245)
1517 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1518 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1519 ... 3 more
1520
1521[21:17:14] [Server thread/INFO]: [INFO] [BannerBoard] Loaded 3999 free ID's (min: 1 max: 4000).
1522[21:17:14] [Craft Scheduler Thread - 6/INFO]: [TitleManager] An update was found!
1523[21:17:14] [Server thread/INFO]: [INFO] [BannerBoard] Loading images...
1524[21:17:14] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image erkunden.png.
1525[21:17:14] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image coolefarben.png.
1526[21:17:14] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded 2 image(s).
1527[21:17:14] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.3
1528[21:17:14] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1529[21:17:14] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
1530[21:17:14] [Craft Scheduler Thread - 7/WARN]: Exception in thread "Craft Scheduler Thread - 7"
1531[21:17:14] [Craft Scheduler Thread - 7/WARN]: org.apache.commons.lang.UnhandledException: Plugin Flight v2.0.1 generated an exception while executing task 10
1532 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1533 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1534 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1535 at java.lang.Thread.run(Unknown Source)
1536Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1537 at com.ryanclancy000.flight.MetricsLite.postPlugin(MetricsLite.java:285)
1538 at com.ryanclancy000.flight.MetricsLite.access$200(MetricsLite.java:51)
1539 at com.ryanclancy000.flight.MetricsLite$1.run(MetricsLite.java:173)
1540 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1541 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1542 ... 3 more
1543
1544[21:17:14] [Craft Scheduler Thread - 12/INFO]: [Skript] Checking for the latest version of Skript...
1545[21:17:14] [Craft Scheduler Thread - 0/INFO]: [ChatControl] *---------------------------------------------*
1546[21:17:14] [Craft Scheduler Thread - 0/INFO]: [ChatControl] [!] ChatControl Update Notification [!]
1547[21:17:14] [Craft Scheduler Thread - 0/INFO]: [ChatControl] A manual upgrade is now available at
1548[21:17:14] [Craft Scheduler Thread - 0/INFO]: [ChatControl] https://spigotmc.org/resources/10258
1549[21:17:14] [Craft Scheduler Thread - 0/INFO]: [ChatControl] You can hide this warning in settings.yml
1550[21:17:14] [Craft Scheduler Thread - 0/INFO]: [ChatControl] *---------------------------------------------*
1551[21:17:14] [Server thread/INFO]: [Skript] Loading variables...
1552[21:17:15] [Server thread/INFO]: [Skript] Loaded 88 variables in 0.0 seconds
1553[21:17:15] [Craft Scheduler Thread - 0/INFO]: [ChatControl] ChatControl is updating! Downloading v5.4.0
1554[21:17:15] [Skript update thread/INFO]: [Skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
1555[21:17:15] [Skript update thread/ERROR]: #!#!
1556[21:17:15] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
1557[21:17:15] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
1558[21:17:15] [Skript update thread/ERROR]: #!#!
1559[21:17:15] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
1560[21:17:15] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
1561[21:17:15] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
1562[21:17:15] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
1563[21:17:15] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
1564[21:17:15] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
1565[21:17:15] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
1566[21:17:15] [Skript update thread/ERROR]: #!#!
1567[21:17:15] [Skript update thread/ERROR]: #!#! Stack trace:
1568[21:17:15] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
1569Message: Premature end of file.
1570[21:17:15] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
1571[21:17:15] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
1572[21:17:15] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
1573[21:17:15] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
1574[21:17:15] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
1575[21:17:15] [Skript update thread/ERROR]: #!#!
1576[21:17:15] [Skript update thread/ERROR]: #!#! Version Information:
1577[21:17:15] [Skript update thread/ERROR]: #!#! Skript: 2.2-Fixes-V8b
1578[21:17:15] [Skript update thread/ERROR]: #!#! Bukkit: 1.9.2-R0.1-SNAPSHOT
1579[21:17:15] [Skript update thread/ERROR]: #!#! Minecraft: 1.9.2
1580[21:17:15] [Skript update thread/ERROR]: #!#! Java: 1.7.0_71 (Java HotSpot(TM) 64-Bit Server VM 24.71-b01)
1581[21:17:15] [Skript update thread/ERROR]: #!#! OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-i
1582[21:17:15] [Skript update thread/ERROR]: #!#!
1583[21:17:15] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
1584[21:17:15] [Skript update thread/ERROR]: #!#!
1585[21:17:15] [Skript update thread/ERROR]: #!#! Current node: make player execute command "crate %arg 1% %arg 2%" (MegaCrates.sk, line 96)
1586[21:17:15] [Skript update thread/ERROR]: #!#! Current item: null
1587[21:17:15] [Skript update thread/ERROR]: #!#!
1588[21:17:15] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
1589[21:17:15] [Skript update thread/ERROR]: #!#!
1590[21:17:15] [Skript update thread/ERROR]: #!#! End of Error.
1591[21:17:15] [Skript update thread/ERROR]: #!#!
1592[21:17:15] [Skript update thread/INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
1593[21:17:15] [Craft Scheduler Thread - 0/INFO]: [ChatControl] Got file of size: 172.993 kb
1594[21:17:15] [Craft Scheduler Thread - 0/INFO]: [ChatControl] Downloaded! File uploaded into the update folder. Please copy it to the plugins folder.
1595[21:17:20] [User Authenticator #1/INFO]: UUID of player obsidianforever is 7faacce9-f120-4e93-97d8-dc5ae3fc853c
1596[21:17:23] [Server thread/WARN]: [Skript] Possible name conflict of variables {CrateItemsTotal.prison} and {CrateItemsTotal.%arg 2%} (there might be more conflicts). (MegaCrates.sk, line 991: set {_random} to random integer between 1 and {CrateItemsTotal.{@open-crate}}')
1597[21:17:24] [Server thread/WARN]: [Skript] Possible name conflict of variables {CrateItemsTotal.%{CrateLocation.%block's location%}%} and {CrateItemsTotal.prison} (there might be more conflicts). (MegaCrates.sk, line 1103: set {_randomprize1.%player%} to random integer between 1 and {CrateItemsTotal.%{CrateLocation.%block's location%}%}')
1598[21:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {CrateItemsTotal.%{CrateLocation.%player's target block's location%}%} and {CrateItemsTotal.prison} (there might be more conflicts). (MegaCrates.sk, line 1573: set {randomprize15.%player%} to random integer between 1 and {CrateItemsTotal.%{CrateLocation.%player's target block's location%}%}')
1599[21:17:29] [Server thread/INFO]: [Skript] All scripts loaded without errors.
1600[21:17:29] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 10 triggers and 8 commands in 14.61 seconds
1601[21:17:29] [Server thread/INFO]: [Skript] Finished loading.
1602[21:17:29] [Craft Scheduler Thread - 1/WARN]: Exception in thread "Craft Scheduler Thread - 1"
1603[21:17:29] [Craft Scheduler Thread - 1/WARN]: org.apache.commons.lang.UnhandledException: Plugin VoteLink v5.1 generated an exception while executing task 85
1604 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1605 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1606 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1607 at java.lang.Thread.run(Unknown Source)
1608Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1609 at me.McServerExpertDe.VoteLink.Metrics.postPlugin(Metrics.java:285)
1610 at me.McServerExpertDe.VoteLink.Metrics.access$3(Metrics.java:278)
1611 at me.McServerExpertDe.VoteLink.Metrics$1.run(Metrics.java:173)
1612 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1613 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1614 ... 3 more
1615
1616[21:17:29] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
1617[21:17:29] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin RateOfXray v1.0.17 generated an exception while executing task 21
1618 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1619 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1620 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1621 at java.lang.Thread.run(Unknown Source)
1622Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1623 at de.quurks.base.org.mcstats.Metrics.postPlugin(Metrics.java:338)
1624 at de.quurks.base.org.mcstats.Metrics.access$4(Metrics.java:331)
1625 at de.quurks.base.org.mcstats.Metrics$1.run(Metrics.java:226)
1626 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1627 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1628 ... 3 more
1629
1630[21:17:29] [Craft Scheduler Thread - 4/WARN]: Exception in thread "Craft Scheduler Thread - 4"
1631[21:17:29] [Craft Scheduler Thread - 4/WARN]: org.apache.commons.lang.UnhandledException: Plugin Pixelator v1.2.1 generated an exception while executing task 57
1632 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1633 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1634 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1635 at java.lang.Thread.run(Unknown Source)
1636Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1637 at com.darkblade12.pixelator.metrics.MetricsLite.postPlugin(MetricsLite.java:285)
1638 at com.darkblade12.pixelator.metrics.MetricsLite.access$3(MetricsLite.java:278)
1639 at com.darkblade12.pixelator.metrics.MetricsLite$1.run(MetricsLite.java:173)
1640 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1641 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1642 ... 3 more
1643
1644[21:17:29] [Craft Scheduler Thread - 15/INFO]: [AnimatedFrames] The plugin is up-to-date.
1645[21:17:29] [Craft Scheduler Thread - 13/INFO]: [PlaceholderAPI] 4 placeholder injectors are available on the cloud.
1646[21:17:29] [Craft Scheduler Thread - 13/INFO]: [PlaceholderAPI] 0 injectors you use have updates.
1647[21:17:30] [Craft Scheduler Thread - 22/INFO]: [Vault] Checking for Updates ...
1648[21:17:30] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.6.0) is available at:
1649[21:17:30] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
1650[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] --------- Serverlist ----------
1651[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] Wasn't able to post server: Server returned HTTP response code: 500 for URL: http://blablubbabc.de/paintball/serverlist/post.php
1652[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] Maybe the master server is down or has bad latency.
1653[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] --------- ---------------- ----------
1654[21:17:30] [Craft Scheduler Thread - 24/INFO]: [PlaceholderAPI] 71 placeholder expansions are available on the cloud.
1655[21:17:30] [Craft Scheduler Thread - 24/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
1656[21:17:30] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1657[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] --------- Checking version ----------
1658[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] There is a new version of paintball available: Paintball v1.3.8 (RELEASE)
1659[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] Download at the bukkit dev page.
1660[21:17:30] [Craft Scheduler Thread - 13/INFO]: [Paintball] --------- ---------------- ----------
1661[21:17:30] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1662[21:17:30] [Craft Scheduler Thread - 22/INFO]: [Vault] No new version available
1663[21:17:30] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1664[21:17:31] [Server thread/INFO]: ----------[1vs1]----------
1665[21:17:31] [Server thread/INFO]: Lade Systeme...
1666[21:17:31] [Server thread/INFO]: Pruefe Version...
1667[21:17:31] [Server thread/INFO]: Ok! Pruefe Config...
1668[21:17:31] [Server thread/INFO]: Ok! Regestriere Commands...
1669[21:17:31] [Server thread/INFO]: Ok! Regestriere Listener...
1670[21:17:31] [Server thread/INFO]: Ok! Regestriere Methoden...
1671[21:17:31] [Server thread/INFO]: Ok! Regestriere Guide...
1672[21:17:31] [Server thread/INFO]: Ok! Regestriere Arenen...
1673[21:17:31] [Server thread/INFO]: Ok! Lade Nachrichten...
1674[21:17:31] [Server thread/INFO]: Ok! Pruefe, ob eine neue Version vefuegbar ist...
1675[21:17:31] [Server thread/INFO]: Ok! Alle Dateien geladen!
1676[21:17:31] [Server thread/INFO]: Resete alle gebrauchten Arenen...
1677[21:17:31] [Server thread/INFO]: Ok! Lade Kiteditor...
1678[21:17:31] [Server thread/INFO]: Ein Error ist aufgetreten: Die angegebene Welt konnte nicht gefunden werden!
1679[21:17:31] [Server thread/INFO]: Fehler in Klasse: de.OnevsOne.Kit_Methods.loadKitEdit
1680[21:17:31] [Server thread/INFO]: Ok! Lade Warteschlange und Kit-Einstellungen...
1681[21:17:31] [Server thread/INFO]: Ok! Loesche alte Turniere...
1682[21:17:31] [Server thread/INFO]: Ok! Checke und lade Arenen...
1683[21:17:31] [Server thread/INFO]: Ok! Starte Core...
1684[21:17:31] [Server thread/INFO]: Ok! Versuche eine Verbindung zur MySQL Datenbank aufzubauen...
1685[21:17:31] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "25565:3306"'.
1686[21:17:31] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1687[21:17:31] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
1688[21:17:31] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
1689[21:17:31] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
1690[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
1691[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:387)
1692[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
1693[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
1694[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
1695[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:862)
1696[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:335)
1697[21:17:31] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
1698[21:17:31] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
1699[21:17:31] [Server thread/WARN]: at de.OnevsOne.MySQL.MySQLManager.connect(MySQLManager.java:63)
1700[21:17:31] [Server thread/WARN]: at de.OnevsOne.main$1.run(main.java:370)
1701[21:17:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1702[21:17:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1703[21:17:31] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:729)
1704[21:17:31] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
1705[21:17:31] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
1706[21:17:31] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
1707[21:17:31] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
1708[21:17:31] [Server thread/WARN]: Caused by: java.lang.NumberFormatException: For input string: "25565:3306"
1709[21:17:31] [Server thread/WARN]: at java.lang.NumberFormatException.forInputString(Unknown Source)
1710[21:17:31] [Server thread/WARN]: at java.lang.Integer.parseInt(Unknown Source)
1711[21:17:31] [Server thread/WARN]: at java.lang.Integer.parseInt(Unknown Source)
1712[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.port(NonRegisteringDriver.java:823)
1713[21:17:31] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
1714[21:17:31] [Server thread/WARN]: ... 11 more
1715[21:17:31] [Server thread/INFO]: Ok!
1716[21:17:31] [Server thread/INFO]: Alle Systeme wurden erfolgreich geladen!
1717[21:17:31] [Server thread/INFO]: ----------[1vs1]----------
1718[21:17:31] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1719[21:17:31] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1720[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1721[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1722[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1723[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1724[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1725[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1726[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1727[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1728[21:17:32] [Server thread/WARN]: [1vs1] Task #131 for 1vs1 v1.7a generated an exception
1729java.lang.NullPointerException
1730 at de.OnevsOne.main$2.run(main.java:434) ~[?:?]
1731 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1732 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1733 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:729) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1734 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1735 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1736 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1737 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
1738[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1739[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1740[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1741[21:17:32] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1742[21:17:33] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1743[21:17:33] [Craft Scheduler Thread - 0/INFO]: [BuycraftX] Fetching all due players...
1744[21:17:33] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1745[21:17:33] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1746[21:17:33] [Server thread/INFO]:
1747[21:17:33] [Server thread/INFO]: **************************************************
1748[21:17:33] [Server thread/INFO]: ----------------- PAINTBALL INFO -----------------
1749[21:17:33] [Server thread/INFO]:
1750[21:17:33] [Server thread/INFO]: License stuff:
1751[21:17:33] [Server thread/INFO]: - Usage on own risk. I give no warranties for anything.
1752[21:17:33] [Server thread/INFO]: - Do not modify. Use it as it is!
1753[21:17:33] [Server thread/INFO]: - Do not redistribute/upload/use parts of it/copy/give away.
1754[21:17:33] [Server thread/INFO]: - Do not use for commercial purposes!
1755[21:17:33] [Server thread/INFO]: -> No benefits for paying players/donors!
1756[21:17:33] [Server thread/INFO]: -> This also applies to any kind of add-on you are using
1757[21:17:33] [Server thread/INFO]: related to this plugin!
1758[21:17:33] [Server thread/INFO]:
1759[21:17:33] [Server thread/INFO]: If you like this plugin: Give feedback and donate at
1760[21:17:33] [Server thread/INFO]: ->http://dev.bukkit.org/server-mods/paintball_pure_war/
1761[21:17:33] [Server thread/INFO]:
1762[21:17:33] [Server thread/INFO]: Thank you and good shooting!
1763[21:17:33] [Server thread/INFO]: - blablubbabc :)
1764[21:17:33] [Server thread/INFO]:
1765[21:17:33] [Server thread/INFO]: ---------------- Detected Problems ---------------
1766[21:17:33] [Server thread/INFO]:
1767[21:17:33] [Server thread/INFO]: - There is a new version of paintball available: Paintball v1.3.8 (RELEASE)
1768[21:17:33] [Server thread/INFO]:
1769[21:17:33] [Server thread/INFO]: -> Check your complete log!
1770[21:17:33] [Server thread/INFO]: There might be additional information above.
1771[21:17:33] [Server thread/INFO]:
1772[21:17:33] [Server thread/INFO]: **************************************************
1773[21:17:33] [Server thread/INFO]:
1774[21:17:33] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1775[21:17:33] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1776[21:17:33] [User Authenticator #2/INFO]: UUID of player obsidianforever is 7faacce9-f120-4e93-97d8-dc5ae3fc853c
1777[21:17:33] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1778[21:17:33] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to LibsDisguises v9.1.2
1779org.bukkit.event.EventException
1780 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1781 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1782 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1783 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1784 at net.minecraft.server.v1_9_R1.PlayerList.onPlayerJoin(PlayerList.java:332) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1785 at net.minecraft.server.v1_9_R1.PlayerList.a(PlayerList.java:158) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1786 at net.minecraft.server.v1_9_R1.LoginListener.b(LoginListener.java:144) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1787 at net.minecraft.server.v1_9_R1.LoginListener.c(LoginListener.java:54) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1788 at net.minecraft.server.v1_9_R1.NetworkManager.a(NetworkManager.java:232) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1789 at net.minecraft.server.v1_9_R1.ServerConnection.c(ServerConnection.java:141) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1790 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:820) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1791 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1792 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1793 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1794 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
1795Caused by: java.lang.NullPointerException
1796 at me.libraryaddict.disguise.utilities.DisguiseUtilities.getBedChunkPacket(DisguiseUtilities.java:460) ~[?:?]
1797 at me.libraryaddict.disguise.DisguiseListener.chunkMove(DisguiseListener.java:144) ~[?:?]
1798 at me.libraryaddict.disguise.DisguiseListener.onJoin(DisguiseListener.java:225) ~[?:?]
1799 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
1800 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
1801 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
1802 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
1803 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1804 ... 14 more
1805[21:17:33] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to 1vs1 v1.7a
1806org.bukkit.event.EventException
1807 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1808 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1809 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1810 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1811 at net.minecraft.server.v1_9_R1.PlayerList.onPlayerJoin(PlayerList.java:332) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1812 at net.minecraft.server.v1_9_R1.PlayerList.a(PlayerList.java:158) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1813 at net.minecraft.server.v1_9_R1.LoginListener.b(LoginListener.java:144) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1814 at net.minecraft.server.v1_9_R1.LoginListener.c(LoginListener.java:54) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1815 at net.minecraft.server.v1_9_R1.NetworkManager.a(NetworkManager.java:232) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1816 at net.minecraft.server.v1_9_R1.ServerConnection.c(ServerConnection.java:141) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1817 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:820) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1818 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1819 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1820 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1821 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
1822Caused by: java.lang.NullPointerException
1823 at de.OnevsOne.MySQL.MySQLManager.isUserExists(MySQLManager.java:145) ~[?:?]
1824 at de.OnevsOne.MySQL.MySQLManager.JoinReg(MySQLManager.java:126) ~[?:?]
1825 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
1826 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
1827 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
1828 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
1829 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1830 ... 14 more
1831[21:17:34] [Server thread/INFO]: obsidianforever[/188.106.7.186:49990] logged in with entity id 1724 at ([novip]-266.2187813633822, 72.71389353156493, 1527.8274283993426)
1832[21:17:34] [Server thread/INFO]: [1vs1] Eine neue Version des Timolia-1vs1 Plugins ist verfuegbar!
1833[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1834[21:17:34] [Craft Scheduler Thread - 0/INFO]: [BuycraftX] Fetched due players (0 found).
1835[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1836[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1837[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1838[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1839[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1840[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1841[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1842[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1843[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1844[21:17:34] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1845[21:17:35] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1846[21:17:35] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1847[21:17:35] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1848[21:17:35] [Server thread/INFO]: Saving...
1849[21:17:36] [Server thread/INFO]: Saved the world
1850[21:17:36] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1851[21:17:36] [Craft Scheduler Thread - 24/INFO]: [AnimatedFrames] Loading data...
1852[21:17:36] [pool-11-thread-1/INFO]: [AnimatedFrames] Loaded 1 frames.
1853[21:17:36] [pool-11-thread-2/INFO]: [AnimatedFrames] Animation length for 'Test' is zero. Creating non-animated image.
1854[21:17:36] [pool-11-thread-2/WARN]: Exception in thread "pool-11-thread-2"
1855[21:17:36] [pool-11-thread-2/WARN]: java.lang.NullPointerException
1856[21:17:36] [pool-11-thread-2/WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.scaleImage(AnimatedFrame.java:240)
1857[21:17:36] [pool-11-thread-2/WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:137)
1858[21:17:36] [pool-11-thread-2/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1859[21:17:36] [pool-11-thread-2/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1860[21:17:36] [pool-11-thread-2/WARN]: at java.lang.Thread.run(Unknown Source)
1861[21:17:37] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1862[21:17:37] [Craft Scheduler Thread - 22/INFO]: <LightAPI>: You are running the latest version!
1863[21:17:38] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1864[21:17:38] [Server thread/INFO]: [@: Playing effect witchMagic for 5 times]
1865[21:17:38] [Server thread/INFO]: Stopping the server
1866[21:17:38] [Server thread/INFO]: Stopping server
1867[21:17:38] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
1868[21:17:38] [Server thread/INFO]: [WorldEditSelectionVisualizer] Disabling WorldEditSelectionVisualizer v1.4.4
1869[21:17:38] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
1870[21:17:38] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.11
1871[21:17:38] [Server thread/INFO]: [UltraCosmetics] Disabling UltraCosmetics v2.3.9
1872[21:17:38] [Server thread/INFO]: [DiceFurniture] Disabling DiceFurniture v3.1.1
1873[21:17:38] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.7
1874[21:17:38] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
1875[21:17:38] [Server thread/INFO]: [VoteLink] Disabling VoteLink v5.1
1876[21:17:38] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v9.1.2
1877[21:17:38] [Server thread/INFO]: [Original-Double-Jump] Disabling Original-Double-Jump v1.4
1878[21:17:38] [Server thread/INFO]: [ServerTutorial] Disabling ServerTutorial v2.2.2
1879[21:17:38] [Server thread/INFO]: [FastCraft+] Disabling FastCraftPlus v0.25
1880[21:17:38] [Server thread/INFO]: [IgnoreYou] Disabling IgnoreYou v1.3.1
1881[21:17:38] [Server thread/INFO]: [PlayerSounds] Disabling PlayerSounds v1.0
1882[21:17:38] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.1.3
1883[21:17:38] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
1884[21:17:38] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
1885[21:17:38] [Server thread/INFO]: [BannerBoard] Disabling BannerBoard v1.7.12
1886[21:17:39] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.5.3
1887[21:17:39] [Server thread/INFO]: [iDisguise] iDisguise 5.5.3 disabled!
1888[21:17:39] [Server thread/INFO]: [CrackShot] Disabling CrackShot v0.98.5
1889[21:17:39] [Server thread/ERROR]: Error occurred while disabling CrackShot v0.98.5 (Is it up to date?)
1890java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1891 at com.shampaggon.crackshot.CSDirector.onDisable(CSDirector.java:215) ~[?:?]
1892 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[craftbukkit.jar:git-Spigot-e000104-4cb3258]
1893 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1894 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1895 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1896 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.disablePlugins(CraftServer.java:340) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1897 at net.minecraft.server.v1_9_R1.MinecraftServer.stop(MinecraftServer.java:454) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1898 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:595) [craftbukkit.jar:git-Spigot-e000104-4cb3258]
1899 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
1900[21:17:39] [Server thread/INFO]: [Invsee_v1.0.3] Disabling Invsee_v1.0.3 v1.0
1901[21:17:39] [Server thread/INFO]: [NoPlugin] Disabling NoPlugin v2.1
1902[21:17:39] [Server thread/INFO]: [FurnitureMaker] Disabling FurnitureMaker v1.4.7
1903[21:17:39] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.5.1
1904[21:17:39] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
1905[21:17:39] [Server thread/INFO]: [Vault][Economy] iConomy 7 unhooked.
1906[21:17:39] [Server thread/INFO]: [iConomy] Closing general data...
1907[21:17:39] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
1908[21:17:39] [Server thread/INFO]: [CustomPolls] Disabling CustomPolls v1.0.6
1909[21:17:39] [Server thread/INFO]: [FurnitureLib] Disabling FurnitureLib v1.8.9
1910[21:17:39] [Server thread/INFO]: [FurnitureLib] ==========================================
1911[21:17:39] [Server thread/INFO]: [FurnitureLib] Furniture shutdown started
1912[21:17:39] [Server thread/INFO]: [FurnitureLib] ArmorStandPackets saved
1913[21:17:39] [Server thread/INFO]: [FurnitureLib] ==========================================
1914[21:17:39] [Server thread/INFO]: [Pixelator] Disabling Pixelator v1.2.1
1915[21:17:39] [Server thread/INFO]: [Pixelator] Plugin deactivated!
1916[21:17:39] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
1917[21:17:39] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
1918[21:17:39] [Server thread/INFO]: [Paintball] Disabling Paintball v1.3.7
1919[21:17:39] [Server thread/INFO]: [Paintball] Disabled!
1920[21:17:39] [Server thread/INFO]: [LightAPI] Disabling LightAPI v3.2.4
1921[21:17:39] [Server thread/INFO]: [LogBlock] Disabling LogBlock v1.10.0
1922[21:17:39] [Server thread/INFO]: [LogBlock] Waiting for consumer ...
1923[21:17:39] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
1924[21:17:39] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
1925[21:17:39] [Server thread/INFO]: [Mobcash] Disabling Mobcash v3.3
1926[21:17:39] [Server thread/INFO]: [Mobcash] [Mobcash] has been disabled!
1927[21:17:39] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.0
1928[21:17:39] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
1929[21:17:39] [Server thread/INFO]: [MaxBans] Clearing buffer...
1930[21:17:39] [Server thread/INFO]: [MaxBans] Cleared buffer...
1931[21:17:39] [Server thread/INFO]: [PlayTimeRewardsRecoded] Disabling PlayTimeRewardsRecoded v2.2.0
1932[21:17:39] [Server thread/INFO]: [PlayTimeRewardsRecoded] Thanks for using PlayTimeRewards, by D4n13lH! Now recoded with far less bugs!
1933[21:17:39] [Server thread/INFO]: [Skript] Disabling Skript v2.2-Fixes-V8b
1934[21:17:39] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.3.8
1935[21:17:39] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
1936[21:17:39] [Server thread/INFO]: [SCA] Disabling SimpleChatAlert v8.0
1937[21:17:39] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1938[21:17:39] [Server thread/INFO]: The SimpleChatAlert Plugin has been disabled!
1939[21:17:39] [Server thread/INFO]: Report any bugs/errors! - SCA Dev Team
1940[21:17:39] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1941[21:17:39] [Server thread/INFO]: [TeleportSigns] Disabling TeleportSigns v1.1.5
1942[21:17:39] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.6.2
1943[21:17:39] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
1944[21:17:39] [Server thread/INFO]: [Votifier] Votifier disabled.
1945[21:17:39] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2
1946[21:17:39] [Thread-14/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
1947[21:17:39] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.0
1948[21:17:39] [Server thread/INFO]: [AnimatedFrames] Disabling AnimatedFrames v4.3.3
1949[21:17:39] [Server thread/INFO]: [1vs1] Disabling 1vs1 v1.7a
1950[21:17:39] [Server thread/INFO]: ----------[1vs1]----------
1951[21:17:39] [Server thread/INFO]: Telepotiere Spieler aus Arenen und co...
1952[21:17:39] [Server thread/INFO]: Ok! Schliesse Verbindung mit (My)SQL-Datebank...
1953[21:17:39] [Server thread/INFO]: Ok! Loesche Enchant Inventare...
1954[21:17:39] [Server thread/INFO]: Ok! Stelle Arenacheck Inventare aus...
1955[21:17:39] [Server thread/INFO]: Ok! Stelle Collision fuer Spieler an...
1956[21:17:39] [Server thread/INFO]: Ok! Despawne QuequeZombie und Settings-Villager...
1957[21:17:39] [Server thread/INFO]: Ok!
1958[21:17:39] [Server thread/INFO]: Alles erledigt fahre Plugin herunter... zZZZZ
1959[21:17:39] [Server thread/INFO]: ----------[1vs1]----------
1960[21:17:39] [Server thread/INFO]: [SlowChat] Disabling SlowChat v1.2
1961[21:17:39] [Server thread/INFO]: [SlowChat] Plugin disabled!
1962[21:17:39] [Server thread/INFO]: [ColoredTags] Disabling ColoredTags v2.1.3
1963[21:17:39] [Server thread/INFO]: [Rename] Disabling Rename v1.0
1964[21:17:39] [Server thread/INFO]: [Rename] Disabled.
1965[21:17:39] [Server thread/INFO]: [RateOfXray] Disabling RateOfXray v1.0.17
1966[21:17:39] [Server thread/INFO]: [RateOfXray] Saving data...
1967[21:17:39] [Server thread/INFO]: [Essentials_] Disabling Essentials_ v1.1
1968[21:17:39] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
1969[21:17:39] [Server thread/INFO]: [NoteBlockAPI] Disabling NoteBlockAPI v1.1.0
1970[21:17:39] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.77
1971[21:17:40] [Server thread/INFO]: [MiniChests] Disabling MiniChests v2.1
1972[21:17:40] [Server thread/INFO]: [MiniChests] MiniChests has been disabled.
1973[21:17:40] [Server thread/INFO]: [MapManager] Disabling MapManager v1.2.0
1974[21:17:40] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
1975[21:17:40] [Server thread/INFO]: [Multiverse-Core] - Disabled
1976[21:17:40] [Server thread/INFO]: [RegenBlock] Disabling RegenBlock vBeta 5.7
1977[21:17:40] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
1978[21:17:40] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
1979[21:17:40] [Server thread/INFO]: [Flight] Disabling Flight v2.0.1
1980[21:17:40] [Server thread/INFO]: [TPA] Disabling TPA v2.2.2
1981[21:17:40] [Server thread/INFO]: [SimpleTeleportation] Disabling SimpleTeleportation v1.0
1982[21:17:40] [Server thread/INFO]: [PacketListenerApi] Disabling PacketListenerApi v3.4.4
1983[21:17:40] [Server thread/INFO]: Removing channels for online players...
1984[21:17:40] [Server thread/INFO]: Removing packet handlers (0)...
1985[21:17:40] [Server thread/INFO]: [icJukeBox] Disabling icJukeBox v1.6.3
1986[21:17:40] [Server thread/INFO]: [MultiLogger] Disabling MultiLogger v1.3
1987[21:17:40] [Server thread/INFO]: Disabling MultiLogger by etaxi341!
1988[21:17:40] [Server thread/INFO]: [VIPParticles] Disabling VIPParticles v3.3
1989[21:17:40] [Server thread/INFO]: [VIPParticles] Plugin disabled by seanliam2000
1990[21:17:40] [Server thread/INFO]: [GUI_Rules] Disabling GUI_Rules v1.0
1991[21:17:40] [Server thread/INFO]: [Actionbar] Disabling Actionbar v1.3.0.2
1992[21:17:40] [Server thread/INFO]: Actionbar> Actionbar v1.3.0.2 disabled!!
1993[21:17:40] [Server thread/INFO]: [DecoHeads] Disabling DecoHeads v1.2
1994[21:17:40] [Server thread/INFO]: [DecoHeads] DecoHeads v1.2 disabled!
1995[21:17:40] [Server thread/INFO]: Saving players
1996[21:17:40] [Server thread/INFO]: obsidianforever left the game.
1997[21:17:40] [Server thread/INFO]: Saving worlds
1998[21:17:40] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
1999[21:17:49] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
2000[21:17:49] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
2001[21:17:49] [Server thread/INFO]: Saving chunks for level '-t'/Overworld
2002[21:17:49] [Server thread/INFO]: Saving chunks for level 'ballon'/Overworld
2003[21:17:49] [Server thread/INFO]: Saving chunks for level 'mount_castle'/Overworld
2004[21:17:49] [Server thread/INFO]: Saving chunks for level 'Spawn1'/Overworld
2005[21:17:49] [Server thread/INFO]: Saving chunks for level 'sky_Wars'/Overworld
2006[21:17:49] [Server thread/INFO]: Saving chunks for level 'weinachten'/Overworld
2007[21:17:49] [Server thread/INFO]: Saving chunks for level 'event'/Overworld
2008[21:17:49] [Server thread/INFO]: Saving chunks for level 'eldari'/Overworld
2009[21:17:49] [Server thread/INFO]: Saving chunks for level 'novip'/Overworld
2010[21:17:49] [Server thread/INFO]: Saving chunks for level 'flatroom'/Overworld
2011[21:17:49] [Server thread/INFO]: Saving chunks for level 'PlotWorld'/Overworld
2012[21:17:49] [Server thread/INFO]: Saving chunks for level 'Cube World'/Overworld
2013[21:17:49] [Server thread/INFO]: Saving chunks for level 'Cube World_nether'/Nether
2014[21:17:49] [Server thread/INFO]: Saving chunks for level 'Cube World_the_end'/The End
2015[21:17:49] [Server thread/INFO]: Saving chunks for level 'Christmas'/Overworld
2016[21:17:49] [Server thread/INFO]: Saving chunks for level 'terrabs'/Overworld
2017[21:17:49] [Server thread/INFO]: Saving chunks for level 'BW3'/Overworld
2018[21:17:49] [Server thread/INFO]: Saving chunks for level 'wartelobby'/Overworld
2019[21:17:49] [Server thread/INFO]: Saving chunks for level '1vs1'/Overworld