· 9 years ago · Oct 05, 2016, 06:26 PM
1[19:59:45] [Server thread/INFO]: Starting minecraft server version 1.9
2[19:59:45] [Server thread/INFO]: Loading properties
3[19:59:45] [Server thread/INFO]: Default game type: SURVIVAL
4[19:59:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-7d15d07-c194444 (MC: 1.9) (Implementing API version 1.9-SNAPSHOT)
5[19:59:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[19:59:45] [Server thread/INFO]: Using 4 threads for Netty based IO
7[19:59:45] [Server thread/INFO]: Debug logging is disabled
8[19:59:45] [Server thread/INFO]: Generating keypair
9[19:59:45] [Server thread/INFO]: Starting Minecraft server on 5.62.97.73:25565
10[19:59:45] [Server thread/INFO]: Using epoll channel type
11[19:59:45] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
12[19:59:45] [Server thread/INFO]: Set PluginClassLoader as parallel capable
13[19:59:45] [Server thread/ERROR]: Could not load 'plugins/MeckyArmy.jar' in folder 'plugins'
14org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/proxomomo/mecky/Main : Unsupported major.minor version 52.0
15 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
17 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
18 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
19 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
20 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
21 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
22Caused by: java.lang.UnsupportedClassVersionError: de/proxomomo/mecky/Main : Unsupported major.minor version 52.0
23 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
24 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
25 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
26 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
27 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
28 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
29 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
30 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
31 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
32 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
33 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
34 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
35 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
36 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
37 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
38 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
39 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
40 ... 6 more
41[19:59:46] [Server thread/ERROR]: Could not load 'plugins/GunGame.jar' in folder 'plugins'
42org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/BukkitPVP/GunGame/Main : Unsupported major.minor version 52.0
43 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
44 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
45 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
46 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
47 at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
48 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
49 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
50Caused by: java.lang.UnsupportedClassVersionError: me/BukkitPVP/GunGame/Main : Unsupported major.minor version 52.0
51 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
52 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
53 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
54 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
55 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
56 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
57 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
58 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
59 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
60 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
61 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
62 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
63 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
64 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
65 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
66 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
67 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
68 ... 6 more
69[19:59:46] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.0.2
70[19:59:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
71[19:59:46] [Server thread/INFO]: [Essentials_WarpGUI] Loading Essentials_WarpGUI v1.5.3
72[19:59:46] [Server thread/INFO]: [HubThat] Loading HubThat v5.0
73[19:59:46] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
74[19:59:46] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
75[19:59:46] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.2
76[19:59:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
77[19:59:46] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
78[19:59:46] [Server thread/INFO]: [ClearChat] Loading ClearChat v2.0.8
79[19:59:46] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b370
80[19:59:46] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.4.6-SNAPSHOT-f1d581a
81[19:59:46] [Server thread/INFO]: [Jobs] Loading Jobs v3.6.3
82[19:59:46] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.4
83[19:59:46] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
84[19:59:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
85[19:59:46] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.1
86[19:59:46] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
87[19:59:46] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
88[19:59:46] [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.
89[19:59:46] [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!
90[19:59:46] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
91[19:59:46] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
92[19:59:46] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
93[19:59:46] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
94[19:59:46] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
95[19:59:46] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
96[19:59:46] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.4.6-SNAPSHOT-f1d581a
97[19:59:46] [Server thread/INFO]: &cYour version of java is outdated. It is highly recommended that you update to Java 8 as it increases performance and security. PlotSquared will require Java 9 in a future update.
98[19:59:46] [Server thread/WARN]: java.lang.NoClassDefFoundError: org/bukkit/event/entity/LingeringPotionSplashEvent
99[19:59:46] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.registerPlayerEvents(BukkitMain.java:459)
100[19:59:46] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.<init>(PS.java:171)
101[19:59:46] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:183)
102[19:59:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291)
103[19:59:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
104[19:59:46] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
105[19:59:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
106[19:59:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
107[19:59:46] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:202)
108[19:59:46] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:522)
109[19:59:46] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
110[19:59:46] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.LingeringPotionSplashEvent
111[19:59:46] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
112[19:59:46] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
113[19:59:46] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
114[19:59:46] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
115[19:59:46] [Server thread/WARN]: ... 11 more
116[19:59:46] [Server thread/INFO]: [P2] Metrics enabled.
117[19:59:46] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
118[19:59:46] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
119[19:59:46] [Server thread/INFO]: [P2] Key: updater, Value: true
120[19:59:46] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
121[19:59:46] [Server thread/INFO]: [P2] Key: block-cache, Value: true
122[19:59:46] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
123[19:59:46] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
124[19:59:46] [Server thread/INFO]: [P2] Key: events, Value: true
125[19:59:46] [Server thread/INFO]: [P2] Key: commands, Value: true
126[19:59:46] [Server thread/INFO]: [P2] Key: economy, Value: true
127[19:59:46] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
128[19:59:46] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
129[19:59:46] [Server thread/INFO]: [P2] Key: database, Value: true
130[19:59:46] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
131[19:59:46] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
132[19:59:46] [Server thread/INFO]: [P2] Key: metrics, Value: true
133[19:59:46] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
134[19:59:46] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
135[19:59:46] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
136[19:59:46] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
137[19:59:46] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
138[19:59:46] [Server thread/INFO]: [P2] Key: database-purger, Value: false
139[19:59:46] [Server thread/INFO]: PlotSquared is now enabled
140[19:59:46] [Server thread/INFO]: [P2] Metrics enabled.
141[19:59:47] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
142[19:59:47] [Server thread/INFO]: Preparing level "world"
143[19:59:47] [Server thread/INFO]: -------- World Settings For [world] --------
144[19:59:47] [Server thread/INFO]: Mob Spawn Range: 4
145[19:59:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
146[19:59:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
147[19:59:47] [Server thread/INFO]: Cane Growth Modifier: 100%
148[19:59:47] [Server thread/INFO]: Melon Growth Modifier: 100%
149[19:59:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
150[19:59:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
151[19:59:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
152[19:59:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
153[19:59:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
154[19:59:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
155[19:59:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
156[19:59:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
157[19:59:47] [Server thread/INFO]: Random Lighting Updates: false
158[19:59:47] [Server thread/INFO]: Structure Info Saving: true
159[19:59:47] [Server thread/INFO]: Max Entity Collisions: 8
160[19:59:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
161[19:59:47] [Server thread/INFO]: Max TNT Explosions: 100
162[19:59:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
163[19:59:47] [Server thread/INFO]: Item Despawn Rate: 6000
164[19:59:47] [Server thread/INFO]: Item Merge Radius: 2.5
165[19:59:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
166[19:59:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
167[19:59:47] [Server thread/INFO]: View Distance: 8
168[19:59:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
169[19:59:47] [Server thread/INFO]: Experience Merge Radius: 3.0
170[19:59:47] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
171[19:59:47] [Server thread/INFO]: -------- World Settings For [world_nether] --------
172[19:59:47] [Server thread/INFO]: Mob Spawn Range: 4
173[19:59:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
174[19:59:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
175[19:59:47] [Server thread/INFO]: Cane Growth Modifier: 100%
176[19:59:47] [Server thread/INFO]: Melon Growth Modifier: 100%
177[19:59:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
178[19:59:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
179[19:59:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
180[19:59:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
181[19:59:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
182[19:59:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
183[19:59:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
184[19:59:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
185[19:59:47] [Server thread/INFO]: Random Lighting Updates: false
186[19:59:47] [Server thread/INFO]: Structure Info Saving: true
187[19:59:47] [Server thread/INFO]: Max Entity Collisions: 8
188[19:59:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
189[19:59:47] [Server thread/INFO]: Max TNT Explosions: 100
190[19:59:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
191[19:59:47] [Server thread/INFO]: Item Despawn Rate: 6000
192[19:59:47] [Server thread/INFO]: Item Merge Radius: 2.5
193[19:59:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
194[19:59:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
195[19:59:47] [Server thread/INFO]: View Distance: 8
196[19:59:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
197[19:59:47] [Server thread/INFO]: Experience Merge Radius: 3.0
198[19:59:47] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
199[19:59:47] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
200[19:59:47] [Server thread/INFO]: Mob Spawn Range: 4
201[19:59:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
202[19:59:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
203[19:59:47] [Server thread/INFO]: Cane Growth Modifier: 100%
204[19:59:47] [Server thread/INFO]: Melon Growth Modifier: 100%
205[19:59:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
206[19:59:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
207[19:59:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
208[19:59:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
209[19:59:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
210[19:59:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
211[19:59:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
212[19:59:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
213[19:59:47] [Server thread/INFO]: Random Lighting Updates: false
214[19:59:47] [Server thread/INFO]: Structure Info Saving: true
215[19:59:47] [Server thread/INFO]: Max Entity Collisions: 8
216[19:59:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
217[19:59:47] [Server thread/INFO]: Max TNT Explosions: 100
218[19:59:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
219[19:59:47] [Server thread/INFO]: Item Despawn Rate: 6000
220[19:59:47] [Server thread/INFO]: Item Merge Radius: 2.5
221[19:59:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
222[19:59:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
223[19:59:47] [Server thread/INFO]: View Distance: 8
224[19:59:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
225[19:59:47] [Server thread/INFO]: Experience Merge Radius: 3.0
226[19:59:47] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
227[19:59:47] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2448639971510451370)
228[19:59:48] [Server thread/INFO]: Preparing spawn area: 46%
229[19:59:48] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1460480768187804809)
230[19:59:49] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1460480768187804809)
231[19:59:49] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.0.2
232[19:59:49] [Server thread/INFO]: Tablist> Tablist v1.3.0.2 enabled!!
233[19:59:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
234[19:59:49] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
235[19:59:49] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R1 as the Bukkit adapter
236[19:59:49] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_71).
237[19:59:49] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
238[19:59:49] [Server thread/INFO]: [Essentials_WarpGUI] Enabling Essentials_WarpGUI v1.5.3
239[19:59:49] [Server thread/INFO]: [HubThat] Enabling HubThat v5.0
240[19:59:50] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
241[19:59:50] [Server thread/INFO]: [PermissionsEx] Initializing file backend
242[19:59:50] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
243[19:59:51] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
244[19:59:51] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
245[19:59:51] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
246[19:59:51] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.2
247[19:59:51] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
248[19:59:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
249[19:59:51] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
250[19:59:51] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
251[19:59:51] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
252[19:59:51] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
253[19:59:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
254[19:59:51] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
255[19:59:51] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
256[19:59:51] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
257[19:59:51] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
258[19:59:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
259[19:59:51] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
260[19:59:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
261[19:59:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
262[19:59:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
263[19:59:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
264[19:59:51] [Server thread/INFO]: [WorldGuard] Loading region data...
265[19:59:51] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
266[19:59:51] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (11 ms)
267[19:59: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!
268[19:59:51] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
269[19:59:51] [Thread-11/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
270[19:59:51] [Server thread/INFO]: [ClearChat] Enabling ClearChat v2.0.8
271[19:59:51] [Server thread/INFO]: [ClearChat] Total Autoclear time = 1800
272[19:59:51] [Server thread/INFO]: [ClearChat] AutoClear Started!
273[19:59:51] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b370
274[19:59:51] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update Essentials_WarpGUI to the same version.
275[19:59:51] [Server thread/INFO]: Using locale de
276[19:59:51] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
277[19:59:51] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
278[19:59:51] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
279[19:59:51] [Thread-9/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
280[19:59:51] [Server thread/INFO]: Using locale de
281[19:59:51] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
282[19:59:51] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
283[19:59:51] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
284[19:59:51] [Server thread/INFO]: [Jobs] Enabling Jobs v3.6.3
285[19:59:52] [Server thread/INFO]: [Jobs] Loaded 8 titles!
286[19:59:52] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
287[19:59:52] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
288[19:59:52] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
289[19:59:52] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
290[19:59:52] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
291[19:59:52] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
292[19:59:52] [Server thread/INFO]: [Jobs] 4 shop items loaded!
293[19:59:52] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
294[19:59:52] [Server thread/INFO]: [Jobs] Explorer job manager registered!
295[19:59:52] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
296[19:59:52] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
297[19:59:52] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
298[19:59:52] [Server thread/INFO]: [Jobs] Preloaded 7 players data in 0.0
299[19:59:52] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
300[19:59:52] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.4
301[19:59:52] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
302[19:59:52] [Server thread/INFO]: [ChatEx] Loading updater-config...
303[19:59:52] [Server thread/INFO]: [ChatEx] Done!
304[19:59:52] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
305[19:59:52] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
306[19:59:52] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
307[19:59:52] [Server thread/INFO]: [ChatEx] is now enabled!
308[19:59:52] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
309[19:59:52] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
310[19:59:52] [Server thread/INFO]: creating table 'items'
311[19:59:52] [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`))
312[19:59:52] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
313[19:59:52] [Server thread/INFO]: creating table 'accounts'
314[19:59:52] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
315[19:59:52] [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`) )
316[19:59:52] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
317[19:59:52] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
318[19:59:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
319[19:59:53] [Server thread/INFO]: -------- World Settings For [Plot] --------
320[19:59:53] [Server thread/INFO]: Mob Spawn Range: 4
321[19:59:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
322[19:59:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
323[19:59:53] [Server thread/INFO]: Cane Growth Modifier: 100%
324[19:59:53] [Server thread/INFO]: Melon Growth Modifier: 100%
325[19:59:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
326[19:59:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
327[19:59:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
328[19:59:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
329[19:59:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
330[19:59:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
331[19:59:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
332[19:59:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
333[19:59:53] [Server thread/INFO]: Random Lighting Updates: false
334[19:59:53] [Server thread/INFO]: Structure Info Saving: true
335[19:59:53] [Server thread/INFO]: Max Entity Collisions: 8
336[19:59:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
337[19:59:53] [Server thread/INFO]: Max TNT Explosions: 100
338[19:59:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
339[19:59:53] [Server thread/INFO]: Item Despawn Rate: 6000
340[19:59:53] [Server thread/INFO]: Item Merge Radius: 2.5
341[19:59:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
342[19:59:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
343[19:59:53] [Server thread/INFO]: View Distance: 8
344[19:59:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
345[19:59:53] [Server thread/INFO]: Experience Merge Radius: 3.0
346[19:59:53] [Server thread/INFO]: [P2] Detected world load for 'Plot'
347[19:59:53] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
348[19:59:53] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
349[19:59:53] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
350[19:59:53] [Server thread/INFO]: [P2] - schematic: false
351[19:59:53] [Server thread/INFO]: World possibly already loaded: Plot
352[19:59:53] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4464787444251766433)
353[19:59:53] [User Authenticator #1/INFO]: UUID of player Mecky is 78db6f58-3063-404e-8ebe-801a24108e8f
354[19:59:53] [Server thread/INFO]: [WorldGuard] (Plot) TNT ignition is PERMITTED.
355[19:59:53] [Server thread/INFO]: [WorldGuard] (Plot) Lighters are PERMITTED.
356[19:59:53] [Server thread/INFO]: [WorldGuard] (Plot) Lava fire is blocked.
357[19:59:53] [Server thread/INFO]: [WorldGuard] (Plot) Fire spread is UNRESTRICTED.
358[19:59:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plot'
359[19:59:53] [Server thread/INFO]: -------- World Settings For [Farmwelt] --------
360[19:59:53] [Server thread/INFO]: Mob Spawn Range: 4
361[19:59:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
362[19:59:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
363[19:59:53] [Server thread/INFO]: Cane Growth Modifier: 100%
364[19:59:53] [Server thread/INFO]: Melon Growth Modifier: 100%
365[19:59:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
366[19:59:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
367[19:59:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
368[19:59:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
369[19:59:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
370[19:59:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
371[19:59:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
372[19:59:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
373[19:59:53] [Server thread/INFO]: Random Lighting Updates: false
374[19:59:53] [Server thread/INFO]: Structure Info Saving: true
375[19:59:53] [Server thread/INFO]: Max Entity Collisions: 8
376[19:59:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
377[19:59:53] [Server thread/INFO]: Max TNT Explosions: 100
378[19:59:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
379[19:59:53] [Server thread/INFO]: Item Despawn Rate: 6000
380[19:59:53] [Server thread/INFO]: Item Merge Radius: 2.5
381[19:59:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
382[19:59:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
383[19:59:53] [Server thread/INFO]: View Distance: 8
384[19:59:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
385[19:59:53] [Server thread/INFO]: Experience Merge Radius: 3.0
386[19:59:53] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
387[19:59:53] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7352595727055177666)
388[19:59:54] [Server thread/INFO]: [WorldGuard] (Farmwelt) TNT ignition is PERMITTED.
389[19:59:54] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lighters are PERMITTED.
390[19:59:54] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lava fire is blocked.
391[19:59:54] [Server thread/INFO]: [WorldGuard] (Farmwelt) Fire spread is UNRESTRICTED.
392[19:59:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Farmwelt'
393[19:59:54] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
394[19:59:54] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
395[19:59:54] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.1
396[19:59:54] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
397[19:59:54] [Server thread/INFO]: Done (7.839s)! For help, type "help" or "?"
398[19:59:54] [Server thread/INFO]: Starting GS4 status listener
399[19:59:54] [Query Listener #1/INFO]: Query running on 5.62.97.73:25565
400[19:59:54] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
401[19:59:54] [Craft Scheduler Thread - 10/WARN]: Exception in thread "Craft Scheduler Thread - 10"
402[19:59:54] [Craft Scheduler Thread - 10/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 29
403 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
404 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
405 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
406 at java.lang.Thread.run(Unknown Source)
407Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
408 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
409 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
410 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
411 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
412 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
413 ... 3 more
414
415[19:59:54] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
416[19:59:55] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
417[19:59:55] [Craft Scheduler Thread - 3/INFO]: PlotSquared is already up to date!
418[19:59:55] [Server thread/INFO]: Mecky[/217.237.115.198:64121] logged in with entity id 502 at ([world]-196.51114161487064, 71.0, 273.5872189948669)
419[19:59:57] [Server thread/INFO]: Starting UUID caching
420[19:59:57] [Craft Scheduler Thread - 11/INFO]: [P2] Starting player data caching for: world
421[19:59:57] [Craft Scheduler Thread - 11/INFO]: Fast mode UUID caching enabled!
422[19:59:57] [Craft Scheduler Thread - 11/INFO]: [P2] Cached a total of: 2 UUIDs
423[19:59:58] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
424[20:00:01] [Server thread/INFO]: Mecky issued server command: /pl
425[20:00:08] [User Authenticator #2/INFO]: UUID of player ProXoGaming is fdd4938c-5641-4f0b-9aa2-e1794dc9406b
426[20:00:09] [Server thread/INFO]: ProXoGaming[/95.90.251.160:23047] logged in with entity id 567 at ([world]-196.51114161487064, 71.0, 273.5872189948669)
427[20:00:14] [Server thread/INFO]: ProXoGaming issued server command: /pl
428[20:00:17] [User Authenticator #3/INFO]: UUID of player mufmuf is cf339e4d-b3a9-4858-a071-ffa28a564e55
429[20:00:18] [Server thread/INFO]: mufmuf[/88.77.242.28:52255] logged in with entity id 573 at ([world]-196.51114161487064, 71.0, 273.5872189948669)
430[20:00:40] [Async Chat Thread - #0/INFO]: Premium | mufmuf: BETRÜGER
431[20:00:45] [Async Chat Thread - #0/INFO]: Premium | mufmuf: anzeige geht raus
432[20:01:13] [Server thread/INFO]: Saving...
433[20:01:13] [Server thread/INFO]: Saved the world
434[20:02:49] [Async Chat Thread - #1/INFO]: Premium | mufmuf: SAG ich ungespielt simon
435[20:04:13] [Async Chat Thread - #2/INFO]: Premium | mufmuf: Werden wir gehackt
436[20:04:15] [Server thread/INFO]: mufmuf lost connection: Disconnected
437[20:04:15] [Server thread/INFO]: mufmuf left the game.
438[20:04:19] [User Authenticator #4/INFO]: UUID of player mufmuf is cf339e4d-b3a9-4858-a071-ffa28a564e55
439[20:04:20] [Server thread/INFO]: mufmuf[/88.77.242.28:52272] logged in with entity id 1095 at ([world]-196.51114161487064, 71.0, 273.5872189948669)
440[20:04:39] [Server thread/INFO]: mufmuf issued server command: /sethome
441[20:06:26] [Async Chat Thread - #3/INFO]: Premium | mufmuf: warum ist mein kontostand 30
442[20:06:35] [Async Chat Thread - #3/INFO]: Premium | mufmuf: -.-
443[20:07:47] [Server thread/INFO]: Mecky issued server command: /money give mufmuf 250000
444[20:08:10] [Async Chat Thread - #4/INFO]: Premium | mufmuf: habe wieder geld thx
445[20:08:24] [Craft Scheduler Thread - 14/INFO]: [ChestShop] mufmuf bought 16 Diamond for 7500.00 from Admin Shop at [world] -195, 54, 282
446[20:08:43] [Server thread/INFO]: mufmuf issued server command: /wb
447[20:10:23] [Server thread/INFO]: mufmuf issued server command: /WB
448[20:10:28] [Server thread/INFO]: mufmuf issued server command: /WB
449[20:12:30] [Server thread/FATAL]: Error executing task
450java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException: -1
451 at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.7.0_71]
452 at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.7.0_71]
453 at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:46) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
454 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
455 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
456 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
457 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
458 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
459Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
460 at java.util.ArrayList.elementData(Unknown Source) ~[?:1.7.0_71]
461 at java.util.ArrayList.get(Unknown Source) ~[?:1.7.0_71]
462 at net.minecraft.server.v1_9_R1.Container.getSlot(Container.java:109) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
463 at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1628) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
464 at net.minecraft.server.v1_9_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
465 at net.minecraft.server.v1_9_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
466 at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
467 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.7.0_71]
468 at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.7.0_71]
469 at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
470 ... 5 more
471[20:12:38] [Server thread/INFO]: ProXoGaming issued server command: /kit YouTuber
472[20:12:54] [Async Chat Thread - #5/INFO]: Premium | mufmuf: ich sehe sexy aus
473[20:14:09] [Server thread/INFO]: ProXoGaming issued server command: /rl
474[20:14:09] [Server thread/INFO]: ProXoGaming: Please note that this command is not supported and may cause issues when using some plugins.
475[20:14:09] [Server thread/INFO]: ProXoGaming: If you encounter any issues please use the /stop command to restart your server.
476[20:14:09] [Server thread/INFO]: Server Ping Player Sample Count: 12
477[20:14:09] [Server thread/INFO]: Using 4 threads for Netty based IO
478[20:14:09] [Server thread/INFO]: Debug logging is disabled
479[20:14:09] [Server thread/INFO]: -------- World Settings For [world] --------
480[20:14:09] [Server thread/INFO]: Mob Spawn Range: 4
481[20:14:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
482[20:14:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
483[20:14:09] [Server thread/INFO]: Cane Growth Modifier: 100%
484[20:14:09] [Server thread/INFO]: Melon Growth Modifier: 100%
485[20:14:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
486[20:14:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
487[20:14:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
488[20:14:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
489[20:14:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
490[20:14:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
491[20:14:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
492[20:14:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
493[20:14:09] [Server thread/INFO]: Random Lighting Updates: false
494[20:14:09] [Server thread/INFO]: Structure Info Saving: true
495[20:14:09] [Server thread/INFO]: Max Entity Collisions: 8
496[20:14:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
497[20:14:09] [Server thread/INFO]: Max TNT Explosions: 100
498[20:14:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
499[20:14:09] [Server thread/INFO]: Item Despawn Rate: 6000
500[20:14:09] [Server thread/INFO]: Item Merge Radius: 2.5
501[20:14:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
502[20:14:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
503[20:14:09] [Server thread/INFO]: View Distance: 8
504[20:14:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
505[20:14:09] [Server thread/INFO]: Experience Merge Radius: 3.0
506[20:14:09] [Server thread/INFO]: -------- World Settings For [world_nether] --------
507[20:14:09] [Server thread/INFO]: Mob Spawn Range: 4
508[20:14:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
509[20:14:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
510[20:14:09] [Server thread/INFO]: Cane Growth Modifier: 100%
511[20:14:09] [Server thread/INFO]: Melon Growth Modifier: 100%
512[20:14:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
513[20:14:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
514[20:14:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
515[20:14:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
516[20:14:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
517[20:14:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
518[20:14:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
519[20:14:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
520[20:14:09] [Server thread/INFO]: Random Lighting Updates: false
521[20:14:09] [Server thread/INFO]: Structure Info Saving: true
522[20:14:09] [Server thread/INFO]: Max Entity Collisions: 8
523[20:14:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
524[20:14:09] [Server thread/INFO]: Max TNT Explosions: 100
525[20:14:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
526[20:14:09] [Server thread/INFO]: Item Despawn Rate: 6000
527[20:14:09] [Server thread/INFO]: Item Merge Radius: 2.5
528[20:14:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
529[20:14:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
530[20:14:09] [Server thread/INFO]: View Distance: 8
531[20:14:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
532[20:14:09] [Server thread/INFO]: Experience Merge Radius: 3.0
533[20:14:09] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
534[20:14:09] [Server thread/INFO]: Mob Spawn Range: 4
535[20:14:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
536[20:14:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
537[20:14:09] [Server thread/INFO]: Cane Growth Modifier: 100%
538[20:14:09] [Server thread/INFO]: Melon Growth Modifier: 100%
539[20:14:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
540[20:14:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
541[20:14:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
542[20:14:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
543[20:14:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
544[20:14:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
545[20:14:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
546[20:14:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
547[20:14:09] [Server thread/INFO]: Random Lighting Updates: false
548[20:14:09] [Server thread/INFO]: Structure Info Saving: true
549[20:14:09] [Server thread/INFO]: Max Entity Collisions: 8
550[20:14:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
551[20:14:09] [Server thread/INFO]: Max TNT Explosions: 100
552[20:14:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
553[20:14:09] [Server thread/INFO]: Item Despawn Rate: 6000
554[20:14:09] [Server thread/INFO]: Item Merge Radius: 2.5
555[20:14:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
556[20:14:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
557[20:14:09] [Server thread/INFO]: View Distance: 8
558[20:14:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
559[20:14:09] [Server thread/INFO]: Experience Merge Radius: 3.0
560[20:14:09] [Server thread/INFO]: -------- World Settings For [Plot] --------
561[20:14:09] [Server thread/INFO]: Mob Spawn Range: 4
562[20:14:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
563[20:14:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
564[20:14:09] [Server thread/INFO]: Cane Growth Modifier: 100%
565[20:14:09] [Server thread/INFO]: Melon Growth Modifier: 100%
566[20:14:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
567[20:14:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
568[20:14:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
569[20:14:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
570[20:14:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
571[20:14:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
572[20:14:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
573[20:14:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
574[20:14:09] [Server thread/INFO]: Random Lighting Updates: false
575[20:14:09] [Server thread/INFO]: Structure Info Saving: true
576[20:14:09] [Server thread/INFO]: Max Entity Collisions: 8
577[20:14:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
578[20:14:09] [Server thread/INFO]: Max TNT Explosions: 100
579[20:14:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
580[20:14:09] [Server thread/INFO]: Item Despawn Rate: 6000
581[20:14:09] [Server thread/INFO]: Item Merge Radius: 2.5
582[20:14:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
583[20:14:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
584[20:14:09] [Server thread/INFO]: View Distance: 8
585[20:14:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
586[20:14:09] [Server thread/INFO]: Experience Merge Radius: 3.0
587[20:14:09] [Server thread/INFO]: -------- World Settings For [Farmwelt] --------
588[20:14:09] [Server thread/INFO]: Mob Spawn Range: 4
589[20:14:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
590[20:14:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
591[20:14:09] [Server thread/INFO]: Cane Growth Modifier: 100%
592[20:14:09] [Server thread/INFO]: Melon Growth Modifier: 100%
593[20:14:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
594[20:14:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
595[20:14:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
596[20:14:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
597[20:14:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
598[20:14:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
599[20:14:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
600[20:14:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
601[20:14:09] [Server thread/INFO]: Random Lighting Updates: false
602[20:14:09] [Server thread/INFO]: Structure Info Saving: true
603[20:14:09] [Server thread/INFO]: Max Entity Collisions: 8
604[20:14:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
605[20:14:09] [Server thread/INFO]: Max TNT Explosions: 100
606[20:14:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
607[20:14:09] [Server thread/INFO]: Item Despawn Rate: 6000
608[20:14:09] [Server thread/INFO]: Item Merge Radius: 2.5
609[20:14:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
610[20:14:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
611[20:14:09] [Server thread/INFO]: View Distance: 8
612[20:14:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
613[20:14:09] [Server thread/INFO]: Experience Merge Radius: 3.0
614[20:14:09] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.1
615[20:14:09] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b717
616[20:14:09] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
617[20:14:09] [Server thread/INFO]: [ChatEx] Disabling ChatEx v1.4
618[20:14:09] [Server thread/INFO]: [ChatEx] is now disabled!
619[20:14:09] [Server thread/INFO]: [Jobs] Disabling Jobs v3.6.3
620[20:14:09] [Server thread/INFO]: [Jobs] Saving blocks
621[20:14:09] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown!
622[20:14:09] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
623[20:14:09] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown.
624[20:14:09] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v3.4.6-SNAPSHOT-f1d581a
625[20:14:09] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
626[20:14:09] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b370
627[20:14:09] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
628[20:14:09] [Server thread/INFO]: [ClearChat] Disabling ClearChat v2.0.8
629[20:14:09] [Server thread/INFO]: [iConomy_Recreation] Disabling iConomy_Recreation v8.0
630[20:14:09] [Server thread/INFO]: [iConomy_Recreation] Closing general data...
631[20:14:09] [Server thread/INFO]: [iConomy_Recreation] Disabled. (0 ms)
632[20:14:09] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
633[20:14:09] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
634[20:14:09] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.2
635[20:14:09] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
636[20:14:09] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
637[20:14:09] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
638[20:14:09] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
639[20:14:09] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
640[20:14:09] [Server thread/INFO]: [HubThat] Disabling HubThat v5.0
641[20:14:09] [Server thread/INFO]: [Essentials_WarpGUI] Disabling Essentials_WarpGUI v1.5.3
642[20:14:09] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.2;b3fbe8b
643[20:14:09] [Server thread/INFO]: [Tablist] Disabling Tablist v1.3.0.2
644[20:14:09] [Server thread/INFO]: Tablist> Tablist v1.3.0.2 disabled!!
645[20:14:09] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
646[20:14:09] [Server thread/ERROR]: Could not load 'plugins/MeckyArmy.jar' in folder 'plugins'
647org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/proxomomo/mecky/Main : Unsupported major.minor version 52.0
648 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
649 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
650 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
651 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
652 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.reload(CraftServer.java:743) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
653 at org.bukkit.Bukkit.reload(Bukkit.java:539) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
654 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
655 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
656 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
657 at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
658 at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
659 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
660 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
661 at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
662 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
663 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
664 at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
665 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
666 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
667 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
668 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
669 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
670Caused by: java.lang.UnsupportedClassVersionError: de/proxomomo/mecky/Main : Unsupported major.minor version 52.0
671 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
672 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
673 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
674 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
675 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
676 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
677 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
678 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
679 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
680 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
681 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
682 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
683 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
684 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
685 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
686 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
687 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
688 ... 21 more
689[20:14:10] [Server thread/ERROR]: Could not load 'plugins/GunGame (1).jar' in folder 'plugins'
690org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/BukkitPVP/GunGame/Main : Unsupported major.minor version 52.0
691 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
692 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
693 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
694 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
695 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.reload(CraftServer.java:743) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
696 at org.bukkit.Bukkit.reload(Bukkit.java:539) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
697 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
698 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
699 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
700 at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
701 at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
702 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
703 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
704 at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
705 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
706 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
707 at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
708 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
709 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
710 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
711 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
712 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
713Caused by: java.lang.UnsupportedClassVersionError: me/BukkitPVP/GunGame/Main : Unsupported major.minor version 52.0
714 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
715 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
716 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
717 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
718 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
719 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
720 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
721 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
722 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
723 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
724 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
725 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
726 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
727 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
728 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
729 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
730 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
731 ... 21 more
732[20:14:10] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.0.2
733[20:14:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
734[20:14:10] [Server thread/INFO]: [Essentials_WarpGUI] Loading Essentials_WarpGUI v1.5.3
735[20:14:10] [Server thread/INFO]: [HubThat] Loading HubThat v5.0
736[20:14:10] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
737[20:14:10] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
738[20:14:10] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.2
739[20:14:10] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
740[20:14:10] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
741[20:14:10] [Server thread/INFO]: [ClearChat] Loading ClearChat v2.0.8
742[20:14:10] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b370
743[20:14:10] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.4.6-SNAPSHOT-f1d581a
744[20:14:10] [Server thread/INFO]: [Jobs] Loading Jobs v3.6.3
745[20:14:10] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.4
746[20:14:10] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
747[20:14:10] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
748[20:14:10] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.1
749[20:14:10] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
750[20:14:10] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
751[20:14:10] [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.
752[20:14:10] [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!
753[20:14:10] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
754[20:14:10] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
755[20:14:10] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
756[20:14:10] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
757[20:14:10] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
758[20:14:10] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
759[20:14:10] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.4.6-SNAPSHOT-f1d581a
760[20:14:10] [Server thread/INFO]: &cYour version of java is outdated. It is highly recommended that you update to Java 8 as it increases performance and security. PlotSquared will require Java 9 in a future update.
761[20:14:10] [Server thread/WARN]: java.lang.NoClassDefFoundError: org/bukkit/event/entity/LingeringPotionSplashEvent
762[20:14:10] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.registerPlayerEvents(BukkitMain.java:459)
763[20:14:10] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.<init>(PS.java:171)
764[20:14:10] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:183)
765[20:14:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291)
766[20:14:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
767[20:14:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
768[20:14:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
769[20:14:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
770[20:14:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.reload(CraftServer.java:744)
771[20:14:10] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:539)
772[20:14:10] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
773[20:14:10] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
774[20:14:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645)
775[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302)
776[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137)
777[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
778[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
779[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
780[20:14:10] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
781[20:14:10] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
782[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
783[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716)
784[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
785[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655)
786[20:14:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554)
787[20:14:10] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
788[20:14:10] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.LingeringPotionSplashEvent
789[20:14:10] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
790[20:14:10] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
791[20:14:10] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
792[20:14:10] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
793[20:14:10] [Server thread/WARN]: ... 26 more
794[20:14:10] [Server thread/INFO]: [P2] Metrics enabled.
795[20:14:10] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
796[20:14:10] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
797[20:14:10] [Server thread/INFO]: [P2] Detected world load for 'Plot'
798[20:14:10] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
799[20:14:10] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
800[20:14:10] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
801[20:14:10] [Server thread/INFO]: [P2] - schematic: false
802[20:14:10] [Server thread/INFO]: World possibly already loaded: Plot
803[20:14:10] [Server thread/INFO]: World possibly already loaded: Plot
804[20:14:10] [Server thread/INFO]: [P2] Key: updater, Value: true
805[20:14:10] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
806[20:14:10] [Server thread/INFO]: [P2] Key: block-cache, Value: true
807[20:14:10] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
808[20:14:10] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
809[20:14:10] [Server thread/INFO]: [P2] Key: events, Value: true
810[20:14:10] [Server thread/INFO]: [P2] Key: commands, Value: true
811[20:14:10] [Server thread/INFO]: [P2] Key: economy, Value: true
812[20:14:10] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
813[20:14:10] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
814[20:14:10] [Server thread/INFO]: [P2] Key: database, Value: true
815[20:14:10] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
816[20:14:10] [Server thread/INFO]: [P2] Key: plotme-converter, Value: false
817[20:14:10] [Server thread/INFO]: [P2] Key: metrics, Value: true
818[20:14:10] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
819[20:14:10] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
820[20:14:10] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
821[20:14:10] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
822[20:14:10] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
823[20:14:10] [Server thread/INFO]: [P2] Key: database-purger, Value: false
824[20:14:10] [Server thread/INFO]: PlotSquared is now enabled
825[20:14:10] [Server thread/INFO]: [P2] Metrics enabled.
826[20:14:10] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.0.2
827[20:14:10] [Server thread/INFO]: Tablist> Tablist v1.3.0.2 enabled!!
828[20:14:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
829[20:14:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
830[20:14:10] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R1 as the Bukkit adapter
831[20:14:10] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_71).
832[20:14:10] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
833[20:14:10] [Server thread/INFO]: [Essentials_WarpGUI] Enabling Essentials_WarpGUI v1.5.3
834[20:14:10] [Server thread/INFO]: [HubThat] Enabling HubThat v5.0
835[20:14:11] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
836[20:14:11] [Server thread/INFO]: [PermissionsEx] Initializing file backend
837[20:14:11] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
838[20:14:11] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
839[20:14:11] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
840[20:14:11] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
841[20:14:11] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.2
842[20:14:11] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
843[20:14:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
844[20:14:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
845[20:14:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
846[20:14:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
847[20:14:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
848[20:14:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
849[20:14:11] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
850[20:14:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
851[20:14:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
852[20:14:11] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
853[20:14:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
854[20:14:11] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
855[20:14:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
856[20:14:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
857[20:14:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
858[20:14:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
859[20:14:11] [Server thread/INFO]: [WorldGuard] (Plot) TNT ignition is PERMITTED.
860[20:14:11] [Server thread/INFO]: [WorldGuard] (Plot) Lighters are PERMITTED.
861[20:14:11] [Server thread/INFO]: [WorldGuard] (Plot) Lava fire is blocked.
862[20:14:11] [Server thread/INFO]: [WorldGuard] (Plot) Fire spread is UNRESTRICTED.
863[20:14:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plot'
864[20:14:11] [Server thread/INFO]: [WorldGuard] (Farmwelt) TNT ignition is PERMITTED.
865[20:14:11] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lighters are PERMITTED.
866[20:14:11] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lava fire is blocked.
867[20:14:11] [Server thread/INFO]: [WorldGuard] (Farmwelt) Fire spread is UNRESTRICTED.
868[20:14:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Farmwelt'
869[20:14:11] [Server thread/INFO]: [WorldGuard] Loading region data...
870[20:14:11] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
871[20:14:11] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (7 ms)
872[20:14:11] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
873[20:14:11] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
874[20:14:11] [Thread-17/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
875[20:14:11] [Server thread/INFO]: [ClearChat] Enabling ClearChat v2.0.8
876[20:14:11] [Server thread/INFO]: [ClearChat] Total Autoclear time = 1800
877[20:14:11] [Server thread/INFO]: [ClearChat] AutoClear Started!
878[20:14:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b370
879[20:14:11] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update Essentials_WarpGUI to the same version.
880[20:14:11] [Server thread/INFO]: Using locale de
881[20:14:11] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
882[20:14:11] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
883[20:14:11] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
884[20:14:11] [Server thread/INFO]: Using locale de
885[20:14:11] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
886[20:14:11] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
887[20:14:11] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
888[20:14:11] [Server thread/INFO]: [Jobs] Enabling Jobs v3.6.3
889[20:14:12] [Server thread/INFO]: [Jobs] Loaded 8 titles!
890[20:14:12] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
891[20:14:12] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
892[20:14:12] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
893[20:14:12] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
894[20:14:12] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
895[20:14:12] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
896[20:14:12] [Server thread/INFO]: [Jobs] 4 shop items loaded!
897[20:14:12] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
898[20:14:12] [Server thread/INFO]: [Jobs] Explorer job manager registered!
899[20:14:12] [Thread-15/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
900[20:14:12] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
901[20:14:12] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
902[20:14:12] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
903[20:14:12] [Server thread/INFO]: [Jobs] Preloaded 7 players data in 0.0
904[20:14:12] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
905[20:14:12] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.4
906[20:14:12] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
907[20:14:12] [Server thread/INFO]: [ChatEx] Loading updater-config...
908[20:14:12] [Server thread/INFO]: [ChatEx] Done!
909[20:14:12] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
910[20:14:12] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
911[20:14:12] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
912[20:14:12] [Server thread/INFO]: [ChatEx] is now enabled!
913[20:14:12] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
914[20:14:12] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
915[20:14:12] [Server thread/INFO]: creating table 'items'
916[20:14:12] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
917[20:14:12] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
918[20:14:12] [Server thread/INFO]: creating table 'accounts'
919[20:14:12] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
920[20:14:12] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
921[20:14:12] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
922[20:14:12] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
923[20:14:12] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
924[20:14:14] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
925[20:14:14] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
926[20:14:14] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.1
927[20:14:14] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
928[20:14:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
929[20:14:15] [Server thread/INFO]: ProXoGaming: Reload complete.
930[20:14:15] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
931[20:14:15] [Craft Scheduler Thread - 24/WARN]: Exception in thread "Craft Scheduler Thread - 24"
932[20:14:15] [Craft Scheduler Thread - 24/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 149
933 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
934 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
935 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
936 at java.lang.Thread.run(Unknown Source)
937Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
938 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
939 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
940 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
941 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
942 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
943 ... 3 more
944
945[20:14:15] [Craft Scheduler Thread - 25/INFO]: [Vault] Checking for Updates ...
946[20:14:15] [Craft Scheduler Thread - 17/INFO]: PlotSquared is already up to date!
947[20:14:15] [Craft Scheduler Thread - 25/INFO]: [Vault] No new version available
948[20:14:15] [Server thread/INFO]: Starting UUID caching
949[20:14:15] [Craft Scheduler Thread - 25/INFO]: [P2] Starting player data caching for: world
950[20:14:15] [Craft Scheduler Thread - 25/INFO]: Fast mode UUID caching enabled!
951[20:14:15] [Craft Scheduler Thread - 25/INFO]: [P2] Cached a total of: 2 UUIDs
952[20:14:16] [Server thread/INFO]: ProXoGaming issued server command: /pl
953[20:14:17] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
954[20:14:20] [Server thread/INFO]: ProXoGaming issued server command: /gg
955[20:15:40] [Async Chat Thread - #6/INFO]: Premium | mufmuf: xD
956[20:15:57] [Async Chat Thread - #6/INFO]: Premium | mufmuf: hessen ist mir 1 stunde mit auto
957[20:16:08] [Server thread/INFO]: Saving...
958[20:16:08] [Server thread/INFO]: Saved the world
959[20:16:15] [Async Chat Thread - #6/INFO]: Premium | mufmuf: nein ich box den ausereinander
960[20:16:24] [Async Chat Thread - #6/INFO]: Premium | mufmuf: 1 schlag alle tod
961[20:16:32] [Async Chat Thread - #6/INFO]: Premium | mufmuf: JA man
962[20:17:07] [Async Chat Thread - #6/INFO]: Premium | mufmuf: ich fi*** sein nacken amk
963[20:18:39] [Async Chat Thread - #7/INFO]: Premium | mufmuf: voll die typen die haben jetzt die 5€ und wir nichts von
964[20:18:46] [Async Chat Thread - #7/INFO]: Premium | mufmuf: er hat jetzt die 5 €und ich lila scheine in meiner hosen tasche
965[20:18:50] [Async Chat Thread - #7/INFO]: Premium | mufmuf: oww
966[20:18:51] [Async Chat Thread - #7/INFO]: Premium | mufmuf: guck
967[20:19:01] [Async Chat Thread - #7/INFO]: Premium | mufmuf: SIEHST DU
968[20:19:03] [Async Chat Thread - #7/INFO]: Premium | mufmuf: lila
969[20:19:30] [Async Chat Thread - #7/INFO]: Premium | mufmuf: SAG ich box ihr ausereinander
970[20:19:59] [Async Chat Thread - #7/INFO]: Premium | mufmuf: vllt wengen der version
971[20:22:01] [Server thread/INFO]: ProXoGaming issued server command: /rl
972[20:22:01] [Server thread/INFO]: ProXoGaming: Please note that this command is not supported and may cause issues when using some plugins.
973[20:22:01] [Server thread/INFO]: ProXoGaming: If you encounter any issues please use the /stop command to restart your server.
974[20:22:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
975[20:22:01] [Server thread/INFO]: Using 4 threads for Netty based IO
976[20:22:01] [Server thread/INFO]: Debug logging is disabled
977[20:22:01] [Server thread/INFO]: -------- World Settings For [world] --------
978[20:22:01] [Server thread/INFO]: Mob Spawn Range: 4
979[20:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
980[20:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
981[20:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
982[20:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
983[20:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
984[20:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
985[20:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
986[20:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
987[20:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
988[20:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
989[20:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
990[20:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
991[20:22:01] [Server thread/INFO]: Random Lighting Updates: false
992[20:22:01] [Server thread/INFO]: Structure Info Saving: true
993[20:22:01] [Server thread/INFO]: Max Entity Collisions: 8
994[20:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
995[20:22:01] [Server thread/INFO]: Max TNT Explosions: 100
996[20:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
997[20:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
998[20:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
999[20:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
1000[20:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1001[20:22:01] [Server thread/INFO]: View Distance: 8
1002[20:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1003[20:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
1004[20:22:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
1005[20:22:01] [Server thread/INFO]: Mob Spawn Range: 4
1006[20:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1007[20:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
1008[20:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
1009[20:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
1010[20:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1011[20:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1012[20:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
1013[20:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
1014[20:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1015[20:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1016[20:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1017[20:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1018[20:22:01] [Server thread/INFO]: Random Lighting Updates: false
1019[20:22:01] [Server thread/INFO]: Structure Info Saving: true
1020[20:22:01] [Server thread/INFO]: Max Entity Collisions: 8
1021[20:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1022[20:22:01] [Server thread/INFO]: Max TNT Explosions: 100
1023[20:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1024[20:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
1025[20:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
1026[20:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
1027[20:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1028[20:22:01] [Server thread/INFO]: View Distance: 8
1029[20:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1030[20:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
1031[20:22:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
1032[20:22:01] [Server thread/INFO]: Mob Spawn Range: 4
1033[20:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1034[20:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
1035[20:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
1036[20:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
1037[20:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1038[20:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1039[20:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
1040[20:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
1041[20:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1042[20:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1043[20:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1044[20:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1045[20:22:01] [Server thread/INFO]: Random Lighting Updates: false
1046[20:22:01] [Server thread/INFO]: Structure Info Saving: true
1047[20:22:01] [Server thread/INFO]: Max Entity Collisions: 8
1048[20:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1049[20:22:01] [Server thread/INFO]: Max TNT Explosions: 100
1050[20:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1051[20:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
1052[20:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
1053[20:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
1054[20:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1055[20:22:01] [Server thread/INFO]: View Distance: 8
1056[20:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1057[20:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
1058[20:22:01] [Server thread/INFO]: -------- World Settings For [Plot] --------
1059[20:22:01] [Server thread/INFO]: Mob Spawn Range: 4
1060[20:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1061[20:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
1062[20:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
1063[20:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
1064[20:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1065[20:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1066[20:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
1067[20:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
1068[20:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1069[20:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1070[20:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1071[20:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1072[20:22:01] [Server thread/INFO]: Random Lighting Updates: false
1073[20:22:01] [Server thread/INFO]: Structure Info Saving: true
1074[20:22:01] [Server thread/INFO]: Max Entity Collisions: 8
1075[20:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1076[20:22:01] [Server thread/INFO]: Max TNT Explosions: 100
1077[20:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1078[20:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
1079[20:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
1080[20:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
1081[20:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1082[20:22:01] [Server thread/INFO]: View Distance: 8
1083[20:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1084[20:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
1085[20:22:01] [Server thread/INFO]: -------- World Settings For [Farmwelt] --------
1086[20:22:01] [Server thread/INFO]: Mob Spawn Range: 4
1087[20:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1088[20:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
1089[20:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
1090[20:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
1091[20:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1092[20:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1093[20:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
1094[20:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
1095[20:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1096[20:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1097[20:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1098[20:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1099[20:22:01] [Server thread/INFO]: Random Lighting Updates: false
1100[20:22:01] [Server thread/INFO]: Structure Info Saving: true
1101[20:22:01] [Server thread/INFO]: Max Entity Collisions: 8
1102[20:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1103[20:22:01] [Server thread/INFO]: Max TNT Explosions: 100
1104[20:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1105[20:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
1106[20:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
1107[20:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
1108[20:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1109[20:22:01] [Server thread/INFO]: View Distance: 8
1110[20:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1111[20:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
1112[20:22:01] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.1
1113[20:22:01] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b717
1114[20:22:01] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
1115[20:22:01] [Server thread/INFO]: [ChatEx] Disabling ChatEx v1.4
1116[20:22:01] [Server thread/INFO]: [ChatEx] is now disabled!
1117[20:22:01] [Server thread/INFO]: [Jobs] Disabling Jobs v3.6.3
1118[20:22:01] [Server thread/INFO]: [Jobs] Saving blocks
1119[20:22:01] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown.
1120[20:22:01] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
1121[20:22:01] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown!
1122[20:22:01] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v3.4.6-SNAPSHOT-f1d581a
1123[20:22:01] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
1124[20:22:01] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b370
1125[20:22:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
1126[20:22:01] [Server thread/INFO]: [ClearChat] Disabling ClearChat v2.0.8
1127[20:22:01] [Server thread/INFO]: [iConomy_Recreation] Disabling iConomy_Recreation v8.0
1128[20:22:01] [Server thread/INFO]: [iConomy_Recreation] Closing general data...
1129[20:22:01] [Server thread/INFO]: [iConomy_Recreation] Disabled. (0 ms)
1130[20:22:01] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
1131[20:22:01] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
1132[20:22:01] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.2
1133[20:22:01] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
1134[20:22:01] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1135[20:22:01] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
1136[20:22:01] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
1137[20:22:01] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
1138[20:22:01] [Server thread/INFO]: [HubThat] Disabling HubThat v5.0
1139[20:22:01] [Server thread/INFO]: [Essentials_WarpGUI] Disabling Essentials_WarpGUI v1.5.3
1140[20:22:01] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.2;b3fbe8b
1141[20:22:01] [Server thread/INFO]: [Tablist] Disabling Tablist v1.3.0.2
1142[20:22:01] [Server thread/INFO]: Tablist> Tablist v1.3.0.2 disabled!!
1143[20:22:01] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
1144[20:22:01] [Server thread/ERROR]: Could not load 'plugins/MeckyArmy.jar' in folder 'plugins'
1145org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/proxomomo/mecky/Main : Unsupported major.minor version 52.0
1146 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1147 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1148 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1149 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1150 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.reload(CraftServer.java:743) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1151 at org.bukkit.Bukkit.reload(Bukkit.java:539) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1152 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1153 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1154 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1155 at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1156 at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1157 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1158 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1159 at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1160 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
1161 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
1162 at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1163 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1164 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1165 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1166 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1167 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
1168Caused by: java.lang.UnsupportedClassVersionError: de/proxomomo/mecky/Main : Unsupported major.minor version 52.0
1169 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
1170 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
1171 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
1172 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
1173 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
1174 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
1175 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
1176 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
1177 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
1178 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1179 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1180 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
1181 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
1182 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
1183 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
1184 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1185 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1186 ... 21 more
1187[20:22:01] [Server thread/ERROR]: Could not load 'plugins/GunGame (1).jar' in folder 'plugins'
1188org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/BukkitPVP/GunGame/Main : Unsupported major.minor version 52.0
1189 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1190 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1191 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1192 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1193 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.reload(CraftServer.java:743) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1194 at org.bukkit.Bukkit.reload(Bukkit.java:539) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1195 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1196 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1197 at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1198 at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1199 at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1200 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1201 at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1202 at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1203 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
1204 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
1205 at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1206 at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1207 at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1208 at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1209 at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Spigot-7d15d07-c194444]
1210 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
1211Caused by: java.lang.UnsupportedClassVersionError: me/BukkitPVP/GunGame/Main : Unsupported major.minor version 52.0
1212 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
1213 at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
1214 at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
1215 at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
1216 at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
1217 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
1218 at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
1219 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
1220 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
1221 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1222 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1223 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
1224 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
1225 at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
1226 at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
1227 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1228 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-7d15d07-c194444]
1229 ... 21 more
1230[20:22:01] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.0.2
1231[20:22:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
1232[20:22:01] [Server thread/INFO]: [Essentials_WarpGUI] Loading Essentials_WarpGUI v1.5.3
1233[20:22:01] [Server thread/INFO]: [HubThat] Loading HubThat v5.0
1234[20:22:01] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
1235[20:22:01] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
1236[20:22:01] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.2
1237[20:22:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
1238[20:22:01] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
1239[20:22:01] [Server thread/INFO]: [ClearChat] Loading ClearChat v2.0.8
1240[20:22:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b370
1241[20:22:01] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.4.6-SNAPSHOT-f1d581a
1242[20:22:01] [Server thread/INFO]: [Jobs] Loading Jobs v3.6.3
1243[20:22:01] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.4
1244[20:22:01] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
1245[20:22:01] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
1246[20:22:01] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.1
1247[20:22:01] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
1248[20:22:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
1249[20:22:01] [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.
1250[20:22:01] [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!
1251[20:22:01] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
1252[20:22:01] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
1253[20:22:01] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
1254[20:22:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
1255[20:22:01] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
1256[20:22:01] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
1257[20:22:01] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.4.6-SNAPSHOT-f1d581a
1258[20:22:01] [Server thread/INFO]: &cYour version of java is outdated. It is highly recommended that you update to Java 8 as it increases performance and security. PlotSquared will require Java 9 in a future update.
1259[20:22:01] [Server thread/WARN]: java.lang.NoClassDefFoundError: org/bukkit/event/entity/LingeringPotionSplashEvent
1260[20:22:01] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.registerPlayerEvents(BukkitMain.java:459)
1261[20:22:01] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.<init>(PS.java:171)
1262[20:22:01] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:183)
1263[20:22:01] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291)
1264[20:22:01] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
1265[20:22:01] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
1266[20:22:01] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
1267[20:22:01] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
1268[20:22:01] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.reload(CraftServer.java:744)
1269[20:22:01] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:539)
1270[20:22:01] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
1271[20:22:01] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
1272[20:22:01] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645)
1273[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302)
1274[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137)
1275[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
1276[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
1277[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
1278[20:22:01] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
1279[20:22:01] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
1280[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
1281[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716)
1282[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
1283[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655)
1284[20:22:01] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554)
1285[20:22:01] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
1286[20:22:01] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.LingeringPotionSplashEvent
1287[20:22:01] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
1288[20:22:01] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
1289[20:22:01] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
1290[20:22:01] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
1291[20:22:01] [Server thread/WARN]: ... 26 more
1292[20:22:01] [Server thread/INFO]: [P2] Metrics enabled.
1293[20:22:01] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
1294[20:22:01] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
1295[20:22:01] [Server thread/INFO]: [P2] Detected world load for 'Plot'
1296[20:22:01] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
1297[20:22:01] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
1298[20:22:01] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
1299[20:22:01] [Server thread/INFO]: [P2] - schematic: false
1300[20:22:01] [Server thread/INFO]: World possibly already loaded: Plot
1301[20:22:01] [Server thread/INFO]: World possibly already loaded: Plot
1302[20:22:01] [Server thread/INFO]: [P2] Key: updater, Value: true
1303[20:22:01] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
1304[20:22:01] [Server thread/INFO]: [P2] Key: block-cache, Value: true
1305[20:22:01] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
1306[20:22:01] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
1307[20:22:01] [Server thread/INFO]: [P2] Key: events, Value: true
1308[20:22:01] [Server thread/INFO]: [P2] Key: commands, Value: true
1309[20:22:01] [Server thread/INFO]: [P2] Key: economy, Value: true
1310[20:22:01] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
1311[20:22:01] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
1312[20:22:01] [Server thread/INFO]: [P2] Key: database, Value: true
1313[20:22:01] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
1314[20:22:01] [Server thread/INFO]: [P2] Key: plotme-converter, Value: false
1315[20:22:01] [Server thread/INFO]: [P2] Key: metrics, Value: true
1316[20:22:01] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
1317[20:22:01] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
1318[20:22:01] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
1319[20:22:01] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
1320[20:22:01] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
1321[20:22:01] [Server thread/INFO]: [P2] Key: database-purger, Value: false
1322[20:22:01] [Server thread/INFO]: PlotSquared is now enabled
1323[20:22:01] [Server thread/INFO]: [P2] Metrics enabled.
1324[20:22:01] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.0.2
1325[20:22:01] [Server thread/INFO]: Tablist> Tablist v1.3.0.2 enabled!!
1326[20:22:01] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
1327[20:22:01] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
1328[20:22:01] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R1 as the Bukkit adapter
1329[20:22:01] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_71).
1330[20:22:01] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
1331[20:22:01] [Server thread/INFO]: [Essentials_WarpGUI] Enabling Essentials_WarpGUI v1.5.3
1332[20:22:01] [Server thread/INFO]: [HubThat] Enabling HubThat v5.0
1333[20:22:02] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
1334[20:22:02] [Server thread/INFO]: [PermissionsEx] Initializing file backend
1335[20:22:02] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
1336[20:22:02] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1337[20:22:02] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
1338[20:22:02] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
1339[20:22:02] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.2
1340[20:22:02] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
1341[20:22:02] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
1342[20:22:02] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1343[20:22:02] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1344[20:22:02] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1345[20:22:02] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1346[20:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1347[20:22:02] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
1348[20:22:02] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
1349[20:22:02] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
1350[20:22:02] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
1351[20:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
1352[20:22:02] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
1353[20:22:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
1354[20:22:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
1355[20:22:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
1356[20:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
1357[20:22:02] [Server thread/INFO]: [WorldGuard] (Plot) TNT ignition is PERMITTED.
1358[20:22:02] [Server thread/INFO]: [WorldGuard] (Plot) Lighters are PERMITTED.
1359[20:22:02] [Server thread/INFO]: [WorldGuard] (Plot) Lava fire is blocked.
1360[20:22:02] [Server thread/INFO]: [WorldGuard] (Plot) Fire spread is UNRESTRICTED.
1361[20:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plot'
1362[20:22:02] [Server thread/INFO]: [WorldGuard] (Farmwelt) TNT ignition is PERMITTED.
1363[20:22:02] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lighters are PERMITTED.
1364[20:22:02] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lava fire is blocked.
1365[20:22:02] [Server thread/INFO]: [WorldGuard] (Farmwelt) Fire spread is UNRESTRICTED.
1366[20:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Farmwelt'
1367[20:22:02] [Server thread/INFO]: [WorldGuard] Loading region data...
1368[20:22:03] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
1369[20:22:03] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (6 ms)
1370[20:22:03] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
1371[20:22:03] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
1372[20:22:03] [Thread-23/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
1373[20:22:03] [Server thread/INFO]: [ClearChat] Enabling ClearChat v2.0.8
1374[20:22:03] [Server thread/INFO]: [ClearChat] Total Autoclear time = 1800
1375[20:22:03] [Server thread/INFO]: [ClearChat] AutoClear Started!
1376[20:22:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b370
1377[20:22:03] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update Essentials_WarpGUI to the same version.
1378[20:22:03] [Server thread/INFO]: Using locale de
1379[20:22:03] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
1380[20:22:03] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
1381[20:22:03] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
1382[20:22:03] [Server thread/INFO]: Using locale de
1383[20:22:03] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
1384[20:22:03] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
1385[20:22:03] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
1386[20:22:03] [Server thread/INFO]: [Jobs] Enabling Jobs v3.6.3
1387[20:22:03] [Server thread/INFO]: [Jobs] Loaded 8 titles!
1388[20:22:03] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
1389[20:22:03] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
1390[20:22:03] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
1391[20:22:03] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
1392[20:22:03] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
1393[20:22:03] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
1394[20:22:03] [Server thread/INFO]: [Jobs] 4 shop items loaded!
1395[20:22:03] [Thread-21/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
1396[20:22:03] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
1397[20:22:03] [Server thread/INFO]: [Jobs] Explorer job manager registered!
1398[20:22:03] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
1399[20:22:03] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
1400[20:22:03] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
1401[20:22:03] [Server thread/INFO]: [Jobs] Preloaded 7 players data in 0.0
1402[20:22:03] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
1403[20:22:03] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.4
1404[20:22:03] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
1405[20:22:03] [Server thread/INFO]: [ChatEx] Loading updater-config...
1406[20:22:03] [Server thread/INFO]: [ChatEx] Done!
1407[20:22:03] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
1408[20:22:03] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
1409[20:22:03] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
1410[20:22:03] [Server thread/INFO]: [ChatEx] is now enabled!
1411[20:22:03] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
1412[20:22:03] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1413[20:22:03] [Server thread/INFO]: creating table 'items'
1414[20:22:03] [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`))
1415[20:22:03] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1416[20:22:03] [Server thread/INFO]: creating table 'accounts'
1417[20:22:03] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
1418[20:22:03] [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`) )
1419[20:22:03] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
1420[20:22:03] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
1421[20:22:03] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
1422[20:22:05] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
1423[20:22:05] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
1424[20:22:05] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.1
1425[20:22:05] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
1426[20:22:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1427[20:22:06] [Server thread/INFO]: ProXoGaming: Reload complete.
1428[20:22:06] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
1429[20:22:06] [Craft Scheduler Thread - 35/WARN]: Exception in thread "Craft Scheduler Thread - 35"
1430[20:22:06] [Craft Scheduler Thread - 35/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 224
1431 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1432 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
1433 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
1434 at java.lang.Thread.run(Unknown Source)
1435Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1436 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1437 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1438 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1439 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
1440 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1441 ... 3 more
1442
1443[20:22:06] [Craft Scheduler Thread - 36/INFO]: [Vault] Checking for Updates ...
1444[20:22:06] [Craft Scheduler Thread - 28/INFO]: PlotSquared is already up to date!
1445[20:22:06] [Craft Scheduler Thread - 36/INFO]: [Vault] No new version available
1446[20:22:06] [Server thread/INFO]: Starting UUID caching
1447[20:22:06] [Craft Scheduler Thread - 36/INFO]: [P2] Starting player data caching for: world
1448[20:22:06] [Craft Scheduler Thread - 36/INFO]: Fast mode UUID caching enabled!
1449[20:22:06] [Craft Scheduler Thread - 36/INFO]: [P2] Cached a total of: 2 UUIDs
1450[20:22:08] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
1451[20:22:08] [Server thread/INFO]: Mecky issued server command: /pl
1452[20:22:19] [Async Chat Thread - #8/INFO]: Premium | mufmuf: ich habe keine mc sounds amk was ist das
1453[20:22:22] [Server thread/INFO]: mufmuf lost connection: Disconnected
1454[20:22:22] [Server thread/INFO]: mufmuf left the game.
1455[20:22:32] [User Authenticator #5/INFO]: UUID of player mufmuf is cf339e4d-b3a9-4858-a071-ffa28a564e55
1456[20:22:33] [Server thread/INFO]: mufmuf[/88.77.242.28:52337] logged in with entity id 2808 at ([world]-196.51114161487064, 71.0, 273.5872189948669)