· 6 years ago · Oct 10, 2019, 04:14 AM
1[20:52:45] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[20:52:45] [Server thread/INFO]: Loading properties
3[20:52:45] [Server thread/INFO]: Default game type: SURVIVAL
4[20:52:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6abac0c-9935adc (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[20:52:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[20:52:46] [Server thread/INFO]: Using 4 threads for Netty based IO
7[20:52:46] [Server thread/INFO]: Debug logging is disabled
8[20:52:46] [Server thread/INFO]: Generating keypair
9[20:52:46] [Server thread/INFO]: Starting Minecraft server on 104.128.71.23:25565
10[20:52:46] [Server thread/INFO]: Using epoll channel type
11[20:52:46] [Server thread/ERROR]: Could not load 'plugins/Clearlag.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
15 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
16 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
17 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
19Caused by: java.util.zip.ZipException: zip file is empty
20 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_222]
21 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_222]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_222]
23 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_222]
24 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_222]
25 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
26 ... 5 more
27[20:52:47] [Server thread/ERROR]: Ambiguous plugin name `KitsCreator' for files `plugins/KitsCreator-1.13.jar' and `plugins/KitsCreator-1.8-1.12.jar' in `plugins'
28[20:52:47] [Server thread/ERROR]: Ambiguous plugin name `KitsCreator' for files `plugins/KitsCreator-1.14.jar' and `plugins/KitsCreator-1.13.jar' in `plugins'
29[20:52:47] [Server thread/INFO]: Set PluginClassLoader as parallel capable
30[20:52:47] [Server thread/ERROR]: Could not load 'plugins/Matrix.jar' in folder 'plugins'
31org.bukkit.plugin.UnknownDependencyException: ProtocolLib
32 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
33 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
34 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
35 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
36 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
37[20:52:47] [Server thread/ERROR]: Could not load 'plugins/Multiverse-NetherPortals-4.1.0.jar' in folder 'plugins'
38org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command
39 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
40 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
41 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
42 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
43 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
44 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
45 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
46Caused by: java.lang.NoClassDefFoundError: com/onarandombox/commandhandler/Command
47 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
48 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
49 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
50 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
51 ... 6 more
52Caused by: java.lang.ClassNotFoundException: com.onarandombox.commandhandler.Command
53 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
54 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
55 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
56 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
57 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
58 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
59 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
60 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
61 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
62 ... 6 more
63[20:52:48] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.2
64[20:52:48] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
65[20:52:48] [Server thread/INFO]: [Wild] Loading Wild v3.15.2
66[20:52:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
67[20:52:48] [Server thread/INFO]: [PlugManager] Loading PlugManager v1.0.0
68[20:52:48] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
69[20:52:48] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
70[20:52:48] [Server thread/INFO]: [Blackjack] Loading Blackjack v1.6.1
71[20:52:48] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v0.1.1
72[20:52:48] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
73[20:52:48] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
74[20:52:48] [Server thread/INFO]: [Holograms] Loading Holograms v2.9.1-SNAPSHOT
75[20:52:48] [Server thread/INFO]: [DisableNetherPortals] Loading DisableNetherPortals v1.2
76[20:52:48] [Server thread/INFO]: [RoyalBorder] Loading RoyalBorder v1.0
77[20:52:48] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
78[20:52:48] [Server thread/INFO]: [CustomEnchants] Loading CustomEnchants v1.13.3
79[20:52:48] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.1
80[20:52:48] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
81[20:52:48] [Server thread/INFO]: [MyMOTD] Loading MyMOTD v0.2.5
82[20:52:48] [Server thread/INFO]: [BoostMe] Loading BoostMe v1.0
83[20:52:48] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
84[20:52:48] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
85[20:52:48] [Server thread/INFO]: [VanillaEnchants] Loading VanillaEnchants v1.2
86[20:52:48] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
87[20:52:48] [Server thread/INFO]: [SimpleCommands] Loading SimpleCommands v1.0
88[20:52:48] [Server thread/INFO]: ================================================
89[20:52:48] [Server thread/INFO]: SimpleComands Plugin loading
90[20:52:48] [Server thread/INFO]: by Hacealor
91[20:52:48] [Server thread/INFO]: ================================================
92[20:52:48] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
93[20:52:48] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
94[20:52:48] [Server thread/INFO]: [CommandNotifier] Loading CommandNotifier v1.2.0
95[20:52:48] [Server thread/INFO]: [KitsCreator] Loading KitsCreator v3.0
96[20:52:48] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
97[20:52:48] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.20.6
98[20:52:48] [Server thread/INFO]: [SimpleTabList] Loading SimpleTabList v10.2.1
99[20:52:48] [Server thread/INFO]: [SpawnerShop] Loading SpawnerShop v4.0
100[20:52:48] [Server thread/INFO]: [WildAddon] Loading WildAddon v1.9.6
101[20:52:48] [Server thread/INFO]: [TNTFill] Loading TNTFill v2.0.2
102[20:52:48] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
103[20:52:48] [Server thread/INFO]: [zAuctionHouseV2] Loading zAuctionHouseV2 v2.0.0.1
104[20:52:48] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.2
105[20:52:48] [Server thread/INFO]: [floAuction] Loading floAuction v3.1.0
106[20:52:48] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6
107[20:52:48] [Server thread/INFO]: [FactionSBAddon] Loading FactionSBAddon vrelease-4
108[20:52:48] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
109[20:52:48] [Server thread/INFO]: [FactionSilk] Loading FactionSilk v1.1
110[20:52:48] [Server thread/INFO]: [Faction tools] Loading FactionTools v1.0.2-SNAPSHOT
111[20:52:48] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
112[20:52:50] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
113[20:52:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
114[20:52:50] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
115[20:52:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
116[20:52:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
117[20:52:50] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
118[20:52:50] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
119[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
120[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
121[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
122[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
123[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
124[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
125[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
126[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
127[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
128[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
129[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
130[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 39ms.
131[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
132[20:52:50] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 212ms) ===
133[20:52:50] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
134[20:52:50] [Server thread/INFO]: Preparing level "spigot_1_8_387115"
135[20:52:50] [Server thread/INFO]: -------- World Settings For [spigot_1_8_387115] --------
136[20:52:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
137[20:52:50] [Server thread/INFO]: Mob Spawn Range: 4
138[20:52:50] [Server thread/INFO]: Anti X-Ray: true
139[20:52:50] [Server thread/INFO]: Engine Mode: 1
140[20:52:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
141[20:52:50] [Server thread/INFO]: Replace Blocks: [1, 5]
142[20:52:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
143[20:52:50] [Server thread/INFO]: Cane Growth Modifier: 100%
144[20:52:50] [Server thread/INFO]: Melon Growth Modifier: 100%
145[20:52:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
146[20:52:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
147[20:52:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
148[20:52:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
149[20:52:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
150[20:52:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
151[20:52:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
152[20:52:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
153[20:52:50] [Server thread/INFO]: Random Lighting Updates: false
154[20:52:50] [Server thread/INFO]: Structure Info Saving: true
155[20:52:50] [Server thread/INFO]: Sending up to 10 chunks per packet
156[20:52:50] [Server thread/INFO]: Max Entity Collisions: 8
157[20:52:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
158[20:52:50] [Server thread/INFO]: Max TNT Explosions: 100
159[20:52:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
160[20:52:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
161[20:52:50] [Server thread/INFO]: Item Despawn Rate: 6000
162[20:52:50] [Server thread/INFO]: Item Merge Radius: 2.5
163[20:52:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
164[20:52:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
165[20:52:50] [Server thread/INFO]: View Distance: 10
166[20:52:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
167[20:52:50] [Server thread/INFO]: Clear tick list: false
168[20:52:50] [Server thread/INFO]: Experience Merge Radius: 3.0
169[20:52:50] [Server thread/INFO]: -------- World Settings For [spigot_1_8_387115_nether] --------
170[20:52:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
171[20:52:50] [Server thread/INFO]: Mob Spawn Range: 4
172[20:52:50] [Server thread/INFO]: Anti X-Ray: true
173[20:52:50] [Server thread/INFO]: Engine Mode: 1
174[20:52:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
175[20:52:50] [Server thread/INFO]: Replace Blocks: [1, 5]
176[20:52:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
177[20:52:50] [Server thread/INFO]: Cane Growth Modifier: 100%
178[20:52:50] [Server thread/INFO]: Melon Growth Modifier: 100%
179[20:52:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
180[20:52:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
181[20:52:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
182[20:52:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
183[20:52:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
184[20:52:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
185[20:52:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
186[20:52:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
187[20:52:50] [Server thread/INFO]: Random Lighting Updates: false
188[20:52:50] [Server thread/INFO]: Structure Info Saving: true
189[20:52:50] [Server thread/INFO]: Sending up to 10 chunks per packet
190[20:52:50] [Server thread/INFO]: Max Entity Collisions: 8
191[20:52:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
192[20:52:50] [Server thread/INFO]: Max TNT Explosions: 100
193[20:52:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
194[20:52:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
195[20:52:50] [Server thread/INFO]: Item Despawn Rate: 6000
196[20:52:50] [Server thread/INFO]: Item Merge Radius: 2.5
197[20:52:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
198[20:52:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
199[20:52:50] [Server thread/INFO]: View Distance: 10
200[20:52:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
201[20:52:50] [Server thread/INFO]: Clear tick list: false
202[20:52:50] [Server thread/INFO]: Experience Merge Radius: 3.0
203[20:52:50] [Server thread/INFO]: -------- World Settings For [spigot_1_8_387115_the_end] --------
204[20:52:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
205[20:52:50] [Server thread/INFO]: Mob Spawn Range: 4
206[20:52:50] [Server thread/INFO]: Anti X-Ray: true
207[20:52:50] [Server thread/INFO]: Engine Mode: 1
208[20:52:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
209[20:52:50] [Server thread/INFO]: Replace Blocks: [1, 5]
210[20:52:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
211[20:52:50] [Server thread/INFO]: Cane Growth Modifier: 100%
212[20:52:50] [Server thread/INFO]: Melon Growth Modifier: 100%
213[20:52:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
214[20:52:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
215[20:52:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
216[20:52:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
217[20:52:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
218[20:52:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
219[20:52:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
220[20:52:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
221[20:52:50] [Server thread/INFO]: Random Lighting Updates: false
222[20:52:50] [Server thread/INFO]: Structure Info Saving: true
223[20:52:50] [Server thread/INFO]: Sending up to 10 chunks per packet
224[20:52:50] [Server thread/INFO]: Max Entity Collisions: 8
225[20:52:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
226[20:52:50] [Server thread/INFO]: Max TNT Explosions: 100
227[20:52:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
228[20:52:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
229[20:52:50] [Server thread/INFO]: Item Despawn Rate: 6000
230[20:52:50] [Server thread/INFO]: Item Merge Radius: 2.5
231[20:52:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
232[20:52:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
233[20:52:50] [Server thread/INFO]: View Distance: 10
234[20:52:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
235[20:52:50] [Server thread/INFO]: Clear tick list: false
236[20:52:50] [Server thread/INFO]: Experience Merge Radius: 3.0
237[20:52:50] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2229888705850989282)
238[20:52:51] [Server thread/INFO]: Preparing spawn area: 97%
239[20:52:51] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2229888705850989282)
240[20:52:52] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2229888705850989282)
241[20:52:52] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.2
242[20:52:53] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.5.2 (Is it up to date?)
243java.lang.NullPointerException
244 at org.bukkit.Location.getBlock(Location.java:87) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
245 at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:443) ~[?:?]
246 at plus.crates.CratesPlus.onEnable(CratesPlus.java:212) ~[?:?]
247 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
248 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
249 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
250 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
251 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
252 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
253 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
254 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
255 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
256 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
257 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
258[20:52:53] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
259[20:52:53] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
260[20:52:53] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
261[20:52:53] [Server thread/INFO]: [Wild] Enabling Wild v3.15.2
262[20:52:53] [Server thread/INFO]: [Wild] Already Converted
263[20:52:53] [Server thread/INFO]: [Wild] Changes from version 3.11.0 to 3.12.0 include: +
264* Reworked gui +
265* Fixed NPE from refundPlayer
266[20:52:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
267[20:52:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
268[20:52:53] [Server thread/INFO]: [PlugManager] Enabling PlugManager v1.0.0
269[20:52:53] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
270[20:52:53] [Server thread/INFO]: Bukkit version format changed. Version not checked.
271[20:52:53] [Server thread/INFO]: git-Spigot-6abac0c-9935adc (MC: 1.8.8)
272[20:52:53] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
273[20:52:53] [Server thread/INFO]: Using locale en_US
274[20:52:53] [Server thread/INFO]: Using locale en_US
275[20:52:53] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
276[20:52:53] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
277[20:52:53] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
278[20:52:53] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
279[20:52:53] [Server thread/INFO]: [BuycraftX] Validating your server key...
280[20:52:54] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
281[20:52:54] [Server thread/INFO]: [Blackjack] Enabling Blackjack v1.6.1
282[20:52:54] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v0.1.1
283[20:52:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
284[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) TNT ignition is PERMITTED.
285[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) Lighters are PERMITTED.
286[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) Lava fire is blocked.
287[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115) Fire spread is UNRESTRICTED.
288[20:52:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot_1_8_387115'
289[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) TNT ignition is PERMITTED.
290[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) Lighters are PERMITTED.
291[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) Lava fire is blocked.
292[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_nether) Fire spread is UNRESTRICTED.
293[20:52:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot_1_8_387115_nether'
294[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) TNT ignition is PERMITTED.
295[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) Lighters are PERMITTED.
296[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) Lava fire is blocked.
297[20:52:54] [Server thread/INFO]: [WorldGuard] (spigot_1_8_387115_the_end) Fire spread is UNRESTRICTED.
298[20:52:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot_1_8_387115_the_end'
299[20:52:54] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'spigot_1_8_387115'
300[20:52:54] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'spigot_1_8_387115_nether'
301[20:52:54] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'spigot_1_8_387115_the_end'
302[20:52:54] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
303[20:52:55] [Server thread/INFO]: -------- World Settings For [KOTH4] --------
304[20:52:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
305[20:52:55] [Server thread/INFO]: Mob Spawn Range: 4
306[20:52:55] [Server thread/INFO]: Anti X-Ray: true
307[20:52:55] [Server thread/INFO]: Engine Mode: 1
308[20:52:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
309[20:52:55] [Server thread/INFO]: Replace Blocks: [1, 5]
310[20:52:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
311[20:52:55] [Server thread/INFO]: Cane Growth Modifier: 100%
312[20:52:55] [Server thread/INFO]: Melon Growth Modifier: 100%
313[20:52:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
314[20:52:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
315[20:52:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
316[20:52:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
317[20:52:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
318[20:52:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
319[20:52:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
320[20:52:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
321[20:52:55] [Server thread/INFO]: Random Lighting Updates: false
322[20:52:55] [Server thread/INFO]: Structure Info Saving: true
323[20:52:55] [Server thread/INFO]: Sending up to 10 chunks per packet
324[20:52:55] [Server thread/INFO]: Max Entity Collisions: 8
325[20:52:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
326[20:52:55] [Server thread/INFO]: Max TNT Explosions: 100
327[20:52:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
328[20:52:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
329[20:52:55] [Server thread/INFO]: Item Despawn Rate: 6000
330[20:52:55] [Server thread/INFO]: Item Merge Radius: 2.5
331[20:52:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
332[20:52:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
333[20:52:55] [Server thread/INFO]: View Distance: 10
334[20:52:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
335[20:52:55] [Server thread/INFO]: Clear tick list: false
336[20:52:55] [Server thread/INFO]: Experience Merge Radius: 3.0
337[20:52:55] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2831103658329082607)
338[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH4) TNT ignition is PERMITTED.
339[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH4) Lighters are PERMITTED.
340[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH4) Lava fire is blocked.
341[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH4) Fire spread is UNRESTRICTED.
342[20:52:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KOTH4'
343[20:52:55] [Server thread/INFO]: -------- World Settings For [pvp] --------
344[20:52:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
345[20:52:55] [Server thread/INFO]: Mob Spawn Range: 4
346[20:52:55] [Server thread/INFO]: Anti X-Ray: true
347[20:52:55] [Server thread/INFO]: Engine Mode: 1
348[20:52:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
349[20:52:55] [Server thread/INFO]: Replace Blocks: [1, 5]
350[20:52:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
351[20:52:55] [Server thread/INFO]: Cane Growth Modifier: 100%
352[20:52:55] [Server thread/INFO]: Melon Growth Modifier: 100%
353[20:52:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
354[20:52:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
355[20:52:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
356[20:52:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
357[20:52:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
358[20:52:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
359[20:52:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
360[20:52:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
361[20:52:55] [Server thread/INFO]: Random Lighting Updates: false
362[20:52:55] [Server thread/INFO]: Structure Info Saving: true
363[20:52:55] [Server thread/INFO]: Sending up to 10 chunks per packet
364[20:52:55] [Server thread/INFO]: Max Entity Collisions: 8
365[20:52:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
366[20:52:55] [Server thread/INFO]: Max TNT Explosions: 100
367[20:52:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
368[20:52:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
369[20:52:55] [Server thread/INFO]: Item Despawn Rate: 6000
370[20:52:55] [Server thread/INFO]: Item Merge Radius: 2.5
371[20:52:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
372[20:52:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
373[20:52:55] [Server thread/INFO]: View Distance: 10
374[20:52:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
375[20:52:55] [Server thread/INFO]: Clear tick list: false
376[20:52:55] [Server thread/INFO]: Experience Merge Radius: 3.0
377[20:52:55] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8567885589226969227)
378[20:52:55] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
379[20:52:55] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
380[20:52:55] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
381[20:52:55] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
382[20:52:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
383[20:52:55] [Server thread/INFO]: -------- World Settings For [KOTH] --------
384[20:52:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
385[20:52:55] [Server thread/INFO]: Mob Spawn Range: 4
386[20:52:55] [Server thread/INFO]: Anti X-Ray: true
387[20:52:55] [Server thread/INFO]: Engine Mode: 1
388[20:52:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
389[20:52:55] [Server thread/INFO]: Replace Blocks: [1, 5]
390[20:52:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
391[20:52:55] [Server thread/INFO]: Cane Growth Modifier: 100%
392[20:52:55] [Server thread/INFO]: Melon Growth Modifier: 100%
393[20:52:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
394[20:52:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
395[20:52:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
396[20:52:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
397[20:52:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
398[20:52:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
399[20:52:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
400[20:52:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
401[20:52:55] [Server thread/INFO]: Random Lighting Updates: false
402[20:52:55] [Server thread/INFO]: Structure Info Saving: true
403[20:52:55] [Server thread/INFO]: Sending up to 10 chunks per packet
404[20:52:55] [Server thread/INFO]: Max Entity Collisions: 8
405[20:52:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
406[20:52:55] [Server thread/INFO]: Max TNT Explosions: 100
407[20:52:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
408[20:52:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
409[20:52:55] [Server thread/INFO]: Item Despawn Rate: 6000
410[20:52:55] [Server thread/INFO]: Item Merge Radius: 2.5
411[20:52:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
412[20:52:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
413[20:52:55] [Server thread/INFO]: View Distance: 10
414[20:52:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
415[20:52:55] [Server thread/INFO]: Clear tick list: false
416[20:52:55] [Server thread/INFO]: Experience Merge Radius: 3.0
417[20:52:55] [Server thread/INFO]: Preparing start region for level 5 (Seed: -6789674386023828389)
418[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH) TNT ignition is PERMITTED.
419[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH) Lighters are PERMITTED.
420[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH) Lava fire is blocked.
421[20:52:55] [Server thread/INFO]: [WorldGuard] (KOTH) Fire spread is UNRESTRICTED.
422[20:52:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KOTH'
423[20:52:55] [Server thread/INFO]: -------- World Settings For [KOTH2] --------
424[20:52:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
425[20:52:55] [Server thread/INFO]: Mob Spawn Range: 4
426[20:52:55] [Server thread/INFO]: Anti X-Ray: true
427[20:52:55] [Server thread/INFO]: Engine Mode: 1
428[20:52:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
429[20:52:55] [Server thread/INFO]: Replace Blocks: [1, 5]
430[20:52:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
431[20:52:55] [Server thread/INFO]: Cane Growth Modifier: 100%
432[20:52:55] [Server thread/INFO]: Melon Growth Modifier: 100%
433[20:52:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
434[20:52:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
435[20:52:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
436[20:52:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
437[20:52:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
438[20:52:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
439[20:52:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
440[20:52:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
441[20:52:55] [Server thread/INFO]: Random Lighting Updates: false
442[20:52:55] [Server thread/INFO]: Structure Info Saving: true
443[20:52:55] [Server thread/INFO]: Sending up to 10 chunks per packet
444[20:52:55] [Server thread/INFO]: Max Entity Collisions: 8
445[20:52:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
446[20:52:55] [Server thread/INFO]: Max TNT Explosions: 100
447[20:52:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
448[20:52:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
449[20:52:55] [Server thread/INFO]: Item Despawn Rate: 6000
450[20:52:55] [Server thread/INFO]: Item Merge Radius: 2.5
451[20:52:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
452[20:52:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
453[20:52:55] [Server thread/INFO]: View Distance: 10
454[20:52:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
455[20:52:55] [Server thread/INFO]: Clear tick list: false
456[20:52:55] [Server thread/INFO]: Experience Merge Radius: 3.0
457[20:52:55] [Server thread/INFO]: Preparing start region for level 6 (Seed: -1486751432469758669)
458[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH2) TNT ignition is PERMITTED.
459[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH2) Lighters are PERMITTED.
460[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH2) Lava fire is blocked.
461[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH2) Fire spread is UNRESTRICTED.
462[20:52:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KOTH2'
463[20:52:56] [Server thread/INFO]: -------- World Settings For [KOTH3] --------
464[20:52:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
465[20:52:56] [Server thread/INFO]: Mob Spawn Range: 4
466[20:52:56] [Server thread/INFO]: Anti X-Ray: true
467[20:52:56] [Server thread/INFO]: Engine Mode: 1
468[20:52:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
469[20:52:56] [Server thread/INFO]: Replace Blocks: [1, 5]
470[20:52:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
471[20:52:56] [Server thread/INFO]: Cane Growth Modifier: 100%
472[20:52:56] [Server thread/INFO]: Melon Growth Modifier: 100%
473[20:52:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
474[20:52:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
475[20:52:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
476[20:52:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
477[20:52:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
478[20:52:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
479[20:52:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
480[20:52:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
481[20:52:56] [Server thread/INFO]: Random Lighting Updates: false
482[20:52:56] [Server thread/INFO]: Structure Info Saving: true
483[20:52:56] [Server thread/INFO]: Sending up to 10 chunks per packet
484[20:52:56] [Server thread/INFO]: Max Entity Collisions: 8
485[20:52:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
486[20:52:56] [Server thread/INFO]: Max TNT Explosions: 100
487[20:52:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
488[20:52:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
489[20:52:56] [Server thread/INFO]: Item Despawn Rate: 6000
490[20:52:56] [Server thread/INFO]: Item Merge Radius: 2.5
491[20:52:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
492[20:52:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
493[20:52:56] [Server thread/INFO]: View Distance: 10
494[20:52:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
495[20:52:56] [Server thread/INFO]: Clear tick list: false
496[20:52:56] [Server thread/INFO]: Experience Merge Radius: 3.0
497[20:52:56] [Server thread/INFO]: Preparing start region for level 7 (Seed: -8769197180224648851)
498[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH3) TNT ignition is PERMITTED.
499[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH3) Lighters are PERMITTED.
500[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH3) Lava fire is blocked.
501[20:52:56] [Server thread/INFO]: [WorldGuard] (KOTH3) Fire spread is UNRESTRICTED.
502[20:52:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KOTH3'
503[20:52:56] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
504[20:52:56] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
505[20:52:56] [Server thread/INFO]: [Holograms] Enabling Holograms v2.9.1-SNAPSHOT
506[20:52:56] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_8_R3.HologramEntityControllerImpl
507[20:52:56] [Server thread/INFO]: [DisableNetherPortals] Enabling DisableNetherPortals v1.2
508[20:52:56] [Server thread/INFO]: [RoyalBorder] Enabling RoyalBorder v1.0
509[20:52:56] [Server thread/INFO]: [RoyalBorder] The hamster is turning the wheel...
510[20:52:56] [Server thread/INFO]: [RoyalBorder] Configuration file loaded.
511[20:52:56] [Server thread/INFO]: [RoyalBorder] Your server version is 1.8.8-R0.1-SNAPSHOT
512[20:52:56] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
513[20:52:56] [Server thread/INFO]: [CustomEnchants] Enabling CustomEnchants v1.13.3
514[20:52:56] [Thread-15/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://dev.bukkit.org/server-mods/signedit/files.rss
515[20:52:56] [Thread-15/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
516[20:52:56] [Thread-15/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
517[20:52:56] [Thread-15/WARN]: at net.timroden.signedit.VersionChecker.run(VersionChecker.java:44)
518[20:52:56] [Thread-15/WARN]: [SignEdit] §cError retrieving latest version from BukkitDev.
519[20:52:56] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.1
520[20:52:56] [Server thread/INFO]: [ObsidianBreaker] Using NMS version v1_8_R3
521[20:52:56] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
522[20:52:56] [Server thread/INFO]: [MyMOTD] Enabling MyMOTD v0.2.5
523[20:52:56] [Server thread/INFO]: [BoostMe] Enabling BoostMe v1.0
524[20:52:56] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
525[20:52:56] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
526[20:52:56] [Server thread/INFO]: [PermissionsEx] Initializing file backend
527[20:52:56] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
528[20:52:56] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
529[20:52:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
530[20:52:56] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
531[20:52:56] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
532[20:52:56] [Server thread/INFO]: [VanillaEnchants] Enabling VanillaEnchants v1.2
533[20:52:56] [Server thread/ERROR]: [VanillaEnchants] Plugin VanillaEnchants v1.2 has failed to register events for class network.kngsgaming.minecraft.EnchantEvents because org/bukkit/event/inventory/PrepareAnvilEvent does not exist.
534[20:52:56] [Server thread/INFO]: [VanillaEnchants] Enabled
535[20:52:56] [Server thread/INFO]: [SimpleCommands] Enabling SimpleCommands v1.0
536[20:52:56] [Server thread/INFO]: ================================================
537[20:52:56] [Server thread/INFO]: SimpleComands Plugin Starting
538[20:52:56] [Server thread/INFO]: by Hacealor
539[20:52:56] [Server thread/INFO]: ================================================
540[20:52:56] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
541[20:52:56] [Server thread/INFO]: [CommandNotifier] Enabling CommandNotifier v1.2.0
542[20:52:56] [Server thread/INFO]: [KitsCreator] Enabling KitsCreator v3.0
543[20:52:57] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.20.6
544[20:52:57] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
545[20:52:57] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
546[20:52:57] [Server thread/INFO]: [SimpleTabList] Enabling SimpleTabList v10.2.1
547[20:52:57] [Server thread/INFO]: [SimpleTablist] The plugin has been started
548[20:52:57] [Server thread/INFO]: Disabled-worlds
549[20:52:57] [Server thread/INFO]: - [exampleworld]
550[20:52:57] [Server thread/INFO]: PlaceholderAPI: true
551[20:52:57] [Server thread/INFO]: [SpawnerShop] Enabling SpawnerShop v4.0
552[20:52:57] [Server thread/INFO]: [WildAddon] Enabling WildAddon v1.9.6
553[20:52:57] [Server thread/INFO]: [TNTFill] Enabling TNTFill v2.0.2
554[20:52:57] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
555[20:52:57] [Server thread/INFO]: [WhatIsIt] has been enabled.
556[20:52:57] [Server thread/INFO]: [zAuctionHouseV2] Enabling zAuctionHouseV2 v2.0.0.1
557[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] === ENABLE START ===
558[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] Plugin Version V2.0.0.1
559[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] Loading 1 commands
560[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] Loading 11 inventories
561[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] Using storage ÂJSON
562[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] /home/minecraft/multicraft/servers/server182948/plugins/zAuctionHouseV2/config.json loaded successfully !
563[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] /home/minecraft/multicraft/servers/server182948/plugins/zAuctionHouseV2/messages/lang_fr.json loaded successfully !
564[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] /home/minecraft/multicraft/servers/server182948/plugins/zAuctionHouseV2/messages/lang_en.json loaded successfully !
565[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] /home/minecraft/multicraft/servers/server182948/plugins/zAuctionHouseV2/messages/lang_it.json loaded successfully !
566[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] Loading messages with EN configuration
567[20:52:57] [Thread-8/INFO]: ====================================
568[20:52:57] [Thread-8/INFO]: [SimpleTablist] No updates available.
569[20:52:57] [Thread-8/INFO]: ====================================
570[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] /home/minecraft/multicraft/servers/server182948/plugins/zAuctionHouseV2/messages/lang_en.json loaded successfully !
571[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] /home/minecraft/multicraft/servers/server182948/plugins/zAuctionHouseV2/items.json loaded successfully !
572[20:52:57] [Server thread/INFO]: [zAuctionHouseV2 v2.0.0.1] === ENABLE DONE (80ms) ===
573[20:52:57] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.2
574[20:52:57] [Server thread/INFO]: [floAuction] Enabling floAuction v3.1.0
575[20:52:57] [Server thread/INFO]: [floAuction] has been enabled.
576[20:52:57] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6
577[20:52:57] [Server thread/INFO]:
578 __ ___ _ _
579/ _\ __ ___ ____ _ __ _ ___ / __\_ _ ___| |_(_) ___ _ __ ___
580\ \ / _` \ \ / / _` |/ _` |/ _ \/ _\/ _` |/ __| __| |/ _ \| '_ \/ __|
581_\ \ (_| |\ V / (_| | (_| | __/ / | (_| | (__| |_| | (_) | | | \__ \
582\__/\__,_| \_/ \__,_|\__, |\___\/ \__,_|\___|\__|_|\___/|_| |_|___/
583 |___/
584Made with love, by ProSavage & SavageLLC Team.
585[20:52:57] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] ==== Setup ====
586[20:52:57] [Server thread/INFO]: [TrackX] Tracker starting for savagefactions
587[20:52:57] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Minecraft Version 1.8 found, Title Fadeouttime etc will not be configurable.
588[20:52:57] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
589[20:52:57] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] ==== End Setup ====
590[20:52:57] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] === ENABLE START ===
591[20:52:57] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Config.yml was found to be up-to-date!
592[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loaded 9 players
593[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loaded 5 Factions
594[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loading board from disk
595[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loaded 40 board locations
596[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Found CoreProtect, enabling Inspect
597[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Enabling Faction Flight!
598[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Enabling FactionsTop command, this is a very basic /f top please get a dedicated /f top resource if you want land calculation etc.
599[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Economy integration through Vault plugin successful.
600[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
601[20:52:58] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] === ENABLE DONE (Took 463ms) ===
602[20:52:58] [Server thread/INFO]: [FactionSBAddon] Enabling FactionSBAddon vrelease-4
603[20:52:58] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
604[20:52:58] [Server thread/INFO]: [CombatLog] Loading messages.properties.
605[20:52:58] [Server thread/INFO]: [CombatLog] Loading config.yml.
606[20:52:58] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
607[20:52:58] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
608[20:52:58] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
609[20:52:58] [Server thread/INFO]: [FactionSilk] Enabling FactionSilk v1.1
610[20:52:58] [Server thread/INFO]: --------------------------------------
611[20:52:58] [Server thread/INFO]: FactionsSilk, By Kii999
612[20:52:58] [Server thread/INFO]: FactionsUUID (Version: 1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6) was found!
613[20:52:58] [Server thread/INFO]: --------------------------------------
614[20:52:58] [Server thread/INFO]: [FactionSilk] FactionSilk has been enabled (V.1.1)
615[20:52:58] [Server thread/INFO]: [Faction tools] Enabling FactionTools v1.0.2-SNAPSHOT
616[20:52:58] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: Top level is not a Map.
617[20:52:58] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59)
618[20:52:58] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
619[20:52:58] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
620[20:52:58] [Server thread/WARN]: at com.ItzKmaf.FactionTools.Config.<init>(Config.java:31)
621[20:52:58] [Server thread/WARN]: at com.ItzKmaf.FactionTools.FactionTools.onEnable(FactionTools.java:59)
622[20:52:58] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
623[20:52:58] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
624[20:52:58] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
625[20:52:58] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
626[20:52:58] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
627[20:52:58] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
628[20:52:58] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
629[20:52:58] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
630[20:52:58] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
631[20:52:58] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
632[20:52:58] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
633[20:52:58] [Server thread/INFO]: true
634[20:52:58] [Server thread/INFO]: true
635[20:52:58] [Server thread/INFO]: Factions registered
636[20:52:58] [Server thread/INFO]: World Guard registered
637[20:52:58] [Server thread/INFO]: true
638[20:52:58] [Server thread/INFO]: Factions registered
639[20:52:58] [Server thread/INFO]: World Guard registered
640[20:52:58] [Server thread/INFO]: true
641[20:52:58] [Server thread/INFO]: Factions registered
642[20:52:58] [Server thread/INFO]: World Guard registered
643[20:52:58] [Server thread/INFO]: true
644[20:52:58] [Server thread/INFO]: Factions registered
645[20:52:58] [Server thread/INFO]: World Guard registered
646[20:52:58] [Server thread/INFO]: true
647[20:52:58] [Server thread/INFO]: Factions registered
648[20:52:58] [Server thread/INFO]: World Guard registered
649[20:52:58] [Server thread/INFO]: 256, 240
650[20:52:58] [Server thread/INFO]: true
651[20:52:58] [Server thread/INFO]: Factions registered
652[20:52:58] [Server thread/INFO]: World Guard registered
653[20:52:58] [Server thread/INFO]: 256, 240
654[20:52:58] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
655[20:52:58] [Server thread/INFO]: Done (7.894s)! For help, type "help" or "?"
656[20:52:58] [Craft Scheduler Thread - 0/INFO]: [mcMMO] Cleaned backup files. Deleted 2 of 18 files.
657[20:52:58] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
658[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
659[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
660[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
661[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
662[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
663[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
664[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
665[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
666[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
667[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
668[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
669[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
670[20:52:58] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
671[20:52:58] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.v5.CoreProtectEditSessionFactoryv5 from net.coreprotect.worldedit.v5
672[20:52:58] [Craft Scheduler Thread - 2/INFO]: [zAuctionHouseV2 v2.0.0.1] You are using the latest version of the plugin!
673[20:52:58] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support!
674[20:52:58] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 main menu items!
675[20:52:58] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 shops with total of 164 items!
676[20:52:58] [Server thread/WARN]: [Holograms] Hologram "wild2" has an invalid location
677[20:52:58] [Server thread/WARN]: [Holograms] Hologram "wild" has an invalid location
678[20:52:58] [Server thread/WARN]: [Holograms] Hologram "wild3" has an invalid location
679[20:52:58] [Server thread/WARN]: [Holograms] Hologram "wild4" has an invalid location
680[20:52:58] [Server thread/INFO]: [Holograms] Loaded hologram with "beta" with 1 lines
681[20:52:58] [Server thread/INFO]: [Holograms] Loaded hologram with "<3" with 1 lines
682[20:52:58] [Server thread/INFO]: [Holograms] Loaded hologram with "wild1" with 1 lines
683[20:52:58] [Server thread/INFO]: [Holograms] Loaded hologram with "wild6" with 1 lines
684[20:52:58] [Server thread/INFO]: [Holograms] Loaded hologram with "wild7" with 1 lines
685[20:52:58] [Server thread/INFO]: [Holograms] Loaded hologram with "wild8" with 1 lines
686[20:52:58] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
687[20:52:58] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
688[20:52:59] [Craft Scheduler Thread - 10/INFO]: [CommandNotifier] A new update is available at:
689[20:52:59] [Craft Scheduler Thread - 10/INFO]: https://www.spigotmc.org/resources/68554/updates
690[20:52:59] [Craft Scheduler Thread - 10/INFO]: [BuycraftX] Fetching all due players...
691[20:52:59] [Craft Scheduler Thread - 10/INFO]: [BuycraftX] Fetched due players (0 found).
692[20:52:59] [Craft Scheduler Thread - 9/INFO]: [Wild] You are using the latest version thanks
693[20:53:17] [User Authenticator #1/INFO]: UUID of player IAsloCannonzZ is 2e161fc1-b8bb-430f-aeea-dbd88e3e0242
694[20:53:57] [User Authenticator #2/INFO]: UUID of player Trip6Dope is bbebf7d3-419d-4d88-a7e1-92969c2a78ef
695[20:53:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@7b835ab6[id=2e161fc1-b8bb-430f-aeea-dbd88e3e0242,name=IAsloCannonzZ,properties={textures=[com.mojang.authlib.properties.Property@5113baca]},legacy=false] (/104.184.69.111:3239) lost connection: Disconnected
696[20:54:00] [Server thread/INFO]: Trip6Dope[/63.158.238.16:19760] logged in with entity id 157 at ([spigot_1_8_387115]2005.998558952945, 22.0, -2367.903438153859)
697[20:54:13] [Server thread/INFO]: [BoostMe] Clearing all items in 10 seconds.
698[20:54:22] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
699[20:54:22] [Server thread/ERROR]: Could not pass event BlockPlaceEvent to SilkSpawners v0.1.1
700org.bukkit.event.EventException
701 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
702 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
703 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
704 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
705 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:126) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
706 at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
707 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:503) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
708 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
709 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
710 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
711 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
712 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
713 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
714 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
715 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
716 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
717 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
718 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
719 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
720Caused by: java.lang.NoSuchFieldError: SPAWNER
721 at com.github.hornta.silkspawners.SilkSpawners.onBlockPlace(SilkSpawners.java:59) ~[?:?]
722 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
723 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
724 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
725 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
726 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
727 ... 18 more
728[20:54:23] [Server thread/INFO]: [BoostMe] Cleared 2 item(s).
729[20:54:24] [User Authenticator #3/INFO]: UUID of player IAsloCannonzZ is 2e161fc1-b8bb-430f-aeea-dbd88e3e0242
730[20:54:24] [Server thread/INFO]: IAsloCannonzZ[/104.184.69.111:3244] logged in with entity id 620 at ([spigot_1_8_387115]2028.5, 259.0, -2361.5)
731[20:54:26] [Server thread/INFO]: Trip6Dope issued server command: /gmc
732[20:54:31] [Server thread/INFO]: IAsloCannonzZ issued server command: /matrix reload
733[20:54:35] [Server thread/INFO]: IAsloCannonzZ issued server command: /matrix reload
734[20:54:36] [Server thread/ERROR]: Could not pass event BlockPlaceEvent to SilkSpawners v0.1.1
735org.bukkit.event.EventException
736 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
737 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
738 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
739 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
740 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:126) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
741 at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
742 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:503) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
743 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
744 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
745 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
746 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
747 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
748 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
749 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
750 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
751 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
752 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
753 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
754 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
755Caused by: java.lang.NoSuchFieldError: SPAWNER
756 at com.github.hornta.silkspawners.SilkSpawners.onBlockPlace(SilkSpawners.java:59) ~[?:?]
757 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
758 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
759 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
760 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
761 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
762 ... 18 more
763[20:54:38] [Server thread/INFO]: IAsloCannonzZ issued server command: /matrix gui
764[20:54:50] [Server thread/ERROR]: Could not pass event BlockPlaceEvent to SilkSpawners v0.1.1
765org.bukkit.event.EventException
766 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
767 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
768 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
769 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
770 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:126) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
771 at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
772 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:503) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
773 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
774 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
775 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
776 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
777 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
778 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
779 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
780 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
781 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
782 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
783 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
784 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
785Caused by: java.lang.NoSuchFieldError: SPAWNER
786 at com.github.hornta.silkspawners.SilkSpawners.onBlockPlace(SilkSpawners.java:59) ~[?:?]
787 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
788 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
789 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
790 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
791 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
792 ... 18 more
793[20:54:53] [Server thread/ERROR]: Could not pass event BlockPlaceEvent to SilkSpawners v0.1.1
794org.bukkit.event.EventException
795 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
796 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
797 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
798 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
799 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:126) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
800 at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
801 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:503) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
802 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
803 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
804 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
805 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
806 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
807 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
808 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
809 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
810 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
811 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
812 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
813 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
814Caused by: java.lang.NoSuchFieldError: SPAWNER
815 at com.github.hornta.silkspawners.SilkSpawners.onBlockPlace(SilkSpawners.java:59) ~[?:?]
816 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
817 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
818 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
819 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
820 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot_1.8.8.jar:git-Spigot-6abac0c-9935adc]
821 ... 18 more