· 9 years ago · Apr 27, 2017, 02:02 PM
1[15:48:47] [Server thread/INFO]: Starting minecraft server version 1.10
2[15:48:47] [Server thread/INFO]: Loading properties
3[15:48:47] [Server thread/INFO]: Default game type: SURVIVAL
4[15:48:47] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c3e4052-1953f52 (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)
5[15:48:47] [Server thread/WARN]: Couldn't load server icon
6java.lang.IllegalArgumentException: Must be 64 pixels wide
7 at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
8 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadServerIcon0(CraftServer.java:1689) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
9 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadServerIcon0(CraftServer.java:1677) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
10 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadIcon(CraftServer.java:754) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
11 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:255) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
12 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:72) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
13 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
14 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:180) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
15 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
16 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
17[15:48:47] [Server thread/INFO]: Debug logging is disabled
18[15:48:47] [Server thread/INFO]: Using 4 threads for Netty based IO
19[15:48:47] [Server thread/INFO]: Server Ping Player Sample Count: 12
20[15:48:47] [Server thread/INFO]: Generating keypair
21[15:48:48] [Server thread/INFO]: Starting Minecraft server on 85.190.175.178:25665
22[15:48:48] [Server thread/INFO]: Using epoll channel type
23[15:48:48] [Server thread/INFO]: Set PluginClassLoader as parallel capable
24[15:48:48] [Server thread/ERROR]: Could not load 'plugins/PowerElytra1.2.1.jar' in folder 'plugins'
25org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: elytra/Elytra : Unsupported major.minor version 52.0
26 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
27 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
28 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
29 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
30 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
31 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
32 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
33Caused by: java.lang.UnsupportedClassVersionError: elytra/Elytra : Unsupported major.minor version 52.0
34 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
35 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
36 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
37 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
38 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
39 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
40 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
41 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
42 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
43 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
44 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
45 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
46 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
47 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
48 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
49 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
50 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
51 ... 6 more
52[15:48:48] [Server thread/ERROR]: Could not load 'plugins/Umfrage.jar' in folder 'plugins'
53org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/doenki/Umfrage/Main/Main : Unsupported major.minor version 52.0
54 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
55 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
56 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
57 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
58 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
59 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
60 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
61Caused by: java.lang.UnsupportedClassVersionError: de/doenki/Umfrage/Main/Main : Unsupported major.minor version 52.0
62 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
63 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
64 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
65 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
66 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
67 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
68 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
69 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
70 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
71 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
72 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
73 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
74 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
75 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
76 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
77 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
78 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
79 ... 6 more
80[15:48:48] [Server thread/ERROR]: Could not load 'plugins/GroupManagerX.jar' in folder 'plugins'
81org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
82 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
83 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
84 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
85 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
86 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
87 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
88 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
89Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
90 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
91 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
92 at org.anjocaido.groupmanager.GroupManager.<init>(GroupManager.java:48) ~[?:?]
93 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_71]
94 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
95 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
96 at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_71]
97 at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_71]
98 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
99 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
100 ... 6 more
101Caused by: java.lang.IllegalStateException: Initial initialization
102 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
103 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
104 at org.anjocaido.groupmanager.GroupManager.<init>(GroupManager.java:48) ~[?:?]
105 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_71]
106 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
107 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
108 at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_71]
109 at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_71]
110 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
111 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
112 ... 6 more
113[15:48:49] [Server thread/ERROR]: Could not load 'plugins/Reporting1058.jar' in folder 'plugins'
114org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/andrei1058/reporting/Main : Unsupported major.minor version 52.0
115 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
116 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
117 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
118 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
119 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
120 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
121 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
122Caused by: java.lang.UnsupportedClassVersionError: com/andrei1058/reporting/Main : Unsupported major.minor version 52.0
123 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
124 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
125 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
126 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
127 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
128 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
129 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
130 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
131 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
132 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
133 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
134 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
135 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
136 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
137 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
138 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
139 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
140 ... 6 more
141[15:48:49] [Server thread/ERROR]: Could not load 'plugins/AACAddition.jar' in folder 'plugins'
142org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/photon/AACAddition/AACAddition : Unsupported major.minor version 52.0
143 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
144 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
145 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
146 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
147 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
148 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
149 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
150Caused by: java.lang.UnsupportedClassVersionError: de/photon/AACAddition/AACAddition : Unsupported major.minor version 52.0
151 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
152 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
153 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
154 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
155 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
156 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
157 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
158 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
159 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
160 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
161 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
162 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
163 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
164 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
165 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
166 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
167 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
168 ... 6 more
169[15:48:49] [Server thread/ERROR]: Could not load 'plugins/WorldGuardExtraFlagsPlugin.jar' in folder 'plugins'
170org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/goldtreeservers/worldguardextraflags/WorldGuardExtraFlagsPlugin : Unsupported major.minor version 52.0
171 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
172 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
173 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
174 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
175 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
176 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
177 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
178Caused by: java.lang.UnsupportedClassVersionError: net/goldtreeservers/worldguardextraflags/WorldGuardExtraFlagsPlugin : Unsupported major.minor version 52.0
179 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
180 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
181 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
182 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
183 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
184 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
185 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
186 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
187 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
188 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
189 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
190 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
191 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
192 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
193 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
194 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
195 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
196 ... 6 more
197[15:48:49] [Server thread/INFO]: [SexPlugin] Loading SexPlugin v1.0
198[15:48:49] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
199[15:48:49] [Server thread/INFO]: [CommandSync] Loading CommandSync v2.3
200[15:48:49] [Server thread/INFO]: [BukkitCompat] Loading BukkitCompat vR22A
201[15:48:49] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.21
202[15:48:49] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
203[15:48:49] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
204[15:48:49] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
205[15:48:49] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.1.11
206[15:48:49] [Server thread/INFO]: [Chairs] Loading Chairs v4.9
207[15:48:49] [Server thread/INFO]: [ArchonCrates] Loading ArchonCrates v18.0 BETA
208[15:48:49] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2
209[15:48:49] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
210[15:48:49] [Server thread/WARN]: [ProtocolLib] Detected outdated Java version: Java 7
211[15:48:49] [Server thread/WARN]: [ProtocolLib] It is recommended that you update to Java 8 as soon as possible.
212[15:48:49] [Server thread/WARN]: [ProtocolLib] Future versions of ProtocolLib many not support Java 7.
213[15:48:49] [Server thread/WARN]: [ProtocolLib] Java 8 will allow for much faster reflection performance.
214[15:48:50] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.2
215[15:48:50] [Server thread/INFO]: [Votifier] Loading Votifier v1.8
216[15:48:50] [Server thread/INFO]: [DiacraftVote] Loading DiacraftVote v1.0
217[15:48:50] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.07-SNAPSHOT
218[15:48:50] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.4
219[15:48:50] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.4.2
220[15:48:50] [Server thread/INFO]: [LevelHearts] Loading LevelHearts v1.4.6
221[15:48:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1463)
222[15:48:50] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.4
223[15:48:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
224[15:48:50] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1022
225[15:48:50] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
226[15:48:50] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
227[15:48:50] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.10
228[15:48:50] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.10.0
229[15:48:50] [Server thread/INFO]: [CityBuildSystem] Loading CityBuildSystem v3.0
230[15:48:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
231[15:48:50] [Server thread/INFO]: [Commandspy] Loading Commandspy v4.1.0
232[15:48:50] [Server thread/INFO]: [MoreItems] Loading MoreItems v2.0.2
233[15:48:50] [Server thread/INFO]: [LegendaryArmor] Loading LegendaryArmor v2.1
234[15:48:50] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
235[15:48:50] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.7.1
236[15:48:50] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v1.29.13
237[15:48:50] [Server thread/INFO]: [ElytraPlus] Loading ElytraPlus v1.7.6
238[15:48:50] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.3
239[15:48:50] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.4
240[15:48:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b467
241[15:48:50] [Server thread/INFO]: [Actionbar] Loading Actionbar v1.3.2.5
242[15:48:50] [Server thread/INFO]: [MysqlInventoryBridge] Loading MysqlInventoryBridge v1.7.1
243[15:48:50] [Server thread/INFO]: [Quests] Loading Quests v2.7.6-b120
244[15:48:50] [Server thread/INFO]: [AAC] Loading AAC v3.0.1
245[15:48:50] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.3.3.2
246[15:48:50] [Server thread/INFO]: [Sentry] Loading Sentry v1.9.1
247[15:48:50] [Server thread/INFO]: [Jobs] Loading Jobs v3.8.2
248[15:48:50] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.9.1
249[15:48:50] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
250[15:48:50] [Server thread/INFO]: [MyPet] Loading MyPet v2.2.9
251[15:48:50] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
252[15:48:50] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading MysqlPlayerDataBridge v3.16.1
253[15:48:50] [Server thread/INFO]: [EssentialsMysqlStorage] Loading EssentialsMysqlStorage v1.6.2
254[15:48:50] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.21
255[15:48:50] [Server thread/INFO]: [MassiveCore 2.8.21] === ENABLE START ===
256[15:48:50] [Server thread/INFO]: [MassiveCore 2.8.21] Loading Cachefile datas...
257[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Loading Onlineplayer datas...
258[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Loading Registry datas...
259[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Saving Cachefile...
260[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Setup of IdUtil took 106ms.
261[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
262[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
263[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
264[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
265[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
266[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
267[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
268[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
269[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
270[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
271[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinEvent set to Default
272[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinActionbar set to Default
273[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinActual set to Default
274[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinCommand set to Default
275[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinDisplayName set to Default
276[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinGamemode set to Default
277[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinInventory set to Default
278[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinKick set to Default
279[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinMessage set to Default
280[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinModification set to Default
281[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinPlayed set to Default
282[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinSenderPs set to Default
283[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinTeleport set to Default
284[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinTitle set to Default
285[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinVisibility set to Default
286[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinWorld set to Default
287[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] === ENABLE COMPLETE (Took 672ms) ===
288[15:48:51] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
289[15:48:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
290[15:48:51] [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.
291[15:48:51] [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!
292[15:48:51] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
293[15:48:51] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
294[15:48:51] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
295[15:48:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
296[15:48:51] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
297[15:48:51] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
298[15:48:51] [Server thread/INFO]: [MassiveCore 2.8.21] Integration Activated IntegrationVault
299[15:48:51] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
300[15:48:51] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
301[15:48:51] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.07-SNAPSHOT
302[15:48:51] [Server thread/WARN]: [mcMMO] Invalid material: POTION_POISON
303[15:48:51] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
304[15:48:51] [Server thread/WARN]: [mcMMO] Invalid material: POTION_INSTANT_HEAL
305[15:48:51] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
306[15:48:51] [Server thread/WARN]: [mcMMO] Invalid material: POTION_FIRE_RESISTANCE
307[15:48:51] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
308[15:48:51] [Server thread/WARN]: [mcMMO] Invalid material: POTION_SPEED
309[15:48:51] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
310[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 64
311[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 832
312[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 1088
313[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2112
314[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2368
315[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2880
316[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 3904
317[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 4416
318[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5184
319[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5440
320[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5696
321[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 17216
322[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 17472
323[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 18496
324[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 18752
325[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 19264
326[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 20288
327[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 20800
328[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 21568
329[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 21824
330[15:48:51] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 22080
331[15:48:52] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
332[15:48:52] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
333[15:48:52] [Server thread/INFO]: [mcMMO] Killing orphans
334[15:48:53] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.4.2
335[15:48:53] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
336[15:48:53] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
337[15:48:53] [Server thread/INFO]: [CustomEnderChest] Using MySQL database for data.
338[15:48:53] [Server thread/INFO]: [CustomEnderChest] Database connection established!
339[15:48:53] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
340[15:48:53] [Server thread/INFO]: [MysqlInventoryBridge] Enabling MysqlInventoryBridge v1.7.1
341[15:48:53] [Server thread/INFO]: [MysqlInventoryBridge] Loading the config file...
342[15:48:53] [Server thread/INFO]: [MysqlInventoryBridge] ProtocolLib dependency found.
343[15:48:53] [Server thread/INFO]: [MysqlInventoryBridge] Data save task is enabled.
344[15:48:53] [Server thread/INFO]: [MysqlInventoryBridge] Connecting to the database...
345[15:48:53] [Server thread/ERROR]: [MysqlInventoryBridge] Could not connect to mysql database! Error: Access denied for user 'ni583726_1_DB'@'%' to database 'mydatabase'
346[15:48:53] [Server thread/INFO]: [MysqlInventoryBridge] MysqlInventoryBridge loaded successfully!
347[15:48:53] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
348[15:48:53] [Server thread/INFO]: [LWC] Connecting to SQLite
349[15:48:54] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
350[15:48:54] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
351[15:48:54] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
352[15:48:54] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
353[15:48:54] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
354[15:48:54] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
355[15:48:54] [Server thread/INFO]: Preparing level "world"
356[15:48:54] [Server thread/INFO]: -------- World Settings For [world] --------
357[15:48:54] [Server thread/INFO]: Mob Spawn Range: 4
358[15:48:54] [Server thread/INFO]: Max Entity Collisions: 8
359[15:48:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
360[15:48:54] [Server thread/INFO]: Max TNT Explosions: 100
361[15:48:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
362[15:48:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
363[15:48:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
364[15:48:54] [Server thread/INFO]: Random Lighting Updates: false
365[15:48:54] [Server thread/INFO]: Structure Info Saving: true
366[15:48:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
367[15:48:54] [Server thread/INFO]: Cane Growth Modifier: 100%
368[15:48:54] [Server thread/INFO]: Melon Growth Modifier: 100%
369[15:48:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
370[15:48:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
371[15:48:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
372[15:48:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
373[15:48:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
374[15:48:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
375[15:48:54] [Server thread/INFO]: View Distance: 8
376[15:48:54] [Server thread/INFO]: Item Despawn Rate: 6000
377[15:48:54] [Server thread/INFO]: Item Merge Radius: 2.5
378[15:48:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
379[15:48:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
380[15:48:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
381[15:48:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
382[15:48:54] [Server thread/INFO]: Experience Merge Radius: 3.0
383[15:48:54] [Server thread/INFO]: -------- World Settings For [world_nether] --------
384[15:48:54] [Server thread/INFO]: Mob Spawn Range: 4
385[15:48:54] [Server thread/INFO]: Max Entity Collisions: 8
386[15:48:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
387[15:48:54] [Server thread/INFO]: Max TNT Explosions: 100
388[15:48:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
389[15:48:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
390[15:48:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
391[15:48:54] [Server thread/INFO]: Random Lighting Updates: false
392[15:48:54] [Server thread/INFO]: Structure Info Saving: true
393[15:48:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
394[15:48:54] [Server thread/INFO]: Cane Growth Modifier: 100%
395[15:48:54] [Server thread/INFO]: Melon Growth Modifier: 100%
396[15:48:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
397[15:48:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
398[15:48:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
399[15:48:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
400[15:48:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
401[15:48:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
402[15:48:54] [Server thread/INFO]: View Distance: 8
403[15:48:54] [Server thread/INFO]: Item Despawn Rate: 6000
404[15:48:54] [Server thread/INFO]: Item Merge Radius: 2.5
405[15:48:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
406[15:48:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
407[15:48:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
408[15:48:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
409[15:48:54] [Server thread/INFO]: Experience Merge Radius: 3.0
410[15:48:54] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
411[15:48:54] [Server thread/INFO]: Mob Spawn Range: 4
412[15:48:54] [Server thread/INFO]: Max Entity Collisions: 8
413[15:48:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
414[15:48:54] [Server thread/INFO]: Max TNT Explosions: 100
415[15:48:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
416[15:48:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
417[15:48:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
418[15:48:54] [Server thread/INFO]: Random Lighting Updates: false
419[15:48:54] [Server thread/INFO]: Structure Info Saving: true
420[15:48:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
421[15:48:54] [Server thread/INFO]: Cane Growth Modifier: 100%
422[15:48:54] [Server thread/INFO]: Melon Growth Modifier: 100%
423[15:48:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
424[15:48:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
425[15:48:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
426[15:48:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
427[15:48:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
428[15:48:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
429[15:48:54] [Server thread/INFO]: View Distance: 8
430[15:48:54] [Server thread/INFO]: Item Despawn Rate: 6000
431[15:48:54] [Server thread/INFO]: Item Merge Radius: 2.5
432[15:48:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
433[15:48:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
434[15:48:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
435[15:48:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
436[15:48:54] [Server thread/INFO]: Experience Merge Radius: 3.0
437[15:48:54] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7947255573963626951)
438[15:48:55] [Server thread/INFO]: Preparing spawn area: 12%
439[15:48:56] [Server thread/INFO]: Preparing spawn area: 70%
440[15:48:57] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3151889185107479346)
441[15:48:58] [Server thread/INFO]: Preparing spawn area: 76%
442[15:48:58] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3151889185107479346)
443[15:48:58] [Server thread/INFO]: [SexPlugin] Enabling SexPlugin v1.0
444[15:48:58] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
445[15:48:58] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:groupmanager_premium' not found for group Vip+. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
446[15:48:58] [Server thread/INFO]: GroupManager - INFO - World Found: world
447[15:48:58] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
448[15:48:58] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
449[15:48:58] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
450[15:48:58] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
451[15:48:58] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
452[15:48:58] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
453[15:48:58] [Server thread/INFO]: [CommandSync] Enabling CommandSync v2.3
454[15:48:58] [Server thread/INFO]: [CommandSync] Configuration file loaded.
455[15:48:58] [Server thread/INFO]: [CommandSync] THE CONFIG FILE CONTAINS UNSET VALUES - YOU MUST FIX THEM BEFORE THE PLUGIN WILL WORK !!!
456[15:48:58] [Server thread/INFO]: [BukkitCompat] Enabling BukkitCompat vR22A
457[15:48:58] [Server thread/INFO]: McMyAdmin Compatibility Plugin version R22A started.
458[15:48:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
459[15:48:59] [Server thread/INFO]: -------- World Settings For [Bergstadt] --------
460[15:48:59] [Server thread/INFO]: Mob Spawn Range: 4
461[15:48:59] [Server thread/INFO]: Max Entity Collisions: 8
462[15:48:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
463[15:48:59] [Server thread/INFO]: Max TNT Explosions: 100
464[15:48:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
465[15:48:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
466[15:48:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
467[15:48:59] [Server thread/INFO]: Random Lighting Updates: false
468[15:48:59] [Server thread/INFO]: Structure Info Saving: true
469[15:48:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
470[15:48:59] [Server thread/INFO]: Cane Growth Modifier: 100%
471[15:48:59] [Server thread/INFO]: Melon Growth Modifier: 100%
472[15:48:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
473[15:48:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
474[15:48:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
475[15:48:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
476[15:48:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
477[15:48:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
478[15:48:59] [Server thread/INFO]: View Distance: 8
479[15:48:59] [Server thread/INFO]: Item Despawn Rate: 6000
480[15:48:59] [Server thread/INFO]: Item Merge Radius: 2.5
481[15:48:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
482[15:48:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
483[15:48:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
484[15:48:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
485[15:48:59] [Server thread/INFO]: Experience Merge Radius: 3.0
486[15:48:59] [Server thread/INFO]: Preparing start region for level 3 (Seed: 150151946716224126)
487[15:49:00] [Server thread/INFO]: Preparing spawn area for Bergstadt, 44%
488[15:49:01] [Server thread/INFO]: -------- World Settings For [farmwelt] --------
489[15:49:01] [Server thread/INFO]: Mob Spawn Range: 4
490[15:49:01] [Server thread/INFO]: Max Entity Collisions: 8
491[15:49:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
492[15:49:01] [Server thread/INFO]: Max TNT Explosions: 100
493[15:49:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
494[15:49:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
495[15:49:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
496[15:49:01] [Server thread/INFO]: Random Lighting Updates: false
497[15:49:01] [Server thread/INFO]: Structure Info Saving: true
498[15:49:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
499[15:49:01] [Server thread/INFO]: Cane Growth Modifier: 100%
500[15:49:01] [Server thread/INFO]: Melon Growth Modifier: 100%
501[15:49:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
502[15:49:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
503[15:49:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
504[15:49:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
505[15:49:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
506[15:49:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
507[15:49:01] [Server thread/INFO]: View Distance: 8
508[15:49:01] [Server thread/INFO]: Item Despawn Rate: 6000
509[15:49:01] [Server thread/INFO]: Item Merge Radius: 2.5
510[15:49:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
511[15:49:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
512[15:49:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
513[15:49:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
514[15:49:01] [Server thread/INFO]: Experience Merge Radius: 3.0
515[15:49:01] [Server thread/INFO]: Preparing start region for level 4 (Seed: 6964216851537876930)
516[15:49:02] [Server thread/INFO]: Preparing spawn area for farmwelt, 40%
517[15:49:03] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
518[15:49:03] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
519[15:49:03] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.1.11
520[15:49:03] [Server thread/INFO]: Tablist> Tablist v1.3.1.11 enabled!!
521[15:49:03] [Server thread/INFO]: [Chairs] Enabling Chairs v4.9
522[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
523[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
524[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
525[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
526[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
527[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
528[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
529[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
530[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
531[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
532[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
533[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
534[15:49:03] [Server thread/INFO]: [Chairs] Allowed block: RED_SANDSTONE_STAIRS => 0.7
535[15:49:03] [Server thread/INFO]: [ArchonCrates] Enabling ArchonCrates v18.0 BETA
536[15:49:03] [Server thread/INFO]: [==================================================================================================]
537[15:49:03] [Server thread/INFO]:
538[15:49:03] [Server thread/INFO]: [ArchonCrates] has been enabled!
539[15:49:03] [Server thread/INFO]:
540[15:49:03] [Server thread/INFO]: Update Check:
541[15:49:03] [Server thread/INFO]:
542[15:49:03] [Server thread/INFO]: You are running a BETA version of ArchonCrates! This may cause errors. BE WARNED!
543[15:49:03] [Server thread/INFO]:
544[15:49:03] [Server thread/INFO]: Vault API:
545[15:49:03] [Server thread/INFO]:
546[15:49:03] [Server thread/INFO]: You have Vault installed this will allow ArchonCrates to use the Economy system for
547[15:49:03] [Server thread/INFO]: the buy signs and also use the sub commands feature for the crate loot!
548[15:49:03] [Server thread/INFO]:
549[15:49:03] [Server thread/INFO]: [==================================================================================================]
550[15:49:03] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
551[15:49:03] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.2
552[15:49:03] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
553[15:49:03] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
554[15:49:03] [Server thread/INFO]: [Votifier] Enabling Votifier v1.8
555[15:49:03] [Server thread/INFO]: [Votifier] Loaded vote listener: WerrisExecuteCommandListener
556[15:49:03] [Server thread/INFO]: [Votifier] Loaded vote listener: FlatfileVoteListener
557[15:49:03] [Server thread/INFO]: [Votifier] Votifier enabled.
558[15:49:03] [Server thread/INFO]: [DiacraftVote] Enabling DiacraftVote v1.0
559[15:49:03] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.4
560[15:49:04] [Server thread/INFO]:
561[15:49:04] [Server thread/INFO]: === Super Trails ===
562[15:49:04] [Server thread/INFO]: SuperTrails 9.6.4 for MC 1.10 enabled
563[15:49:04] [Server thread/INFO]: Thank you for using !
564[15:49:04] [Server thread/INFO]: =====================
565[15:49:04] [Server thread/INFO]:
566[15:49:05] [Server thread/INFO]: [LevelHearts] Enabling LevelHearts v1.4.6
567[15:49:05] [Server thread/INFO]: [LevelHearts] Enabled successfully.
568[15:49:05] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1463)
569[15:49:05] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.4
570[15:49:05] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
571[15:49:05] [Server thread/INFO]: [ChatEx] Loading updater-config...
572[15:49:05] [Server thread/INFO]: [ChatEx] Done!
573[15:49:05] [Server thread/INFO]: [ChatEx] Updatechecker is disabled.
574[15:49:05] [Server thread/INFO]: [ChatEx] Successfully hooked into: GroupManager - Chat
575[15:49:05] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
576[15:49:05] [Server thread/INFO]: [ChatEx] is now enabled!
577[15:49:05] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
578[15:49:05] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
579[15:49:06] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
580[15:49:06] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_71).
581[15:49:06] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
582[15:49:06] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1022
583[15:49:06] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.10 / Spigot-CB-1.10_R1
584[15:49:06] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
585[15:49:06] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
586[15:49:06] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
587[15:49:06] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
588[15:49:06] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
589[15:49:06] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
590[15:49:06] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
591[15:49:06] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.10.0)...
592[15:49:06] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
593[15:49:06] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
594[15:49:06] [Server thread/INFO]: [NoCheatPlus] Version 3.15.0-SNAPSHOT-sMD5NET-b1022 is enabled.
595[15:49:06] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.10.0
596[15:49:06] [Server thread/INFO]: [CreativeGates 2.10.0] === ENABLE START ===
597[15:49:06] [Server thread/INFO]: [CreativeGates 2.10.0] WARNING: You are using CreativeGates 2.10.0 and MassiveCore 2.8.21!
598[15:49:06] [Server thread/INFO]: [CreativeGates 2.10.0] WARNING: They must be the exact same version to work properly!
599[15:49:06] [Server thread/INFO]: [CreativeGates 2.10.0] WARNING: Remember to always update all plugins at the same time!
600[15:49:06] [Server thread/INFO]: [CreativeGates 2.10.0] WARNING: You should stop your server and properly update.
601[15:49:08] [Thread-21/WARN]: [ChestCommands] Could not contact BukkitDev to check for updates.
602[15:49:16] [Server thread/INFO]: [CreativeGates 2.10.0] === ENABLE COMPLETE (Took 10102ms) ===
603[15:49:17] [Server thread/INFO]: [CityBuildSystem] Enabling CityBuildSystem v3.0
604[15:49:17] [Server thread/INFO]: Das System wurde aktiviert!
605[15:49:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
606[15:49:17] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
607[15:49:17] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
608[15:49:17] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
609[15:49:17] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
610[15:49:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
611[15:49:17] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
612[15:49:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
613[15:49:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
614[15:49:17] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
615[15:49:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
616[15:49:17] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
617[15:49:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
618[15:49:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
619[15:49:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
620[15:49:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
621[15:49:17] [Server thread/INFO]: [WorldGuard] (Bergstadt) TNT ignition is PERMITTED.
622[15:49:17] [Server thread/INFO]: [WorldGuard] (Bergstadt) Lighters are PERMITTED.
623[15:49:17] [Server thread/INFO]: [WorldGuard] (Bergstadt) Lava fire is blocked.
624[15:49:17] [Server thread/INFO]: [WorldGuard] (Bergstadt) Fire spread is UNRESTRICTED.
625[15:49:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bergstadt'
626[15:49:17] [Server thread/INFO]: [WorldGuard] (farmwelt) TNT ignition is PERMITTED.
627[15:49:17] [Server thread/INFO]: [WorldGuard] (farmwelt) Lighters are PERMITTED.
628[15:49:17] [Server thread/INFO]: [WorldGuard] (farmwelt) Lava fire is blocked.
629[15:49:17] [Server thread/INFO]: [WorldGuard] (farmwelt) Fire spread is UNRESTRICTED.
630[15:49:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'farmwelt'
631[15:49:17] [Server thread/INFO]: [WorldGuard] Loading region data...
632[15:49:17] [Server thread/INFO]: [Commandspy] Enabling Commandspy v4.1.0
633[15:49:17] [Server thread/INFO]: [MoreItems] Enabling MoreItems v2.0.2
634[15:49:17] [Server thread/INFO]: [MoreItems] Successfully hooked into WorldGuard
635[15:49:17] [Server thread/INFO]: [MoreItems] Loading all items...
636[15:49:17] [Server thread/INFO]: [MoreItems] Done Loading!
637[15:49:17] [Server thread/INFO]: [LegendaryArmor] Enabling LegendaryArmor v2.1
638[15:49:17] [Server thread/INFO]: LegendaryArmor 2.1 has been enabled!
639[15:49:17] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
640[15:49:17] [Server thread/ERROR]: Cannot load plugins/iConomy/Config.yml
641org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
642 in 'string', line 120, column 5:
643 Type: 'minidb'
644 ^
645expected <block end>, but found Scalar
646 in 'string', line 158, column 16:
647 Username: 'ni583726_1_DB'
648 ^
649
650 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
651 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
652 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
653 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
654 at com.iCo6.Constants.load(Constants.java:138) [iConomy.jar:?]
655 at com.iCo6.iConomy.onEnable(iConomy.java:116) [iConomy.jar:?]
656 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
657 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
658 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
659 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:362) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
660 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:322) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
661 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:416) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
662 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:381) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
663 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:336) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
664 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:270) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
665 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
666 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
667Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
668 in 'string', line 120, column 5:
669 Type: 'minidb'
670 ^
671expected <block end>, but found Scalar
672 in 'string', line 158, column 16:
673 Username: 'ni583726_1_DB'
674 ^
675
676 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
677 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
678 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
679 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
680 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
681 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
682 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
683 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
684 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
685 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
686 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
687 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
688 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
689 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
690 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
691 ... 16 more
692[15:49:17] [Server thread/INFO]: [iConomy - April Fools] Enabled (18 ms)
693[15:49:17] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
694[15:49:17] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
695[15:49:17] [Thread-33/INFO]: [iConomy - April Fools] Purged accounts with default balance.
696[15:49:17] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.7.1
697[15:49:17] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
698[15:49:17] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
699[15:49:17] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.29.13
700[15:49:17] [Server thread/WARN]: [MarriageMaster] You are still using Java 1.7. Java 1.7 ist EOL for over a year now! You should really update to Java 1.8!
701[15:49:17] [Server thread/INFO]: [MarriageMaster] For now I this plugin will still work fine with Java 1.7 but no warranty that this won't change in the future.
702[15:49:17] [Server thread/INFO]: [MarriageMaster] Config Version: 26 => no update needed
703[15:49:17] [Server thread/INFO]: [MarriageMaster] Config loaded
704[15:49:17] [Server thread/INFO]: [MarriageMaster] Language Version: 18 => no update needed
705[15:49:18] [Server thread/INFO]: [MarriageMaster] Checking for updates ...
706[15:49:18] [Server thread/INFO]: [MarriageMaster] Marriage Master wurde aktiviert!
707[15:49:18] [Server thread/INFO]: [ElytraPlus] Enabling ElytraPlus v1.7.6
708[15:49:18] [Server thread/INFO]: [ElytraPlus] ElytraPlus setup was successful!
709[15:49:18] [Server thread/INFO]: [ElytraPlus] The plugin setup process is complete!
710[15:49:18] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.3
711[15:49:18] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.4
712[15:49:18] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
713[15:49:18] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b467
714[15:49:18] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsMysqlStorage to the same version.
715[15:49:18] [Thread-35/WARN]: [MarriageMaster] The auto-updater tried to download a new update, but was unsuccessful.
716[15:49:18] [Thread-35/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
717[15:49:18] [Thread-35/WARN]: at sun.security.ssl.Alerts.getSSLException(Unknown Source)
718[15:49:18] [Thread-35/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
719[15:49:18] [Thread-35/WARN]: at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
720[15:49:18] [Thread-35/WARN]: at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
721[15:49:18] [Thread-35/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
722[15:49:18] [Thread-35/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
723[15:49:18] [Thread-35/WARN]: at sun.security.ssl.Handshaker.processLoop(Unknown Source)
724[15:49:18] [Thread-35/WARN]: at sun.security.ssl.Handshaker.process_record(Unknown Source)
725[15:49:18] [Thread-35/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
726[15:49:18] [Thread-35/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
727[15:49:18] [Thread-35/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
728[15:49:18] [Thread-35/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
729[15:49:18] [Thread-35/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
730[15:49:18] [Thread-35/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
731[15:49:18] [Thread-35/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
732[15:49:18] [Thread-35/WARN]: at java.net.HttpURLConnection.getResponseCode(Unknown Source)
733[15:49:18] [Thread-35/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
734[15:49:18] [Thread-35/WARN]: at at.pcgamingfreaks.MarriageMaster.Updater.Updater.download(Updater.java:218)
735[15:49:18] [Thread-35/WARN]: at at.pcgamingfreaks.MarriageMaster.Updater.Updater.download(Updater.java:228)
736[15:49:18] [Thread-35/WARN]: at at.pcgamingfreaks.MarriageMaster.Updater.Updater.download(Updater.java:202)
737[15:49:18] [Thread-35/WARN]: at at.pcgamingfreaks.MarriageMaster.Updater.Updater$1.run(Updater.java:346)
738[15:49:18] [Thread-35/WARN]: at java.lang.Thread.run(Unknown Source)
739[15:49:18] [Thread-35/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
740[15:49:18] [Thread-35/WARN]: at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
741[15:49:18] [Thread-35/WARN]: at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
742[15:49:18] [Thread-35/WARN]: at sun.security.validator.Validator.validate(Unknown Source)
743[15:49:18] [Thread-35/WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
744[15:49:18] [Thread-35/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
745[15:49:18] [Thread-35/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
746[15:49:18] [Thread-35/WARN]: ... 18 more
747[15:49:18] [Thread-35/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
748[15:49:18] [Thread-35/WARN]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
749[15:49:18] [Thread-35/WARN]: at java.security.cert.CertPathBuilder.build(Unknown Source)
750[15:49:18] [Thread-35/WARN]: ... 24 more
751[15:49:18] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
752[15:49:18] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
753[15:49:18] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
754[15:49:18] [Server thread/INFO]: Using locale de
755[15:49:18] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
756[15:49:18] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
757[15:49:18] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
758[15:49:18] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
759[15:49:18] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.3.2.5
760[15:49:18] [Server thread/INFO]: Actionbar> You have installed PlaceholderAPI feel free to use it !
761[15:49:18] [Server thread/INFO]: Actionbar> Actionbar v1.3.2.5 enabled!!
762[15:49:18] [Server thread/INFO]: [Quests] Enabling Quests v2.7.6-b120
763[15:49:19] [Server thread/INFO]: [AAC] Enabling AAC v3.0.1
764[15:49:19] [Server thread/INFO]: [AAC] Cracked by coolman@BlackSpigotMC
765[15:49:19] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.3.3.2
766[15:49:19] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
767[15:49:19] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling WorldGuard Support
768[15:49:19] [Server thread/INFO]: [Sentry] Enabling Sentry v1.9.1
769[15:49:19] [Server thread/INFO]: [Sentry] Could not register with Denizen
770[15:49:19] [Server thread/INFO]: [Sentry] Could not find or register with Towny
771[15:49:19] [Server thread/INFO]: [Sentry] Could not find or register with Factions.
772[15:49:19] [Server thread/INFO]: [Sentry] Could not find or register with War.
773[15:49:19] [Server thread/INFO]: [Sentry] Could not find or register with SimpleClans.
774[15:49:19] [Server thread/INFO]: [Jobs] Enabling Jobs v3.8.2
775[15:49:20] [Server thread/INFO]: [Jobs] Loaded 8 titles!
776[15:49:20] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
777[15:49:20] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
778[15:49:20] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
779[15:49:20] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
780[15:49:20] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
781[15:49:20] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
782[15:49:20] [Server thread/INFO]: [Jobs] 4 shop items loaded!
783[15:49:20] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
784[15:49:20] [Server thread/INFO]: [Jobs] Explorer job manager registered!
785[15:49:20] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
786[15:49:20] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
787[15:49:20] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
788[15:49:20] [Server thread/INFO]: [Jobs] mcMMO was found - Enabling capabilities.
789[15:49:20] [Server thread/INFO]: [Jobs] Loading explorer data
790[15:49:20] [Server thread/INFO]: [Jobs] Loaded explorer data
791[15:49:20] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
792[15:49:20] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.9.1
793[15:49:20] [Server thread/INFO]: Level: INFO
794[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mEnabling MyPet v2.2.9[m
795[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCitizens (2.0.21-SNAPSHOT (build 1463)) hook activated.[m
796[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mmcMMO (1.5.07-SNAPSHOT) hook activated.[m
797[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mNoCheatPlus (3.15.0-SNAPSHOT-sMD5NET-b1022) hook activated.[m
798[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mPlaceholderAPI (2.7.1) hook activated.[m
799[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mProtocolLib (4.2.1) hook activated.[m
800[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mPvPManager (3.3.3.2) hook activated.[m
801[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mSuperVanish (5.9.1) hook activated.[m
802[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mVault (1.5.6-b49) hook activated.[m
803[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mWorldGuard (6.1.3-SNAPSHOT;c904242) hook activated.[m
804[15:49:20] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCompat mode for v1_10_R1 loaded.[m
805[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m--- Loading WorldGroups ---------------------------[m
806[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world' to 'default'[m
807[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world_nether' to 'default'[m
808[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world_the_end' to 'default'[m
809[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Farmwelt' to 'default'[m
810[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Bergstadt' to 'default'[m
811[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'farmwelt' to 'default'[m
812[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m-------------------------------------------------[m
813[15:49:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [mversion 2.2.9-b1121[0;32;1m ENABLED[m
814[15:49:21] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
815[15:49:21] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
816[15:49:21] [Server thread/INFO]: creating table 'items'
817[15:49:21] [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`))
818[15:49:21] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
819[15:49:21] [Server thread/INFO]: creating table 'accounts'
820[15:49:21] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
821[15:49:21] [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`) )
822[15:49:21] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
823[15:49:21] [Server thread/INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
824[15:49:21] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
825[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Enabling MysqlPlayerDataBridge v3.16.1
826[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading the config file...
827[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Vault dependency found.
828[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Using economy system: iConomy 7
829[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Compatible server version detected: 1.10
830[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Connecting to the database...
831[15:49:22] [Server thread/ERROR]: [MysqlPlayerDataBridge] Could not connect to mysql database! Error: Access denied for user 'admin'@'127.0.0.1' (using password: YES)
832[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Data save task is enabled.
833[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync inventory is disabled.
834[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync gamemode is disabled.
835[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync armor is disabled.
836[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync enderchest is disabled.
837[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync experience is disabled.
838[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync active potion effects is disabled.
839[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players health is disabled.
840[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players food is disabled.
841[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players air is disabled.
842[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players location is disabled.
843[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players bed location is disabled.
844[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync economy is disabled.
845[15:49:22] [Server thread/INFO]: [MysqlPlayerDataBridge] MysqlPlayerDataBridge loaded successfully!
846[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Enabling EssentialsMysqlStorage v1.6.2
847[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Compatible server version detected: 1.10
848[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Loading the config file...
849[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Config loaded successfully!
850[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Support for ChestShop is enabled.
851[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Connecting to the database...
852[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Database connection successful!
853[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] Data save task will run each 1 minutes.
854[15:49:22] [Server thread/INFO]: [EssentialsMysqlStorage] EssentialsMysqlStorage loaded successfully!
855[15:49:22] [Server thread/WARN]: Could not register alias troll because it contains commands that do not exist: twmbroadcast &4Its Trolling Time!
856[15:49:22] [Server thread/WARN]: Could not register alias firma because it contains commands that do not exist: server firmworld
857[15:49:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
858[15:49:23] [Server thread/INFO]: Done (29.027s)! For help, type "help" or "?"
859[15:49:23] [Server thread/INFO]: Starting GS4 status listener
860[15:49:23] [Query Listener #1/INFO]: Query running on 85.190.175.178:25665
861[15:49:23] [Server thread/ERROR]: Couldn't load server icon
862java.lang.IllegalStateException: Must be 64 pixels wide
863 at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[craftbukkit.jar:git-Spigot-c3e4052-1953f52]
864 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:637) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
865 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:545) [craftbukkit.jar:git-Spigot-c3e4052-1953f52]
866 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
867[15:49:23] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
868[15:49:23] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 98
869 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
870 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
871 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
872 at java.lang.Thread.run(Unknown Source)
873Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
874 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
875 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
876 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
877 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
878 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
879 ... 3 more
880
881[15:49:23] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.5
882[15:49:23] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
883[15:49:23] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
884[15:49:23] [Craft Scheduler Thread - 11/INFO]: [PvPManager] Checking for updates...
885[15:49:23] [Craft Scheduler Thread - 7/INFO]: [mcMMO] Cleaned backup files. Deleted 1 of 28 files.
886[15:49:23] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
887[15:49:23] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
888[15:49:23] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Added hook: MyPet [1.0].
889[15:49:23] [Craft Scheduler Thread - 14/INFO]: [Jobs] Preloaded 9 players data in 0.02
890[15:49:23] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
891[15:49:23] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 74 placeholder expansions are available on the cloud.
892[15:49:23] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
893[15:49:23] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
894[15:49:25] [Server thread/INFO]: [Citizens] Loaded 113 NPCs.
895[15:49:25] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
896[15:49:25] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
897[15:49:25] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
898[15:49:26] [Server thread/INFO]: [Quests] 3 Quest(s) loaded.
899[15:49:26] [Server thread/INFO]: [Quests] 5 Event(s) loaded.
900[15:49:26] [Server thread/INFO]: [Quests] 845 Phrase(s) loaded.
901[15:49:27] [Server thread/INFO]: [AAC] Beginning Enable...
902[15:49:27] [Server thread/INFO]: [AAC] Detected mcMMO, setting up hooks...
903[15:49:27] [Server thread/INFO]: [AAC] Checking config file...
904[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check chat.Spam
905[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Hitbox
906[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Criticals
907[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Fastbow
908[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FightSpeed
909[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Knockback
910[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Regen
911[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FastUse
912[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Killaura
913[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Heuristics
914[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.BadPackets
915[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Speed
916[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Phase
917[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Fly
918[15:49:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.NoFall
919[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Climb
920[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Jesus
921[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Derp
922[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.FastBreak
923[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.FastPlace
924[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Nuker
925[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.NoSwing
926[15:49:28] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Interact
927[15:49:28] [Server thread/INFO]: [AAC] Starting API...
928[15:49:28] [Server thread/INFO]: [AAC] AAC has been enabled.
929[15:49:28] [Thread-41/WARN]: [PvPManager] The updater could not contact dev.bukkit.org for updating.
930[15:49:28] [Thread-41/WARN]: [PvPManager] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
931[15:49:28] [Thread-41/WARN]: java.net.SocketTimeoutException: connect timed out
932[15:49:28] [Thread-41/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
933[15:49:28] [Thread-41/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
934[15:49:28] [Thread-41/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
935[15:49:28] [Thread-41/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
936[15:49:28] [Thread-41/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
937[15:49:28] [Thread-41/WARN]: at java.net.Socket.connect(Unknown Source)
938[15:49:28] [Thread-41/WARN]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
939[15:49:28] [Thread-41/WARN]: at sun.net.NetworkClient.doConnect(Unknown Source)
940[15:49:28] [Thread-41/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
941[15:49:28] [Thread-41/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
942[15:49:28] [Thread-41/WARN]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
943[15:49:28] [Thread-41/WARN]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
944[15:49:28] [Thread-41/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
945[15:49:28] [Thread-41/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
946[15:49:28] [Thread-41/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
947[15:49:28] [Thread-41/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
948[15:49:28] [Thread-41/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
949[15:49:28] [Thread-41/WARN]: at me.NoChance.PvPManager.Libraries.Updater.BukkitUpdater.read(BukkitUpdater.java:156)
950[15:49:28] [Thread-41/WARN]: at me.NoChance.PvPManager.Libraries.Updater.BukkitUpdater.runUpdater(BukkitUpdater.java:53)
951[15:49:28] [Thread-41/WARN]: at me.NoChance.PvPManager.Libraries.Updater.Updater$1.run(Updater.java:35)
952[15:49:28] [Craft Scheduler Thread - 11/INFO]: [PvPManager] No update found
953[15:51:06] [Craft Scheduler Thread - 17/INFO]: [EssentialsMysqlStorage] Database maintenance task started...
954[15:51:06] [Craft Scheduler Thread - 17/INFO]: [EssentialsMysqlStorage] Database maintenance complete!
955[15:56:58] [User Authenticator #1/INFO]: UUID of player DomiNic13 is bd829f0d-d6a5-41e4-a64a-e7988cf22afa
956[15:56:59] [Server thread/INFO]: DomiNic13[/5.56.227.52:49856] logged in with entity id 1045 at ([world]18.28636713423502, 64.0, -329.85463583343403)
957[15:56:59] [Server thread/INFO]: [»] DomiNic13
958[15:57:00] [Craft Scheduler Thread - 18/WARN]: [MysqlInventoryBridge] Connection failed. Reconnecting...
959[15:57:00] [Craft Scheduler Thread - 18/INFO]: [MysqlInventoryBridge] Attempting to establish a connection to the MySQL server!
960[15:57:00] [Craft Scheduler Thread - 18/ERROR]: [MysqlInventoryBridge] Error re-connecting to the database! Error: Access denied for user 'ni583726_1_DB'@'%' to database 'mydatabase'
961[15:57:00] [Craft Scheduler Thread - 18/ERROR]: [MysqlInventoryBridge] Could not reconnect to Database! Error: null
962[15:57:00] [Craft Scheduler Thread - 18/WARN]: Exception in thread "Craft Scheduler Thread - 18"
963[15:57:00] [Craft Scheduler Thread - 18/WARN]: org.apache.commons.lang.UnhandledException: Plugin MysqlInventoryBridge v1.7.1 generated an exception while executing task 508
964 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
965 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
966 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
967 at java.lang.Thread.run(Unknown Source)
968Caused by: java.lang.NullPointerException
969 at net.craftersland.bridge.inventory.database.InvMysqlInterface.hasAccount(InvMysqlInterface.java:27)
970 at net.craftersland.bridge.inventory.events.PlayerJoin$1.run(PlayerJoin.java:27)
971 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
972 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
973 ... 3 more
974
975[15:57:28] [Craft Scheduler Thread - 21/INFO]: [EssentialsMysqlStorage] Data save task started...
976[15:57:28] [Craft Scheduler Thread - 21/INFO]: [EssentialsMysqlStorage] Data save complete!
977[15:58:11] [Server thread/INFO]: DomiNic13 issued server command: /home
978[15:58:13] [Server thread/INFO]: DomiNic13 issued server command: /home q
979[15:58:28] [Craft Scheduler Thread - 14/INFO]: [EssentialsMysqlStorage] Data save task started...
980[15:58:28] [Craft Scheduler Thread - 22/INFO]: [MysqlInventoryBridge] Saving online players data...
981[15:58:28] [Craft Scheduler Thread - 23/INFO]: [MysqlPlayerDataBridge] Saving online players data...
982[15:58:28] [Craft Scheduler Thread - 22/INFO]: [MysqlInventoryBridge] Data save complete for 1 players.
983[15:58:28] [Craft Scheduler Thread - 23/INFO]: [MysqlPlayerDataBridge] Data save complete for 1 players in 1 ms.
984[15:58:28] [Craft Scheduler Thread - 14/INFO]: [EssentialsMysqlStorage] Data save complete!
985[15:58:46] [Server thread/INFO]: DomiNic13 lost connection: Disconnected
986[15:58:46] [Server thread/INFO]: [«] DomiNic13
987[15:58:48] [User Authenticator #2/INFO]: UUID of player DomiNic13 is bd829f0d-d6a5-41e4-a64a-e7988cf22afa
988[15:58:48] [Server thread/INFO]: DomiNic13[/5.56.227.52:50120] logged in with entity id 7684 at ([world]87671.43188201076, 94.10761471396377, 987761.4694963031)
989[15:58:48] [Server thread/INFO]: [»] DomiNic13
990[15:58:49] [Craft Scheduler Thread - 21/WARN]: [MysqlInventoryBridge] Connection failed. Reconnecting...
991[15:58:49] [Craft Scheduler Thread - 21/INFO]: [MysqlInventoryBridge] Attempting to establish a connection to the MySQL server!
992[15:58:49] [Craft Scheduler Thread - 21/ERROR]: [MysqlInventoryBridge] Error re-connecting to the database! Error: Access denied for user 'ni583726_1_DB'@'%' to database 'mydatabase'
993[15:58:49] [Craft Scheduler Thread - 21/ERROR]: [MysqlInventoryBridge] Could not reconnect to Database! Error: null
994[15:58:49] [Craft Scheduler Thread - 21/WARN]: Exception in thread "Craft Scheduler Thread - 21"
995[15:58:49] [Craft Scheduler Thread - 21/WARN]: org.apache.commons.lang.UnhandledException: Plugin MysqlInventoryBridge v1.7.1 generated an exception while executing task 795
996 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
997 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
998 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
999 at java.lang.Thread.run(Unknown Source)
1000Caused by: java.lang.NullPointerException
1001 at net.craftersland.bridge.inventory.database.InvMysqlInterface.hasAccount(InvMysqlInterface.java:27)
1002 at net.craftersland.bridge.inventory.events.PlayerJoin$1.run(PlayerJoin.java:27)
1003 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
1004 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1005 ... 3 more
1006
1007[15:58:58] [pool-9-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
1008[15:59:28] [Craft Scheduler Thread - 24/INFO]: [EssentialsMysqlStorage] Data save task started...
1009[15:59:28] [Craft Scheduler Thread - 24/INFO]: [EssentialsMysqlStorage] Data save complete!