· 9 years ago · Jan 08, 2017, 05:20 PM
1[16:28:14] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[16:28:14] [Server thread/INFO]: Loading properties
3[16:28:14] [Server thread/INFO]: Default game type: SURVIVAL
4[16:28:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[16:28:14] [Server thread/INFO]: Debug logging is disabled
6[16:28:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[16:28:14] [Server thread/INFO]: Using 4 threads for Netty based IO
8[16:28:14] [Server thread/INFO]: Generating keypair
9[16:28:15] [Server thread/INFO]: Starting Minecraft server on *:25565
10[16:28:15] [Server thread/INFO]: Using epoll channel type
11[16:28:15] [Server thread/WARN]: Plugin `Welcome_Sound v1.0' uses the space-character (0x20) in its name `Welcome Sound' - this is discouraged
12[16:28:15] [Server thread/ERROR]: Ambiguous plugin name `ProtocolLib' for files `plugins/ProtocolLib.jar' and `plugins/ProtocolLib-3.6.3-20150510.140423-118.jar' in `plugins'
13[16:28:15] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
14[16:28:15] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.8.jar' and `plugins/TabAPI_1.8.1.jar' in `plugins'
15[16:28:15] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.3.jar' and `plugins/TabAPI_1.8.8.jar' in `plugins'
16[16:28:15] [Server thread/INFO]: Set PluginClassLoader as parallel capable
17[16:28:15] [Server thread/ERROR]: Could not load 'plugins/StaffBuddyAddon.jar' in folder 'plugins'
18org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
19 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
20 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
21 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
22 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
23 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
24 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
25 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
26Caused by: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
27 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
28 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
29 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
30 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
31 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
32 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
33 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
34 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
35 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
36 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
37 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
38 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
39 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
40 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
41 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
42 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
43 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
44 ... 6 more
45[16:28:15] [Server thread/ERROR]: Could not load 'plugins/MineCordBot.jar' in folder 'plugins'
46org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
47 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
48 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
49 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
50 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
51 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
52 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
53 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
54Caused by: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
55 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
56 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
57 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
58 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
59 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
60 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
61 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
62 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
63 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
64 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
65 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
66 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
67 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
68 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
69 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
70 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
71 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
72 ... 6 more
73[16:28:16] [Server thread/ERROR]: Could not load 'plugins/Ping_v3.1.jar' in folder 'plugins'
74org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
75 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
76 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
77 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
78 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
79 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
80 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
81 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
82Caused by: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
83 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
84 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
85 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
86 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
87 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
88 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
89 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
90 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
91 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
92 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
93 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
94 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
95 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
96 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
97 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
98 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
99 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
100 ... 6 more
101[16:28:16] [Server thread/ERROR]: Could not load 'plugins/ChatClear.jar' in folder 'plugins'
102org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
103 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
104 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
105 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
106 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
107 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
108 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
109 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
110Caused by: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
111 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
112 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
113 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
114 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
115 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
116 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
117 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
118 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
119 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
120 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
121 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
122 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
123 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
124 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
125 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
126 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
127 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
128 ... 6 more
129[16:28:16] [Server thread/ERROR]: Could not load 'plugins/AntiCheat.jar' in folder 'plugins'
130org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
131 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
132 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
133 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
134 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
135 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
136 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
137 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
138Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
139 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
140 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
141 at main.Main.<init>(Main.java:9) ~[?:?]
142 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
143 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
144 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
145 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
146 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
147 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
148 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
149 ... 6 more
150Caused by: java.lang.IllegalStateException: Initial initialization
151 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
152 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
153 at main.Main.<init>(Main.java:9) ~[?:?]
154 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
155 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
156 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
157 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
158 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
159 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
160 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
161 ... 6 more
162[16:28:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
163[16:28:16] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
164[16:28:16] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
165[16:28:16] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
166[16:28:16] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
167[16:28:16] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
168[16:28:16] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
169[16:28:16] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b688
170[16:28:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
171[16:28:16] [Server thread/INFO]: [Welcome_Sound] Loading Welcome_Sound v1.0
172[16:28:16] [Server thread/INFO]: [MOTDManager] Loading MOTDManager v1.0
173[16:28:16] [Server thread/INFO]: [NoPlugin] Loading NoPlugin v2.1
174[16:28:16] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.5.0
175[16:28:16] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
176[16:28:16] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
177[16:28:16] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
178[16:28:16] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.3
179[16:28:16] [Server thread/INFO]: [RegionGUI] Loading RegionGUI v1.4
180[16:28:16] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
181[16:28:16] [Server thread/INFO]: [TabAPI] Loading TabAPI v3.5.5
182[16:28:16] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
183[16:28:16] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
184[16:28:16] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
185[16:28:16] [Server thread/INFO]: [Jobs] Loading Jobs v3.7.1
186[16:28:16] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
187[16:28:16] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
188[16:28:16] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.8.4
189[16:28:16] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523
190[16:28:16] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
191[16:28:16] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.8.0
192[16:28:16] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
193[16:28:16] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
194[16:28:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
195[16:28:16] [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.
196[16:28:16] [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!
197[16:28:16] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
198[16:28:16] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
199[16:28:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
200[16:28:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
201[16:28:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
202[16:28:16] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
203[16:28:16] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
204[16:28:16] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
205[16:28:16] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
206[16:28:18] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.8.0
207[16:28:18] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: iConomy
208[16:28:18] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: PermissionsEx
209[16:28:18] [Server thread/WARN]: [MysqlEconomyBank] Failed to hook into TitleManager, disabling action bar messages.
210[16:28:18] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
211[16:28:18] [Server thread/INFO]: [MysqlEconomyBank] Interest task is disabled.
212[16:28:18] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
213[16:28:18] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
214[16:28:18] [Server thread/INFO]: Preparing level "world"
215[16:28:18] [Server thread/INFO]: -------- World Settings For [world] --------
216[16:28:18] [Server thread/INFO]: Anti X-Ray: true
217[16:28:18] [Server thread/INFO]: Engine Mode: 1
218[16:28:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
219[16:28:18] [Server thread/INFO]: Replace Blocks: [1, 5]
220[16:28:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
221[16:28:18] [Server thread/INFO]: Mob Spawn Range: 4
222[16:28:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
223[16:28:18] [Server thread/INFO]: Cane Growth Modifier: 100%
224[16:28:18] [Server thread/INFO]: Melon Growth Modifier: 100%
225[16:28:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
226[16:28:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
227[16:28:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
228[16:28:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
229[16:28:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
230[16:28:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
231[16:28:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
232[16:28:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
233[16:28:18] [Server thread/INFO]: Random Lighting Updates: false
234[16:28:18] [Server thread/INFO]: Structure Info Saving: true
235[16:28:18] [Server thread/INFO]: Sending up to 10 chunks per packet
236[16:28:18] [Server thread/INFO]: Max Entity Collisions: 8
237[16:28:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
238[16:28:18] [Server thread/INFO]: Max TNT Explosions: 100
239[16:28:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
240[16:28:18] [Server thread/INFO]: Item Despawn Rate: 6000
241[16:28:18] [Server thread/INFO]: Item Merge Radius: 2.5
242[16:28:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
243[16:28:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
244[16:28:18] [Server thread/INFO]: View Distance: 10
245[16:28:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
246[16:28:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
247[16:28:18] [Server thread/INFO]: Clear tick list: false
248[16:28:18] [Server thread/INFO]: Experience Merge Radius: 3.0
249[16:28:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
250[16:28:18] [Server thread/INFO]: Anti X-Ray: true
251[16:28:18] [Server thread/INFO]: Engine Mode: 1
252[16:28:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
253[16:28:18] [Server thread/INFO]: Replace Blocks: [1, 5]
254[16:28:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
255[16:28:18] [Server thread/INFO]: Mob Spawn Range: 4
256[16:28:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
257[16:28:18] [Server thread/INFO]: Cane Growth Modifier: 100%
258[16:28:18] [Server thread/INFO]: Melon Growth Modifier: 100%
259[16:28:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
260[16:28:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
261[16:28:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
262[16:28:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
263[16:28:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
264[16:28:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
265[16:28:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
266[16:28:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
267[16:28:18] [Server thread/INFO]: Random Lighting Updates: false
268[16:28:18] [Server thread/INFO]: Structure Info Saving: true
269[16:28:18] [Server thread/INFO]: Sending up to 10 chunks per packet
270[16:28:18] [Server thread/INFO]: Max Entity Collisions: 8
271[16:28:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
272[16:28:18] [Server thread/INFO]: Max TNT Explosions: 100
273[16:28:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
274[16:28:18] [Server thread/INFO]: Item Despawn Rate: 6000
275[16:28:18] [Server thread/INFO]: Item Merge Radius: 2.5
276[16:28:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
277[16:28:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
278[16:28:18] [Server thread/INFO]: View Distance: 10
279[16:28:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
280[16:28:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
281[16:28:18] [Server thread/INFO]: Clear tick list: false
282[16:28:18] [Server thread/INFO]: Experience Merge Radius: 3.0
283[16:28:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
284[16:28:18] [Server thread/INFO]: Anti X-Ray: true
285[16:28:18] [Server thread/INFO]: Engine Mode: 1
286[16:28:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
287[16:28:18] [Server thread/INFO]: Replace Blocks: [1, 5]
288[16:28:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
289[16:28:18] [Server thread/INFO]: Mob Spawn Range: 4
290[16:28:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
291[16:28:18] [Server thread/INFO]: Cane Growth Modifier: 100%
292[16:28:18] [Server thread/INFO]: Melon Growth Modifier: 100%
293[16:28:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
294[16:28:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
295[16:28:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
296[16:28:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
297[16:28:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
298[16:28:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
299[16:28:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
300[16:28:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
301[16:28:18] [Server thread/INFO]: Random Lighting Updates: false
302[16:28:18] [Server thread/INFO]: Structure Info Saving: true
303[16:28:18] [Server thread/INFO]: Sending up to 10 chunks per packet
304[16:28:18] [Server thread/INFO]: Max Entity Collisions: 8
305[16:28:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
306[16:28:18] [Server thread/INFO]: Max TNT Explosions: 100
307[16:28:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
308[16:28:18] [Server thread/INFO]: Item Despawn Rate: 6000
309[16:28:18] [Server thread/INFO]: Item Merge Radius: 2.5
310[16:28:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
311[16:28:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
312[16:28:18] [Server thread/INFO]: View Distance: 10
313[16:28:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
314[16:28:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
315[16:28:18] [Server thread/INFO]: Clear tick list: false
316[16:28:18] [Server thread/INFO]: Experience Merge Radius: 3.0
317[16:28:18] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4357147043976780629)
318[16:28:19] [Server thread/INFO]: Preparing spawn area: 75%
319[16:28:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4357147043976780629)
320[16:28:20] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4357147043976780629)
321[16:28:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
322[16:28:21] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
323[16:28:21] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
324[16:28:21] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
325[16:28:21] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
326[16:28:21] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
327[16:28:21] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
328[16:28:22] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
329[16:28:22] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
330[16:28:22] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
331[16:28:22] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
332[16:28:22] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
333[16:28:22] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
334[16:28:22] [Server thread/INFO]: [MaxBans] Using SQLite
335[16:28:23] [Server thread/INFO]: [MaxBans] Loading from DB...
336[16:28:23] [Server thread/INFO]: [MaxBans] Loading bans
337[16:28:23] [Server thread/INFO]: [MaxBans] Loading ipbans
338[16:28:23] [Server thread/INFO]: [MaxBans] Loading mutes
339[16:28:23] [Server thread/INFO]: [MaxBans] Loading player names...
340[16:28:23] [Server thread/INFO]: [MaxBans] Loading IP History
341[16:28:23] [Server thread/INFO]: [MaxBans] Loading warn history...
342[16:28:23] [Server thread/INFO]: [MaxBans] Loading chat commands...
343[16:28:23] [Server thread/INFO]: [MaxBans] Loading history...
344[16:28:23] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
345[16:28:23] [Server thread/INFO]: [MaxBans] Loading proxys...
346[16:28:23] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
347[16:28:23] [Server thread/INFO]: [PermissionsEx] Initializing file backend
348[16:28:23] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
349[16:28:23] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
350[16:28:23] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
351[16:28:23] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
352[16:28:23] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b688
353[16:28:23] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b688
354[16:28:24] [Server thread/INFO]: -------- World Settings For [world3] --------
355[16:28:24] [Server thread/INFO]: Anti X-Ray: true
356[16:28:24] [Server thread/INFO]: Engine Mode: 1
357[16:28:24] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
358[16:28:24] [Server thread/INFO]: Replace Blocks: [1, 5]
359[16:28:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
360[16:28:24] [Server thread/INFO]: Mob Spawn Range: 4
361[16:28:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
362[16:28:24] [Server thread/INFO]: Cane Growth Modifier: 100%
363[16:28:24] [Server thread/INFO]: Melon Growth Modifier: 100%
364[16:28:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
365[16:28:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
366[16:28:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
367[16:28:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
368[16:28:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
369[16:28:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
370[16:28:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
371[16:28:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
372[16:28:24] [Server thread/INFO]: Random Lighting Updates: false
373[16:28:24] [Server thread/INFO]: Structure Info Saving: true
374[16:28:24] [Server thread/INFO]: Sending up to 10 chunks per packet
375[16:28:24] [Server thread/INFO]: Max Entity Collisions: 8
376[16:28:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
377[16:28:24] [Server thread/INFO]: Max TNT Explosions: 100
378[16:28:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
379[16:28:24] [Server thread/INFO]: Item Despawn Rate: 6000
380[16:28:24] [Server thread/INFO]: Item Merge Radius: 2.5
381[16:28:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
382[16:28:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
383[16:28:24] [Server thread/INFO]: View Distance: 10
384[16:28:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
385[16:28:24] [Server thread/INFO]: Chunks to Grow per Tick: 650
386[16:28:24] [Server thread/INFO]: Clear tick list: false
387[16:28:24] [Server thread/INFO]: Experience Merge Radius: 3.0
388[16:28:24] [Server thread/INFO]: Preparing start region for level 3 (Seed: 202961)
389[16:28:25] [Server thread/INFO]: -------- World Settings For [world2] --------
390[16:28:25] [Server thread/INFO]: Anti X-Ray: true
391[16:28:25] [Server thread/INFO]: Engine Mode: 1
392[16:28:25] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
393[16:28:25] [Server thread/INFO]: Replace Blocks: [1, 5]
394[16:28:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
395[16:28:25] [Server thread/INFO]: Mob Spawn Range: 4
396[16:28:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
397[16:28:25] [Server thread/INFO]: Cane Growth Modifier: 100%
398[16:28:25] [Server thread/INFO]: Melon Growth Modifier: 100%
399[16:28:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
400[16:28:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
401[16:28:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
402[16:28:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
403[16:28:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
404[16:28:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
405[16:28:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
406[16:28:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
407[16:28:25] [Server thread/INFO]: Random Lighting Updates: false
408[16:28:25] [Server thread/INFO]: Structure Info Saving: true
409[16:28:25] [Server thread/INFO]: Sending up to 10 chunks per packet
410[16:28:25] [Server thread/INFO]: Max Entity Collisions: 8
411[16:28:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
412[16:28:25] [Server thread/INFO]: Max TNT Explosions: 100
413[16:28:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
414[16:28:25] [Server thread/INFO]: Item Despawn Rate: 6000
415[16:28:25] [Server thread/INFO]: Item Merge Radius: 2.5
416[16:28:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
417[16:28:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
418[16:28:25] [Server thread/INFO]: View Distance: 10
419[16:28:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
420[16:28:25] [Server thread/INFO]: Chunks to Grow per Tick: 650
421[16:28:25] [Server thread/INFO]: Clear tick list: false
422[16:28:25] [Server thread/INFO]: Experience Merge Radius: 3.0
423[16:28:25] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5522019647402249767)
424[16:28:26] [Server thread/INFO]: Preparing spawn area for world2, 61%
425[16:28:26] [Server thread/INFO]: -------- World Settings For [flatroom] --------
426[16:28:26] [Server thread/INFO]: Anti X-Ray: true
427[16:28:26] [Server thread/INFO]: Engine Mode: 1
428[16:28:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
429[16:28:26] [Server thread/INFO]: Replace Blocks: [1, 5]
430[16:28:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
431[16:28:26] [Server thread/INFO]: Mob Spawn Range: 4
432[16:28:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
433[16:28:26] [Server thread/INFO]: Cane Growth Modifier: 100%
434[16:28:26] [Server thread/INFO]: Melon Growth Modifier: 100%
435[16:28:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
436[16:28:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
437[16:28:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
438[16:28:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
439[16:28:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
440[16:28:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
441[16:28:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
442[16:28:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
443[16:28:26] [Server thread/INFO]: Random Lighting Updates: false
444[16:28:26] [Server thread/INFO]: Structure Info Saving: true
445[16:28:26] [Server thread/INFO]: Sending up to 10 chunks per packet
446[16:28:26] [Server thread/INFO]: Max Entity Collisions: 8
447[16:28:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
448[16:28:26] [Server thread/INFO]: Max TNT Explosions: 100
449[16:28:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
450[16:28:26] [Server thread/INFO]: Item Despawn Rate: 6000
451[16:28:26] [Server thread/INFO]: Item Merge Radius: 2.5
452[16:28:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
453[16:28:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
454[16:28:26] [Server thread/INFO]: View Distance: 10
455[16:28:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
456[16:28:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
457[16:28:26] [Server thread/INFO]: Clear tick list: false
458[16:28:26] [Server thread/INFO]: Experience Merge Radius: 3.0
459[16:28:26] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2426991871075341253)
460[16:28:27] [Server thread/INFO]: -------- World Settings For [TuT] --------
461[16:28:27] [Server thread/INFO]: Anti X-Ray: true
462[16:28:27] [Server thread/INFO]: Engine Mode: 1
463[16:28:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
464[16:28:27] [Server thread/INFO]: Replace Blocks: [1, 5]
465[16:28:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
466[16:28:27] [Server thread/INFO]: Mob Spawn Range: 4
467[16:28:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
468[16:28:27] [Server thread/INFO]: Cane Growth Modifier: 100%
469[16:28:27] [Server thread/INFO]: Melon Growth Modifier: 100%
470[16:28:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
471[16:28:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
472[16:28:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
473[16:28:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
474[16:28:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
475[16:28:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
476[16:28:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
477[16:28:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
478[16:28:27] [Server thread/INFO]: Random Lighting Updates: false
479[16:28:27] [Server thread/INFO]: Structure Info Saving: true
480[16:28:27] [Server thread/INFO]: Sending up to 10 chunks per packet
481[16:28:27] [Server thread/INFO]: Max Entity Collisions: 8
482[16:28:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
483[16:28:27] [Server thread/INFO]: Max TNT Explosions: 100
484[16:28:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
485[16:28:27] [Server thread/INFO]: Item Despawn Rate: 6000
486[16:28:27] [Server thread/INFO]: Item Merge Radius: 2.5
487[16:28:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
488[16:28:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
489[16:28:27] [Server thread/INFO]: View Distance: 10
490[16:28:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
491[16:28:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
492[16:28:27] [Server thread/INFO]: Clear tick list: false
493[16:28:27] [Server thread/INFO]: Experience Merge Radius: 3.0
494[16:28:27] [Server thread/INFO]: Preparing start region for level 6 (Seed: 9004464542602402850)
495[16:28:27] [Server thread/INFO]: -------- World Settings For [pmc] --------
496[16:28:27] [Server thread/INFO]: Anti X-Ray: true
497[16:28:27] [Server thread/INFO]: Engine Mode: 1
498[16:28:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
499[16:28:27] [Server thread/INFO]: Replace Blocks: [1, 5]
500[16:28:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
501[16:28:27] [Server thread/INFO]: Mob Spawn Range: 4
502[16:28:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
503[16:28:27] [Server thread/INFO]: Cane Growth Modifier: 100%
504[16:28:27] [Server thread/INFO]: Melon Growth Modifier: 100%
505[16:28:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
506[16:28:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
507[16:28:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
508[16:28:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
509[16:28:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
510[16:28:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
511[16:28:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
512[16:28:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
513[16:28:27] [Server thread/INFO]: Random Lighting Updates: false
514[16:28:27] [Server thread/INFO]: Structure Info Saving: true
515[16:28:27] [Server thread/INFO]: Sending up to 10 chunks per packet
516[16:28:27] [Server thread/INFO]: Max Entity Collisions: 8
517[16:28:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
518[16:28:27] [Server thread/INFO]: Max TNT Explosions: 100
519[16:28:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
520[16:28:27] [Server thread/INFO]: Item Despawn Rate: 6000
521[16:28:27] [Server thread/INFO]: Item Merge Radius: 2.5
522[16:28:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
523[16:28:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
524[16:28:27] [Server thread/INFO]: View Distance: 10
525[16:28:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
526[16:28:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
527[16:28:27] [Server thread/INFO]: Clear tick list: false
528[16:28:27] [Server thread/INFO]: Experience Merge Radius: 3.0
529[16:28:27] [Server thread/INFO]: Preparing start region for level 7 (Seed: 0)
530[16:28:28] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
531[16:28:29] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
532[16:28:29] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
533[16:28:29] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
534[16:28:29] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
535[16:28:29] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
536[16:28:29] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
537[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
538[16:28:29] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
539[16:28:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
540[16:28:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
541[16:28:29] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
542[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
543[16:28:29] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
544[16:28:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
545[16:28:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
546[16:28:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
547[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
548[16:28:29] [Server thread/INFO]: [WorldGuard] (world3) TNT ignition is PERMITTED.
549[16:28:29] [Server thread/INFO]: [WorldGuard] (world3) Lighters are PERMITTED.
550[16:28:29] [Server thread/INFO]: [WorldGuard] (world3) Lava fire is blocked.
551[16:28:29] [Server thread/INFO]: [WorldGuard] (world3) Fire spread is UNRESTRICTED.
552[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world3'
553[16:28:29] [Server thread/INFO]: [WorldGuard] (world2) TNT ignition is PERMITTED.
554[16:28:29] [Server thread/INFO]: [WorldGuard] (world2) Lighters are PERMITTED.
555[16:28:29] [Server thread/INFO]: [WorldGuard] (world2) Lava fire is blocked.
556[16:28:29] [Server thread/INFO]: [WorldGuard] (world2) Fire spread is UNRESTRICTED.
557[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world2'
558[16:28:29] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
559[16:28:29] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
560[16:28:29] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
561[16:28:29] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
562[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
563[16:28:29] [Server thread/INFO]: [WorldGuard] (TuT) TNT ignition is PERMITTED.
564[16:28:29] [Server thread/INFO]: [WorldGuard] (TuT) Lighters are PERMITTED.
565[16:28:29] [Server thread/INFO]: [WorldGuard] (TuT) Lava fire is blocked.
566[16:28:29] [Server thread/INFO]: [WorldGuard] (TuT) Fire spread is UNRESTRICTED.
567[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TuT'
568[16:28:29] [Server thread/INFO]: [WorldGuard] (pmc) TNT ignition is PERMITTED.
569[16:28:29] [Server thread/INFO]: [WorldGuard] (pmc) Lighters are PERMITTED.
570[16:28:29] [Server thread/INFO]: [WorldGuard] (pmc) Lava fire is blocked.
571[16:28:29] [Server thread/INFO]: [WorldGuard] (pmc) Fire spread is UNRESTRICTED.
572[16:28:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pmc'
573[16:28:29] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world'
574[16:28:29] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
575[16:28:29] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
576[16:28:29] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world3'
577[16:28:29] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world2'
578[16:28:29] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'flatroom'
579[16:28:29] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TuT'
580[16:28:29] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'pmc'
581[16:28:29] [Server thread/INFO]: [Welcome_Sound] Enabling Welcome_Sound v1.0
582[16:28:29] [Server thread/INFO]: [MOTDManager] Enabling MOTDManager v1.0
583[16:28:29] [Server thread/INFO]: [MOTDManager] Das Plugin wurde erfolgreich geladen!
584[16:28:29] [Server thread/INFO]: [NoPlugin] Enabling NoPlugin v2.1
585[16:28:29] [Server thread/INFO]: [NoPlugin] Loading Class![m
586[16:28:29] [Server thread/INFO]: [NoPlugin] Loading Config![m
587[16:28:29] [Server thread/INFO]: [NoPlugin] Loaded![m
588[16:28:29] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.5.0
589[16:28:29] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
590[16:28:29] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
591[16:28:29] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
592[16:28:29] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
593[16:28:29] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
594[16:28:29] [Server thread/INFO]: [EZRanksPro] 1 rankup(s) loaded
595[16:28:29] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
596[16:28:29] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
597[16:28:29] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
598[16:28:29] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
599[16:28:29] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
600[16:28:29] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
601[16:28:29] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
602[16:28:29] [Server thread/INFO]: creating table 'items'
603[16:28:29] [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`))
604[16:28:29] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
605[16:28:29] [Server thread/INFO]: creating table 'accounts'
606[16:28:29] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
607[16:28:29] [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`) )
608[16:28:29] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
609[16:28:30] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
610[16:28:30] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
611[16:28:30] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
612[16:28:30] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
613[16:28:30] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
614[16:28:30] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
615[16:28:30] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
616[16:28:30] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.3
617[16:28:30] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
618[16:28:30] [Server thread/INFO]: [RegionGUI] Enabling RegionGUI v1.4
619[16:28:30] [Server thread/INFO]: [BuyRegion] Enabled for Worlds:
620[16:28:30] [Server thread/INFO]: -world
621[16:28:30] [Server thread/INFO]: -creative
622[16:28:30] [Server thread/INFO]: [TabAPI] Enabling TabAPI v3.5.5
623[16:28:30] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
624[16:28:30] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (25 ms)
625[16:28:30] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
626[16:28:30] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
627[16:28:30] [Thread-12/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
628[16:28:30] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
629[16:28:31] [Server thread/INFO]: Bukkit version format changed. Version not checked.
630[16:28:31] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
631[16:28:31] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
632[16:28:31] [Server thread/INFO]: Using locale en_US
633[16:28:31] [Server thread/INFO]: Using locale en_US
634[16:28:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
635[16:28:31] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
636[16:28:31] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
637[16:28:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
638[16:28:31] [Server thread/INFO]: [Jobs] Enabling Jobs v3.7.1
639[16:28:31] [Server thread/INFO]: [0;31;1m[Jobs] Your server version don't support BossBar. This feature will be disabled[m
640[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m
641[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 restricted areas![m
642[16:28:32] [Server thread/INFO]: [0;31;1m[Jobs] Your defined (207) protected block id/name is not correct![m
643[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 48 protected blocks timers![m
644[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 641 custom item names![m
645[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 41 custom entity names![m
646[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 27 custom enchant names![m
647[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m
648[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] 4 shop items loaded![m
649[16:28:32] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_PLANT!
650[16:28:32] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_FLOWER!
651[16:28:32] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: BEETROOT_BLOCK-3!
652[16:28:32] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: SHULKER!
653[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 12 jobs![m
654[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Explorer job manager registered![m
655[16:28:32] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m
656[16:28:32] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m
657[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 schedulers![m
658[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] [0;33;22mmcMMO was found - Enabling capabilities.[m
659[16:28:32] [Server thread/INFO]: [0;33;22m[Jobs] loaded 1 block protection entries. 0[m
660[16:28:32] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled succesfully.[m
661[16:28:32] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
662[16:28:32] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
663[16:28:32] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
664[16:28:33] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
665[16:28:33] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.8.4
666[16:28:33] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.4-b523
667[16:28:33] [Server thread/INFO]: [Multiverse-SignPortals] - Version 2.4-b523 Enabled - By Rigby and fernferret
668[16:28:33] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530
669[16:28:33] [Server thread/INFO]: [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret
670[16:28:33] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
671[16:28:33] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
672[16:28:33] [Server thread/INFO]: Done (15.281s)! For help, type "help" or "?"
673[16:28:33] [Server thread/INFO]: [0;33;1m[Jobs] Successfully linked with Vault.[m
674[16:28:33] [Craft Scheduler Thread - 3/INFO]: [0;33;1m[Jobs] Preloaded 12 players data in 0.04[m
675[16:28:33] [Craft Scheduler Thread - 12/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
676[16:28:34] [Server thread/ERROR]: [Skript] 'jsonColor(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 208: function jsonColor(msg: text) :: text:')
677[16:28:34] [Server thread/ERROR]: [Skript] 'jsonSanitize(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 242: function jsonSanitize(msg: text) :: text:')
678[16:28:34] [Server thread/ERROR]: [Skript] 'jsonFormat(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 261: function jsonFormat(msg: text) :: text:')
679[16:28:34] [Server thread/ERROR]: [Skript] 'json(to: text, msg: text)' is not a text (StaffBuddyV2.3.sk, line 369: function json(to: text, msg: text):')
680[16:28:34] [Server thread/ERROR]: [Skript] 'jsonAll(msg: text)' is not a text (StaffBuddyV2.3.sk, line 373: function jsonAll(msg: text):')
681[16:28:34] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
682[16:28:34] [Skript update thread/ERROR]: #!#!
683[16:28:34] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
684[16:28:34] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
685[16:28:34] [Skript update thread/ERROR]: #!#!
686[16:28:34] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
687[16:28:34] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
688[16:28:34] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
689[16:28:34] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
690[16:28:34] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
691[16:28:34] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
692[16:28:34] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
693[16:28:34] [Skript update thread/ERROR]: #!#!
694[16:28:34] [Skript update thread/ERROR]: #!#! Stack trace:
695[16:28:34] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
696Message: Premature end of file.
697[16:28:34] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:593)
698[16:28:34] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
699[16:28:34] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
700[16:28:34] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
701[16:28:34] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
702[16:28:34] [Skript update thread/ERROR]: #!#!
703[16:28:34] [Skript update thread/ERROR]: #!#! Version Information:
704[16:28:34] [Skript update thread/ERROR]: #!#! Skript: 2.1.2
705[16:28:34] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
706[16:28:34] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
707[16:28:34] [Skript update thread/ERROR]: #!#! Java: 1.7.0_111
708[16:28:34] [Skript update thread/ERROR]: #!#!
709[16:28:34] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
710[16:28:34] [Skript update thread/ERROR]: #!#!
711[16:28:34] [Skript update thread/ERROR]: #!#! Current node: if arg 2 is not set: (StaffBuddyV2.3.sk, line 391)
712[16:28:34] [Skript update thread/ERROR]: #!#! Current item: null
713[16:28:34] [Skript update thread/ERROR]: #!#!
714[16:28:34] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
715[16:28:34] [Skript update thread/ERROR]: #!#!
716[16:28:34] [Skript update thread/ERROR]: #!#! End of Error.
717[16:28:34] [Skript update thread/ERROR]: #!#!
718[16:28:34] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
719[16:28:34] [Server thread/ERROR]: [Skript] 'json({_to}, {_msg})' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 394: json({_to}, {_msg})')
720[16:28:37] [Server thread/ERROR]: [Skript] 'evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 779: evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"')
721[16:28:38] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 802: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")')
722[16:28:38] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 827: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")')
723[16:28:38] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 871: json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")')
724[16:28:38] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 944: json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")')
725[16:28:38] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found &bDiamonds!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1285: json("%loop-player%", "{@DiamondFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
726[16:28:38] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found a &bMonster Spawner!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1301: json("%loop-player%", "{@MonsterspawnerFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
727[16:28:39] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&7(&b!&7) &b%arg-1% &7may be using &bx-Ray&7! (&bVL&7:&b%{xrayVL.%arg-1%}%&7)||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1336: json("%loop-player%","{@xRayNotifyMSG}||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")')
728[16:28:39] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 49 triggers and 26 commands in 5.64 seconds
729[16:28:39] [Server thread/INFO]: [Skript] Finished loading.
730[16:28:39] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
731[16:28:39] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
732[16:28:40] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
733[16:29:49] [User Authenticator #1/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
734[16:29:50] [Server thread/INFO]: xX_Alroy_Xx: /sm
735[16:29:50] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
736[16:29:50] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24258] logged in with entity id 433 at ([world3]328.153715204188, 110.24124785096141, 353.7786489706401)
737[16:29:50] [Craft Scheduler Thread - 14/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
738[16:29:50] [Craft Scheduler Thread - 14/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
739[16:31:04] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
740[16:31:04] [Server thread/INFO]: xX_Alroy_Xx: /sm
741[16:31:04] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
742[16:31:04] [Server thread/INFO]: xX_Alroy_Xx left the game.
743[16:31:10] [User Authenticator #2/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
744[16:31:10] [Server thread/INFO]: xX_Alroy_Xx: /sm
745[16:31:10] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
746[16:31:10] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24279] logged in with entity id 434 at ([world3]321.98125694203463, 107.0, 353.8618500980873)
747[16:31:10] [Craft Scheduler Thread - 16/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
748[16:31:10] [Craft Scheduler Thread - 16/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
749[16:31:24] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
750[16:31:24] [Server thread/INFO]: xX_Alroy_Xx: /sm
751[16:31:24] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
752[16:31:24] [Server thread/INFO]: xX_Alroy_Xx left the game.
753[16:31:30] [User Authenticator #3/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
754[16:31:30] [Server thread/INFO]: xX_Alroy_Xx: /sm
755[16:31:30] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
756[16:31:30] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24294] logged in with entity id 435 at ([world3]330.76465933162336, 107.0, 356.6835522919028)
757[16:31:30] [Craft Scheduler Thread - 17/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
758[16:31:30] [Craft Scheduler Thread - 17/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
759[16:32:27] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
760[16:32:27] [Server thread/INFO]: xX_Alroy_Xx: /sm
761[16:32:27] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
762[16:32:27] [Server thread/INFO]: xX_Alroy_Xx left the game.
763[16:32:32] [User Authenticator #4/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
764[16:32:32] [Server thread/INFO]: xX_Alroy_Xx: /sm
765[16:32:32] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
766[16:32:32] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24317] logged in with entity id 436 at ([world3]334.97266513234007, 115.90419422693901, 356.51467967224494)
767[16:32:32] [Craft Scheduler Thread - 17/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
768[16:32:32] [Craft Scheduler Thread - 17/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
769[16:34:00] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
770[16:34:00] [Server thread/INFO]: xX_Alroy_Xx: /sm
771[16:34:00] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
772[16:34:00] [Server thread/INFO]: xX_Alroy_Xx left the game.
773[16:34:05] [User Authenticator #5/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
774[16:34:05] [Server thread/INFO]: xX_Alroy_Xx: /sm
775[16:34:05] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
776[16:34:05] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24332] logged in with entity id 437 at ([world3]331.95658741923836, 117.27639376232337, 353.6578459013481)
777[16:34:05] [Craft Scheduler Thread - 19/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
778[16:34:05] [Craft Scheduler Thread - 19/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
779[16:34:21] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
780[16:34:21] [Server thread/INFO]: xX_Alroy_Xx: /sm
781[16:34:21] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
782[16:34:21] [Server thread/INFO]: xX_Alroy_Xx left the game.
783[16:34:27] [User Authenticator #6/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
784[16:34:27] [Server thread/INFO]: xX_Alroy_Xx: /sm
785[16:34:27] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
786[16:34:27] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24342] logged in with entity id 438 at ([world3]331.95658741923836, 116.45482446633336, 353.6578459013481)
787[16:34:27] [Craft Scheduler Thread - 20/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
788[16:34:27] [Craft Scheduler Thread - 20/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
789[16:36:20] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
790[16:36:20] [Server thread/INFO]: xX_Alroy_Xx: /sm
791[16:36:20] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
792[16:36:20] [Server thread/INFO]: xX_Alroy_Xx left the game.
793[16:36:25] [User Authenticator #7/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
794[16:36:25] [Server thread/INFO]: xX_Alroy_Xx: /sm
795[16:36:25] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
796[16:36:25] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24360] logged in with entity id 442 at ([world3]331.95658741923836, 115.63325517034336, 353.6578459013481)
797[16:36:25] [Craft Scheduler Thread - 21/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
798[16:36:25] [Craft Scheduler Thread - 21/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
799[16:38:00] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
800[16:38:00] [Server thread/INFO]: xX_Alroy_Xx: /sm
801[16:38:00] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
802[16:38:00] [Server thread/INFO]: xX_Alroy_Xx left the game.
803[16:38:05] [User Authenticator #8/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
804[16:38:05] [Server thread/INFO]: xX_Alroy_Xx: /sm
805[16:38:05] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
806[16:38:05] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24373] logged in with entity id 443 at ([world3]331.95658741923836, 114.90968587626071, 353.6578459013481)
807[16:38:05] [Craft Scheduler Thread - 23/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
808[16:38:05] [Craft Scheduler Thread - 23/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
809[16:38:16] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
810[16:38:16] [Server thread/INFO]: xX_Alroy_Xx: /sm
811[16:38:16] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
812[16:38:16] [Server thread/INFO]: xX_Alroy_Xx left the game.
813[16:38:21] [User Authenticator #9/INFO]: UUID of player Maulwurf38 is 56efb450-d8cf-4182-af87-ac33f31039d3
814[16:38:21] [Server thread/INFO]: Maulwurf38: /sm
815[16:38:21] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
816[16:38:21] [Server thread/INFO]: Maulwurf38[/109.192.100.202:63357] logged in with entity id 444 at ([world2]-259.5514453324162, 73.0, -385.79027131530836)
817[16:38:21] [Craft Scheduler Thread - 23/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
818[16:38:21] [Craft Scheduler Thread - 23/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
819[16:38:40] [User Authenticator #10/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
820[16:38:40] [Server thread/INFO]: xX_Alroy_Xx: /sm
821[16:38:40] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
822[16:38:40] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24383] logged in with entity id 3730 at ([world3]331.95658741923836, 114.18611658217806, 353.6578459013481)
823[16:38:40] [Craft Scheduler Thread - 27/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
824[16:38:40] [Craft Scheduler Thread - 27/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
825[16:39:29] [Server thread/INFO]: Maulwurf38 lost connection: Disconnected
826[16:39:29] [Server thread/INFO]: Maulwurf38: /sm
827[16:39:29] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
828[16:39:29] [Server thread/INFO]: Maulwurf38 left the game.
829[16:39:40] [User Authenticator #11/INFO]: UUID of player Maulwurf38 is 56efb450-d8cf-4182-af87-ac33f31039d3
830[16:39:40] [Server thread/INFO]: Maulwurf38: /sm
831[16:39:40] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
832[16:39:40] [Server thread/INFO]: Maulwurf38[/109.192.100.202:63379] logged in with entity id 11771 at ([world2]-288.49502099854357, 79.05336429223274, -402.5025960415338)
833[16:39:40] [Craft Scheduler Thread - 24/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
834[16:39:40] [Craft Scheduler Thread - 24/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
835[16:42:01] [Server thread/INFO]: CommandBlock at 369,105,356 issued server command: /tp xX_Alroy_Xx +246 74 -103
836[16:47:45] [Server thread/INFO]: Maulwurf38 lost connection: Internal Exception: java.io.IOException: Error while read(...): Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
837[16:47:45] [Server thread/INFO]: Maulwurf38: /sm
838[16:47:45] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
839[16:47:45] [Server thread/INFO]: Maulwurf38 left the game.
840[16:51:46] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
841[16:51:46] [Server thread/INFO]: xX_Alroy_Xx: /sm
842[16:51:46] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
843[16:51:46] [Server thread/INFO]: xX_Alroy_Xx left the game.
844[16:51:49] [User Authenticator #12/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
845[16:51:49] [Server thread/INFO]: xX_Alroy_Xx: /sm
846[16:51:49] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
847[16:51:49] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24494] logged in with entity id 99499 at ([world3]342.6335381120354, 113.97413164644645, 366.8780716586477)
848[16:51:49] [Craft Scheduler Thread - 39/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
849[16:51:49] [Craft Scheduler Thread - 39/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
850[16:54:09] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
851[16:54:10] [Server thread/INFO]: xX_Alroy_Xx: /sm
852[16:54:10] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
853[16:54:10] [Server thread/INFO]: xX_Alroy_Xx left the game.
854[17:39:24] [User Authenticator #13/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
855[17:39:24] [Server thread/INFO]: xX_Alroy_Xx: /sm
856[17:39:24] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
857[17:39:24] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24771] logged in with entity id 99518 at ([world3]332.58705438593586, 137.20695873079217, 358.8179073720968)
858[17:39:24] [Craft Scheduler Thread - 77/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
859[17:39:24] [Craft Scheduler Thread - 77/ERROR]: [MVdWPlaceholderAPI] Unable to replace placeholders. No MVdW Placeholder plugin found!
860[17:41:20] [Server thread/INFO]: xX_Alroy_Xx issued server command: /pex group Dev user remove xX_Alroy_Xx
861[17:41:32] [Async Chat Thread - #0/INFO]: [m[0;32;22m[Member][0;37;1mxX_Alroy_Xx[m | t[m
862[17:41:46] [Server thread/INFO]: xX_Alroy_Xx issued server command: /deop xX_Alroy_Xx
863[17:41:46] [Server thread/INFO]: [xX_Alroy_Xx: De-opped xX_Alroy_Xx]
864[17:42:26] [Server thread/INFO]: CONSOLE: [0;31;1mPlease note that this command is not supported and may cause issues when using some plugins.[m
865[17:42:26] [Server thread/INFO]: CONSOLE: [0;31;1mIf you encounter any issues please use the /stop command to restart your server.[m
866[17:42:26] [Server thread/INFO]: Debug logging is disabled
867[17:42:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
868[17:42:26] [Server thread/INFO]: Using 4 threads for Netty based IO
869[17:42:26] [Server thread/INFO]: -------- World Settings For [world] --------
870[17:42:26] [Server thread/INFO]: Anti X-Ray: true
871[17:42:26] [Server thread/INFO]: Engine Mode: 1
872[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
873[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
874[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
875[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
876[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
877[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
878[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
879[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
880[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
881[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
882[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
883[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
884[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
885[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
886[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
887[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
888[17:42:26] [Server thread/INFO]: Structure Info Saving: true
889[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
890[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
891[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
892[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
893[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
894[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
895[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
896[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
897[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
898[17:42:26] [Server thread/INFO]: View Distance: 10
899[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
900[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
901[17:42:26] [Server thread/INFO]: Clear tick list: false
902[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
903[17:42:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
904[17:42:26] [Server thread/INFO]: Anti X-Ray: true
905[17:42:26] [Server thread/INFO]: Engine Mode: 1
906[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
907[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
908[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
909[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
910[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
911[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
912[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
913[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
914[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
915[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
916[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
917[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
918[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
919[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
920[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
921[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
922[17:42:26] [Server thread/INFO]: Structure Info Saving: true
923[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
924[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
925[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
926[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
927[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
928[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
929[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
930[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
931[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
932[17:42:26] [Server thread/INFO]: View Distance: 10
933[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
934[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
935[17:42:26] [Server thread/INFO]: Clear tick list: false
936[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
937[17:42:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
938[17:42:26] [Server thread/INFO]: Anti X-Ray: true
939[17:42:26] [Server thread/INFO]: Engine Mode: 1
940[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
941[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
942[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
943[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
944[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
945[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
946[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
947[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
948[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
949[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
950[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
951[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
952[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
953[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
954[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
955[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
956[17:42:26] [Server thread/INFO]: Structure Info Saving: true
957[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
958[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
959[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
960[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
961[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
962[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
963[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
964[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
965[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
966[17:42:26] [Server thread/INFO]: View Distance: 10
967[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
968[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
969[17:42:26] [Server thread/INFO]: Clear tick list: false
970[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
971[17:42:26] [Server thread/INFO]: -------- World Settings For [world3] --------
972[17:42:26] [Server thread/INFO]: Anti X-Ray: true
973[17:42:26] [Server thread/INFO]: Engine Mode: 1
974[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
975[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
976[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
977[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
978[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
979[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
980[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
981[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
982[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
983[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
984[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
985[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
986[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
987[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
988[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
989[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
990[17:42:26] [Server thread/INFO]: Structure Info Saving: true
991[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
992[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
993[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
994[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
995[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
996[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
997[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
998[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
999[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1000[17:42:26] [Server thread/INFO]: View Distance: 10
1001[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1002[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1003[17:42:26] [Server thread/INFO]: Clear tick list: false
1004[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
1005[17:42:26] [Server thread/INFO]: -------- World Settings For [world2] --------
1006[17:42:26] [Server thread/INFO]: Anti X-Ray: true
1007[17:42:26] [Server thread/INFO]: Engine Mode: 1
1008[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1009[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
1010[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1011[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
1012[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
1013[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
1014[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
1015[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1016[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1017[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
1018[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
1019[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1020[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1021[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1022[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1023[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
1024[17:42:26] [Server thread/INFO]: Structure Info Saving: true
1025[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
1026[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
1027[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1028[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
1029[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1030[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
1031[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
1032[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1033[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1034[17:42:26] [Server thread/INFO]: View Distance: 10
1035[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1036[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1037[17:42:26] [Server thread/INFO]: Clear tick list: false
1038[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
1039[17:42:26] [Server thread/INFO]: -------- World Settings For [flatroom] --------
1040[17:42:26] [Server thread/INFO]: Anti X-Ray: true
1041[17:42:26] [Server thread/INFO]: Engine Mode: 1
1042[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1043[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
1044[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1045[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
1046[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
1047[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
1048[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
1049[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1050[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1051[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
1052[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
1053[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1054[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1055[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1056[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1057[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
1058[17:42:26] [Server thread/INFO]: Structure Info Saving: true
1059[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
1060[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
1061[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1062[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
1063[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1064[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
1065[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
1066[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1067[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1068[17:42:26] [Server thread/INFO]: View Distance: 10
1069[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1070[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1071[17:42:26] [Server thread/INFO]: Clear tick list: false
1072[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
1073[17:42:26] [Server thread/INFO]: -------- World Settings For [TuT] --------
1074[17:42:26] [Server thread/INFO]: Anti X-Ray: true
1075[17:42:26] [Server thread/INFO]: Engine Mode: 1
1076[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1077[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
1078[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1079[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
1080[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
1081[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
1082[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
1083[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1084[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1085[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
1086[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
1087[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1088[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1089[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1090[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1091[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
1092[17:42:26] [Server thread/INFO]: Structure Info Saving: true
1093[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
1094[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
1095[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1096[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
1097[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1098[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
1099[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
1100[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1101[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1102[17:42:26] [Server thread/INFO]: View Distance: 10
1103[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1104[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1105[17:42:26] [Server thread/INFO]: Clear tick list: false
1106[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
1107[17:42:26] [Server thread/INFO]: -------- World Settings For [pmc] --------
1108[17:42:26] [Server thread/INFO]: Anti X-Ray: true
1109[17:42:26] [Server thread/INFO]: Engine Mode: 1
1110[17:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1111[17:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
1112[17:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1113[17:42:26] [Server thread/INFO]: Mob Spawn Range: 4
1114[17:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
1115[17:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
1116[17:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
1117[17:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1118[17:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1119[17:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
1120[17:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
1121[17:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1122[17:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1123[17:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1124[17:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1125[17:42:26] [Server thread/INFO]: Random Lighting Updates: false
1126[17:42:26] [Server thread/INFO]: Structure Info Saving: true
1127[17:42:26] [Server thread/INFO]: Sending up to 10 chunks per packet
1128[17:42:26] [Server thread/INFO]: Max Entity Collisions: 8
1129[17:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1130[17:42:26] [Server thread/INFO]: Max TNT Explosions: 100
1131[17:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1132[17:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
1133[17:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
1134[17:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1135[17:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1136[17:42:26] [Server thread/INFO]: View Distance: 10
1137[17:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1138[17:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1139[17:42:26] [Server thread/INFO]: Clear tick list: false
1140[17:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
1141[17:42:26] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
1142[17:42:26] [Server thread/INFO]: [MysqlEconomyBank] Disabling MysqlEconomyBank v1.8.0
1143[17:42:26] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank is disabled!
1144[17:42:26] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.4-b530
1145[17:42:26] [Server thread/INFO]: [MultiVerse-NetherPortals] - Disabled
1146[17:42:26] [Server thread/INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.4-b523
1147[17:42:26] [Server thread/INFO]: [Multiverse-SignPortals] - Disabled
1148[17:42:26] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v5.8.4
1149[17:42:26] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
1150[17:42:26] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
1151[17:42:26] [Server thread/INFO]: [Jobs] Disabling Jobs v3.7.1
1152[17:42:26] [Server thread/INFO]: [Jobs] Saving blocks
1153[17:42:26] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Database save task shutdown![m
1154[17:42:26] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Buffered payment thread shutdown.[m
1155[17:42:26] [Server thread/INFO]: [0;33;1m[Jobs] [0;32;22mPlugin has been disabled succesfully.[m
1156[17:42:26] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
1157[17:42:26] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
1158[17:42:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
1159[17:42:26] [Server thread/INFO]: [iConomy_Recreation] Disabling iConomy_Recreation v8.0
1160[17:42:26] [Server thread/INFO]: [iConomy_Recreation] Closing general data...
1161[17:42:26] [Server thread/INFO]: [iConomy_Recreation] Disabled. (0 ms)
1162[17:42:26] [Server thread/INFO]: [TabAPI] Disabling TabAPI v3.5.5
1163[17:42:26] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
1164[17:42:26] [Server thread/INFO]: [RegionGUI] Disabling RegionGUI v1.4
1165[17:42:26] [Server thread/INFO]: [AvalonRegion] is disabled.
1166[17:42:26] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.3
1167[17:42:26] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
1168[17:42:26] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0
1169[17:42:26] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
1170[17:42:26] [Server thread/INFO]: [EZRanksPro] Disabling EZRanksPro v1.5.0
1171[17:42:26] [Server thread/INFO]: [NoPlugin] Disabling NoPlugin v2.1
1172[17:42:26] [Server thread/INFO]: [MOTDManager] Disabling MOTDManager v1.0
1173[17:42:26] [Server thread/INFO]: [Welcome_Sound] Disabling Welcome_Sound v1.0
1174[17:42:26] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
1175[17:42:26] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b688
1176[17:42:26] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
1177[17:42:26] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1178[17:42:26] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
1179[17:42:26] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
1180[17:42:26] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
1181[17:42:26] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.0
1182[17:42:26] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
1183[17:42:26] [Server thread/INFO]: [MaxBans] Clearing buffer...
1184[17:42:26] [Server thread/INFO]: [MaxBans] Cleared buffer...
1185[17:42:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v1.0.0
1186[17:42:26] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
1187[17:42:26] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
1188[17:42:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
1189[17:42:26] [Server thread/WARN]: Plugin `Welcome_Sound v1.0' uses the space-character (0x20) in its name `Welcome Sound' - this is discouraged
1190[17:42:26] [Server thread/ERROR]: Ambiguous plugin name `ProtocolLib' for files `plugins/ProtocolLib.jar' and `plugins/ProtocolLib-3.6.3-20150510.140423-118.jar' in `plugins'
1191[17:42:26] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
1192[17:42:26] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.8.jar' and `plugins/TabAPI_1.8.1.jar' in `plugins'
1193[17:42:26] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.3.jar' and `plugins/TabAPI_1.8.8.jar' in `plugins'
1194[17:42:26] [Server thread/ERROR]: Could not load 'plugins/StaffBuddyAddon.jar' in folder 'plugins'
1195org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
1196 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1197 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1198 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1199 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1200 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1201 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1202 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1203 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1204 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1205 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1206 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1207 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1208 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1209 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1210 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
1211Caused by: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
1212 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
1213 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
1214 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
1215 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
1216 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
1217 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
1218 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
1219 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
1220 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
1221 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1222 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1223 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
1224 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
1225 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
1226 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
1227 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1228 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1229 ... 14 more
1230[17:42:26] [Server thread/ERROR]: Could not load 'plugins/MineCordBot.jar' in folder 'plugins'
1231org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
1232 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1233 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1234 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1235 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1236 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1237 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1238 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1239 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1240 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1241 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1242 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1243 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1244 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1245 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1246 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
1247Caused by: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
1248 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
1249 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
1250 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
1251 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
1252 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
1253 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
1254 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
1255 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
1256 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
1257 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1258 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1259 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
1260 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
1261 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
1262 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
1263 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1264 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1265 ... 14 more
1266[17:42:26] [Server thread/ERROR]: Could not load 'plugins/Ping_v3.1.jar' in folder 'plugins'
1267org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
1268 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1269 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1270 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1271 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1272 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1273 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1274 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1275 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1276 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1277 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1278 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1279 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1280 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1281 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1282 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
1283Caused by: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
1284 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
1285 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
1286 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
1287 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
1288 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
1289 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
1290 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
1291 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
1292 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
1293 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1294 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1295 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
1296 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
1297 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
1298 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
1299 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1300 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1301 ... 14 more
1302[17:42:26] [Server thread/ERROR]: Could not load 'plugins/ChatClear.jar' in folder 'plugins'
1303org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
1304 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1305 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1306 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1307 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1308 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1309 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1310 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1311 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1312 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1313 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1314 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1315 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1316 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1317 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1318 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
1319Caused by: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
1320 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
1321 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
1322 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
1323 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
1324 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
1325 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
1326 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
1327 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
1328 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
1329 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1330 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1331 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
1332 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
1333 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
1334 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
1335 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1336 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1337 ... 14 more
1338[17:42:26] [Server thread/ERROR]: Could not load 'plugins/AntiCheat.jar' in folder 'plugins'
1339org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
1340 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1341 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1342 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1343 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1344 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1345 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1346 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1347 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1348 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1349 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1350 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1351 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1352 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1353 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1354 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
1355Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
1356 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1357 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1358 at main.Main.<init>(Main.java:9) ~[?:?]
1359 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
1360 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
1361 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
1362 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
1363 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
1364 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1365 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1366 ... 14 more
1367Caused by: java.lang.IllegalStateException: Initial initialization
1368 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1369 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1370 at main.Main.<init>(Main.java:9) ~[?:?]
1371 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
1372 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
1373 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
1374 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
1375 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
1376 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1377 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1378 ... 14 more
1379[17:42:27] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
1380[17:42:27] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
1381[17:42:27] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
1382[17:42:27] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
1383[17:42:27] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
1384[17:42:27] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
1385[17:42:27] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
1386[17:42:27] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b688
1387[17:42:27] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
1388[17:42:27] [Server thread/INFO]: [Welcome_Sound] Loading Welcome_Sound v1.0
1389[17:42:27] [Server thread/INFO]: [MOTDManager] Loading MOTDManager v1.0
1390[17:42:27] [Server thread/INFO]: [NoPlugin] Loading NoPlugin v2.1
1391[17:42:27] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.5.0
1392[17:42:27] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
1393[17:42:27] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
1394[17:42:27] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
1395[17:42:27] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.3
1396[17:42:27] [Server thread/INFO]: [RegionGUI] Loading RegionGUI v1.4
1397[17:42:27] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
1398[17:42:27] [Server thread/INFO]: [TabAPI] Loading TabAPI v3.5.5
1399[17:42:27] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
1400[17:42:27] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
1401[17:42:27] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
1402[17:42:27] [Server thread/INFO]: [Jobs] Loading Jobs v3.7.1
1403[17:42:27] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
1404[17:42:27] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
1405[17:42:27] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.8.4
1406[17:42:27] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523
1407[17:42:27] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
1408[17:42:27] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.8.0
1409[17:42:27] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
1410[17:42:27] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
1411[17:42:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
1412[17:42:27] [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.
1413[17:42:27] [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!
1414[17:42:27] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
1415[17:42:27] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
1416[17:42:27] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
1417[17:42:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
1418[17:42:27] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
1419[17:42:27] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
1420[17:42:27] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
1421[17:42:27] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
1422[17:42:27] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
1423[17:42:28] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.8.0
1424[17:42:28] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: iConomy
1425[17:42:28] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: PermissionsEx
1426[17:42:28] [Server thread/WARN]: [MysqlEconomyBank] Failed to hook into TitleManager, disabling action bar messages.
1427[17:42:28] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
1428[17:42:28] [Server thread/INFO]: [MysqlEconomyBank] Interest task is disabled.
1429[17:42:28] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
1430[17:42:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
1431[17:42:28] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
1432[17:42:28] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
1433[17:42:28] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
1434[17:42:28] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
1435[17:42:28] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
1436[17:42:28] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
1437[17:42:30] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
1438[17:42:30] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
1439[17:42:30] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
1440[17:42:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
1441[17:42:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
1442[17:42:30] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
1443[17:42:30] [Server thread/INFO]: [MaxBans] Using SQLite
1444[17:42:30] [Server thread/INFO]: [MaxBans] Loading from DB...
1445[17:42:30] [Server thread/INFO]: [MaxBans] Loading bans
1446[17:42:30] [Server thread/INFO]: [MaxBans] Loading ipbans
1447[17:42:30] [Server thread/INFO]: [MaxBans] Loading mutes
1448[17:42:30] [Server thread/INFO]: [MaxBans] Loading player names...
1449[17:42:30] [Server thread/INFO]: [MaxBans] Loading IP History
1450[17:42:30] [Server thread/INFO]: [MaxBans] Loading warn history...
1451[17:42:30] [Server thread/INFO]: [MaxBans] Loading chat commands...
1452[17:42:30] [Server thread/INFO]: [MaxBans] Loading history...
1453[17:42:30] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
1454[17:42:30] [Server thread/INFO]: [MaxBans] Loading proxys...
1455[17:42:30] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
1456[17:42:30] [Server thread/INFO]: [PermissionsEx] Initializing file backend
1457[17:42:30] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
1458[17:42:30] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1459[17:42:30] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
1460[17:42:30] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
1461[17:42:30] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b688
1462[17:42:30] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b688
1463[17:42:34] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
1464[17:42:34] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
1465[17:42:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
1466[17:42:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1467[17:42:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1468[17:42:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1469[17:42:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1470[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1471[17:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
1472[17:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
1473[17:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
1474[17:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
1475[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
1476[17:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
1477[17:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
1478[17:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
1479[17:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
1480[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
1481[17:42:34] [Server thread/INFO]: [WorldGuard] (world3) TNT ignition is PERMITTED.
1482[17:42:34] [Server thread/INFO]: [WorldGuard] (world3) Lighters are PERMITTED.
1483[17:42:34] [Server thread/INFO]: [WorldGuard] (world3) Lava fire is blocked.
1484[17:42:34] [Server thread/INFO]: [WorldGuard] (world3) Fire spread is UNRESTRICTED.
1485[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world3'
1486[17:42:34] [Server thread/INFO]: [WorldGuard] (world2) TNT ignition is PERMITTED.
1487[17:42:34] [Server thread/INFO]: [WorldGuard] (world2) Lighters are PERMITTED.
1488[17:42:34] [Server thread/INFO]: [WorldGuard] (world2) Lava fire is blocked.
1489[17:42:34] [Server thread/INFO]: [WorldGuard] (world2) Fire spread is UNRESTRICTED.
1490[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world2'
1491[17:42:34] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
1492[17:42:34] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
1493[17:42:34] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
1494[17:42:34] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
1495[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
1496[17:42:34] [Server thread/INFO]: [WorldGuard] (TuT) TNT ignition is PERMITTED.
1497[17:42:34] [Server thread/INFO]: [WorldGuard] (TuT) Lighters are PERMITTED.
1498[17:42:34] [Server thread/INFO]: [WorldGuard] (TuT) Lava fire is blocked.
1499[17:42:34] [Server thread/INFO]: [WorldGuard] (TuT) Fire spread is UNRESTRICTED.
1500[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TuT'
1501[17:42:34] [Server thread/INFO]: [WorldGuard] (pmc) TNT ignition is PERMITTED.
1502[17:42:34] [Server thread/INFO]: [WorldGuard] (pmc) Lighters are PERMITTED.
1503[17:42:34] [Server thread/INFO]: [WorldGuard] (pmc) Lava fire is blocked.
1504[17:42:34] [Server thread/INFO]: [WorldGuard] (pmc) Fire spread is UNRESTRICTED.
1505[17:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pmc'
1506[17:42:34] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world'
1507[17:42:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
1508[17:42:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
1509[17:42:34] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world3'
1510[17:42:34] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world2'
1511[17:42:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'flatroom'
1512[17:42:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TuT'
1513[17:42:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'pmc'
1514[17:42:34] [Server thread/INFO]: [Welcome_Sound] Enabling Welcome_Sound v1.0
1515[17:42:34] [Server thread/INFO]: [MOTDManager] Enabling MOTDManager v1.0
1516[17:42:34] [Server thread/INFO]: [MOTDManager] Das Plugin wurde erfolgreich geladen!
1517[17:42:34] [Server thread/INFO]: [NoPlugin] Enabling NoPlugin v2.1
1518[17:42:34] [Server thread/INFO]: [NoPlugin] Loading Class![m
1519[17:42:34] [Server thread/INFO]: [NoPlugin] Loading Config![m
1520[17:42:34] [Server thread/INFO]: [NoPlugin] Loaded![m
1521[17:42:34] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.5.0
1522[17:42:34] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
1523[17:42:34] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
1524[17:42:34] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
1525[17:42:34] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
1526[17:42:34] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
1527[17:42:34] [Server thread/INFO]: [EZRanksPro] 1 rankup(s) loaded
1528[17:42:34] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
1529[17:42:34] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
1530[17:42:34] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
1531[17:42:34] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
1532[17:42:34] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
1533[17:42:34] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
1534[17:42:34] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1535[17:42:35] [Server thread/INFO]: creating table 'items'
1536[17:42:35] [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`))
1537[17:42:35] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1538[17:42:35] [Server thread/INFO]: creating table 'accounts'
1539[17:42:35] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
1540[17:42:35] [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`) )
1541[17:42:35] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
1542[17:42:35] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
1543[17:42:35] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
1544[17:42:35] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
1545[17:42:35] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
1546[17:42:35] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
1547[17:42:35] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
1548[17:42:35] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
1549[17:42:35] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.3
1550[17:42:35] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
1551[17:42:35] [Server thread/INFO]: [RegionGUI] Enabling RegionGUI v1.4
1552[17:42:35] [Server thread/INFO]: [BuyRegion] Enabled for Worlds:
1553[17:42:35] [Server thread/INFO]: -world
1554[17:42:35] [Server thread/INFO]: -creative
1555[17:42:35] [Server thread/INFO]: [TabAPI] Enabling TabAPI v3.5.5
1556[17:42:36] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
1557[17:42:36] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (20 ms)
1558[17:42:36] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
1559[17:42:36] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
1560[17:42:36] [Thread-18/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
1561[17:42:36] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
1562[17:42:36] [Server thread/INFO]: Bukkit version format changed. Version not checked.
1563[17:42:36] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
1564[17:42:36] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
1565[17:42:36] [Server thread/INFO]: Using locale en_US
1566[17:42:36] [Server thread/INFO]: Using locale en_US
1567[17:42:36] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
1568[17:42:36] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
1569[17:42:36] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
1570[17:42:36] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
1571[17:42:36] [Server thread/INFO]: [Jobs] Enabling Jobs v3.7.1
1572[17:42:36] [Server thread/INFO]: [0;31;1m[Jobs] Your server version don't support BossBar. This feature will be disabled[m
1573[17:42:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m
1574[17:42:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 restricted areas![m
1575[17:42:36] [Server thread/INFO]: [0;31;1m[Jobs] Your defined (207) protected block id/name is not correct![m
1576[17:42:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 48 protected blocks timers![m
1577[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 641 custom item names![m
1578[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 41 custom entity names![m
1579[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 27 custom enchant names![m
1580[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m
1581[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] 4 shop items loaded![m
1582[17:42:37] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_PLANT!
1583[17:42:37] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_FLOWER!
1584[17:42:37] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: BEETROOT_BLOCK-3!
1585[17:42:37] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: SHULKER!
1586[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 12 jobs![m
1587[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Explorer job manager registered![m
1588[17:42:37] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m
1589[17:42:37] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m
1590[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 schedulers![m
1591[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] [0;33;22mmcMMO was found - Enabling capabilities.[m
1592[17:42:37] [Server thread/INFO]: [0;33;22m[Jobs] loaded 1 block protection entries. 0[m
1593[17:42:37] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled succesfully.[m
1594[17:42:37] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
1595[17:42:37] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
1596[17:42:37] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
1597[17:42:38] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
1598[17:42:38] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.8.4
1599[17:42:38] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.4-b523
1600[17:42:38] [Server thread/INFO]: [Multiverse-SignPortals] - Version 2.4-b523 Enabled - By Rigby and fernferret
1601[17:42:38] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530
1602[17:42:38] [Server thread/INFO]: [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret
1603[17:42:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
1604[17:42:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1605[17:42:38] [Server thread/INFO]: CONSOLE: [0;32;1mReload complete.[m
1606[17:42:38] [Server thread/INFO]: [0;33;1m[Jobs] Successfully linked with Vault.[m
1607[17:42:38] [Craft Scheduler Thread - 84/INFO]: [0;33;1m[Jobs] Preloaded 12 players data in 0.06[m
1608[17:42:38] [Craft Scheduler Thread - 93/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
1609[17:42:39] [Server thread/ERROR]: [Skript] 'jsonColor(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 208: function jsonColor(msg: text) :: text:')
1610[17:42:39] [Server thread/ERROR]: [Skript] 'jsonSanitize(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 242: function jsonSanitize(msg: text) :: text:')
1611[17:42:39] [Server thread/ERROR]: [Skript] 'jsonFormat(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 261: function jsonFormat(msg: text) :: text:')
1612[17:42:39] [Server thread/ERROR]: [Skript] 'json(to: text, msg: text)' is not a text (StaffBuddyV2.3.sk, line 369: function json(to: text, msg: text):')
1613[17:42:39] [Server thread/ERROR]: [Skript] 'jsonAll(msg: text)' is not a text (StaffBuddyV2.3.sk, line 373: function jsonAll(msg: text):')
1614[17:42:39] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
1615[17:42:39] [Skript update thread/ERROR]: #!#!
1616[17:42:39] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
1617[17:42:39] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
1618[17:42:39] [Skript update thread/ERROR]: #!#!
1619[17:42:39] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
1620[17:42:39] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
1621[17:42:39] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
1622[17:42:39] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
1623[17:42:39] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
1624[17:42:39] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
1625[17:42:39] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
1626[17:42:39] [Skript update thread/ERROR]: #!#!
1627[17:42:39] [Skript update thread/ERROR]: #!#! Stack trace:
1628[17:42:39] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
1629Message: Premature end of file.
1630[17:42:39] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:593)
1631[17:42:39] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
1632[17:42:39] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
1633[17:42:39] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
1634[17:42:39] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
1635[17:42:39] [Skript update thread/ERROR]: #!#!
1636[17:42:39] [Skript update thread/ERROR]: #!#! Version Information:
1637[17:42:39] [Skript update thread/ERROR]: #!#! Skript: 2.1.2
1638[17:42:39] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
1639[17:42:39] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
1640[17:42:39] [Skript update thread/ERROR]: #!#! Java: 1.7.0_111
1641[17:42:39] [Skript update thread/ERROR]: #!#!
1642[17:42:39] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
1643[17:42:39] [Skript update thread/ERROR]: #!#!
1644[17:42:39] [Skript update thread/ERROR]: #!#! Current node: if arg 2 is not set: (StaffBuddyV2.3.sk, line 391)
1645[17:42:39] [Skript update thread/ERROR]: #!#! Current item: null
1646[17:42:39] [Skript update thread/ERROR]: #!#!
1647[17:42:39] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
1648[17:42:39] [Skript update thread/ERROR]: #!#!
1649[17:42:39] [Skript update thread/ERROR]: #!#! End of Error.
1650[17:42:39] [Skript update thread/ERROR]: #!#!
1651[17:42:39] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
1652[17:42:39] [Server thread/ERROR]: [Skript] 'json({_to}, {_msg})' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 394: json({_to}, {_msg})')
1653[17:42:43] [Server thread/ERROR]: [Skript] 'evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 779: evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"')
1654[17:42:43] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 802: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")')
1655[17:42:43] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 827: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")')
1656[17:42:43] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 871: json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")')
1657[17:42:44] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 944: json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")')
1658[17:42:44] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found &bDiamonds!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1285: json("%loop-player%", "{@DiamondFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
1659[17:42:44] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found a &bMonster Spawner!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1301: json("%loop-player%", "{@MonsterspawnerFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
1660[17:42:44] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&7(&b!&7) &b%arg-1% &7may be using &bx-Ray&7! (&bVL&7:&b%{xrayVL.%arg-1%}%&7)||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1336: json("%loop-player%","{@xRayNotifyMSG}||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")')
1661[17:42:45] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 49 triggers and 26 commands in 6.39 seconds
1662[17:42:45] [Server thread/INFO]: [Skript] Finished loading.
1663[17:42:45] [Craft Scheduler Thread - 85/INFO]: [Vault] Checking for Updates ...
1664[17:42:45] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
1665[17:42:47] [Craft Scheduler Thread - 85/INFO]: [Vault] No new version available
1666[17:43:20] [Server thread/INFO]: Opped xX_Alroy_Xx
1667[17:43:28] [Server thread/INFO]: xX_Alroy_Xx issued server command: /staff
1668[17:43:28] [Server thread/INFO]: xX_Alroy_Xx: /staff
1669[17:43:28] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
1670[17:43:34] [Server thread/INFO]: xX_Alroy_Xx issued server command: /staff ?
1671[17:43:34] [Server thread/INFO]: xX_Alroy_Xx: /staff ?
1672[17:44:01] [Server thread/INFO]: xX_Alroy_Xx went up in flames
1673[17:44:08] [Server thread/INFO]: xX_Alroy_Xx issued server command: /deop xX_Alroy_Xx
1674[17:44:08] [Server thread/INFO]: [xX_Alroy_Xx: De-opped xX_Alroy_Xx]
1675[17:44:26] [Server thread/WARN]: xX_Alroy_Xx was kicked for floating too long!
1676[17:44:26] [Server thread/INFO]: xX_Alroy_Xx lost connection: Flying is not enabled on this server
1677[17:44:26] [Server thread/INFO]: xX_Alroy_Xx left the game.
1678[17:44:26] [Server thread/WARN]: handleDisconnection() called twice
1679[17:44:30] [User Authenticator #14/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
1680[17:44:30] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24846] logged in with entity id 99838 at ([world3]226.8782677776586, 111.80000019073486, 326.4844303242862)
1681[17:44:35] [Server thread/INFO]: xX_Alroy_Xx fell from a high place
1682[17:44:36] [Server thread/INFO]: [Essentials] Lag Notice - Slow Permissions System (PermissionsEx) Response - Request took over 28.814ms!
1683[17:45:20] [Server thread/INFO]: xX_Alroy_Xx fell from a high place
1684[17:45:42] [Server thread/INFO]: CONSOLE: [0;31;1mPlease note that this command is not supported and may cause issues when using some plugins.[m
1685[17:45:42] [Server thread/INFO]: CONSOLE: [0;31;1mIf you encounter any issues please use the /stop command to restart your server.[m
1686[17:45:42] [Server thread/INFO]: Debug logging is disabled
1687[17:45:42] [Server thread/INFO]: Server Ping Player Sample Count: 12
1688[17:45:42] [Server thread/INFO]: Using 4 threads for Netty based IO
1689[17:45:42] [Server thread/INFO]: -------- World Settings For [world] --------
1690[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1691[17:45:42] [Server thread/INFO]: Engine Mode: 1
1692[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1693[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1694[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1695[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1696[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1697[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1698[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1699[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1700[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1701[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1702[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1703[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1704[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1705[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1706[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1707[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1708[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1709[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1710[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1711[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1712[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1713[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1714[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1715[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1716[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1717[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1718[17:45:42] [Server thread/INFO]: View Distance: 10
1719[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1720[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1721[17:45:42] [Server thread/INFO]: Clear tick list: false
1722[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1723[17:45:42] [Server thread/INFO]: -------- World Settings For [world_nether] --------
1724[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1725[17:45:42] [Server thread/INFO]: Engine Mode: 1
1726[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1727[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1728[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1729[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1730[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1731[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1732[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1733[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1734[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1735[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1736[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1737[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1738[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1739[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1740[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1741[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1742[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1743[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1744[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1745[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1746[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1747[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1748[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1749[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1750[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1751[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1752[17:45:42] [Server thread/INFO]: View Distance: 10
1753[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1754[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1755[17:45:42] [Server thread/INFO]: Clear tick list: false
1756[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1757[17:45:42] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
1758[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1759[17:45:42] [Server thread/INFO]: Engine Mode: 1
1760[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1761[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1762[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1763[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1764[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1765[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1766[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1767[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1768[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1769[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1770[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1771[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1772[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1773[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1774[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1775[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1776[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1777[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1778[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1779[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1780[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1781[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1782[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1783[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1784[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1785[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1786[17:45:42] [Server thread/INFO]: View Distance: 10
1787[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1788[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1789[17:45:42] [Server thread/INFO]: Clear tick list: false
1790[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1791[17:45:42] [Server thread/INFO]: -------- World Settings For [world3] --------
1792[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1793[17:45:42] [Server thread/INFO]: Engine Mode: 1
1794[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1795[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1796[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1797[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1798[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1799[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1800[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1801[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1802[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1803[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1804[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1805[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1806[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1807[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1808[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1809[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1810[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1811[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1812[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1813[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1814[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1815[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1816[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1817[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1818[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1819[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1820[17:45:42] [Server thread/INFO]: View Distance: 10
1821[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1822[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1823[17:45:42] [Server thread/INFO]: Clear tick list: false
1824[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1825[17:45:42] [Server thread/INFO]: -------- World Settings For [world2] --------
1826[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1827[17:45:42] [Server thread/INFO]: Engine Mode: 1
1828[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1829[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1830[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1831[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1832[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1833[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1834[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1835[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1836[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1837[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1838[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1839[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1840[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1841[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1842[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1843[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1844[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1845[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1846[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1847[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1848[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1849[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1850[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1851[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1852[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1853[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1854[17:45:42] [Server thread/INFO]: View Distance: 10
1855[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1856[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1857[17:45:42] [Server thread/INFO]: Clear tick list: false
1858[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1859[17:45:42] [Server thread/INFO]: -------- World Settings For [flatroom] --------
1860[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1861[17:45:42] [Server thread/INFO]: Engine Mode: 1
1862[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1863[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1864[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1865[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1866[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1867[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1868[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1869[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1870[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1871[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1872[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1873[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1874[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1875[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1876[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1877[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1878[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1879[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1880[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1881[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1882[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1883[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1884[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1885[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1886[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1887[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1888[17:45:42] [Server thread/INFO]: View Distance: 10
1889[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1890[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1891[17:45:42] [Server thread/INFO]: Clear tick list: false
1892[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1893[17:45:42] [Server thread/INFO]: -------- World Settings For [TuT] --------
1894[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1895[17:45:42] [Server thread/INFO]: Engine Mode: 1
1896[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1897[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1898[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1899[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1900[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1901[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1902[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1903[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1904[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1905[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1906[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1907[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1908[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1909[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1910[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1911[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1912[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1913[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1914[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1915[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1916[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1917[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1918[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1919[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1920[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1921[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1922[17:45:42] [Server thread/INFO]: View Distance: 10
1923[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1924[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1925[17:45:42] [Server thread/INFO]: Clear tick list: false
1926[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1927[17:45:42] [Server thread/INFO]: -------- World Settings For [pmc] --------
1928[17:45:42] [Server thread/INFO]: Anti X-Ray: true
1929[17:45:42] [Server thread/INFO]: Engine Mode: 1
1930[17:45:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1931[17:45:42] [Server thread/INFO]: Replace Blocks: [1, 5]
1932[17:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1933[17:45:42] [Server thread/INFO]: Mob Spawn Range: 4
1934[17:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
1935[17:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
1936[17:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
1937[17:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1938[17:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1939[17:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
1940[17:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
1941[17:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1942[17:45:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1943[17:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1944[17:45:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1945[17:45:42] [Server thread/INFO]: Random Lighting Updates: false
1946[17:45:42] [Server thread/INFO]: Structure Info Saving: true
1947[17:45:42] [Server thread/INFO]: Sending up to 10 chunks per packet
1948[17:45:42] [Server thread/INFO]: Max Entity Collisions: 8
1949[17:45:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1950[17:45:42] [Server thread/INFO]: Max TNT Explosions: 100
1951[17:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1952[17:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
1953[17:45:42] [Server thread/INFO]: Item Merge Radius: 2.5
1954[17:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
1955[17:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1956[17:45:42] [Server thread/INFO]: View Distance: 10
1957[17:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1958[17:45:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
1959[17:45:42] [Server thread/INFO]: Clear tick list: false
1960[17:45:42] [Server thread/INFO]: Experience Merge Radius: 3.0
1961[17:45:42] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
1962[17:45:42] [Server thread/INFO]: [MysqlEconomyBank] Disabling MysqlEconomyBank v1.8.0
1963[17:45:42] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank is disabled!
1964[17:45:42] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.4-b530
1965[17:45:42] [Server thread/INFO]: [MultiVerse-NetherPortals] - Disabled
1966[17:45:42] [Server thread/INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.4-b523
1967[17:45:42] [Server thread/INFO]: [Multiverse-SignPortals] - Disabled
1968[17:45:42] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v5.8.4
1969[17:45:42] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
1970[17:45:42] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
1971[17:45:42] [Server thread/INFO]: [Jobs] Disabling Jobs v3.7.1
1972[17:45:42] [Server thread/INFO]: [Jobs] Saving blocks
1973[17:45:42] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Database save task shutdown![m
1974[17:45:42] [Server thread/INFO]: [0;33;1m[Jobs] [0;32;22mPlugin has been disabled succesfully.[m
1975[17:45:42] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Buffered payment thread shutdown.[m
1976[17:45:42] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
1977[17:45:42] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
1978[17:45:42] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
1979[17:45:42] [Server thread/INFO]: [iConomy_Recreation] Disabling iConomy_Recreation v8.0
1980[17:45:42] [Server thread/INFO]: [iConomy_Recreation] Closing general data...
1981[17:45:42] [Server thread/INFO]: [iConomy_Recreation] Disabled. (0 ms)
1982[17:45:42] [Server thread/INFO]: [TabAPI] Disabling TabAPI v3.5.5
1983[17:45:42] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
1984[17:45:42] [Server thread/INFO]: [RegionGUI] Disabling RegionGUI v1.4
1985[17:45:42] [Server thread/INFO]: [AvalonRegion] is disabled.
1986[17:45:42] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.3
1987[17:45:42] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
1988[17:45:42] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0
1989[17:45:42] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
1990[17:45:42] [Server thread/INFO]: [EZRanksPro] Disabling EZRanksPro v1.5.0
1991[17:45:42] [Server thread/INFO]: [NoPlugin] Disabling NoPlugin v2.1
1992[17:45:42] [Server thread/INFO]: [MOTDManager] Disabling MOTDManager v1.0
1993[17:45:42] [Server thread/INFO]: [Welcome_Sound] Disabling Welcome_Sound v1.0
1994[17:45:42] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
1995[17:45:42] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b688
1996[17:45:42] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
1997[17:45:42] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1998[17:45:42] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
1999[17:45:42] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
2000[17:45:42] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
2001[17:45:42] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.0
2002[17:45:42] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
2003[17:45:42] [Server thread/INFO]: [MaxBans] Clearing buffer...
2004[17:45:42] [Server thread/INFO]: [MaxBans] Cleared buffer...
2005[17:45:42] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v1.0.0
2006[17:45:42] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
2007[17:45:42] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
2008[17:45:42] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
2009[17:45:42] [Server thread/WARN]: Plugin `Welcome_Sound v1.0' uses the space-character (0x20) in its name `Welcome Sound' - this is discouraged
2010[17:45:42] [Server thread/ERROR]: Ambiguous plugin name `ProtocolLib' for files `plugins/ProtocolLib.jar' and `plugins/ProtocolLib-3.6.3-20150510.140423-118.jar' in `plugins'
2011[17:45:42] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
2012[17:45:42] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.8.jar' and `plugins/TabAPI_1.8.1.jar' in `plugins'
2013[17:45:42] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.3.jar' and `plugins/TabAPI_1.8.8.jar' in `plugins'
2014[17:45:42] [Server thread/ERROR]: Could not load 'plugins/StaffBuddyAddon.jar' in folder 'plugins'
2015org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
2016 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2017 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2018 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2019 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2020 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2021 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2022 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2023 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2024 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2025 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2026 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2027 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2028 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2029 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2030 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2031Caused by: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
2032 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2033 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2034 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2035 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2036 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2037 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2038 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2039 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2040 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2041 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2042 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2043 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2044 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2045 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2046 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2047 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2048 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2049 ... 14 more
2050[17:45:42] [Server thread/ERROR]: Could not load 'plugins/MineCordBot.jar' in folder 'plugins'
2051org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
2052 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2053 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2054 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2055 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2056 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2057 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2058 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2059 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2060 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2061 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2062 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2063 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2064 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2065 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2066 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2067Caused by: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
2068 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2069 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2070 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2071 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2072 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2073 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2074 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2075 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2076 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2077 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2078 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2079 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2080 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2081 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2082 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2083 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2084 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2085 ... 14 more
2086[17:45:43] [Server thread/ERROR]: Could not load 'plugins/Ping_v3.1.jar' in folder 'plugins'
2087org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
2088 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2089 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2090 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2091 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2092 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2093 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2094 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2095 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2096 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2097 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2098 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2099 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2100 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2101 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2102 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2103Caused by: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
2104 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2105 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2106 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2107 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2108 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2109 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2110 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2111 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2112 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2113 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2114 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2115 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2116 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2117 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2118 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2119 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2120 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2121 ... 14 more
2122[17:45:43] [Server thread/ERROR]: Could not load 'plugins/ChatClear.jar' in folder 'plugins'
2123org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
2124 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2125 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2126 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2127 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2128 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2129 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2130 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2131 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2132 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2133 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2134 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2135 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2136 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2137 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2138 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2139Caused by: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
2140 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2141 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2142 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2143 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2144 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2145 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2146 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2147 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2148 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2149 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2150 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2151 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2152 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2153 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2154 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2155 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2156 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2157 ... 14 more
2158[17:45:43] [Server thread/ERROR]: Could not load 'plugins/AntiCheat.jar' in folder 'plugins'
2159org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
2160 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2161 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2162 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2163 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2164 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2165 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2166 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2167 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2168 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2169 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2170 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2171 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2172 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2173 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2174 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2175Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
2176 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2177 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2178 at main.Main.<init>(Main.java:9) ~[?:?]
2179 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
2180 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
2181 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
2182 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
2183 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
2184 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2185 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2186 ... 14 more
2187Caused by: java.lang.IllegalStateException: Initial initialization
2188 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2189 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2190 at main.Main.<init>(Main.java:9) ~[?:?]
2191 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
2192 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
2193 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
2194 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
2195 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
2196 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2197 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2198 ... 14 more
2199[17:45:43] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
2200[17:45:43] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
2201[17:45:43] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
2202[17:45:43] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
2203[17:45:43] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
2204[17:45:43] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
2205[17:45:43] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
2206[17:45:43] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b688
2207[17:45:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
2208[17:45:43] [Server thread/INFO]: [Welcome_Sound] Loading Welcome_Sound v1.0
2209[17:45:43] [Server thread/INFO]: [MOTDManager] Loading MOTDManager v1.0
2210[17:45:43] [Server thread/INFO]: [NoPlugin] Loading NoPlugin v2.1
2211[17:45:43] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.5.0
2212[17:45:43] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
2213[17:45:43] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
2214[17:45:43] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
2215[17:45:43] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.3
2216[17:45:43] [Server thread/INFO]: [RegionGUI] Loading RegionGUI v1.4
2217[17:45:43] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
2218[17:45:43] [Server thread/INFO]: [TabAPI] Loading TabAPI v3.5.5
2219[17:45:43] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
2220[17:45:43] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
2221[17:45:43] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
2222[17:45:43] [Server thread/INFO]: [Jobs] Loading Jobs v3.7.1
2223[17:45:43] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
2224[17:45:43] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
2225[17:45:43] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.8.4
2226[17:45:43] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523
2227[17:45:43] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
2228[17:45:43] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.8.0
2229[17:45:43] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
2230[17:45:43] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
2231[17:45:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
2232[17:45:43] [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.
2233[17:45:43] [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!
2234[17:45:43] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2235[17:45:43] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
2236[17:45:43] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
2237[17:45:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
2238[17:45:43] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
2239[17:45:43] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
2240[17:45:43] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
2241[17:45:43] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
2242[17:45:43] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
2243[17:45:44] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.8.0
2244[17:45:44] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: iConomy
2245[17:45:44] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: PermissionsEx
2246[17:45:44] [Server thread/WARN]: [MysqlEconomyBank] Failed to hook into TitleManager, disabling action bar messages.
2247[17:45:44] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
2248[17:45:44] [Server thread/INFO]: [MysqlEconomyBank] Interest task is disabled.
2249[17:45:44] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
2250[17:45:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
2251[17:45:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
2252[17:45:44] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
2253[17:45:44] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
2254[17:45:44] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
2255[17:45:44] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
2256[17:45:44] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
2257[17:45:46] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
2258[17:45:46] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
2259[17:45:46] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
2260[17:45:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
2261[17:45:46] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
2262[17:45:46] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
2263[17:45:46] [Server thread/INFO]: [MaxBans] Using SQLite
2264[17:45:46] [Server thread/INFO]: [MaxBans] Loading from DB...
2265[17:45:46] [Server thread/INFO]: [MaxBans] Loading bans
2266[17:45:46] [Server thread/INFO]: [MaxBans] Loading ipbans
2267[17:45:46] [Server thread/INFO]: [MaxBans] Loading mutes
2268[17:45:46] [Server thread/INFO]: [MaxBans] Loading player names...
2269[17:45:46] [Server thread/INFO]: [MaxBans] Loading IP History
2270[17:45:46] [Server thread/INFO]: [MaxBans] Loading warn history...
2271[17:45:46] [Server thread/INFO]: [MaxBans] Loading chat commands...
2272[17:45:46] [Server thread/INFO]: [MaxBans] Loading history...
2273[17:45:46] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
2274[17:45:46] [Server thread/INFO]: [MaxBans] Loading proxys...
2275[17:45:46] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
2276[17:45:46] [Server thread/INFO]: [PermissionsEx] Initializing file backend
2277[17:45:46] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
2278[17:45:46] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2279[17:45:46] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
2280[17:45:46] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
2281[17:45:46] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b688
2282[17:45:46] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b688
2283[17:45:49] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
2284[17:45:49] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
2285[17:45:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
2286[17:45:49] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
2287[17:45:49] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
2288[17:45:49] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
2289[17:45:49] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
2290[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
2291[17:45:49] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2292[17:45:49] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
2293[17:45:49] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
2294[17:45:49] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2295[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
2296[17:45:49] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2297[17:45:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
2298[17:45:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
2299[17:45:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2300[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
2301[17:45:49] [Server thread/INFO]: [WorldGuard] (world3) TNT ignition is PERMITTED.
2302[17:45:49] [Server thread/INFO]: [WorldGuard] (world3) Lighters are PERMITTED.
2303[17:45:49] [Server thread/INFO]: [WorldGuard] (world3) Lava fire is blocked.
2304[17:45:49] [Server thread/INFO]: [WorldGuard] (world3) Fire spread is UNRESTRICTED.
2305[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world3'
2306[17:45:49] [Server thread/INFO]: [WorldGuard] (world2) TNT ignition is PERMITTED.
2307[17:45:49] [Server thread/INFO]: [WorldGuard] (world2) Lighters are PERMITTED.
2308[17:45:49] [Server thread/INFO]: [WorldGuard] (world2) Lava fire is blocked.
2309[17:45:49] [Server thread/INFO]: [WorldGuard] (world2) Fire spread is UNRESTRICTED.
2310[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world2'
2311[17:45:49] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
2312[17:45:49] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
2313[17:45:49] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
2314[17:45:49] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
2315[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
2316[17:45:49] [Server thread/INFO]: [WorldGuard] (TuT) TNT ignition is PERMITTED.
2317[17:45:49] [Server thread/INFO]: [WorldGuard] (TuT) Lighters are PERMITTED.
2318[17:45:49] [Server thread/INFO]: [WorldGuard] (TuT) Lava fire is blocked.
2319[17:45:49] [Server thread/INFO]: [WorldGuard] (TuT) Fire spread is UNRESTRICTED.
2320[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TuT'
2321[17:45:49] [Server thread/INFO]: [WorldGuard] (pmc) TNT ignition is PERMITTED.
2322[17:45:49] [Server thread/INFO]: [WorldGuard] (pmc) Lighters are PERMITTED.
2323[17:45:49] [Server thread/INFO]: [WorldGuard] (pmc) Lava fire is blocked.
2324[17:45:49] [Server thread/INFO]: [WorldGuard] (pmc) Fire spread is UNRESTRICTED.
2325[17:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pmc'
2326[17:45:49] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world'
2327[17:45:49] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
2328[17:45:49] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
2329[17:45:49] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world3'
2330[17:45:49] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world2'
2331[17:45:49] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'flatroom'
2332[17:45:49] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TuT'
2333[17:45:49] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'pmc'
2334[17:45:49] [Server thread/INFO]: [Welcome_Sound] Enabling Welcome_Sound v1.0
2335[17:45:49] [Server thread/INFO]: [MOTDManager] Enabling MOTDManager v1.0
2336[17:45:49] [Server thread/INFO]: [MOTDManager] Das Plugin wurde erfolgreich geladen!
2337[17:45:49] [Server thread/INFO]: [NoPlugin] Enabling NoPlugin v2.1
2338[17:45:49] [Server thread/INFO]: [NoPlugin] Loading Class![m
2339[17:45:49] [Server thread/INFO]: [NoPlugin] Loading Config![m
2340[17:45:49] [Server thread/INFO]: [NoPlugin] Loaded![m
2341[17:45:49] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.5.0
2342[17:45:49] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
2343[17:45:49] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
2344[17:45:49] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
2345[17:45:49] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
2346[17:45:49] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
2347[17:45:49] [Server thread/INFO]: [EZRanksPro] 1 rankup(s) loaded
2348[17:45:49] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
2349[17:45:49] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
2350[17:45:49] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
2351[17:45:49] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
2352[17:45:50] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
2353[17:45:50] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
2354[17:45:50] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
2355[17:45:50] [Server thread/INFO]: creating table 'items'
2356[17:45:50] [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`))
2357[17:45:50] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
2358[17:45:50] [Server thread/INFO]: creating table 'accounts'
2359[17:45:50] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
2360[17:45:50] [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`) )
2361[17:45:50] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
2362[17:45:50] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
2363[17:45:51] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
2364[17:45:51] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
2365[17:45:51] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
2366[17:45:51] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
2367[17:45:51] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
2368[17:45:51] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
2369[17:45:51] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.3
2370[17:45:51] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
2371[17:45:51] [Server thread/INFO]: [RegionGUI] Enabling RegionGUI v1.4
2372[17:45:51] [Server thread/INFO]: [BuyRegion] Enabled for Worlds:
2373[17:45:51] [Server thread/INFO]: -world
2374[17:45:51] [Server thread/INFO]: -creative
2375[17:45:51] [Server thread/INFO]: [TabAPI] Enabling TabAPI v3.5.5
2376[17:45:51] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
2377[17:45:51] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (18 ms)
2378[17:45:51] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2379[17:45:51] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
2380[17:45:51] [Thread-23/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
2381[17:45:51] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
2382[17:45:51] [Server thread/INFO]: Bukkit version format changed. Version not checked.
2383[17:45:51] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
2384[17:45:51] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
2385[17:45:51] [Server thread/INFO]: Using locale en_US
2386[17:45:51] [Server thread/INFO]: Using locale en_US
2387[17:45:51] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
2388[17:45:51] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
2389[17:45:51] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
2390[17:45:51] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
2391[17:45:52] [Server thread/INFO]: [Jobs] Enabling Jobs v3.7.1
2392[17:45:52] [Server thread/INFO]: [0;31;1m[Jobs] Your server version don't support BossBar. This feature will be disabled[m
2393[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m
2394[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 restricted areas![m
2395[17:45:52] [Server thread/INFO]: [0;31;1m[Jobs] Your defined (207) protected block id/name is not correct![m
2396[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 48 protected blocks timers![m
2397[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 641 custom item names![m
2398[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 41 custom entity names![m
2399[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 27 custom enchant names![m
2400[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m
2401[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] 4 shop items loaded![m
2402[17:45:52] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_PLANT!
2403[17:45:52] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_FLOWER!
2404[17:45:52] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: BEETROOT_BLOCK-3!
2405[17:45:52] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: SHULKER!
2406[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 12 jobs![m
2407[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Explorer job manager registered![m
2408[17:45:52] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m
2409[17:45:52] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m
2410[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 schedulers![m
2411[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] [0;33;22mmcMMO was found - Enabling capabilities.[m
2412[17:45:52] [Server thread/INFO]: [0;33;22m[Jobs] loaded 1 block protection entries. 0[m
2413[17:45:52] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled succesfully.[m
2414[17:45:53] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
2415[17:45:53] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
2416[17:45:53] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
2417[17:45:53] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
2418[17:45:53] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.8.4
2419[17:45:53] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.4-b523
2420[17:45:53] [Server thread/INFO]: [Multiverse-SignPortals] - Version 2.4-b523 Enabled - By Rigby and fernferret
2421[17:45:53] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530
2422[17:45:53] [Server thread/INFO]: [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret
2423[17:45:53] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
2424[17:45:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
2425[17:45:53] [Server thread/INFO]: CONSOLE: [0;32;1mReload complete.[m
2426[17:45:53] [Server thread/INFO]: [0;33;1m[Jobs] Successfully linked with Vault.[m
2427[17:45:53] [Craft Scheduler Thread - 97/INFO]: [0;33;1m[Jobs] Preloaded 12 players data in 0.03[m
2428[17:45:54] [Craft Scheduler Thread - 104/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
2429[17:45:54] [Server thread/ERROR]: [Skript] 'jsonColor(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 208: function jsonColor(msg: text) :: text:')
2430[17:45:54] [Server thread/ERROR]: [Skript] 'jsonSanitize(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 242: function jsonSanitize(msg: text) :: text:')
2431[17:45:54] [Server thread/ERROR]: [Skript] 'jsonFormat(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 261: function jsonFormat(msg: text) :: text:')
2432[17:45:54] [Server thread/ERROR]: [Skript] 'json(to: text, msg: text)' is not a text (StaffBuddyV2.3.sk, line 369: function json(to: text, msg: text):')
2433[17:45:54] [Server thread/ERROR]: [Skript] 'jsonAll(msg: text)' is not a text (StaffBuddyV2.3.sk, line 373: function jsonAll(msg: text):')
2434[17:45:54] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
2435[17:45:54] [Skript update thread/ERROR]: #!#!
2436[17:45:54] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
2437[17:45:54] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
2438[17:45:54] [Skript update thread/ERROR]: #!#!
2439[17:45:54] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
2440[17:45:54] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
2441[17:45:54] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
2442[17:45:54] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
2443[17:45:54] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
2444[17:45:54] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
2445[17:45:54] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
2446[17:45:54] [Skript update thread/ERROR]: #!#!
2447[17:45:54] [Skript update thread/ERROR]: #!#! Stack trace:
2448[17:45:54] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
2449Message: Premature end of file.
2450[17:45:54] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:593)
2451[17:45:54] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
2452[17:45:54] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
2453[17:45:54] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
2454[17:45:54] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
2455[17:45:54] [Skript update thread/ERROR]: #!#!
2456[17:45:54] [Skript update thread/ERROR]: #!#! Version Information:
2457[17:45:54] [Skript update thread/ERROR]: #!#! Skript: 2.1.2
2458[17:45:54] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
2459[17:45:54] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
2460[17:45:54] [Skript update thread/ERROR]: #!#! Java: 1.7.0_111
2461[17:45:54] [Skript update thread/ERROR]: #!#!
2462[17:45:54] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
2463[17:45:54] [Skript update thread/ERROR]: #!#!
2464[17:45:54] [Skript update thread/ERROR]: #!#! Current node: if arg 2 is not set: (StaffBuddyV2.3.sk, line 391)
2465[17:45:54] [Skript update thread/ERROR]: #!#! Current item: null
2466[17:45:54] [Skript update thread/ERROR]: #!#!
2467[17:45:54] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
2468[17:45:54] [Skript update thread/ERROR]: #!#!
2469[17:45:54] [Skript update thread/ERROR]: #!#! End of Error.
2470[17:45:54] [Skript update thread/ERROR]: #!#!
2471[17:45:54] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
2472[17:45:54] [Server thread/ERROR]: [Skript] 'json({_to}, {_msg})' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 394: json({_to}, {_msg})')
2473[17:45:59] [Server thread/ERROR]: [Skript] 'evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 779: evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"')
2474[17:45:59] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 802: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")')
2475[17:45:59] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 827: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")')
2476[17:45:59] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 871: json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")')
2477[17:45:59] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 944: json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")')
2478[17:46:00] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found &bDiamonds!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1285: json("%loop-player%", "{@DiamondFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
2479[17:46:00] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found a &bMonster Spawner!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1301: json("%loop-player%", "{@MonsterspawnerFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
2480[17:46:00] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&7(&b!&7) &b%arg-1% &7may be using &bx-Ray&7! (&bVL&7:&b%{xrayVL.%arg-1%}%&7)||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1336: json("%loop-player%","{@xRayNotifyMSG}||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")')
2481[17:46:01] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 49 triggers and 26 commands in 7.25 seconds
2482[17:46:01] [Server thread/INFO]: [Skript] Finished loading.
2483[17:46:01] [Craft Scheduler Thread - 94/INFO]: [Vault] Checking for Updates ...
2484[17:46:01] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
2485[17:46:02] [Craft Scheduler Thread - 94/INFO]: [Vault] No new version available
2486[17:46:11] [Server thread/INFO]: Plugins (31): [0;32;1mWorldEdit[0;37;1m, [0;32;1mVoxelSniper[0;37;1m, [0;32;1mSkript[0;37;1m, [0;32;1mMVdWPlaceholderAPI[0;37;1m, [0;32;1mMaxBans[0;37;1m, [0;32;1mVault[0;37;1m, [0;32;1mPermissionsEx[0;37;1m, [0;32;1mMultiverse-Core[0;37;1m, [0;32;1mWorldGuard[0;37;1m, [0;32;1mWelcome_Sound[0;37;1m, [0;32;1mMOTDManager[0;37;1m, [0;32;1mNoPlugin[0;37;1m, [0;32;1mEZRanksPro[0;37;1m, [0;32;1mChestShop[0;37;1m, [0;32;1mProtocolLib[0;37;1m, [0;32;1mSkQuery[0;37;1m, [0;32;1mNametagEdit[0;37;1m, [0;32;1mRegionGUI[0;37;1m, [0;32;1mmcMMO[0;37;1m, [0;32;1mTabAPI[0;37;1m, [0;32;1miConomy_Recreation[0;37;1m, [0;32;1mEssentials[0;37;1m, [0;32;1mCitizens[0;37;1m, [0;32;1mJobs[0;37;1m, [0;32;1mEssentialsSpawn[0;37;1m, [0;32;1mMultiverse-Portals[0;37;1m, [0;32;1mSuperVanish[0;37;1m, [0;32;1mMultiverse-SignPortals[0;37;1m, [0;32;1mMultiverse-NetherPortals[0;37;1m, [0;32;1mMysqlEconomyBank[0;37;1m, [0;32;1mEssentialsChat[m
2487[17:48:14] [Server thread/INFO]: xX_Alroy_Xx lost connection: Disconnected
2488[17:48:14] [Server thread/INFO]: xX_Alroy_Xx left the game.
2489[17:48:20] [User Authenticator #15/INFO]: UUID of player xX_Alroy_Xx is 4d93d697-37ce-4b2e-b35e-9470ed86fdca
2490[17:48:20] [Server thread/INFO]: xX_Alroy_Xx[/185.19.234.254:24860] logged in with entity id 100152 at ([world3]329.5, 107.0, 356.5)
2491[17:48:57] [Server thread/INFO]: CommandBlock at 307,108,334 issued server command: /tp xX_Alroy_Xx +85 68 -357
2492[17:49:04] [Server thread/INFO]: CommandBlock at 93,65,-367 issued server command: /tp xX_Alroy_Xx 329 107 356
2493[17:49:29] [Server thread/INFO]: CommandBlock at 329,105,396 issued server command: /tp xX_Alroy_Xx +121 82 +412
2494[17:49:41] [Server thread/INFO]: CommandBlock at 116,80,418 issued server command: /tp xX_Alroy_Xx 329 107 356
2495[17:50:29] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
2496[17:54:19] [Server thread/INFO]: CONSOLE: [0;31;1mPlease note that this command is not supported and may cause issues when using some plugins.[m
2497[17:54:19] [Server thread/INFO]: CONSOLE: [0;31;1mIf you encounter any issues please use the /stop command to restart your server.[m
2498[17:54:19] [Server thread/INFO]: Debug logging is disabled
2499[17:54:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
2500[17:54:19] [Server thread/INFO]: Using 4 threads for Netty based IO
2501[17:54:19] [Server thread/INFO]: -------- World Settings For [world] --------
2502[17:54:19] [Server thread/INFO]: Anti X-Ray: true
2503[17:54:19] [Server thread/INFO]: Engine Mode: 1
2504[17:54:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2505[17:54:19] [Server thread/INFO]: Replace Blocks: [1, 5]
2506[17:54:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2507[17:54:19] [Server thread/INFO]: Mob Spawn Range: 4
2508[17:54:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
2509[17:54:19] [Server thread/INFO]: Cane Growth Modifier: 100%
2510[17:54:19] [Server thread/INFO]: Melon Growth Modifier: 100%
2511[17:54:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2512[17:54:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2513[17:54:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
2514[17:54:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
2515[17:54:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2516[17:54:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2517[17:54:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2518[17:54:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2519[17:54:19] [Server thread/INFO]: Random Lighting Updates: false
2520[17:54:19] [Server thread/INFO]: Structure Info Saving: true
2521[17:54:19] [Server thread/INFO]: Sending up to 10 chunks per packet
2522[17:54:19] [Server thread/INFO]: Max Entity Collisions: 8
2523[17:54:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2524[17:54:19] [Server thread/INFO]: Max TNT Explosions: 100
2525[17:54:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2526[17:54:19] [Server thread/INFO]: Item Despawn Rate: 6000
2527[17:54:19] [Server thread/INFO]: Item Merge Radius: 2.5
2528[17:54:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
2529[17:54:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2530[17:54:19] [Server thread/INFO]: View Distance: 10
2531[17:54:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2532[17:54:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
2533[17:54:19] [Server thread/INFO]: Clear tick list: false
2534[17:54:19] [Server thread/INFO]: Experience Merge Radius: 3.0
2535[17:54:19] [Server thread/INFO]: -------- World Settings For [world_nether] --------
2536[17:54:19] [Server thread/INFO]: Anti X-Ray: true
2537[17:54:19] [Server thread/INFO]: Engine Mode: 1
2538[17:54:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2539[17:54:19] [Server thread/INFO]: Replace Blocks: [1, 5]
2540[17:54:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2541[17:54:19] [Server thread/INFO]: Mob Spawn Range: 4
2542[17:54:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
2543[17:54:19] [Server thread/INFO]: Cane Growth Modifier: 100%
2544[17:54:19] [Server thread/INFO]: Melon Growth Modifier: 100%
2545[17:54:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2546[17:54:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2547[17:54:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
2548[17:54:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
2549[17:54:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2550[17:54:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2551[17:54:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2552[17:54:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2553[17:54:19] [Server thread/INFO]: Random Lighting Updates: false
2554[17:54:19] [Server thread/INFO]: Structure Info Saving: true
2555[17:54:19] [Server thread/INFO]: Sending up to 10 chunks per packet
2556[17:54:19] [Server thread/INFO]: Max Entity Collisions: 8
2557[17:54:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2558[17:54:19] [Server thread/INFO]: Max TNT Explosions: 100
2559[17:54:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2560[17:54:19] [Server thread/INFO]: Item Despawn Rate: 6000
2561[17:54:19] [Server thread/INFO]: Item Merge Radius: 2.5
2562[17:54:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
2563[17:54:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2564[17:54:19] [Server thread/INFO]: View Distance: 10
2565[17:54:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2566[17:54:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
2567[17:54:19] [Server thread/INFO]: Clear tick list: false
2568[17:54:19] [Server thread/INFO]: Experience Merge Radius: 3.0
2569[17:54:19] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
2570[17:54:19] [Server thread/INFO]: Anti X-Ray: true
2571[17:54:19] [Server thread/INFO]: Engine Mode: 1
2572[17:54:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2573[17:54:19] [Server thread/INFO]: Replace Blocks: [1, 5]
2574[17:54:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2575[17:54:19] [Server thread/INFO]: Mob Spawn Range: 4
2576[17:54:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
2577[17:54:19] [Server thread/INFO]: Cane Growth Modifier: 100%
2578[17:54:19] [Server thread/INFO]: Melon Growth Modifier: 100%
2579[17:54:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2580[17:54:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2581[17:54:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
2582[17:54:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
2583[17:54:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2584[17:54:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2585[17:54:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2586[17:54:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2587[17:54:19] [Server thread/INFO]: Random Lighting Updates: false
2588[17:54:19] [Server thread/INFO]: Structure Info Saving: true
2589[17:54:19] [Server thread/INFO]: Sending up to 10 chunks per packet
2590[17:54:19] [Server thread/INFO]: Max Entity Collisions: 8
2591[17:54:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2592[17:54:19] [Server thread/INFO]: Max TNT Explosions: 100
2593[17:54:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2594[17:54:20] [Server thread/INFO]: Item Despawn Rate: 6000
2595[17:54:20] [Server thread/INFO]: Item Merge Radius: 2.5
2596[17:54:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
2597[17:54:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2598[17:54:20] [Server thread/INFO]: View Distance: 10
2599[17:54:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2600[17:54:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
2601[17:54:20] [Server thread/INFO]: Clear tick list: false
2602[17:54:20] [Server thread/INFO]: Experience Merge Radius: 3.0
2603[17:54:20] [Server thread/INFO]: -------- World Settings For [world3] --------
2604[17:54:20] [Server thread/INFO]: Anti X-Ray: true
2605[17:54:20] [Server thread/INFO]: Engine Mode: 1
2606[17:54:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2607[17:54:20] [Server thread/INFO]: Replace Blocks: [1, 5]
2608[17:54:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2609[17:54:20] [Server thread/INFO]: Mob Spawn Range: 4
2610[17:54:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
2611[17:54:20] [Server thread/INFO]: Cane Growth Modifier: 100%
2612[17:54:20] [Server thread/INFO]: Melon Growth Modifier: 100%
2613[17:54:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2614[17:54:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2615[17:54:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
2616[17:54:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
2617[17:54:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2618[17:54:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2619[17:54:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2620[17:54:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2621[17:54:20] [Server thread/INFO]: Random Lighting Updates: false
2622[17:54:20] [Server thread/INFO]: Structure Info Saving: true
2623[17:54:20] [Server thread/INFO]: Sending up to 10 chunks per packet
2624[17:54:20] [Server thread/INFO]: Max Entity Collisions: 8
2625[17:54:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2626[17:54:20] [Server thread/INFO]: Max TNT Explosions: 100
2627[17:54:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2628[17:54:20] [Server thread/INFO]: Item Despawn Rate: 6000
2629[17:54:20] [Server thread/INFO]: Item Merge Radius: 2.5
2630[17:54:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
2631[17:54:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2632[17:54:20] [Server thread/INFO]: View Distance: 10
2633[17:54:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2634[17:54:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
2635[17:54:20] [Server thread/INFO]: Clear tick list: false
2636[17:54:20] [Server thread/INFO]: Experience Merge Radius: 3.0
2637[17:54:20] [Server thread/INFO]: -------- World Settings For [world2] --------
2638[17:54:20] [Server thread/INFO]: Anti X-Ray: true
2639[17:54:20] [Server thread/INFO]: Engine Mode: 1
2640[17:54:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2641[17:54:20] [Server thread/INFO]: Replace Blocks: [1, 5]
2642[17:54:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2643[17:54:20] [Server thread/INFO]: Mob Spawn Range: 4
2644[17:54:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
2645[17:54:20] [Server thread/INFO]: Cane Growth Modifier: 100%
2646[17:54:20] [Server thread/INFO]: Melon Growth Modifier: 100%
2647[17:54:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2648[17:54:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2649[17:54:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
2650[17:54:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
2651[17:54:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2652[17:54:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2653[17:54:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2654[17:54:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2655[17:54:20] [Server thread/INFO]: Random Lighting Updates: false
2656[17:54:20] [Server thread/INFO]: Structure Info Saving: true
2657[17:54:20] [Server thread/INFO]: Sending up to 10 chunks per packet
2658[17:54:20] [Server thread/INFO]: Max Entity Collisions: 8
2659[17:54:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2660[17:54:20] [Server thread/INFO]: Max TNT Explosions: 100
2661[17:54:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2662[17:54:20] [Server thread/INFO]: Item Despawn Rate: 6000
2663[17:54:20] [Server thread/INFO]: Item Merge Radius: 2.5
2664[17:54:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
2665[17:54:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2666[17:54:20] [Server thread/INFO]: View Distance: 10
2667[17:54:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2668[17:54:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
2669[17:54:20] [Server thread/INFO]: Clear tick list: false
2670[17:54:20] [Server thread/INFO]: Experience Merge Radius: 3.0
2671[17:54:20] [Server thread/INFO]: -------- World Settings For [flatroom] --------
2672[17:54:20] [Server thread/INFO]: Anti X-Ray: true
2673[17:54:20] [Server thread/INFO]: Engine Mode: 1
2674[17:54:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2675[17:54:20] [Server thread/INFO]: Replace Blocks: [1, 5]
2676[17:54:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2677[17:54:20] [Server thread/INFO]: Mob Spawn Range: 4
2678[17:54:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
2679[17:54:20] [Server thread/INFO]: Cane Growth Modifier: 100%
2680[17:54:20] [Server thread/INFO]: Melon Growth Modifier: 100%
2681[17:54:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2682[17:54:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2683[17:54:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
2684[17:54:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
2685[17:54:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2686[17:54:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2687[17:54:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2688[17:54:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2689[17:54:20] [Server thread/INFO]: Random Lighting Updates: false
2690[17:54:20] [Server thread/INFO]: Structure Info Saving: true
2691[17:54:20] [Server thread/INFO]: Sending up to 10 chunks per packet
2692[17:54:20] [Server thread/INFO]: Max Entity Collisions: 8
2693[17:54:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2694[17:54:20] [Server thread/INFO]: Max TNT Explosions: 100
2695[17:54:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2696[17:54:20] [Server thread/INFO]: Item Despawn Rate: 6000
2697[17:54:20] [Server thread/INFO]: Item Merge Radius: 2.5
2698[17:54:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
2699[17:54:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2700[17:54:20] [Server thread/INFO]: View Distance: 10
2701[17:54:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2702[17:54:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
2703[17:54:20] [Server thread/INFO]: Clear tick list: false
2704[17:54:20] [Server thread/INFO]: Experience Merge Radius: 3.0
2705[17:54:20] [Server thread/INFO]: -------- World Settings For [TuT] --------
2706[17:54:20] [Server thread/INFO]: Anti X-Ray: true
2707[17:54:20] [Server thread/INFO]: Engine Mode: 1
2708[17:54:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2709[17:54:20] [Server thread/INFO]: Replace Blocks: [1, 5]
2710[17:54:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2711[17:54:20] [Server thread/INFO]: Mob Spawn Range: 4
2712[17:54:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
2713[17:54:20] [Server thread/INFO]: Cane Growth Modifier: 100%
2714[17:54:20] [Server thread/INFO]: Melon Growth Modifier: 100%
2715[17:54:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2716[17:54:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2717[17:54:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
2718[17:54:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
2719[17:54:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2720[17:54:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2721[17:54:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2722[17:54:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2723[17:54:20] [Server thread/INFO]: Random Lighting Updates: false
2724[17:54:20] [Server thread/INFO]: Structure Info Saving: true
2725[17:54:20] [Server thread/INFO]: Sending up to 10 chunks per packet
2726[17:54:20] [Server thread/INFO]: Max Entity Collisions: 8
2727[17:54:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2728[17:54:20] [Server thread/INFO]: Max TNT Explosions: 100
2729[17:54:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2730[17:54:20] [Server thread/INFO]: Item Despawn Rate: 6000
2731[17:54:20] [Server thread/INFO]: Item Merge Radius: 2.5
2732[17:54:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
2733[17:54:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2734[17:54:20] [Server thread/INFO]: View Distance: 10
2735[17:54:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2736[17:54:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
2737[17:54:20] [Server thread/INFO]: Clear tick list: false
2738[17:54:20] [Server thread/INFO]: Experience Merge Radius: 3.0
2739[17:54:20] [Server thread/INFO]: -------- World Settings For [pmc] --------
2740[17:54:20] [Server thread/INFO]: Anti X-Ray: true
2741[17:54:20] [Server thread/INFO]: Engine Mode: 1
2742[17:54:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2743[17:54:20] [Server thread/INFO]: Replace Blocks: [1, 5]
2744[17:54:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2745[17:54:20] [Server thread/INFO]: Mob Spawn Range: 4
2746[17:54:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
2747[17:54:20] [Server thread/INFO]: Cane Growth Modifier: 100%
2748[17:54:20] [Server thread/INFO]: Melon Growth Modifier: 100%
2749[17:54:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2750[17:54:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2751[17:54:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
2752[17:54:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
2753[17:54:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2754[17:54:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2755[17:54:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2756[17:54:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2757[17:54:20] [Server thread/INFO]: Random Lighting Updates: false
2758[17:54:20] [Server thread/INFO]: Structure Info Saving: true
2759[17:54:20] [Server thread/INFO]: Sending up to 10 chunks per packet
2760[17:54:20] [Server thread/INFO]: Max Entity Collisions: 8
2761[17:54:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2762[17:54:20] [Server thread/INFO]: Max TNT Explosions: 100
2763[17:54:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2764[17:54:20] [Server thread/INFO]: Item Despawn Rate: 6000
2765[17:54:20] [Server thread/INFO]: Item Merge Radius: 2.5
2766[17:54:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
2767[17:54:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2768[17:54:20] [Server thread/INFO]: View Distance: 10
2769[17:54:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2770[17:54:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
2771[17:54:20] [Server thread/INFO]: Clear tick list: false
2772[17:54:20] [Server thread/INFO]: Experience Merge Radius: 3.0
2773[17:54:20] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
2774[17:54:20] [Server thread/INFO]: [MysqlEconomyBank] Disabling MysqlEconomyBank v1.8.0
2775[17:54:20] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank is disabled!
2776[17:54:20] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.4-b530
2777[17:54:20] [Server thread/INFO]: [MultiVerse-NetherPortals] - Disabled
2778[17:54:20] [Server thread/INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.4-b523
2779[17:54:20] [Server thread/INFO]: [Multiverse-SignPortals] - Disabled
2780[17:54:20] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v5.8.4
2781[17:54:20] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
2782[17:54:20] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
2783[17:54:20] [Server thread/INFO]: [Jobs] Disabling Jobs v3.7.1
2784[17:54:20] [Server thread/INFO]: [Jobs] Saving blocks
2785[17:54:20] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Buffered payment thread shutdown.[m
2786[17:54:20] [Server thread/INFO]: [0;33;1m[Jobs] [0;32;22mPlugin has been disabled succesfully.[m
2787[17:54:20] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Database save task shutdown![m
2788[17:54:20] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
2789[17:54:20] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
2790[17:54:20] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
2791[17:54:20] [Server thread/INFO]: [iConomy_Recreation] Disabling iConomy_Recreation v8.0
2792[17:54:20] [Server thread/INFO]: [iConomy_Recreation] Closing general data...
2793[17:54:20] [Server thread/INFO]: [iConomy_Recreation] Disabled. (0 ms)
2794[17:54:20] [Server thread/INFO]: [TabAPI] Disabling TabAPI v3.5.5
2795[17:54:20] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
2796[17:54:20] [Server thread/INFO]: [RegionGUI] Disabling RegionGUI v1.4
2797[17:54:20] [Server thread/INFO]: [AvalonRegion] is disabled.
2798[17:54:20] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.3
2799[17:54:20] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
2800[17:54:20] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0
2801[17:54:20] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
2802[17:54:20] [Server thread/INFO]: [EZRanksPro] Disabling EZRanksPro v1.5.0
2803[17:54:20] [Server thread/INFO]: [NoPlugin] Disabling NoPlugin v2.1
2804[17:54:20] [Server thread/INFO]: [MOTDManager] Disabling MOTDManager v1.0
2805[17:54:20] [Server thread/INFO]: [Welcome_Sound] Disabling Welcome_Sound v1.0
2806[17:54:20] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
2807[17:54:20] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b688
2808[17:54:20] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
2809[17:54:20] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2810[17:54:20] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
2811[17:54:20] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
2812[17:54:20] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
2813[17:54:20] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.0
2814[17:54:20] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
2815[17:54:20] [Server thread/INFO]: [MaxBans] Clearing buffer...
2816[17:54:20] [Server thread/INFO]: [MaxBans] Cleared buffer...
2817[17:54:20] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v1.0.0
2818[17:54:20] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
2819[17:54:20] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
2820[17:54:20] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
2821[17:54:20] [Server thread/WARN]: Plugin `Welcome_Sound v1.0' uses the space-character (0x20) in its name `Welcome Sound' - this is discouraged
2822[17:54:20] [Server thread/ERROR]: Ambiguous plugin name `ProtocolLib' for files `plugins/ProtocolLib.jar' and `plugins/ProtocolLib-3.6.3-20150510.140423-118.jar' in `plugins'
2823[17:54:20] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
2824[17:54:20] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.8.jar' and `plugins/TabAPI_1.8.1.jar' in `plugins'
2825[17:54:20] [Server thread/ERROR]: Ambiguous plugin name `TabAPI' for files `plugins/TabAPI_1.8.3.jar' and `plugins/TabAPI_1.8.8.jar' in `plugins'
2826[17:54:20] [Server thread/ERROR]: Could not load 'plugins/StaffBuddyAddon.jar' in folder 'plugins'
2827org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
2828 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2829 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2830 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2831 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2832 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2833 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2834 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2835 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2836 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2837 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2838 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2839 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2840 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2841 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2842 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2843Caused by: java.lang.UnsupportedClassVersionError: com/ruthlessdev/staffbuddyaddon/StaffBuddy : Unsupported major.minor version 52.0
2844 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2845 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2846 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2847 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2848 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2849 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2850 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2851 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2852 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2853 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2854 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2855 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2856 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2857 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2858 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2859 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2860 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2861 ... 14 more
2862[17:54:20] [Server thread/ERROR]: Could not load 'plugins/MineCordBot.jar' in folder 'plugins'
2863org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
2864 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2865 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2866 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2867 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2868 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2869 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2870 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2871 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2872 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2873 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2874 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2875 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2876 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2877 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2878 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2879Caused by: java.lang.UnsupportedClassVersionError: eb/cyrien/MineCordBot/Main : Unsupported major.minor version 52.0
2880 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2881 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2882 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2883 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2884 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2885 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2886 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2887 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2888 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2889 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2890 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2891 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2892 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2893 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2894 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2895 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2896 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2897 ... 14 more
2898[17:54:20] [Server thread/ERROR]: Could not load 'plugins/Ping_v3.1.jar' in folder 'plugins'
2899org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
2900 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2901 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2902 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2903 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2904 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2905 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2906 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2907 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2908 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2909 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2910 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2911 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2912 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2913 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2914 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2915Caused by: java.lang.UnsupportedClassVersionError: de/logtainment/ping/bukkit/Main : Unsupported major.minor version 52.0
2916 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2917 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2918 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2919 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2920 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2921 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2922 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2923 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2924 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2925 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2926 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2927 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2928 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2929 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2930 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2931 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2932 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2933 ... 14 more
2934[17:54:20] [Server thread/ERROR]: Could not load 'plugins/ChatClear.jar' in folder 'plugins'
2935org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
2936 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2937 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2938 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2939 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2940 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2941 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2942 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2943 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2944 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2945 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2946 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2947 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2948 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2949 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2950 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2951Caused by: java.lang.UnsupportedClassVersionError: dev/nuddel/ChatClearMain : Unsupported major.minor version 52.0
2952 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
2953 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
2954 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
2955 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
2956 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
2957 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
2958 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
2959 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
2960 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
2961 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2962 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2963 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
2964 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
2965 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
2966 at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
2967 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2968 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2969 ... 14 more
2970[17:54:20] [Server thread/ERROR]: Could not load 'plugins/AntiCheat.jar' in folder 'plugins'
2971org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
2972 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2973 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2974 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2975 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2976 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2977 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2978 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2979 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2980 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2981 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2982 at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2983 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2984 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2985 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2986 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
2987Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
2988 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2989 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2990 at main.Main.<init>(Main.java:9) ~[?:?]
2991 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
2992 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
2993 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
2994 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
2995 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
2996 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2997 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2998 ... 14 more
2999Caused by: java.lang.IllegalStateException: Initial initialization
3000 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3001 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3002 at main.Main.<init>(Main.java:9) ~[?:?]
3003 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
3004 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
3005 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
3006 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
3007 at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_111]
3008 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3009 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3010 ... 14 more
3011[17:54:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
3012[17:54:20] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
3013[17:54:20] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
3014[17:54:20] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
3015[17:54:20] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
3016[17:54:20] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
3017[17:54:20] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
3018[17:54:20] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b688
3019[17:54:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
3020[17:54:20] [Server thread/INFO]: [Welcome_Sound] Loading Welcome_Sound v1.0
3021[17:54:20] [Server thread/INFO]: [MOTDManager] Loading MOTDManager v1.0
3022[17:54:20] [Server thread/INFO]: [NoPlugin] Loading NoPlugin v2.1
3023[17:54:20] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.5.0
3024[17:54:20] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
3025[17:54:20] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
3026[17:54:20] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
3027[17:54:20] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.3
3028[17:54:20] [Server thread/INFO]: [RegionGUI] Loading RegionGUI v1.4
3029[17:54:20] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
3030[17:54:20] [Server thread/INFO]: [TabAPI] Loading TabAPI v3.5.5
3031[17:54:20] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
3032[17:54:20] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
3033[17:54:20] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
3034[17:54:20] [Server thread/INFO]: [Jobs] Loading Jobs v3.7.1
3035[17:54:20] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
3036[17:54:20] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
3037[17:54:20] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.8.4
3038[17:54:20] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523
3039[17:54:20] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
3040[17:54:20] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.8.0
3041[17:54:20] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
3042[17:54:20] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
3043[17:54:20] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
3044[17:54:20] [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.
3045[17:54:20] [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!
3046[17:54:20] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
3047[17:54:20] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
3048[17:54:20] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
3049[17:54:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
3050[17:54:20] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
3051[17:54:20] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
3052[17:54:20] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
3053[17:54:20] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
3054[17:54:20] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
3055[17:54:21] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.8.0
3056[17:54:21] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: iConomy
3057[17:54:21] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: PermissionsEx
3058[17:54:21] [Server thread/WARN]: [MysqlEconomyBank] Failed to hook into TitleManager, disabling action bar messages.
3059[17:54:21] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
3060[17:54:21] [Server thread/INFO]: [MysqlEconomyBank] Interest task is disabled.
3061[17:54:21] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
3062[17:54:21] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
3063[17:54:21] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
3064[17:54:21] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
3065[17:54:21] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
3066[17:54:21] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
3067[17:54:21] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
3068[17:54:22] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
3069[17:54:23] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
3070[17:54:23] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
3071[17:54:23] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
3072[17:54:23] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
3073[17:54:23] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
3074[17:54:23] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
3075[17:54:23] [Server thread/INFO]: [MaxBans] Using SQLite
3076[17:54:23] [Server thread/INFO]: [MaxBans] Loading from DB...
3077[17:54:23] [Server thread/INFO]: [MaxBans] Loading bans
3078[17:54:23] [Server thread/INFO]: [MaxBans] Loading ipbans
3079[17:54:23] [Server thread/INFO]: [MaxBans] Loading mutes
3080[17:54:23] [Server thread/INFO]: [MaxBans] Loading player names...
3081[17:54:23] [Server thread/INFO]: [MaxBans] Loading IP History
3082[17:54:23] [Server thread/INFO]: [MaxBans] Loading warn history...
3083[17:54:23] [Server thread/INFO]: [MaxBans] Loading chat commands...
3084[17:54:23] [Server thread/INFO]: [MaxBans] Loading history...
3085[17:54:23] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
3086[17:54:23] [Server thread/INFO]: [MaxBans] Loading proxys...
3087[17:54:23] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
3088[17:54:23] [Server thread/INFO]: [PermissionsEx] Initializing file backend
3089[17:54:23] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
3090[17:54:23] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
3091[17:54:23] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
3092[17:54:23] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
3093[17:54:23] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b688
3094[17:54:23] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b688
3095[17:54:26] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
3096[17:54:26] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
3097[17:54:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
3098[17:54:26] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
3099[17:54:26] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
3100[17:54:26] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
3101[17:54:26] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
3102[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
3103[17:54:26] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
3104[17:54:26] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
3105[17:54:26] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
3106[17:54:26] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
3107[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
3108[17:54:26] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
3109[17:54:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
3110[17:54:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
3111[17:54:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
3112[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
3113[17:54:26] [Server thread/INFO]: [WorldGuard] (world3) TNT ignition is PERMITTED.
3114[17:54:26] [Server thread/INFO]: [WorldGuard] (world3) Lighters are PERMITTED.
3115[17:54:26] [Server thread/INFO]: [WorldGuard] (world3) Lava fire is blocked.
3116[17:54:26] [Server thread/INFO]: [WorldGuard] (world3) Fire spread is UNRESTRICTED.
3117[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world3'
3118[17:54:26] [Server thread/INFO]: [WorldGuard] (world2) TNT ignition is PERMITTED.
3119[17:54:26] [Server thread/INFO]: [WorldGuard] (world2) Lighters are PERMITTED.
3120[17:54:26] [Server thread/INFO]: [WorldGuard] (world2) Lava fire is blocked.
3121[17:54:26] [Server thread/INFO]: [WorldGuard] (world2) Fire spread is UNRESTRICTED.
3122[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world2'
3123[17:54:26] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
3124[17:54:26] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
3125[17:54:26] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
3126[17:54:26] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
3127[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
3128[17:54:26] [Server thread/INFO]: [WorldGuard] (TuT) TNT ignition is PERMITTED.
3129[17:54:26] [Server thread/INFO]: [WorldGuard] (TuT) Lighters are PERMITTED.
3130[17:54:26] [Server thread/INFO]: [WorldGuard] (TuT) Lava fire is blocked.
3131[17:54:26] [Server thread/INFO]: [WorldGuard] (TuT) Fire spread is UNRESTRICTED.
3132[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TuT'
3133[17:54:26] [Server thread/INFO]: [WorldGuard] (pmc) TNT ignition is PERMITTED.
3134[17:54:26] [Server thread/INFO]: [WorldGuard] (pmc) Lighters are PERMITTED.
3135[17:54:26] [Server thread/INFO]: [WorldGuard] (pmc) Lava fire is blocked.
3136[17:54:26] [Server thread/INFO]: [WorldGuard] (pmc) Fire spread is UNRESTRICTED.
3137[17:54:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pmc'
3138[17:54:26] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world'
3139[17:54:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
3140[17:54:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
3141[17:54:26] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world3'
3142[17:54:26] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world2'
3143[17:54:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'flatroom'
3144[17:54:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TuT'
3145[17:54:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'pmc'
3146[17:54:26] [Server thread/INFO]: [Welcome_Sound] Enabling Welcome_Sound v1.0
3147[17:54:26] [Server thread/INFO]: [MOTDManager] Enabling MOTDManager v1.0
3148[17:54:26] [Server thread/INFO]: [MOTDManager] Das Plugin wurde erfolgreich geladen!
3149[17:54:26] [Server thread/INFO]: [NoPlugin] Enabling NoPlugin v2.1
3150[17:54:26] [Server thread/INFO]: [NoPlugin] Loading Class![m
3151[17:54:26] [Server thread/INFO]: [NoPlugin] Loading Config![m
3152[17:54:26] [Server thread/INFO]: [NoPlugin] Loaded![m
3153[17:54:26] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.5.0
3154[17:54:26] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
3155[17:54:26] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
3156[17:54:26] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
3157[17:54:26] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
3158[17:54:26] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
3159[17:54:26] [Server thread/INFO]: [EZRanksPro] 1 rankup(s) loaded
3160[17:54:26] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
3161[17:54:26] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
3162[17:54:26] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
3163[17:54:26] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
3164[17:54:27] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
3165[17:54:27] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
3166[17:54:27] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
3167[17:54:27] [Server thread/INFO]: creating table 'items'
3168[17:54:27] [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`))
3169[17:54:27] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
3170[17:54:27] [Server thread/INFO]: creating table 'accounts'
3171[17:54:27] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
3172[17:54:27] [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`) )
3173[17:54:27] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
3174[17:54:27] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
3175[17:54:27] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
3176[17:54:27] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
3177[17:54:27] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
3178[17:54:27] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
3179[17:54:27] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
3180[17:54:28] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
3181[17:54:28] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.3
3182[17:54:28] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
3183[17:54:28] [Server thread/INFO]: [RegionGUI] Enabling RegionGUI v1.4
3184[17:54:28] [Server thread/INFO]: [BuyRegion] Enabled for Worlds:
3185[17:54:28] [Server thread/INFO]: -world
3186[17:54:28] [Server thread/INFO]: -creative
3187[17:54:28] [Server thread/INFO]: [TabAPI] Enabling TabAPI v3.5.5
3188[17:54:28] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
3189[17:54:28] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (16 ms)
3190[17:54:28] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
3191[17:54:28] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
3192[17:54:28] [Thread-28/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
3193[17:54:28] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
3194[17:54:28] [Server thread/INFO]: Bukkit version format changed. Version not checked.
3195[17:54:28] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
3196[17:54:28] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
3197[17:54:28] [Server thread/INFO]: Using locale en_US
3198[17:54:28] [Server thread/INFO]: Using locale en_US
3199[17:54:28] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
3200[17:54:28] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
3201[17:54:28] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
3202[17:54:28] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
3203[17:54:28] [Server thread/INFO]: [Jobs] Enabling Jobs v3.7.1
3204[17:54:28] [Server thread/INFO]: [0;31;1m[Jobs] Your server version don't support BossBar. This feature will be disabled[m
3205[17:54:28] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m
3206[17:54:28] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 restricted areas![m
3207[17:54:29] [Server thread/INFO]: [0;31;1m[Jobs] Your defined (207) protected block id/name is not correct![m
3208[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 48 protected blocks timers![m
3209[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 641 custom item names![m
3210[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 41 custom entity names![m
3211[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 27 custom enchant names![m
3212[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m
3213[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] 4 shop items loaded![m
3214[17:54:29] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_PLANT!
3215[17:54:29] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_FLOWER!
3216[17:54:29] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: BEETROOT_BLOCK-3!
3217[17:54:29] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: SHULKER!
3218[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 12 jobs![m
3219[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Explorer job manager registered![m
3220[17:54:29] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m
3221[17:54:29] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m
3222[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 schedulers![m
3223[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] [0;33;22mmcMMO was found - Enabling capabilities.[m
3224[17:54:29] [Server thread/INFO]: [0;33;22m[Jobs] loaded 1 block protection entries. 0[m
3225[17:54:29] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled succesfully.[m
3226[17:54:29] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
3227[17:54:29] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
3228[17:54:29] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
3229[17:54:29] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
3230[17:54:29] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.8.4
3231[17:54:30] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.4-b523
3232[17:54:30] [Server thread/INFO]: [Multiverse-SignPortals] - Version 2.4-b523 Enabled - By Rigby and fernferret
3233[17:54:30] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530
3234[17:54:30] [Server thread/INFO]: [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret
3235[17:54:30] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
3236[17:54:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
3237[17:54:30] [Server thread/INFO]: CONSOLE: [0;32;1mReload complete.[m
3238[17:54:30] [Server thread/INFO]: [0;33;1m[Jobs] Successfully linked with Vault.[m
3239[17:54:31] [Craft Scheduler Thread - 111/INFO]: [0;33;1m[Jobs] Preloaded 12 players data in 0.83[m
3240[17:54:31] [Craft Scheduler Thread - 119/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
3241[17:54:31] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
3242[17:54:31] [Skript update thread/ERROR]: #!#!
3243[17:54:31] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
3244[17:54:31] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
3245[17:54:31] [Skript update thread/ERROR]: #!#!
3246[17:54:31] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
3247[17:54:31] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
3248[17:54:31] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
3249[17:54:31] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
3250[17:54:31] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
3251[17:54:31] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
3252[17:54:31] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
3253[17:54:31] [Skript update thread/ERROR]: #!#!
3254[17:54:31] [Skript update thread/ERROR]: #!#! Stack trace:
3255[17:54:31] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
3256Message: Premature end of file.
3257[17:54:31] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:593)
3258[17:54:31] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
3259[17:54:31] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
3260[17:54:31] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
3261[17:54:31] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
3262[17:54:31] [Skript update thread/ERROR]: #!#!
3263[17:54:31] [Skript update thread/ERROR]: #!#! Version Information:
3264[17:54:31] [Skript update thread/ERROR]: #!#! Skript: 2.1.2
3265[17:54:31] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
3266[17:54:31] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
3267[17:54:31] [Skript update thread/ERROR]: #!#! Java: 1.7.0_111
3268[17:54:31] [Skript update thread/ERROR]: #!#!
3269[17:54:31] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
3270[17:54:31] [Skript update thread/ERROR]: #!#!
3271[17:54:31] [Skript update thread/ERROR]: #!#! Current node: null
3272[17:54:31] [Skript update thread/ERROR]: #!#! Current item: null
3273[17:54:31] [Skript update thread/ERROR]: #!#!
3274[17:54:31] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
3275[17:54:31] [Skript update thread/ERROR]: #!#!
3276[17:54:31] [Skript update thread/ERROR]: #!#! End of Error.
3277[17:54:31] [Skript update thread/ERROR]: #!#!
3278[17:54:31] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
3279[17:54:31] [Server thread/ERROR]: [Skript] 'jsonColor(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 208: function jsonColor(msg: text) :: text:')
3280[17:54:31] [Server thread/ERROR]: [Skript] 'jsonSanitize(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 242: function jsonSanitize(msg: text) :: text:')
3281[17:54:31] [Server thread/ERROR]: [Skript] 'jsonFormat(msg: text) :: text' is not a text (StaffBuddyV2.3.sk, line 261: function jsonFormat(msg: text) :: text:')
3282[17:54:31] [Server thread/ERROR]: [Skript] 'json(to: text, msg: text)' is not a text (StaffBuddyV2.3.sk, line 369: function json(to: text, msg: text):')
3283[17:54:31] [Server thread/ERROR]: [Skript] 'jsonAll(msg: text)' is not a text (StaffBuddyV2.3.sk, line 373: function jsonAll(msg: text):')
3284[17:54:31] [Server thread/ERROR]: [Skript] 'json({_to}, {_msg})' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 394: json({_to}, {_msg})')
3285[17:54:35] [Server thread/ERROR]: [Skript] 'evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 779: evaluate "Format slot {_count} of player with player head named ""&9%loop-player% &8(&eClick to Teleport&8)"" with lore ""||&9Violation Lvl &8(&c%{xrayVL.%loop-player%}%&8)||||&aDiamonds:||&910m &8» &e%{diamonds10.%loop-player%}%||&930m &8» &e%{diamonds30.%loop-player%}%||&91h &8» &e%{diamonds60.%loop-player%}%||&9Total &8» &a%{diamonds.%loop-player%}%||||&aMonster Spawners:||&910m &8» &e%{monsterspawner10.%loop-player%}%||&930m &8» &e%{monsterspawner30.%loop-player%}%||&91h &8» &e%{monsterspawner60.%loop-player%}%||&9Total &8» &a%{monsterspawner.%loop-player%}%"" to close then run [make player execute command ""/xraytp %player% %loop-value%""]"')
3286[17:54:35] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 802: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %target entity%")')
3287[17:54:35] [Server thread/ERROR]: [Skript] 'json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 827: json("%player%","&9Restart Click Test &8(&eClick Here&8)||ttp:&aClick Test||cmd:/clicktest %arg-1%")')
3288[17:54:35] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 871: json("%loop-player%","&c%player% &eHas logged out while Frozen! &8(&cClick here to Ban&8)||ttp:&eBan %player%||cmd:/ban %player% Logging out while frozen")')
3289[17:54:35] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 944: json("%loop-player%","&9Report &8» &aTeleport &8(&eClick Here&8)||ttp:&aTeleport||cmd:/reporttp %loop-player% %arg-1%")')
3290[17:54:36] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found &bDiamonds!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1285: json("%loop-player%", "{@DiamondFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
3291[17:54:36] [Server thread/ERROR]: [Skript] 'json("%loop-player%", "&7(&b!&7) &b%player% &7has just found a &bMonster Spawner!||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1301: json("%loop-player%", "{@MonsterspawnerFindMSG}||ttp:&bClick to Teleport!||cmd:/xraytp %loop-player% %player%")')
3292[17:54:36] [Server thread/ERROR]: [Skript] 'json("%loop-player%","&7(&b!&7) &b%arg-1% &7may be using &bx-Ray&7! (&bVL&7:&b%{xrayVL.%arg-1%}%&7)||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")' is not a boolean (yes/no) (StaffBuddyV2.3.sk, line 1336: json("%loop-player%","{@xRayNotifyMSG}||ttp:&bClick to Inspect!||cmd:/xray inspect %arg-1%")')
3293[17:54:36] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 49 triggers and 26 commands in 5.22 seconds
3294[17:54:36] [Server thread/INFO]: [Skript] Finished loading.
3295[17:54:36] [Craft Scheduler Thread - 116/INFO]: [Vault] Checking for Updates ...
3296[17:54:39] [Craft Scheduler Thread - 116/INFO]: [Vault] No new version available
3297[17:54:39] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
3298[17:54:46] [Server thread/INFO]: Plugins (31): [0;32;1mWorldEdit[0;37;1m, [0;32;1mVoxelSniper[0;37;1m, [0;32;1mSkript[0;37;1m, [0;32;1mMVdWPlaceholderAPI[0;37;1m, [0;32;1mMaxBans[0;37;1m, [0;32;1mVault[0;37;1m, [0;32;1mPermissionsEx[0;37;1m, [0;32;1mMultiverse-Core[0;37;1m, [0;32;1mWorldGuard[0;37;1m, [0;32;1mWelcome_Sound[0;37;1m, [0;32;1mMOTDManager[0;37;1m, [0;32;1mNoPlugin[0;37;1m, [0;32;1mEZRanksPro[0;37;1m, [0;32;1mChestShop[0;37;1m, [0;32;1mProtocolLib[0;37;1m, [0;32;1mSkQuery[0;37;1m, [0;32;1mNametagEdit[0;37;1m, [0;32;1mRegionGUI[0;37;1m, [0;32;1mmcMMO[0;37;1m, [0;32;1mTabAPI[0;37;1m, [0;32;1miConomy_Recreation[0;37;1m, [0;32;1mEssentials[0;37;1m, [0;32;1mCitizens[0;37;1m, [0;32;1mJobs[0;37;1m, [0;32;1mEssentialsSpawn[0;37;1m, [0;32;1mMultiverse-Portals[0;37;1m, [0;32;1mSuperVanish[0;37;1m, [0;32;1mMultiverse-SignPortals[0;37;1m, [0;32;1mMultiverse-NetherPortals[0;37;1m, [0;32;1mMysqlEconomyBank[0;37;1m, [0;32;1mEssentialsChat[m
3299[17:58:16] [Netty Epoll Server IO #0/WARN]: Failed to initialize a channel. Closing: [id: 0x47ffb067, /31.187.74.10:34050 => /109.230.254.22:25565]
3300java.lang.OutOfMemoryError: PermGen space
3301 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
3302 at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
3303 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
3304 at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
3305 at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
3306 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
3307 at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
3308 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
3309 at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
3310 at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
3311 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[?:1.7.0_111]
3312 at java.lang.ClassLoader.loadClass(ClassLoader.java:412) ~[?:1.7.0_111]
3313 at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
3314 at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:467) ~[?:?]
3315 at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
3316 at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
3317 at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
3318 at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
3319 at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3320 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3321 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3322 at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3323 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3324 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3325 at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3326 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3327 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3328 at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3329 at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3330 at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3331 at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3332 at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3333[17:58:17] [Netty Epoll Server IO #0/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
3334java.lang.NullPointerException
3335 at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3336 at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3337 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3338 at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3339 at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3340 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3341 at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3342 at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3343 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3344 at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3345 at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3346 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3347 at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3348 at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3349 at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3350 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3351 at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3352 at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3353 at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3354 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3355 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3356 at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
3357 at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]