· 8 years ago · Oct 24, 2017, 09:20 PM
1[20:38:51] [Server thread/INFO]: Starting minecraft server version 1.8
2[20:38:51] [Server thread/INFO]: Loading properties
3[20:38:51] [Server thread/INFO]: Default game type: SURVIVAL
4[20:38:51] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-550ebac-7019900 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
5[20:38:51] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[20:38:51] [Server thread/INFO]: Using 4 threads for Netty based IO
7[20:38:51] [Server thread/INFO]: Debug logging is disabled
8[20:38:51] [Server thread/INFO]: Generating keypair
9[20:38:51] [Server thread/INFO]: Starting Minecraft server on 46.4.69.7:26036
10[20:38:51] [Server thread/ERROR]: Ambiguous plugin name `PlaceholderAPI' for files `plugins/PlaceholderAPI.jar' and `plugins/PlaceholderAPI-2.8.2.jar' in `plugins'
11[20:38:51] [Server thread/ERROR]: Could not load 'plugins/PAPI-TokenEnchantToken.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
15 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
16 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
17 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
19Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
20 ... 6 more
21[20:38:51] [Server thread/ERROR]: Ambiguous plugin name `HolographicDisplays' for files `plugins/HolographicDisplays (1).jar' and `plugins/HolographicDisplays.jar' in `plugins'
22[20:38:51] [Server thread/INFO]: Set PluginClassLoader as parallel capable
23[20:38:51] [Server thread/ERROR]: Could not load 'plugins/BungeeBroadcast.jar' in folder 'plugins'
24org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
25 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
26 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
27 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
28 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
29 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
30 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
31 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
32Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
33 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_144]
34 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_144]
35 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_144]
36 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_144]
37 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_144]
38 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_144]
39 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_144]
40 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_144]
41 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_144]
42 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
43 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
44 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144]
45 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144]
46 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144]
47 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_144]
48 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
49 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
50 ... 6 more
51Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
52 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_144]
53 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
54 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
55 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144]
56 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144]
57 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_144]
58 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_144]
59 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_144]
60 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_144]
61 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_144]
62 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_144]
63 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_144]
64 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_144]
65 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_144]
66 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
67 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
68 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144]
69 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144]
70 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144]
71 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_144]
72 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
73 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
74 ... 6 more
75[20:38:51] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.8
76[20:38:51] [Server thread/INFO]: [NoHunger] Loading NoHunger v1.0
77[20:38:51] [Server thread/INFO]: [NoFallDamage] Loading NoFallDamage v1.0
78[20:38:51] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.7.1
79[20:38:51] [Server thread/INFO]: [WithdrawPlus] Loading WithdrawPlus v2.1
80[20:38:51] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.4
81[20:38:51] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
82[20:38:51] [Server thread/INFO]: [TokenMining] Loading TokenMining v1.0
83[20:38:51] [Server thread/INFO]: [NoFall] Loading NoFall v1.1
84[20:38:51] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.2.0
85[20:38:51] [Server thread/INFO]: [ViaVersion] ViaVersion 1.2.0 is now loaded, injecting!
86[20:38:51] [Server thread/INFO]: [RenameTag] Loading RenameTag v1.2
87[20:38:51] [Server thread/INFO]: [ChatColor] Loading ChatColor v3.0
88[20:38:51] [Server thread/INFO]: [Installer] Loading Installer v2.3.4
89[20:38:51] [Server thread/INFO]: [NoRain] Loading NoRain v0.2
90[20:38:51] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
91[20:38:51] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.2
92[20:38:51] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
93[20:38:51] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
94[20:38:52] [Server thread/INFO]: [VPNGuard] Loading VPNGuard v3.1
95[20:38:52] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v17.10.16-7a4b7be-936-17.0.19
96[20:38:52] [Server thread/INFO]: [PixelPrinter] Loading PixelPrinter v1.0.20
97[20:38:52] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.0
98[20:38:52] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
99[20:38:52] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.23.0
100[20:38:52] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
101[20:38:52] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
102[20:38:52] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.5.0
103[20:38:52] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.1.2
104[20:38:52] [Server thread/INFO]: [CommandDoesNotExist] Loading CommandDoesNotExist v2.6.1
105[20:38:52] [Server thread/INFO]: [VoteParty] Loading VoteParty v3.3
106[20:38:52] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.1.3
107[20:38:52] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.6.2
108[20:38:52] [Server thread/INFO]: [EZPrestige] Loading EZPrestige v1.2.2
109[20:38:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
110[20:38:52] [Server thread/INFO]: [CBU] Loading CommandBlockerUltimate v1.5.4
111[20:38:52] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
112[20:38:52] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.4
113[20:38:52] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
114[20:38:52] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
115[20:38:52] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
116[20:38:52] [Server thread/INFO]: [TAB] Loading TAB v1.5.2
117[20:38:52] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.5.0-SNAPSHOT-95f8aaa
118[20:38:52] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
119[20:38:52] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b445
120[20:38:52] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.9
121[20:38:52] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.6.4
122[20:38:52] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
123[20:38:52] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v5.0.3
124[20:38:52] [Server thread/INFO]: [ShopChest] Loading ShopChest v1.11.1
125[20:38:52] [Server thread/INFO]: [ShopChest] Using locale "en_US"
126[20:38:52] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
127[20:38:52] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
128[20:38:52] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
129[20:38:52] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.4.3
130[20:38:52] [Server thread/INFO]: [InventoryFull] Loading InventoryFull v1.8
131[20:38:52] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.3.2#CUSTOM
132[20:38:52] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
133[20:38:52] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
134[20:38:52] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v17.10.16-7a4b7be-936-17.0.19
135[20:38:52] [Server thread/INFO]: ====== USE PAPER ======
136[20:38:52] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
137[20:38:52] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
138[20:38:52] [Server thread/INFO]: - This is only a recommendation
139[20:38:52] [Server thread/INFO]: ==============================
140[20:38:52] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
141[20:38:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
142[20:38:52] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
143[20:38:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
144[20:38:52] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
145[20:38:52] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
146[20:38:52] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
147[20:38:53] [Server thread/INFO]: [P2] Metrics enabled.
148[20:38:53] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
149[20:38:53] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
150[20:38:53] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
151[20:38:53] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
152[20:38:53] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
153[20:38:53] [Server thread/INFO]: [P2] Key: database-purger, Value: false
154[20:38:53] [Server thread/INFO]: [P2] Key: economy, Value: true
155[20:38:53] [Server thread/INFO]: [P2] Key: block-cache, Value: true
156[20:38:53] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
157[20:38:53] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
158[20:38:53] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
159[20:38:53] [Server thread/INFO]: [P2] Key: updater, Value: true
160[20:38:53] [Server thread/INFO]: [P2] Key: database, Value: true
161[20:38:53] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
162[20:38:53] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
163[20:38:53] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
164[20:38:53] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
165[20:38:53] [Server thread/INFO]: [P2] Key: metrics, Value: true
166[20:38:53] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
167[20:38:53] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
168[20:38:53] [Server thread/INFO]: [P2] Key: events, Value: true
169[20:38:53] [Server thread/INFO]: [P2] Key: commands, Value: true
170[20:38:53] [Server thread/INFO]: PlotSquared is now enabled
171[20:38:53] [Server thread/INFO]: [P2] Metrics enabled.
172[20:38:53] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
173[20:38:53] [Server thread/INFO]: Preparing level "world"
174[20:38:53] [Server thread/INFO]: -------- World Settings For [world] --------
175[20:38:53] [Server thread/INFO]: Mob Spawn Range: 4
176[20:38:53] [Server thread/INFO]: Anti X-Ray: true
177[20:38:53] [Server thread/INFO]: Engine Mode: 1
178[20:38:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
179[20:38:53] [Server thread/INFO]: Replace Blocks: [1, 5]
180[20:38:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
181[20:38:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
182[20:38:53] [Server thread/INFO]: Cane Growth Modifier: 100%
183[20:38:53] [Server thread/INFO]: Melon Growth Modifier: 100%
184[20:38:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
185[20:38:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
186[20:38:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
187[20:38:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
188[20:38:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
189[20:38:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
190[20:38:53] [Server thread/INFO]: Alternative Hopper Ticking: false
191[20:38:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
192[20:38:53] [Server thread/INFO]: Random Lighting Updates: false
193[20:38:53] [Server thread/INFO]: Structure Info Saving: true
194[20:38:53] [Server thread/INFO]: Sending up to 10 chunks per packet
195[20:38:53] [Server thread/INFO]: Max Entity Collisions: 8
196[20:38:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
197[20:38:53] [Server thread/INFO]: Max TNT Explosions: 100
198[20:38:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
199[20:38:53] [Server thread/INFO]: Item Despawn Rate: 6000
200[20:38:53] [Server thread/INFO]: Item Merge Radius: 2.5
201[20:38:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
202[20:38:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
203[20:38:53] [Server thread/INFO]: View Distance: 10
204[20:38:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
205[20:38:53] [Server thread/INFO]: Experience Merge Radius: 3.0
206[20:38:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
207[20:38:53] [Server thread/INFO]: Clear tick list: false
208[20:38:53] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
209[20:38:53] [Server thread/INFO]: -------- World Settings For [world_nether] --------
210[20:38:53] [Server thread/INFO]: Mob Spawn Range: 4
211[20:38:53] [Server thread/INFO]: Anti X-Ray: true
212[20:38:53] [Server thread/INFO]: Engine Mode: 1
213[20:38:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
214[20:38:53] [Server thread/INFO]: Replace Blocks: [1, 5]
215[20:38:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
216[20:38:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
217[20:38:53] [Server thread/INFO]: Cane Growth Modifier: 100%
218[20:38:53] [Server thread/INFO]: Melon Growth Modifier: 100%
219[20:38:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
220[20:38:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
221[20:38:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
222[20:38:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
223[20:38:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
224[20:38:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
225[20:38:53] [Server thread/INFO]: Alternative Hopper Ticking: false
226[20:38:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
227[20:38:53] [Server thread/INFO]: Random Lighting Updates: false
228[20:38:53] [Server thread/INFO]: Structure Info Saving: true
229[20:38:53] [Server thread/INFO]: Sending up to 10 chunks per packet
230[20:38:53] [Server thread/INFO]: Max Entity Collisions: 8
231[20:38:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
232[20:38:53] [Server thread/INFO]: Max TNT Explosions: 100
233[20:38:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
234[20:38:53] [Server thread/INFO]: Item Despawn Rate: 6000
235[20:38:53] [Server thread/INFO]: Item Merge Radius: 2.5
236[20:38:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
237[20:38:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
238[20:38:53] [Server thread/INFO]: View Distance: 10
239[20:38:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
240[20:38:53] [Server thread/INFO]: Experience Merge Radius: 3.0
241[20:38:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
242[20:38:53] [Server thread/INFO]: Clear tick list: false
243[20:38:53] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
244[20:38:53] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
245[20:38:53] [Server thread/INFO]: Mob Spawn Range: 4
246[20:38:53] [Server thread/INFO]: Anti X-Ray: true
247[20:38:53] [Server thread/INFO]: Engine Mode: 1
248[20:38:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
249[20:38:53] [Server thread/INFO]: Replace Blocks: [1, 5]
250[20:38:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
251[20:38:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
252[20:38:53] [Server thread/INFO]: Cane Growth Modifier: 100%
253[20:38:53] [Server thread/INFO]: Melon Growth Modifier: 100%
254[20:38:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
255[20:38:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
256[20:38:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
257[20:38:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
258[20:38:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
259[20:38:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
260[20:38:53] [Server thread/INFO]: Alternative Hopper Ticking: false
261[20:38:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
262[20:38:53] [Server thread/INFO]: Random Lighting Updates: false
263[20:38:53] [Server thread/INFO]: Structure Info Saving: true
264[20:38:53] [Server thread/INFO]: Sending up to 10 chunks per packet
265[20:38:53] [Server thread/INFO]: Max Entity Collisions: 8
266[20:38:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
267[20:38:53] [Server thread/INFO]: Max TNT Explosions: 100
268[20:38:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
269[20:38:53] [Server thread/INFO]: Item Despawn Rate: 6000
270[20:38:53] [Server thread/INFO]: Item Merge Radius: 2.5
271[20:38:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
272[20:38:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
273[20:38:53] [Server thread/INFO]: View Distance: 10
274[20:38:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
275[20:38:53] [Server thread/INFO]: Experience Merge Radius: 3.0
276[20:38:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
277[20:38:53] [Server thread/INFO]: Clear tick list: false
278[20:38:53] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
279[20:38:53] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2653806184036626217)
280[20:38:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2653806184036626217)
281[20:38:54] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2653806184036626217)
282[20:38:54] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.8
283[20:38:54] [Server thread/INFO]: [NoHunger] Enabling NoHunger v1.0
284[20:38:54] [Server thread/INFO]: [NoFallDamage] Enabling NoFallDamage v1.0
285[20:38:54] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.7.1
286[20:38:54] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
287[20:38:54] [Server thread/INFO]: [PlaceholderAPI] NMS placeholders such as %player_ping% have been enabled!
288[20:38:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
289[20:38:54] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
290[20:38:54] [Server thread/INFO]: [WithdrawPlus] Enabling WithdrawPlus v2.1
291[20:38:54] [Server thread/INFO]: [WithdrawPlus] All credits for this plugin go to Koenn
292[20:38:54] [Server thread/INFO]: [WithdrawPlus] Loading plugin for minecraft version 1.8-R0.1-SNAPSHOT!
293[20:38:54] [Server thread/ERROR]: Error occurred while enabling WithdrawPlus v2.1 (Is it up to date?)
294java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.ENTITY_EXPERIENCE_ORB_PICKUP
295 at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_144]
296 at org.bukkit.Sound.valueOf(Sound.java:1) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
297 at me.koenn.wp.util.SoundUtil.setupSounds(SoundUtil.java:17) ~[?:?]
298 at me.koenn.wp.WithdrawPlus.onEnable(WithdrawPlus.java:83) ~[?:?]
299 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
300 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
301 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
302 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
303 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
304 at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
305 at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
306 at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
307 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
308 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
309 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
310[20:38:54] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.4
311[20:38:54] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
312[20:38:54] [Server thread/INFO]: [DeluxeTags] 1 tags loaded
313[20:38:54] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
314[20:38:54] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
315[20:38:54] [Server thread/INFO]: ----------------------------
316[20:38:54] [Server thread/INFO]: DeluxeTags Updater
317[20:38:54] [Server thread/INFO]:
318[20:38:54] [Server thread/INFO]: You are running 1.7.1
319[20:38:54] [Server thread/INFO]: The latest version
320[20:38:54] [Server thread/INFO]: of DeluxeTags!
321[20:38:54] [Server thread/INFO]:
322[20:38:54] [Server thread/INFO]: ----------------------------
323[20:38:54] [Server thread/INFO]: [TokenMining] Enabling TokenMining v1.0
324[20:38:54] [Server thread/INFO]: [NoFall] Enabling NoFall v1.1
325[20:38:54] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.2.0
326[20:38:54] [Server thread/INFO]: [RenameTag] Enabling RenameTag v1.2
327[20:38:54] [Server thread/INFO]: [ChatColor] Enabling ChatColor v3.0
328[20:38:54] [Server thread/INFO]: [ChatColor+] Connected successfully with PlaceholderAPI
329[20:38:54] [Server thread/INFO]: [Installer] Enabling Installer v2.3.4
330[20:38:54] [Server thread/INFO]: [NoRain] Enabling NoRain v0.2
331[20:38:54] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
332[20:38:54] [Server thread/INFO]: [ClearLag] Loading modules...
333[20:38:54] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
334[20:38:54] [Server thread/INFO]: [ClearLag] Modules have been loaded!
335[20:38:54] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
336[20:38:54] [Thread-10/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
337[20:38:54] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.2
338[20:38:54] [Server thread/INFO]: [BuycraftX] Validating your server key...
339[20:38:54] [Thread-10/INFO]: [ClearLag] No updates found!
340[20:38:55] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
341[20:38:56] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
342[20:38:56] [Server thread/INFO]: [Votifier] Votifier enabled.
343[20:38:56] [Server thread/INFO]: [VPNGuard] Enabling VPNGuard v3.1
344[20:38:56] [Server thread/INFO]: [VPNGuard] Attempting to load: settings.dat
345[20:38:56] [Server thread/INFO]: [VPNGuard] settings.dat has been loaded!
346[20:38:56] [Server thread/INFO]: [VPNGuard] No API key specified, using free package.
347[20:38:56] [Server thread/INFO]: [PixelPrinter] Enabling PixelPrinter v1.0.20
348[20:38:56] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.0
349[20:38:56] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
350[20:38:56] [Server thread/INFO]: [DeluxeMenus] loading open requirement for menu: ench
351[20:38:56] [Server thread/INFO]: [DeluxeMenus] 8 GUI menus loaded!
352[20:38:56] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
353[20:38:56] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
354[20:38:56] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
355[20:38:56] [Server thread/INFO]: [PermissionsEx] Initializing file backend
356[20:38:56] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
357[20:38:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
358[20:38:56] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
359[20:38:56] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.23.0
360[20:38:56] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
361[20:38:56] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.23.0
362[20:38:56] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-08
363[20:38:56] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
364[20:38:56] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
365[20:38:56] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
366[20:38:56] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
367[20:38:56] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
368[20:38:56] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
369[20:38:56] [Server thread/INFO]: [FeatherBoard] Loading dependency Ebean 2.8.1 ...
370[20:38:56] [Server thread/INFO]: [FeatherBoard] Ebean 2.8.1 is now loaded!
371[20:38:56] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
372[20:38:56] [Server thread/INFO]: [FeatherBoard] Loading messages ...
373[20:38:56] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
374[20:38:56] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
375[20:38:58] [Server thread/INFO]: [FeatherBoard] Loaded 1934 of the 4741 placholders
376[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
377[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
378[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
379[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
380[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
381[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
382[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
383[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
384[20:38:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
385[20:38:58] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
386[20:38:58] [Server thread/INFO]: [FeatherBoard] Lines: 2
387[20:38:58] [Server thread/INFO]: [FeatherBoard] Arguments: 1
388[20:38:58] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
389[20:38:58] [Server thread/WARN]: [FeatherBoard] Scoreboard group 'default' has too many lines!
390[20:38:58] [Server thread/INFO]: [FeatherBoard] Failed to check for a update on spigot.
391[20:38:58] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
392[20:38:58] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
393[20:38:58] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
394[20:38:58] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
395[20:38:58] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
396[20:38:58] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.5.0
397[20:38:58] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
398[20:38:58] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
399[20:38:58] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
400[20:38:58] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
401[20:38:58] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
402[20:38:58] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
403[20:38:58] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
404[20:38:58] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.1.2
405[20:38:58] [Server thread/INFO]: [EpicRename] Version: 3.1.2 MC Version: OLDER_THAN_ONE_DOT_NINE
406[20:38:58] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2017 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
407[20:38:58] [Server thread/INFO]: [EpicRename] Starting plugin enable...
408[20:38:58] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
409[20:38:58] [Server thread/INFO]: [EpicRename] Plugin Enabled!
410[20:38:58] [Server thread/INFO]: [CommandDoesNotExist] Enabling CommandDoesNotExist v2.6.1
411[20:38:58] [Server thread/INFO]: [CDNE] : ProcotolLib found
412[20:38:58] [Server thread/INFO]: [CommandDoesNotExist] CommandDoesNotExist version 2.6.1 is Enabled
413[20:38:58] [Server thread/INFO]: [VoteParty] Enabling VoteParty v3.3
414[20:38:58] [Server thread/INFO]: [VoteParty] Loading config
415[20:38:58] [Server thread/INFO]: [VoteParty] Setting up plugin settings
416[20:38:58] [Server thread/INFO]: [VoteParty] Hooking into PlaceholderAPI
417[20:38:58] [Server thread/INFO]: [VoteParty] Registering listeners
418[20:38:59] [Server thread/INFO]: [VoteParty] Your version is up to date
419[20:38:59] [Server thread/INFO]: [ActionAPI] Enabling ActionAPI v1.1.3
420[20:38:59] [Server thread/INFO]: [ActionAPI] An update is available, download it from spigot!
421[20:38:59] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.6.2
422[20:38:59] [Server thread/INFO]: [EZPrestige] Enabling EZPrestige v1.2.2
423[20:38:59] [Server thread/INFO]: [EZPrestige] 10 prestiges loaded!
424[20:38:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
425[20:38:59] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
426[20:38:59] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
427[20:38:59] [Server thread/INFO]: [CBU] Enabling CommandBlockerUltimate v1.5.4
428[20:38:59] [Server thread/WARN]: [CBU] It is recommended that you install Yamler, because that allows the config to be a lot more flexible and straightforward to use.
429[20:38:59] [Server thread/WARN]: [CBU] Using the simplified configuration adapter! When CommandBlockerUltimate updates, new options won't be in your configuration file!
430[20:38:59] [Server thread/INFO]: [CBU] CommandBlockerUltimate cbu-bootstrap Version 1.5.4 Build 69bc412 is licensed under the GNU General Public License Version 2. See the LICENSE file included in its .jar archive for details.
431[20:38:59] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
432[20:38:59] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
433[20:38:59] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
434[20:38:59] [Server thread/INFO]: [Essentials] Using CraftBukkit 1.8 NMS-based provider as mob spawner provider.
435[20:38:59] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
436[20:38:59] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
437[20:38:59] [Server thread/INFO]: Using locale en_US
438[20:38:59] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
439[20:38:59] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
440[20:38:59] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
441[20:38:59] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.4
442[20:39:00] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
443[20:39:00] [Server thread/INFO]: [LiteBans] Connecting to database...
444[20:39:00] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://37.187.25.109:3306/mehdali51256DB?useSSL=false] (280.4 ms).
445[20:39:00] [Server thread/INFO]: [LiteBans] [Sync] Server name: litebans
446[20:39:00] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: fe6d68d3c3e641fbb92f59250494e2c2
447[20:39:00] [Server thread/INFO]: [LiteBans] Database connection fully initialized (359 ms).
448[20:39:00] [Server thread/INFO]: [LiteBans] v2.2.4 enabled. Startup took 550 ms.
449[20:39:00] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6
450[20:39:00] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
451[20:39:00] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
452[20:39:00] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
453[20:39:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
454[20:39:00] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
455[20:39:00] [Server thread/INFO]: [TAB] Enabling TAB v1.5.2
456[20:39:00] [Server thread/INFO]: [TAB] Enabled in 5ms
457[20:39:00] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
458[20:39:00] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
459[20:39:00] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
460[20:39:00] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
461[20:39:00] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
462[20:39:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
463[20:39:00] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
464[20:39:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
465[20:39:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
466[20:39:00] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
467[20:39:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
468[20:39:00] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
469[20:39:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
470[20:39:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
471[20:39:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
472[20:39:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
473[20:39:00] [Server thread/INFO]: [WorldGuard] Loading region data...
474[20:39:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b445
475[20:39:00] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
476[20:39:00] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
477[20:39:01] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.6.4
478[20:39:01] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
479[20:39:01] [Server thread/WARN]: [AutoSell] Shop H Material entry INK_SACK-4 is incorrect!
480[20:39:01] [Server thread/WARN]: [AutoSell] Shop I Material entry INK_SACK-4 is incorrect!
481[20:39:01] [Server thread/INFO]: [AutoSell] 28 shops loaded!
482[20:39:01] [Server thread/INFO]: [AutoSell] 4 auto smelt entries loaded!
483[20:39:01] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
484[20:39:01] [Server thread/INFO]: [AutoSell] 0 saved multipliers have been loaded!
485[20:39:01] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
486[20:39:01] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
487[20:39:01] [Server thread/INFO]: [AutoSell] 1 shop signs have been loaded!
488[20:39:01] [Server thread/INFO]: ---------------------------
489[20:39:01] [Server thread/INFO]: AutoSell Updater
490[20:39:01] [Server thread/INFO]:
491[20:39:01] [Server thread/INFO]: An update for AutoSell has been found!
492[20:39:01] [Server thread/INFO]: AutoSell 1.8.1
493[20:39:01] [Server thread/INFO]: You are running 1.6.4
494[20:39:01] [Server thread/INFO]:
495[20:39:01] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/autosell.2157/
496[20:39:01] [Server thread/INFO]: ---------------------------
497[20:39:01] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
498[20:39:01] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
499[20:39:02] [Server thread/INFO]: -------- World Settings For [test] --------
500[20:39:02] [Server thread/INFO]: Mob Spawn Range: 4
501[20:39:02] [Server thread/INFO]: Anti X-Ray: true
502[20:39:02] [Server thread/INFO]: Engine Mode: 1
503[20:39:02] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
504[20:39:02] [Server thread/INFO]: Replace Blocks: [1, 5]
505[20:39:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
506[20:39:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
507[20:39:02] [Server thread/INFO]: Cane Growth Modifier: 100%
508[20:39:02] [Server thread/INFO]: Melon Growth Modifier: 100%
509[20:39:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
510[20:39:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
511[20:39:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
512[20:39:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
513[20:39:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
514[20:39:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
515[20:39:02] [Server thread/INFO]: Alternative Hopper Ticking: false
516[20:39:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
517[20:39:02] [Server thread/INFO]: Random Lighting Updates: false
518[20:39:02] [Server thread/INFO]: Structure Info Saving: true
519[20:39:02] [Server thread/INFO]: Sending up to 10 chunks per packet
520[20:39:02] [Server thread/INFO]: Max Entity Collisions: 8
521[20:39:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
522[20:39:02] [Server thread/INFO]: Max TNT Explosions: 100
523[20:39:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
524[20:39:02] [Server thread/INFO]: Item Despawn Rate: 6000
525[20:39:02] [Server thread/INFO]: Item Merge Radius: 2.5
526[20:39:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
527[20:39:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
528[20:39:02] [Server thread/INFO]: View Distance: 10
529[20:39:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
530[20:39:02] [Server thread/INFO]: Experience Merge Radius: 3.0
531[20:39:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
532[20:39:02] [Server thread/INFO]: Clear tick list: false
533[20:39:02] [Server thread/INFO]: [P2] Detected world load for 'test'
534[20:39:02] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
535[20:39:02] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
536[20:39:02] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
537[20:39:02] [Server thread/INFO]: [P2] - schematic: false
538[20:39:02] [Server thread/INFO]: World possibly already loaded: test
539[20:39:02] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1662808940953370424)
540[20:39:02] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
541[20:39:02] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
542[20:39:02] [Server thread/INFO]: [WorldGuard] (test) Lava fire is blocked.
543[20:39:02] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
544[20:39:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
545[20:39:02] [Server thread/INFO]: -------- World Settings For [Plots] --------
546[20:39:02] [Server thread/INFO]: Mob Spawn Range: 4
547[20:39:02] [Server thread/INFO]: Anti X-Ray: true
548[20:39:02] [Server thread/INFO]: Engine Mode: 1
549[20:39:02] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
550[20:39:02] [Server thread/INFO]: Replace Blocks: [1, 5]
551[20:39:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
552[20:39:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
553[20:39:02] [Server thread/INFO]: Cane Growth Modifier: 100%
554[20:39:02] [Server thread/INFO]: Melon Growth Modifier: 100%
555[20:39:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
556[20:39:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
557[20:39:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
558[20:39:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
559[20:39:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
560[20:39:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
561[20:39:02] [Server thread/INFO]: Alternative Hopper Ticking: false
562[20:39:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
563[20:39:02] [Server thread/INFO]: Random Lighting Updates: false
564[20:39:02] [Server thread/INFO]: Structure Info Saving: true
565[20:39:02] [Server thread/INFO]: Sending up to 10 chunks per packet
566[20:39:02] [Server thread/INFO]: Max Entity Collisions: 8
567[20:39:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
568[20:39:02] [Server thread/INFO]: Max TNT Explosions: 100
569[20:39:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
570[20:39:02] [Server thread/INFO]: Item Despawn Rate: 6000
571[20:39:02] [Server thread/INFO]: Item Merge Radius: 2.5
572[20:39:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
573[20:39:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
574[20:39:02] [Server thread/INFO]: View Distance: 10
575[20:39:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
576[20:39:02] [Server thread/INFO]: Experience Merge Radius: 3.0
577[20:39:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
578[20:39:02] [Server thread/INFO]: Clear tick list: false
579[20:39:02] [Server thread/INFO]: [P2] Detected world load for 'Plots'
580[20:39:02] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
581[20:39:02] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
582[20:39:02] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
583[20:39:02] [Server thread/INFO]: [P2] - schematic: false
584[20:39:02] [Server thread/INFO]: World possibly already loaded: Plots
585[20:39:02] [Server thread/INFO]: Preparing start region for level 4 (Seed: -118026333030305174)
586[20:39:02] [Server thread/INFO]: [WorldGuard] (Plots) TNT ignition is PERMITTED.
587[20:39:02] [Server thread/INFO]: [WorldGuard] (Plots) Lighters are PERMITTED.
588[20:39:02] [Server thread/INFO]: [WorldGuard] (Plots) Lava fire is blocked.
589[20:39:02] [Server thread/INFO]: [WorldGuard] (Plots) Fire spread is UNRESTRICTED.
590[20:39:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Plots'
591[20:39:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawnaf
592[20:39:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
593[20:39:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: BlackMarket
594[20:39:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
595[20:39:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: pics
596[20:39:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
597[20:39:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Mines
598[20:39:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
599[20:39:02] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
600[20:39:02] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
601[20:39:02] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v5.0.3
602[20:39:02] [Server thread/INFO]: [AutoPickup] Detected you are using AutoSell
603[20:39:02] [Server thread/INFO]: [ShopChest] Enabling ShopChest v1.11.1
604[20:39:02] [Server thread/INFO]: [ShopChest] Could not find translation for "entity.EntityHorse.name" in selected language file. Using default translation (Horse)
605[20:39:02] [Server thread/INFO]: [ShopChest] Using SQLite
606[20:39:02] [Server thread/INFO]: [ShopChest] Initialized 0 Shops
607[20:39:02] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
608[20:39:02] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
609[20:39:02] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
610[20:39:02] [Server thread/INFO]: creating table 'items'
611[20:39:02] [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`))
612[20:39:02] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
613[20:39:02] [Server thread/INFO]: creating table 'accounts'
614[20:39:02] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
615[20:39:02] [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`) )
616[20:39:02] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
617[20:39:03] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
618[20:39:03] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
619[20:39:03] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
620[20:39:03] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
621[20:39:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop' was in the world 'BlackMarket' but it wasn't loaded.
622[20:39:03] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.4.3
623[20:39:03] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.4.3 (Is it up to date?)
624java.lang.NullPointerException
625 at org.bukkit.Location.getBlock(Location.java:87) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
626 at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:443) ~[?:?]
627 at plus.crates.CratesPlus.onEnable(CratesPlus.java:212) ~[?:?]
628 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
629 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
630 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
631 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
632 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
633 at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
634 at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
635 at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
636 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
637 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
638 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
639[20:39:03] [Server thread/INFO]: [InventoryFull] Enabling InventoryFull v1.8
640[20:39:03] [Server thread/INFO]: [InventoryFull] *** Hooked into AutoSell! ***
641[20:39:03] [Server thread/INFO]: [InventoryFull] *** Hooked into TitleManager! ***
642[20:39:03] [Server thread/INFO]: [InventoryFull] *** Hooked into HolographicDisplays! ***
643[20:39:03] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.3.2#CUSTOM
644[20:39:03] [Server thread/ERROR]: Error occurred while enabling AreaShop v2.3.2#CUSTOM (Is it up to date?)
645java.lang.StringIndexOutOfBoundsException: String index out of range: -1
646 at java.lang.String.substring(String.java:1967) ~[?:1.8.0_144]
647 at me.wiefferink.areashop.AreaShop.onEnable(AreaShop.java:166) ~[?:?]
648 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
649 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
650 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
651 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
652 at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
653 at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
654 at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
655 at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
656 at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
657 at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
658 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
659[20:39:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
660[20:39:03] [Server thread/INFO]: Done (10.263s)! For help, type "help" or "?"
661[20:39:03] [Craft Scheduler Thread - 23/INFO]: [GAListener] Connection established!
662[20:39:03] [Craft Scheduler Thread - 23/INFO]: [GAListener] Loading queued votes
663[20:39:03] [Craft Scheduler Thread - 23/INFO]: [GAListener] Loaded 3 queued votes
664[20:39:03] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
665[20:39:03] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
666[20:39:03] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
667[20:39:03] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
668[20:39:03] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@1188610b
669[20:39:03] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@2fae71b9
670[20:39:03] [Server thread/INFO]: (FAWE) You need to update PlotSquared to access the CFI and REPLACEALL commands
671[20:39:03] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
672[20:39:03] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
673[20:39:03] [Server thread/INFO]: [Citizens] Loaded 46 NPCs.
674[20:39:03] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.3.0, you're on: 1.2.0
675[20:39:03] [Craft Scheduler Thread - 32/INFO]: [Vault] Checking for Updates ...
676[20:39:03] [Craft Scheduler Thread - 15/INFO]: [PlugMan] No update was found.
677[20:39:04] [Craft Scheduler Thread - 32/INFO]: [Vault] No new version available
678[20:39:04] [Craft Scheduler Thread - 13/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
679java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
680 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
681 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
682 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
683 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
684 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
685 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
686 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
687 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
688 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
689 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
690 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
691 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
692[20:39:04] [OkHttp ConnectionPool/WARN]: A connection to https://plugin.buycraft.net/ was leaked. Did you forget to close a response body?
693[20:39:04] [Craft Scheduler Thread - 39/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
694java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
695 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
696 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
697 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
698 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
699 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
700 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
701 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
702 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
703 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
704 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
705 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
706 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
707[20:39:04] [Craft Scheduler Thread - 34/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
708java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
709 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
710 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
711 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
712 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
713 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
714 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
715 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
716 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
717 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
718 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
719 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
720 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
721[20:39:04] [Craft Scheduler Thread - 25/INFO]: You are running the latest version of PlotSquared!
722[20:39:04] [Craft Scheduler Thread - 5/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
723java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
724 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
725 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
726 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
727 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
728 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
729 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
730 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
731 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
732 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
733 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
734 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
735 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
736[20:39:04] [Craft Scheduler Thread - 21/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
737java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
738 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
739 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
740 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
741 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
742 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
743 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
744 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
745 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
746 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
747 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
748 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
749 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
750[20:39:04] [Craft Scheduler Thread - 36/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
751java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
752 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
753 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
754 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
755 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
756 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
757 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
758 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
759 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
760 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
761 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
762 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
763 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
764[20:39:04] [Craft Scheduler Thread - 42/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
765java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
766 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
767 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
768 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
769 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
770 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
771 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
772 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
773 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
774 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
775 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
776 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
777 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
778[20:39:04] [Craft Scheduler Thread - 23/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
779java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
780 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
781 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
782 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
783 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
784 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
785 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
786 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
787 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
788 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
789 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
790 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
791 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
792[20:39:04] [Craft Scheduler Thread - 22/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
793java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
794 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
795 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
796 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
797 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
798 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
799 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
800 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
801 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
802 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
803 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
804 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
805 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
806[20:39:04] [Craft Scheduler Thread - 41/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
807java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
808 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
809 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
810 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
811 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
812 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
813 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
814 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
815 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
816 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
817 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
818 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
819 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
820[20:39:04] [Craft Scheduler Thread - 38/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
821java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
822 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
823 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
824 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
825 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
826 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
827 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
828 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
829 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
830 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
831 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
832 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
833 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
834[20:39:04] [Craft Scheduler Thread - 33/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
835java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
836 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
837 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
838 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
839 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
840 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
841 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
842 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
843 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
844 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
845 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
846 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
847 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
848[20:39:04] [Craft Scheduler Thread - 11/INFO]: [ShopChest] Checking for updates...
849[20:39:04] [Craft Scheduler Thread - 11/INFO]: [ShopChest] Version 1.12.3 of ShopChest is available here.
850[20:39:04] [Craft Scheduler Thread - 44/INFO]: [PlaceholderAPI] 90 placeholder expansions are available on the cloud.
851[20:39:04] [Craft Scheduler Thread - 44/INFO]: [PlaceholderAPI] 1 expansions you use have updates.
852[20:39:04] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.8.2) is available at:
853[20:39:04] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
854[20:39:04] [Craft Scheduler Thread - 14/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
855java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
856 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
857 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
858 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
859 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
860 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
861 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
862 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
863 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
864 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
865 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
866 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
867 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
868[20:39:04] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetching all due players...
869[20:39:04] [Server thread/INFO]: Starting UUID caching
870[20:39:04] [Craft Scheduler Thread - 46/INFO]: [P2] Starting player data caching for: world
871[20:39:04] [Craft Scheduler Thread - 46/INFO]: Fast mode UUID caching enabled!
872[20:39:04] [Craft Scheduler Thread - 46/INFO]: [P2] Cached a total of: 1 UUIDs
873[20:39:04] [Craft Scheduler Thread - 46/INFO]: Failed to cache: 18 uuids - slowly processing all files
874[20:39:04] [Craft Scheduler Thread - 46/INFO]: [P2] Cached a total of: 1 UUIDs
875[20:39:04] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetched due players (5 found).
876[20:39:05] [Craft Scheduler Thread - 33/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
877java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
878 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
879 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
880 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
881 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
882 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
883 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
884 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
885 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
886 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
887 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
888 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
889 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
890[20:39:07] [Craft Scheduler Thread - 33/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
891java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
892 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
893 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
894 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
895 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
896 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
897 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
898 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
899 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
900 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
901 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
902 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
903 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
904[20:39:09] [Craft Scheduler Thread - 3/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
905java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
906 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
907 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
908 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
909 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
910 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
911 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
912 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
913 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
914 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
915 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
916 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
917 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
918[20:39:11] [Craft Scheduler Thread - 3/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
919java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
920 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
921 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
922 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
923 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
924 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
925 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
926 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
927 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
928 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
929 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
930 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
931 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
932[20:39:13] [Craft Scheduler Thread - 19/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
933java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
934 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
935 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
936 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
937 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
938 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
939 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
940 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
941 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
942 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
943 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
944 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
945 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
946[20:39:15] [Craft Scheduler Thread - 3/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
947java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
948 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
949 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
950 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
951 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
952 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
953 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
954 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
955 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
956 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
957 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
958 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
959 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
960[20:39:17] [Craft Scheduler Thread - 12/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
961java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
962 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
963 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
964 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
965 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
966 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
967 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
968 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
969 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
970 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
971 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
972 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
973 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
974[20:39:19] [Craft Scheduler Thread - 19/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
975java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
976 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
977 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
978 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
979 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
980 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
981 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
982 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
983 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
984 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
985 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
986 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
987 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
988[20:39:21] [Craft Scheduler Thread - 46/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
989java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
990 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
991 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
992 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
993 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
994 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
995 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
996 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
997 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
998 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
999 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1000 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1001 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1002[20:39:23] [Craft Scheduler Thread - 33/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1003java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1004 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1005 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1006 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1007 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1008 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1009 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1010 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1011 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1012 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1013 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1014 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1015 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1016[20:39:25] [Craft Scheduler Thread - 46/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1017java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1018 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1019 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1020 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1021 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1022 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1023 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1024 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1025 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1026 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1027 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1028 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1029 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1030[20:39:27] [Craft Scheduler Thread - 3/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1031java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1032 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1033 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1034 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1035 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1036 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1037 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1038 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1039 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1040 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1041 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1042 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1043 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1044[20:39:29] [Craft Scheduler Thread - 12/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1045java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1046 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1047 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1048 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1049 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1050 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1051 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1052 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1053 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1054 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1055 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1056 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1057 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1058[20:39:37] [Server thread/INFO]: CONSOLE issued server command: /list
1059[20:39:37] [Server thread/INFO]: There are 0 out of maximum 6 players online.
1060[20:40:08] [User Authenticator #1/INFO]: UUID of player takeoffs is 64edc983-b353-4461-acea-64cd4c8af2fd
1061[20:40:08] [Server thread/INFO]: [VPNGuard] Player takeoffs is trying to connect with IP: 82.19.239.160
1062[20:40:08] [Server thread/INFO]: [VPNGuard] Bypassing check for player takeoffs
1063[20:40:08] [Server thread/INFO]: takeoffs[/82.19.239.160:63370] logged in with entity id 81 at ([world] 136.7535235005439, 107.0, 243.8052824585216)
1064[20:40:08] [Craft Scheduler Thread - 24/INFO]: [GAListener] Player: takeoffs has 6 votes
1065[20:40:11] [Server thread/INFO]: CONSOLE issued server command: /list
1066[20:40:11] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1067[20:40:11] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1068[20:40:13] [Server thread/INFO]: takeoffs issued server command: /autosell
1069[20:40:21] [Server thread/INFO]: takeoffs issued server command: /asa s
1070[20:40:22] [Server thread/INFO]: takeoffs issued server command: /asa
1071[20:40:45] [Server thread/INFO]: CONSOLE issued server command: /list
1072[20:40:45] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1073[20:40:45] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1074[20:40:48] [Server thread/INFO]: takeoffs issued server command: /asa addsign a
1075[20:40:49] [Server thread/INFO]: takeoffs issued server command: /asa addsign b
1076[20:41:19] [Server thread/INFO]: CONSOLE issued server command: /list
1077[20:41:19] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1078[20:41:19] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1079[20:41:53] [Server thread/INFO]: CONSOLE issued server command: /list
1080[20:41:53] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1081[20:41:53] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1082[20:41:55] [Server thread/INFO]: takeoffs lost connection: Disconnected
1083[20:41:55] [Server thread/INFO]: takeoffs left the game.
1084[20:42:06] [User Authenticator #2/INFO]: UUID of player takeoffs is 64edc983-b353-4461-acea-64cd4c8af2fd
1085[20:42:06] [Server thread/INFO]: [VPNGuard] Player takeoffs is trying to connect with IP: 82.19.239.160
1086[20:42:06] [Server thread/INFO]: [VPNGuard] Bypassing check for player takeoffs
1087[20:42:06] [Server thread/INFO]: takeoffs[/82.19.239.160:63483] logged in with entity id 125 at ([world] 138.4015015654049, 107.0, 243.41157132401327)
1088[20:42:06] [Craft Scheduler Thread - 17/INFO]: [GAListener] Player: takeoffs has 6 votes
1089[20:42:27] [Server thread/INFO]: CONSOLE issued server command: /list
1090[20:42:27] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1091[20:42:27] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1092[20:42:37] [Server thread/INFO]: takeoffs issued server command: /autosell
1093[20:42:42] [Async Chat Thread - #0/INFO]: [10]{ezrankspro_rankprefix}[i Owner i]~StrafeZ » t
1094[20:43:01] [Server thread/INFO]: CONSOLE issued server command: /list
1095[20:43:01] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1096[20:43:01] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1097[20:43:06] [Server thread/INFO]: takeoffs issued server command: /sellall
1098[20:43:19] [Server thread/INFO]: takeoffs issued server command: /warp z
1099[20:43:35] [Server thread/INFO]: CONSOLE issued server command: /list
1100[20:43:35] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1101[20:43:35] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1102[20:44:04] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetching all due players...
1103[20:44:05] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetched due players (5 found).
1104[20:44:09] [Server thread/INFO]: CONSOLE issued server command: /list
1105[20:44:09] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1106[20:44:09] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1107[20:44:43] [Server thread/INFO]: CONSOLE issued server command: /list
1108[20:44:43] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1109[20:44:43] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1110[20:45:17] [Server thread/INFO]: CONSOLE issued server command: /list
1111[20:45:17] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1112[20:45:17] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1113[20:45:43] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1114[20:45:51] [Server thread/INFO]: CONSOLE issued server command: /list
1115[20:45:51] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1116[20:45:51] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1117[20:46:23] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
1118[20:46:25] [Server thread/INFO]: CONSOLE issued server command: /list
1119[20:46:25] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1120[20:46:25] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1121[20:46:43] [Server thread/INFO]: [ClearLag] Removed 3 Entities!
1122[20:46:59] [Server thread/INFO]: CONSOLE issued server command: /list
1123[20:46:59] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1124[20:46:59] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1125[20:47:33] [Server thread/INFO]: CONSOLE issued server command: /list
1126[20:47:33] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1127[20:47:33] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1128[20:48:07] [Server thread/INFO]: CONSOLE issued server command: /list
1129[20:48:07] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1130[20:48:07] [Server thread/INFO]: U: [i Owner i]~StrafeZ
1131[20:48:41] [Server thread/INFO]: CONSOLE issued server command: /list
1132[20:48:41] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1133[20:48:41] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1134[20:48:52] [Server thread/INFO]: Saving is already turned on.
1135[20:48:52] [Server thread/INFO]: Saving...
1136[20:48:52] [Server thread/INFO]: Saved the world
1137[20:48:52] [Server thread/INFO]: [Server] §8World saved.
1138[20:49:05] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetching all due players...
1139[20:49:05] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetched due players (5 found).
1140[20:49:15] [Server thread/INFO]: CONSOLE issued server command: /list
1141[20:49:15] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1142[20:49:15] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1143[20:49:49] [Server thread/INFO]: CONSOLE issued server command: /list
1144[20:49:49] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1145[20:49:49] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1146[20:50:23] [Server thread/INFO]: CONSOLE issued server command: /list
1147[20:50:23] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1148[20:50:23] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1149[20:50:57] [Server thread/INFO]: CONSOLE issued server command: /list
1150[20:50:57] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1151[20:50:57] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1152[20:51:31] [Server thread/INFO]: CONSOLE issued server command: /list
1153[20:51:31] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1154[20:51:31] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1155[20:52:05] [Server thread/INFO]: CONSOLE issued server command: /list
1156[20:52:05] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1157[20:52:05] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1158[20:52:39] [Server thread/INFO]: CONSOLE issued server command: /list
1159[20:52:39] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1160[20:52:39] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1161[20:53:13] [Server thread/INFO]: CONSOLE issued server command: /list
1162[20:53:13] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1163[20:53:13] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1164[20:53:23] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1165[20:53:47] [Server thread/INFO]: CONSOLE issued server command: /list
1166[20:53:47] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1167[20:53:47] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1168[20:54:03] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
1169[20:54:06] [Craft Scheduler Thread - 60/INFO]: [BuycraftX] Fetching all due players...
1170[20:54:06] [Craft Scheduler Thread - 60/INFO]: [BuycraftX] Fetched due players (5 found).
1171[20:54:21] [Server thread/INFO]: CONSOLE issued server command: /list
1172[20:54:21] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1173[20:54:21] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1174[20:54:23] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
1175[20:54:56] [Server thread/INFO]: CONSOLE issued server command: /list
1176[20:54:56] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1177[20:54:56] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1178[20:55:30] [Server thread/INFO]: CONSOLE issued server command: /list
1179[20:55:30] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1180[20:55:30] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1181[20:56:04] [Server thread/INFO]: CONSOLE issued server command: /list
1182[20:56:04] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1183[20:56:04] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1184[20:56:38] [Server thread/INFO]: CONSOLE issued server command: /list
1185[20:56:38] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1186[20:56:38] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1187[20:57:12] [Server thread/INFO]: CONSOLE issued server command: /list
1188[20:57:12] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1189[20:57:12] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1190[20:57:46] [Server thread/INFO]: CONSOLE issued server command: /list
1191[20:57:46] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1192[20:57:46] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1193[20:58:20] [Server thread/INFO]: CONSOLE issued server command: /list
1194[20:58:20] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1195[20:58:20] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1196[20:58:54] [Server thread/INFO]: CONSOLE issued server command: /list
1197[20:58:54] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1198[20:58:54] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1199[20:58:56] [Server thread/INFO]: Saving is already turned on.
1200[20:58:56] [Server thread/INFO]: Saving...
1201[20:58:56] [Server thread/INFO]: Saved the world
1202[20:58:56] [Server thread/INFO]: [Server] §8World saved.
1203[20:59:06] [Craft Scheduler Thread - 51/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1204java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1205 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1206 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1207 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1208 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1209 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1210 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1211 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1212 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1213 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1214 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1215 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1216 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1217[20:59:06] [Craft Scheduler Thread - 52/INFO]: [BuycraftX] Fetching all due players...
1218[20:59:07] [Craft Scheduler Thread - 52/INFO]: [BuycraftX] Fetched due players (5 found).
1219[20:59:07] [Craft Scheduler Thread - 47/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1220java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1221 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1222 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1223 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1224 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1225 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1226 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1227 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1228 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1229 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1230 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1231 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1232 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1233[20:59:10] [Craft Scheduler Thread - 62/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1234java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1235 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1236 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1237 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1238 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1239 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1240 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1241 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1242 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1243 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1244 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1245 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1246 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1247[20:59:11] [Craft Scheduler Thread - 66/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1248java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1249 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1250 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1251 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1252 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1253 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1254 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1255 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1256 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1257 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1258 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1259 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1260 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1261[20:59:13] [Craft Scheduler Thread - 62/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1262java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1263 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1264 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1265 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1266 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1267 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1268 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1269 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1270 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1271 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1272 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1273 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1274 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1275[20:59:15] [Craft Scheduler Thread - 47/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1276java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1277 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1278 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1279 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1280 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1281 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1282 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1283 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1284 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1285 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1286 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1287 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1288 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1289[20:59:17] [Craft Scheduler Thread - 52/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1290java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1291 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1292 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1293 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1294 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1295 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1296 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1297 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1298 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1299 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1300 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1301 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1302 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1303[20:59:19] [Craft Scheduler Thread - 56/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1304java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1305 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1306 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1307 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1308 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1309 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1310 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1311 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1312 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1313 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1314 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1315 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1316 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1317[20:59:21] [Craft Scheduler Thread - 59/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1318java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1319 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1320 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1321 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1322 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1323 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1324 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1325 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1326 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1327 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1328 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1329 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1330 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1331[20:59:23] [Craft Scheduler Thread - 59/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1332java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1333 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1334 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1335 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1336 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1337 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1338 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1339 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1340 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1341 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1342 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1343 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1344 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1345[20:59:26] [Craft Scheduler Thread - 57/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1346java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1347 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1348 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1349 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1350 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1351 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1352 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1353 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1354 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1355 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1356 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1357 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1358 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1359[20:59:28] [Craft Scheduler Thread - 57/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1360java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1361 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1362 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1363 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1364 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1365 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1366 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1367 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1368 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1369 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1370 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1371 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1372 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1373[20:59:28] [Server thread/INFO]: CONSOLE issued server command: /list
1374[20:59:28] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1375[20:59:28] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1376[20:59:30] [Craft Scheduler Thread - 56/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1377java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1378 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1379 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1380 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1381 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1382 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1383 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1384 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1385 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1386 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1387 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1388 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1389 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1390[21:00:02] [Server thread/INFO]: CONSOLE issued server command: /list
1391[21:00:02] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1392[21:00:02] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1393[21:00:36] [Server thread/INFO]: CONSOLE issued server command: /list
1394[21:00:36] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1395[21:00:36] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1396[21:01:04] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1397[21:01:10] [Server thread/INFO]: CONSOLE issued server command: /list
1398[21:01:10] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1399[21:01:10] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1400[21:01:44] [Server thread/INFO]: CONSOLE issued server command: /list
1401[21:01:44] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1402[21:01:44] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1403[21:01:44] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
1404[21:02:04] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
1405[21:02:18] [Server thread/INFO]: CONSOLE issued server command: /list
1406[21:02:18] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1407[21:02:18] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1408[21:02:52] [Server thread/INFO]: CONSOLE issued server command: /list
1409[21:02:52] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1410[21:02:52] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1411[21:03:26] [Server thread/INFO]: CONSOLE issued server command: /list
1412[21:03:26] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1413[21:03:26] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1414[21:04:00] [Server thread/INFO]: CONSOLE issued server command: /list
1415[21:04:00] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1416[21:04:00] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1417[21:04:07] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetching all due players...
1418[21:04:08] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetched due players (5 found).
1419[21:04:34] [Server thread/INFO]: CONSOLE issued server command: /list
1420[21:04:34] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1421[21:04:34] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1422[21:05:08] [Server thread/INFO]: CONSOLE issued server command: /list
1423[21:05:08] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1424[21:05:08] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1425[21:05:42] [Server thread/INFO]: CONSOLE issued server command: /list
1426[21:05:42] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1427[21:05:42] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1428[21:06:16] [Server thread/INFO]: CONSOLE issued server command: /list
1429[21:06:16] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1430[21:06:16] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1431[21:06:50] [Server thread/INFO]: CONSOLE issued server command: /list
1432[21:06:50] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1433[21:06:50] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1434[21:07:24] [Server thread/INFO]: CONSOLE issued server command: /list
1435[21:07:24] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1436[21:07:24] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1437[21:07:36] [User Authenticator #3/INFO]: UUID of player takeins is 7b3476bb-aed7-4458-9131-537589e1b285
1438[21:07:36] [Server thread/INFO]: [VPNGuard] Player takeins is trying to connect with IP: 90.255.220.69
1439[21:07:36] [Server thread/INFO]: [VPNGuard] Bypassing check for player takeins
1440[21:07:36] [Server thread/INFO]: takeins[/90.255.220.69:50858] logged in with entity id 982 at ([world] 155.5, 80.0, 249.5)
1441[21:07:36] [Craft Scheduler Thread - 52/INFO]: [GAListener] Player: takeins has 2 votes
1442[21:07:44] [Server thread/INFO]: takeins tried to swim in lava
1443[21:07:51] [Server thread/INFO]: takeins issued server command: /tp takeoffs
1444[21:07:58] [Server thread/INFO]: CONSOLE issued server command: /list
1445[21:07:58] [Server thread/INFO]: There are 2 out of maximum 6 players online.
1446[21:07:58] [Server thread/INFO]: R: [Head-Admin] ~BARKEROO
1447[21:07:58] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1448[21:08:14] [Server thread/INFO]: takeins lost connection: Disconnected
1449[21:08:14] [Server thread/INFO]: takeins left the game.
1450[21:08:32] [Server thread/INFO]: CONSOLE issued server command: /list
1451[21:08:32] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1452[21:08:32] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1453[21:08:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1454[21:09:00] [Server thread/INFO]: Saving is already turned on.
1455[21:09:00] [Server thread/INFO]: Saving...
1456[21:09:00] [Server thread/INFO]: Saved the world
1457[21:09:00] [Server thread/INFO]: [Server] §8World saved.
1458[21:09:06] [Server thread/INFO]: CONSOLE issued server command: /list
1459[21:09:06] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1460[21:09:06] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1461[21:09:11] [Craft Scheduler Thread - 69/INFO]: [BuycraftX] Fetching all due players...
1462[21:09:11] [Craft Scheduler Thread - 69/INFO]: [BuycraftX] Fetched due players (5 found).
1463[21:09:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
1464[21:09:40] [Server thread/INFO]: CONSOLE issued server command: /list
1465[21:09:40] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1466[21:09:40] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1467[21:09:47] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
1468[21:10:14] [Server thread/INFO]: CONSOLE issued server command: /list
1469[21:10:14] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1470[21:10:14] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1471[21:10:48] [Server thread/INFO]: CONSOLE issued server command: /list
1472[21:10:48] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1473[21:10:48] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1474[21:11:22] [Server thread/INFO]: CONSOLE issued server command: /list
1475[21:11:22] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1476[21:11:22] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1477[21:11:56] [Server thread/INFO]: CONSOLE issued server command: /list
1478[21:11:56] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1479[21:11:56] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1480[21:12:30] [Server thread/INFO]: CONSOLE issued server command: /list
1481[21:12:30] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1482[21:12:30] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1483[21:13:04] [Server thread/INFO]: CONSOLE issued server command: /list
1484[21:13:04] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1485[21:13:04] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1486[21:13:38] [Server thread/INFO]: CONSOLE issued server command: /list
1487[21:13:38] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1488[21:13:38] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1489[21:14:11] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetching all due players...
1490[21:14:12] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetched due players (5 found).
1491[21:14:12] [Server thread/INFO]: CONSOLE issued server command: /list
1492[21:14:12] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1493[21:14:12] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1494[21:14:46] [Server thread/INFO]: CONSOLE issued server command: /list
1495[21:14:46] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1496[21:14:46] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1497[21:15:20] [Server thread/INFO]: CONSOLE issued server command: /list
1498[21:15:20] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1499[21:15:20] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1500[21:15:54] [Server thread/INFO]: CONSOLE issued server command: /list
1501[21:15:54] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1502[21:15:54] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1503[21:16:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1504[21:16:28] [Server thread/INFO]: CONSOLE issued server command: /list
1505[21:16:28] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1506[21:16:28] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1507[21:17:02] [Server thread/INFO]: CONSOLE issued server command: /list
1508[21:17:02] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1509[21:17:02] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1510[21:17:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
1511[21:17:27] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
1512[21:17:36] [Server thread/INFO]: CONSOLE issued server command: /list
1513[21:17:36] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1514[21:17:36] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1515[21:18:10] [Server thread/INFO]: CONSOLE issued server command: /list
1516[21:18:10] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1517[21:18:10] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1518[21:18:44] [Server thread/INFO]: CONSOLE issued server command: /list
1519[21:18:44] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1520[21:18:44] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1521[21:19:04] [Server thread/INFO]: Saving is already turned on.
1522[21:19:04] [Server thread/INFO]: Saving...
1523[21:19:04] [Server thread/INFO]: Saved the world
1524[21:19:04] [Server thread/INFO]: [Server] §8World saved.
1525[21:19:09] [Craft Scheduler Thread - 59/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1526java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1527 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1528 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1529 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1530 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1531 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1532 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1533 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1534 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1535 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1536 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1537 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1538 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1539[21:19:11] [Craft Scheduler Thread - 79/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1540java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1541 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1542 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1543 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1544 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1545 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1546 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1547 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1548 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1549 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1550 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1551 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1552 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1553[21:19:12] [Craft Scheduler Thread - 88/INFO]: [BuycraftX] Fetching all due players...
1554[21:19:12] [Craft Scheduler Thread - 88/INFO]: [BuycraftX] Fetched due players (5 found).
1555[21:19:13] [Craft Scheduler Thread - 57/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1556java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1557 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1558 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1559 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1560 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1561 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1562 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1563 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1564 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1565 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1566 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1567 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1568 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1569[21:19:15] [Craft Scheduler Thread - 57/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1570java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1571 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1572 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1573 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1574 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1575 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1576 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1577 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1578 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1579 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1580 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1581 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1582 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1583[21:19:17] [Craft Scheduler Thread - 89/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1584java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1585 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1586 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1587 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1588 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1589 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1590 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1591 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1592 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1593 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1594 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1595 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1596 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1597[21:19:18] [Server thread/INFO]: CONSOLE issued server command: /list
1598[21:19:18] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1599[21:19:18] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1600[21:19:19] [Craft Scheduler Thread - 81/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1601java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1602 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1603 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1604 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1605 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1606 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1607 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1608 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1609 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1610 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1611 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1612 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1613 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1614[21:19:21] [Craft Scheduler Thread - 82/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1615java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1616 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1617 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1618 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1619 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1620 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1621 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1622 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1623 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1624 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1625 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1626 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1627 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1628[21:19:23] [Craft Scheduler Thread - 47/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1629java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1630 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1631 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1632 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1633 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1634 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1635 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1636 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1637 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1638 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1639 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1640 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1641 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1642[21:19:25] [Craft Scheduler Thread - 81/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1643java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1644 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1645 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1646 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1647 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1648 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1649 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1650 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1651 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1652 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1653 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1654 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1655 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1656[21:19:27] [Craft Scheduler Thread - 89/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1657java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1658 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1659 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1660 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1661 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1662 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1663 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1664 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1665 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1666 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1667 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1668 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1669 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1670[21:19:29] [Craft Scheduler Thread - 81/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1671java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1672 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1673 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1674 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1675 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1676 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1677 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1678 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1679 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1680 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1681 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1682 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1683 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1684[21:19:31] [Craft Scheduler Thread - 81/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1685java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1686 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1687 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1688 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1689 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1690 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1691 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1692 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1693 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1694 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1695 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1696 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1697 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1698[21:19:33] [Craft Scheduler Thread - 81/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1699java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1700 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1701 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1702 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1703 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1704 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1705 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1706 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1707 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1708 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1709 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1710 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1711 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1712[21:19:52] [Server thread/INFO]: CONSOLE issued server command: /list
1713[21:19:52] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1714[21:19:52] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1715[21:20:26] [Server thread/INFO]: CONSOLE issued server command: /list
1716[21:20:26] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1717[21:20:26] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1718[21:21:00] [Server thread/INFO]: CONSOLE issued server command: /list
1719[21:21:00] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1720[21:21:00] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1721[21:21:34] [Server thread/INFO]: CONSOLE issued server command: /list
1722[21:21:34] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1723[21:21:34] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1724[21:22:08] [Server thread/INFO]: CONSOLE issued server command: /list
1725[21:22:08] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1726[21:22:08] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1727[21:22:42] [Server thread/INFO]: CONSOLE issued server command: /list
1728[21:22:42] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1729[21:22:42] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1730[21:23:16] [Server thread/INFO]: CONSOLE issued server command: /list
1731[21:23:16] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1732[21:23:16] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1733[21:23:50] [Server thread/INFO]: CONSOLE issued server command: /list
1734[21:23:50] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1735[21:23:50] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1736[21:24:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1737[21:24:12] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetching all due players...
1738[21:24:13] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetched due players (5 found).
1739[21:24:24] [Server thread/INFO]: CONSOLE issued server command: /list
1740[21:24:24] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1741[21:24:24] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1742[21:24:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
1743[21:24:58] [Server thread/INFO]: CONSOLE issued server command: /list
1744[21:24:58] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1745[21:24:58] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1746[21:25:07] [Server thread/INFO]: [ClearLag] Removed 3 Entities!
1747[21:25:32] [Server thread/INFO]: CONSOLE issued server command: /list
1748[21:25:32] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1749[21:25:32] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1750[21:26:06] [Server thread/INFO]: CONSOLE issued server command: /list
1751[21:26:06] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1752[21:26:06] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1753[21:26:40] [Server thread/INFO]: CONSOLE issued server command: /list
1754[21:26:40] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1755[21:26:40] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1756[21:27:14] [Server thread/INFO]: CONSOLE issued server command: /list
1757[21:27:14] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1758[21:27:14] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1759[21:27:48] [Server thread/INFO]: CONSOLE issued server command: /list
1760[21:27:48] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1761[21:27:48] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1762[21:28:23] [Server thread/INFO]: CONSOLE issued server command: /list
1763[21:28:23] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1764[21:28:23] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1765[21:28:57] [Server thread/INFO]: CONSOLE issued server command: /list
1766[21:28:57] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1767[21:28:57] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1768[21:29:08] [Server thread/INFO]: Saving is already turned on.
1769[21:29:08] [Server thread/INFO]: Saving...
1770[21:29:08] [Server thread/INFO]: Saved the world
1771[21:29:08] [Server thread/INFO]: [Server] §8World saved.
1772[21:29:13] [Craft Scheduler Thread - 104/INFO]: [BuycraftX] Fetching all due players...
1773[21:29:13] [Craft Scheduler Thread - 104/INFO]: [BuycraftX] Fetched due players (5 found).
1774[21:29:31] [Server thread/INFO]: CONSOLE issued server command: /list
1775[21:29:31] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1776[21:29:31] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1777[21:30:05] [Server thread/INFO]: CONSOLE issued server command: /list
1778[21:30:05] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1779[21:30:05] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1780[21:30:39] [Server thread/INFO]: CONSOLE issued server command: /list
1781[21:30:39] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1782[21:30:39] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1783[21:31:13] [Server thread/INFO]: CONSOLE issued server command: /list
1784[21:31:13] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1785[21:31:13] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1786[21:31:47] [Server thread/INFO]: CONSOLE issued server command: /list
1787[21:31:47] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1788[21:31:47] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1789[21:31:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1790[21:32:21] [Server thread/INFO]: CONSOLE issued server command: /list
1791[21:32:21] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1792[21:32:21] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1793[21:32:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
1794[21:32:47] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
1795[21:32:55] [Server thread/INFO]: CONSOLE issued server command: /list
1796[21:32:55] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1797[21:32:55] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1798[21:33:29] [Server thread/INFO]: CONSOLE issued server command: /list
1799[21:33:29] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1800[21:33:29] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1801[21:34:03] [Server thread/INFO]: CONSOLE issued server command: /list
1802[21:34:03] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1803[21:34:03] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1804[21:34:13] [Craft Scheduler Thread - 112/INFO]: [BuycraftX] Fetching all due players...
1805[21:34:14] [Craft Scheduler Thread - 112/INFO]: [BuycraftX] Fetched due players (5 found).
1806[21:34:37] [Server thread/INFO]: CONSOLE issued server command: /list
1807[21:34:37] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1808[21:34:37] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1809[21:35:11] [Server thread/INFO]: CONSOLE issued server command: /list
1810[21:35:11] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1811[21:35:11] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1812[21:35:45] [Server thread/INFO]: CONSOLE issued server command: /list
1813[21:35:45] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1814[21:35:45] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1815[21:36:19] [Server thread/INFO]: CONSOLE issued server command: /list
1816[21:36:19] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1817[21:36:19] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1818[21:36:53] [Server thread/INFO]: CONSOLE issued server command: /list
1819[21:36:53] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1820[21:36:53] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1821[21:37:27] [Server thread/INFO]: CONSOLE issued server command: /list
1822[21:37:27] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1823[21:37:27] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1824[21:38:01] [Server thread/INFO]: CONSOLE issued server command: /list
1825[21:38:01] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1826[21:38:01] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1827[21:38:35] [Server thread/INFO]: CONSOLE issued server command: /list
1828[21:38:35] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1829[21:38:35] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1830[21:39:09] [Server thread/INFO]: CONSOLE issued server command: /list
1831[21:39:09] [Server thread/INFO]: There are 1 out of maximum 6 players online.
1832[21:39:09] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
1833[21:39:09] [Craft Scheduler Thread - 130/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1834java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1835 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1836 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1837 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1838 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1839 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1840 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1841 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1842 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1843 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1844 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1845 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1846 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1847[21:39:11] [Craft Scheduler Thread - 122/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1848java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1849 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1850 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1851 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1852 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1853 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1854 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1855 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1856 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1857 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1858 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1859 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1860 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1861[21:39:12] [Server thread/INFO]: Saving is already turned on.
1862[21:39:12] [Server thread/INFO]: Saving...
1863[21:39:12] [Server thread/INFO]: Saved the world
1864[21:39:12] [Server thread/INFO]: [Server] §8World saved.
1865[21:39:13] [Craft Scheduler Thread - 131/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1866java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1867 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1868 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1869 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1870 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1871 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1872 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1873 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1874 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1875 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1876 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1877 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1878 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1879[21:39:14] [Craft Scheduler Thread - 130/INFO]: [BuycraftX] Fetching all due players...
1880[21:39:14] [Craft Scheduler Thread - 130/INFO]: [BuycraftX] Fetched due players (5 found).
1881[21:39:15] [Craft Scheduler Thread - 125/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1882java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1883 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1884 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1885 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1886 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1887 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1888 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1889 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1890 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1891 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1892 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1893 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1894 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1895[21:39:17] [Craft Scheduler Thread - 104/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1896java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1897 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1898 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1899 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1900 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1901 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1902 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1903 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1904 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1905 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1906 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1907 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1908 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1909[21:39:19] [Craft Scheduler Thread - 124/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1910java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1911 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1912 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1913 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1914 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1915 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1916 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1917 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1918 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1919 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1920 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1921 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1922 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1923[21:39:21] [Craft Scheduler Thread - 113/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1924java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1925 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1926 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1927 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1928 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1929 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1930 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1931 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1932 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1933 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1934 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1935 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1936 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1937[21:39:23] [Craft Scheduler Thread - 113/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1938java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1939 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1940 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1941 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1942 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1943 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1944 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1945 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1946 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1947 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1948 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1949 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1950 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1951[21:39:25] [Craft Scheduler Thread - 126/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1952java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1953 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1954 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1955 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1956 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1957 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1958 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1959 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1960 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1961 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1962 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1963 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1964 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1965[21:39:27] [Craft Scheduler Thread - 124/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1966java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1967 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1968 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1969 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1970 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1971 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1972 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1973 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1974 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1975 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1976 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1977 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1978 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1979[21:39:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
1980[21:39:29] [Craft Scheduler Thread - 119/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1981java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1982 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1983 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1984 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1985 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
1986 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
1987 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
1988 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
1989 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1990 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
1991 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
1992 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
1993 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
1994[21:39:31] [Craft Scheduler Thread - 131/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
1995java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
1996 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
1997 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
1998 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
1999 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2000 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2001 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2002 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2003 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2004 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2005 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2006 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2007 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2008[21:39:33] [Craft Scheduler Thread - 126/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2009java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2010 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2011 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2012 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2013 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2014 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2015 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2016 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2017 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2018 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2019 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2020 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2021 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2022[21:39:43] [Server thread/INFO]: CONSOLE issued server command: /list
2023[21:39:43] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2024[21:39:43] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2025[21:40:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2026[21:40:17] [Server thread/INFO]: CONSOLE issued server command: /list
2027[21:40:17] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2028[21:40:17] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2029[21:40:27] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
2030[21:40:51] [Server thread/INFO]: CONSOLE issued server command: /list
2031[21:40:51] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2032[21:40:51] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2033[21:41:25] [Server thread/INFO]: CONSOLE issued server command: /list
2034[21:41:25] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2035[21:41:25] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2036[21:41:59] [Server thread/INFO]: CONSOLE issued server command: /list
2037[21:41:59] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2038[21:41:59] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2039[21:42:33] [Server thread/INFO]: CONSOLE issued server command: /list
2040[21:42:33] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2041[21:42:33] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2042[21:43:07] [Server thread/INFO]: CONSOLE issued server command: /list
2043[21:43:07] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2044[21:43:07] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2045[21:43:41] [Server thread/INFO]: CONSOLE issued server command: /list
2046[21:43:41] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2047[21:43:41] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2048[21:44:14] [Craft Scheduler Thread - 133/INFO]: [BuycraftX] Fetching all due players...
2049[21:44:15] [Craft Scheduler Thread - 133/INFO]: [BuycraftX] Fetched due players (5 found).
2050[21:44:15] [Server thread/INFO]: CONSOLE issued server command: /list
2051[21:44:15] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2052[21:44:15] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2053[21:44:49] [Server thread/INFO]: CONSOLE issued server command: /list
2054[21:44:49] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2055[21:44:49] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2056[21:45:23] [Server thread/INFO]: CONSOLE issued server command: /list
2057[21:45:23] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2058[21:45:23] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2059[21:45:57] [Server thread/INFO]: CONSOLE issued server command: /list
2060[21:45:57] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2061[21:45:57] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2062[21:46:31] [Server thread/INFO]: CONSOLE issued server command: /list
2063[21:46:31] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2064[21:46:31] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2065[21:47:05] [Server thread/INFO]: CONSOLE issued server command: /list
2066[21:47:05] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2067[21:47:05] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2068[21:47:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2069[21:47:39] [Server thread/INFO]: CONSOLE issued server command: /list
2070[21:47:39] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2071[21:47:39] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2072[21:47:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2073[21:48:07] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
2074[21:48:13] [Server thread/INFO]: CONSOLE issued server command: /list
2075[21:48:13] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2076[21:48:13] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2077[21:48:47] [Server thread/INFO]: CONSOLE issued server command: /list
2078[21:48:47] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2079[21:48:47] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2080[21:49:15] [Craft Scheduler Thread - 118/INFO]: [BuycraftX] Fetching all due players...
2081[21:49:15] [Craft Scheduler Thread - 118/INFO]: [BuycraftX] Fetched due players (5 found).
2082[21:49:16] [Server thread/INFO]: Saving is already turned on.
2083[21:49:16] [Server thread/INFO]: Saving...
2084[21:49:16] [Server thread/INFO]: Saved the world
2085[21:49:16] [Server thread/INFO]: [Server] §8World saved.
2086[21:49:21] [Server thread/INFO]: CONSOLE issued server command: /list
2087[21:49:21] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2088[21:49:21] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2089[21:49:55] [Server thread/INFO]: CONSOLE issued server command: /list
2090[21:49:55] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2091[21:49:55] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2092[21:50:29] [Server thread/INFO]: CONSOLE issued server command: /list
2093[21:50:29] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2094[21:50:29] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2095[21:51:03] [Server thread/INFO]: CONSOLE issued server command: /list
2096[21:51:03] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2097[21:51:03] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2098[21:51:37] [Server thread/INFO]: CONSOLE issued server command: /list
2099[21:51:37] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2100[21:51:37] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2101[21:52:11] [Server thread/INFO]: CONSOLE issued server command: /list
2102[21:52:11] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2103[21:52:11] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2104[21:52:45] [Server thread/INFO]: CONSOLE issued server command: /list
2105[21:52:45] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2106[21:52:45] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2107[21:53:19] [Server thread/INFO]: CONSOLE issued server command: /list
2108[21:53:19] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2109[21:53:19] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2110[21:53:53] [Server thread/INFO]: CONSOLE issued server command: /list
2111[21:53:53] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2112[21:53:53] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2113[21:54:15] [Craft Scheduler Thread - 114/INFO]: [BuycraftX] Fetching all due players...
2114[21:54:15] [Craft Scheduler Thread - 114/INFO]: [BuycraftX] Fetched due players (5 found).
2115[21:54:27] [Server thread/INFO]: CONSOLE issued server command: /list
2116[21:54:27] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2117[21:54:27] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2118[21:54:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2119[21:55:01] [Server thread/INFO]: CONSOLE issued server command: /list
2120[21:55:01] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2121[21:55:01] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2122[21:55:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2123[21:55:35] [Server thread/INFO]: CONSOLE issued server command: /list
2124[21:55:35] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2125[21:55:35] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2126[21:55:47] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
2127[21:56:09] [Server thread/INFO]: CONSOLE issued server command: /list
2128[21:56:09] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2129[21:56:09] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2130[21:56:43] [Server thread/INFO]: CONSOLE issued server command: /list
2131[21:56:43] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2132[21:56:43] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2133[21:57:17] [Server thread/INFO]: CONSOLE issued server command: /list
2134[21:57:17] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2135[21:57:17] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2136[21:57:51] [Server thread/INFO]: CONSOLE issued server command: /list
2137[21:57:51] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2138[21:57:51] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2139[21:58:25] [Server thread/INFO]: CONSOLE issued server command: /list
2140[21:58:25] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2141[21:58:25] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2142[21:58:59] [Server thread/INFO]: CONSOLE issued server command: /list
2143[21:58:59] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2144[21:58:59] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2145[21:59:09] [Craft Scheduler Thread - 152/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2146java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2147 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2148 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2149 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2150 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2151 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2152 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2153 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2154 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2155 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2156 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2157 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2158 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2159[21:59:11] [Craft Scheduler Thread - 152/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2160java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2161 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2162 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2163 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2164 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2165 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2166 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2167 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2168 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2169 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2170 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2171 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2172 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2173[21:59:13] [Craft Scheduler Thread - 138/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2174java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2175 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2176 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2177 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2178 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2179 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2180 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2181 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2182 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2183 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2184 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2185 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2186 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2187[21:59:15] [Craft Scheduler Thread - 138/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2188java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2189 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2190 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2191 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2192 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2193 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2194 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2195 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2196 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2197 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2198 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2199 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2200 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2201[21:59:15] [Craft Scheduler Thread - 153/INFO]: [BuycraftX] Fetching all due players...
2202[21:59:16] [Craft Scheduler Thread - 153/INFO]: [BuycraftX] Fetched due players (5 found).
2203[21:59:17] [Craft Scheduler Thread - 153/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2204java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2205 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2206 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2207 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2208 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2209 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2210 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2211 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2212 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2213 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2214 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2215 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2216 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2217[21:59:19] [Craft Scheduler Thread - 144/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2218java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2219 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2220 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2221 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2222 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2223 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2224 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2225 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2226 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2227 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2228 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2229 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2230 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2231[21:59:20] [Server thread/INFO]: Saving is already turned on.
2232[21:59:20] [Server thread/INFO]: Saving...
2233[21:59:20] [Server thread/INFO]: Saved the world
2234[21:59:20] [Server thread/INFO]: [Server] §8World saved.
2235[21:59:21] [Craft Scheduler Thread - 133/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2236java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2237 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2238 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2239 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2240 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2241 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2242 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2243 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2244 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2245 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2246 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2247 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2248 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2249[21:59:23] [Craft Scheduler Thread - 152/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2250java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2251 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2252 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2253 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2254 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2255 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2256 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2257 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2258 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2259 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2260 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2261 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2262 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2263[21:59:25] [Craft Scheduler Thread - 153/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2264java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2265 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2266 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2267 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2268 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2269 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2270 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2271 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2272 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2273 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2274 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2275 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2276 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2277[21:59:27] [Craft Scheduler Thread - 118/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2278java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2279 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2280 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2281 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2282 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2283 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2284 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2285 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2286 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2287 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2288 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2289 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2290 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2291[21:59:29] [Craft Scheduler Thread - 118/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2292java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2293 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2294 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2295 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2296 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2297 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2298 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2299 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2300 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2301 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2302 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2303 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2304 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2305[21:59:31] [Craft Scheduler Thread - 133/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2306java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2307 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2308 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2309 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2310 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2311 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2312 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2313 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2314 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2315 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2316 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2317 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2318 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2319[21:59:33] [Craft Scheduler Thread - 138/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2320java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2321 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2322 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2323 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2324 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2325 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2326 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2327 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2328 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2329 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2330 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2331 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2332 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2333[21:59:33] [Server thread/INFO]: CONSOLE issued server command: /list
2334[21:59:33] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2335[21:59:33] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2336[22:00:07] [Server thread/INFO]: CONSOLE issued server command: /list
2337[22:00:07] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2338[22:00:07] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2339[22:00:42] [Server thread/INFO]: CONSOLE issued server command: /list
2340[22:00:42] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2341[22:00:42] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2342[22:01:16] [Server thread/INFO]: CONSOLE issued server command: /list
2343[22:01:16] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2344[22:01:16] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2345[22:01:50] [Server thread/INFO]: CONSOLE issued server command: /list
2346[22:01:50] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2347[22:01:50] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2348[22:02:24] [Server thread/INFO]: CONSOLE issued server command: /list
2349[22:02:24] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2350[22:02:24] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2351[22:02:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2352[22:02:58] [Server thread/INFO]: CONSOLE issued server command: /list
2353[22:02:58] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2354[22:02:58] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2355[22:03:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2356[22:03:27] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
2357[22:03:32] [Server thread/INFO]: CONSOLE issued server command: /list
2358[22:03:32] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2359[22:03:32] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2360[22:04:06] [Server thread/INFO]: CONSOLE issued server command: /list
2361[22:04:06] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2362[22:04:06] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2363[22:04:16] [Craft Scheduler Thread - 138/INFO]: [BuycraftX] Fetching all due players...
2364[22:04:16] [Craft Scheduler Thread - 138/INFO]: [BuycraftX] Fetched due players (5 found).
2365[22:04:40] [Server thread/INFO]: CONSOLE issued server command: /list
2366[22:04:40] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2367[22:04:40] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2368[22:05:14] [Server thread/INFO]: CONSOLE issued server command: /list
2369[22:05:14] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2370[22:05:14] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2371[22:05:48] [Server thread/INFO]: CONSOLE issued server command: /list
2372[22:05:48] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2373[22:05:48] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2374[22:06:22] [Server thread/INFO]: CONSOLE issued server command: /list
2375[22:06:22] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2376[22:06:22] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2377[22:06:56] [Server thread/INFO]: CONSOLE issued server command: /list
2378[22:06:56] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2379[22:06:56] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2380[22:07:30] [Server thread/INFO]: CONSOLE issued server command: /list
2381[22:07:30] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2382[22:07:30] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2383[22:08:04] [Server thread/INFO]: CONSOLE issued server command: /list
2384[22:08:04] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2385[22:08:04] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2386[22:08:38] [Server thread/INFO]: CONSOLE issued server command: /list
2387[22:08:38] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2388[22:08:38] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2389[22:09:12] [Server thread/INFO]: CONSOLE issued server command: /list
2390[22:09:12] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2391[22:09:12] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2392[22:09:16] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Fetching all due players...
2393[22:09:17] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Fetched due players (5 found).
2394[22:09:24] [Server thread/INFO]: Saving is already turned on.
2395[22:09:24] [Server thread/INFO]: Saving...
2396[22:09:24] [Server thread/INFO]: Saved the world
2397[22:09:24] [Server thread/INFO]: [Server] §8World saved.
2398[22:09:46] [Server thread/INFO]: CONSOLE issued server command: /list
2399[22:09:46] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2400[22:09:46] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2401[22:10:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2402[22:10:20] [Server thread/INFO]: CONSOLE issued server command: /list
2403[22:10:20] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2404[22:10:20] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2405[22:10:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2406[22:10:54] [Server thread/INFO]: CONSOLE issued server command: /list
2407[22:10:54] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2408[22:10:54] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2409[22:11:07] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
2410[22:11:28] [Server thread/INFO]: CONSOLE issued server command: /list
2411[22:11:28] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2412[22:11:28] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2413[22:11:42] [Server thread/INFO]: [GAListener] Vote received on TopG.org for Offline Player: ForumAddict. Adding to Queue for later
2414[22:11:45] [Server thread/INFO]: [GAListener] Vote received on MinecraftServers.org for Offline Player: ForumAddict. Adding to Queue for later
2415[22:12:02] [Server thread/INFO]: CONSOLE issued server command: /list
2416[22:12:02] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2417[22:12:02] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2418[22:12:36] [Server thread/INFO]: CONSOLE issued server command: /list
2419[22:12:36] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2420[22:12:36] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2421[22:13:10] [Server thread/INFO]: CONSOLE issued server command: /list
2422[22:13:10] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2423[22:13:10] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2424[22:13:44] [Server thread/INFO]: CONSOLE issued server command: /list
2425[22:13:44] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2426[22:13:44] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2427[22:14:17] [Craft Scheduler Thread - 162/INFO]: [BuycraftX] Fetching all due players...
2428[22:14:17] [Craft Scheduler Thread - 162/INFO]: [BuycraftX] Fetched due players (5 found).
2429[22:14:18] [Server thread/INFO]: CONSOLE issued server command: /list
2430[22:14:18] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2431[22:14:18] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2432[22:14:52] [Server thread/INFO]: CONSOLE issued server command: /list
2433[22:14:52] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2434[22:14:52] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2435[22:15:26] [Server thread/INFO]: CONSOLE issued server command: /list
2436[22:15:26] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2437[22:15:26] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2438[22:16:00] [Server thread/INFO]: CONSOLE issued server command: /list
2439[22:16:00] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2440[22:16:00] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2441[22:16:34] [Server thread/INFO]: CONSOLE issued server command: /list
2442[22:16:34] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2443[22:16:34] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2444[22:17:08] [Server thread/INFO]: CONSOLE issued server command: /list
2445[22:17:08] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2446[22:17:08] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2447[22:17:42] [Server thread/INFO]: CONSOLE issued server command: /list
2448[22:17:42] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2449[22:17:42] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2450[22:17:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2451[22:18:16] [Server thread/INFO]: CONSOLE issued server command: /list
2452[22:18:16] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2453[22:18:16] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2454[22:18:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2455[22:18:47] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
2456[22:18:50] [Server thread/INFO]: CONSOLE issued server command: /list
2457[22:18:50] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2458[22:18:50] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2459[22:19:09] [Craft Scheduler Thread - 173/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2460java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2461 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2462 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2463 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2464 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2465 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2466 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2467 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2468 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2469 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2470 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2471 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2472 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2473[22:19:11] [Craft Scheduler Thread - 178/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2474java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2475 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2476 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2477 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2478 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2479 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2480 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2481 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2482 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2483 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2484 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2485 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2486 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2487[22:19:13] [Craft Scheduler Thread - 154/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2488java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2489 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2490 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2491 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2492 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2493 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2494 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2495 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2496 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2497 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2498 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2499 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2500 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2501[22:19:15] [Craft Scheduler Thread - 166/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2502java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2503 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2504 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2505 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2506 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2507 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2508 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2509 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2510 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2511 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2512 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2513 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2514 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2515[22:19:17] [Craft Scheduler Thread - 166/INFO]: [BuycraftX] Fetching all due players...
2516[22:19:17] [Craft Scheduler Thread - 181/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2517java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2518 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2519 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2520 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2521 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2522 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2523 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2524 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2525 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2526 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2527 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2528 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2529 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2530[22:19:17] [Craft Scheduler Thread - 166/INFO]: [BuycraftX] Fetched due players (5 found).
2531[22:19:19] [Craft Scheduler Thread - 161/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2532java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2533 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2534 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2535 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2536 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2537 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2538 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2539 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2540 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2541 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2542 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2543 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2544 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2545[22:19:23] [Craft Scheduler Thread - 158/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2546java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2547 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2548 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2549 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2550 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2551 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2552 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2553 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2554 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2555 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2556 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2557 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2558 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2559[22:19:23] [Craft Scheduler Thread - 182/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2560java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2561 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2562 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2563 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2564 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2565 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2566 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2567 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2568 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2569 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2570 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2571 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2572 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2573[22:19:24] [Server thread/INFO]: CONSOLE issued server command: /list
2574[22:19:24] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2575[22:19:24] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2576[22:19:25] [Craft Scheduler Thread - 175/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2577java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2578 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2579 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2580 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2581 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2582 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2583 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2584 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2585 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2586 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2587 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2588 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2589 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2590[22:19:27] [Craft Scheduler Thread - 175/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2591java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2592 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2593 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2594 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2595 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2596 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2597 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2598 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2599 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2600 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2601 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2602 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2603 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2604[22:19:28] [Server thread/INFO]: Saving is already turned on.
2605[22:19:28] [Server thread/INFO]: Saving...
2606[22:19:28] [Server thread/INFO]: Saved the world
2607[22:19:28] [Server thread/INFO]: [Server] §8World saved.
2608[22:19:29] [Craft Scheduler Thread - 182/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2609java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2610 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2611 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2612 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2613 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2614 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2615 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2616 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2617 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2618 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2619 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2620 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2621 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2622[22:19:31] [Craft Scheduler Thread - 173/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2623java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2624 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2625 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2626 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2627 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2628 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2629 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2630 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2631 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2632 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2633 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2634 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2635 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2636[22:19:33] [Craft Scheduler Thread - 175/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2637java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2638 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2639 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2640 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2641 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2642 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2643 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2644 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2645 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2646 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2647 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2648 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2649 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2650[22:19:58] [Server thread/INFO]: CONSOLE issued server command: /list
2651[22:19:58] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2652[22:19:58] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2653[22:20:32] [Server thread/INFO]: CONSOLE issued server command: /list
2654[22:20:32] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2655[22:20:32] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2656[22:21:06] [Server thread/INFO]: CONSOLE issued server command: /list
2657[22:21:06] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2658[22:21:06] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2659[22:21:40] [Server thread/INFO]: CONSOLE issued server command: /list
2660[22:21:40] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2661[22:21:40] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2662[22:22:14] [Server thread/INFO]: CONSOLE issued server command: /list
2663[22:22:14] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2664[22:22:14] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2665[22:22:48] [Server thread/INFO]: CONSOLE issued server command: /list
2666[22:22:48] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2667[22:22:48] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2668[22:23:22] [Server thread/INFO]: CONSOLE issued server command: /list
2669[22:23:22] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2670[22:23:22] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2671[22:23:56] [Server thread/INFO]: CONSOLE issued server command: /list
2672[22:23:56] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2673[22:23:56] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2674[22:24:17] [Craft Scheduler Thread - 173/INFO]: [BuycraftX] Fetching all due players...
2675[22:24:18] [Craft Scheduler Thread - 173/INFO]: [BuycraftX] Fetched due players (5 found).
2676[22:24:30] [Server thread/INFO]: CONSOLE issued server command: /list
2677[22:24:30] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2678[22:24:30] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2679[22:25:04] [Server thread/INFO]: CONSOLE issued server command: /list
2680[22:25:04] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2681[22:25:04] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2682[22:25:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2683[22:25:38] [Server thread/INFO]: CONSOLE issued server command: /list
2684[22:25:38] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2685[22:25:38] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2686[22:26:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2687[22:26:12] [Server thread/INFO]: CONSOLE issued server command: /list
2688[22:26:12] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2689[22:26:12] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2690[22:26:27] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
2691[22:26:46] [Server thread/INFO]: CONSOLE issued server command: /list
2692[22:26:46] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2693[22:26:46] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2694[22:27:20] [Server thread/INFO]: CONSOLE issued server command: /list
2695[22:27:20] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2696[22:27:20] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2697[22:27:54] [Server thread/INFO]: CONSOLE issued server command: /list
2698[22:27:54] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2699[22:27:54] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2700[22:28:28] [Server thread/INFO]: CONSOLE issued server command: /list
2701[22:28:28] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2702[22:28:28] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2703[22:29:02] [Server thread/INFO]: CONSOLE issued server command: /list
2704[22:29:02] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2705[22:29:02] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2706[22:29:18] [Craft Scheduler Thread - 176/INFO]: [BuycraftX] Fetching all due players...
2707[22:29:18] [Craft Scheduler Thread - 176/INFO]: [BuycraftX] Fetched due players (5 found).
2708[22:29:32] [Server thread/INFO]: Saving is already turned on.
2709[22:29:32] [Server thread/INFO]: Saving...
2710[22:29:32] [Server thread/INFO]: Saved the world
2711[22:29:32] [Server thread/INFO]: [Server] §8World saved.
2712[22:29:36] [Server thread/INFO]: CONSOLE issued server command: /list
2713[22:29:36] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2714[22:29:36] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2715[22:30:10] [Server thread/INFO]: CONSOLE issued server command: /list
2716[22:30:10] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2717[22:30:10] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2718[22:30:44] [Server thread/INFO]: CONSOLE issued server command: /list
2719[22:30:44] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2720[22:30:44] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2721[22:31:18] [Server thread/INFO]: CONSOLE issued server command: /list
2722[22:31:18] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2723[22:31:18] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2724[22:31:52] [Server thread/INFO]: CONSOLE issued server command: /list
2725[22:31:52] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2726[22:31:52] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2727[22:32:26] [Server thread/INFO]: CONSOLE issued server command: /list
2728[22:32:26] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2729[22:32:26] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2730[22:33:00] [Server thread/INFO]: CONSOLE issued server command: /list
2731[22:33:00] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2732[22:33:00] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2733[22:33:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2734[22:33:35] [Server thread/INFO]: CONSOLE issued server command: /list
2735[22:33:35] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2736[22:33:35] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2737[22:33:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2738[22:34:07] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
2739[22:34:09] [Server thread/INFO]: CONSOLE issued server command: /list
2740[22:34:09] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2741[22:34:09] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2742[22:34:18] [Craft Scheduler Thread - 189/INFO]: [BuycraftX] Fetching all due players...
2743[22:34:18] [Craft Scheduler Thread - 189/INFO]: [BuycraftX] Fetched due players (5 found).
2744[22:34:43] [Server thread/INFO]: CONSOLE issued server command: /list
2745[22:34:43] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2746[22:34:43] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2747[22:35:17] [Server thread/INFO]: CONSOLE issued server command: /list
2748[22:35:17] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2749[22:35:17] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2750[22:35:51] [Server thread/INFO]: CONSOLE issued server command: /list
2751[22:35:51] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2752[22:35:51] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2753[22:36:25] [Server thread/INFO]: CONSOLE issued server command: /list
2754[22:36:25] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2755[22:36:25] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2756[22:36:59] [Server thread/INFO]: CONSOLE issued server command: /list
2757[22:36:59] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2758[22:36:59] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2759[22:37:33] [Server thread/INFO]: CONSOLE issued server command: /list
2760[22:37:33] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2761[22:37:33] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2762[22:38:07] [Server thread/INFO]: CONSOLE issued server command: /list
2763[22:38:07] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2764[22:38:07] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2765[22:38:41] [Server thread/INFO]: CONSOLE issued server command: /list
2766[22:38:41] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2767[22:38:41] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2768[22:39:09] [Craft Scheduler Thread - 178/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2769java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2770 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2771 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2772 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2773 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2774 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2775 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2776 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2777 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2778 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2779 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2780 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2781 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2782[22:39:11] [Craft Scheduler Thread - 175/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2783java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2784 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2785 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2786 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2787 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2788 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2789 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2790 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2791 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2792 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2793 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2794 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2795 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2796[22:39:13] [Craft Scheduler Thread - 215/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2797java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2798 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2799 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2800 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2801 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2802 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2803 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2804 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2805 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2806 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2807 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2808 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2809 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2810[22:39:15] [Server thread/INFO]: CONSOLE issued server command: /list
2811[22:39:15] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2812[22:39:15] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2813[22:39:15] [Craft Scheduler Thread - 211/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2814java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2815 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2816 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2817 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2818 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2819 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2820 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2821 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2822 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2823 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2824 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2825 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2826 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2827[22:39:17] [Craft Scheduler Thread - 211/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2828java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2829 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2830 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2831 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2832 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2833 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2834 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2835 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2836 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2837 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2838 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2839 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2840 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2841[22:39:18] [Craft Scheduler Thread - 217/INFO]: [BuycraftX] Fetching all due players...
2842[22:39:19] [Craft Scheduler Thread - 217/INFO]: [BuycraftX] Fetched due players (5 found).
2843[22:39:19] [Craft Scheduler Thread - 175/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2844java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2845 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2846 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2847 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2848 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2849 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2850 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2851 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2852 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2853 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2854 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2855 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2856 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2857[22:39:21] [Craft Scheduler Thread - 211/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2858java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2859 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2860 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2861 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2862 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2863 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2864 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2865 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2866 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2867 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2868 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2869 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2870 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2871[22:39:23] [Craft Scheduler Thread - 214/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2872java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2873 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2874 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2875 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2876 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2877 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2878 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2879 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2880 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2881 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2882 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2883 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2884 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2885[22:39:25] [Craft Scheduler Thread - 205/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2886java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2887 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2888 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2889 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2890 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2891 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2892 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2893 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2894 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2895 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2896 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2897 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2898 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2899[22:39:27] [Craft Scheduler Thread - 178/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2900java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2901 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2902 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2903 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2904 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2905 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2906 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2907 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2908 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2909 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2910 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2911 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2912 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2913[22:39:29] [Craft Scheduler Thread - 214/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2914java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2915 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2916 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2917 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2918 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2919 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2920 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2921 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2922 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2923 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2924 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2925 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2926 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2927[22:39:31] [Craft Scheduler Thread - 175/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2928java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2929 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2930 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2931 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2932 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2933 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2934 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2935 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2936 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2937 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2938 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2939 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2940 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2941[22:39:33] [Craft Scheduler Thread - 178/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
2942java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
2943 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
2944 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
2945 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
2946 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
2947 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
2948 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
2949 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
2950 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2951 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
2952 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
2953 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
2954 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
2955[22:39:36] [Server thread/INFO]: Saving is already turned on.
2956[22:39:36] [Server thread/INFO]: Saving...
2957[22:39:36] [Server thread/INFO]: Saved the world
2958[22:39:36] [Server thread/INFO]: [Server] §8World saved.
2959[22:39:49] [Server thread/INFO]: CONSOLE issued server command: /list
2960[22:39:49] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2961[22:39:49] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2962[22:40:23] [Server thread/INFO]: CONSOLE issued server command: /list
2963[22:40:23] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2964[22:40:23] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2965[22:40:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2966[22:40:57] [Server thread/INFO]: CONSOLE issued server command: /list
2967[22:40:57] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2968[22:40:57] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2969[22:41:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2970[22:41:31] [Server thread/INFO]: CONSOLE issued server command: /list
2971[22:41:31] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2972[22:41:31] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2973[22:41:47] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
2974[22:42:05] [Server thread/INFO]: CONSOLE issued server command: /list
2975[22:42:05] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2976[22:42:05] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2977[22:42:39] [Server thread/INFO]: CONSOLE issued server command: /list
2978[22:42:39] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2979[22:42:39] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2980[22:43:13] [Server thread/INFO]: CONSOLE issued server command: /list
2981[22:43:13] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2982[22:43:13] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2983[22:43:47] [Server thread/INFO]: CONSOLE issued server command: /list
2984[22:43:47] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2985[22:43:47] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2986[22:44:19] [Craft Scheduler Thread - 218/INFO]: [BuycraftX] Fetching all due players...
2987[22:44:19] [Craft Scheduler Thread - 218/INFO]: [BuycraftX] Fetched due players (5 found).
2988[22:44:21] [Server thread/INFO]: CONSOLE issued server command: /list
2989[22:44:21] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2990[22:44:21] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2991[22:44:55] [Server thread/INFO]: CONSOLE issued server command: /list
2992[22:44:55] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2993[22:44:55] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2994[22:45:29] [Server thread/INFO]: CONSOLE issued server command: /list
2995[22:45:29] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2996[22:45:29] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
2997[22:46:03] [Server thread/INFO]: CONSOLE issued server command: /list
2998[22:46:03] [Server thread/INFO]: There are 1 out of maximum 6 players online.
2999[22:46:03] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3000[22:46:37] [Server thread/INFO]: CONSOLE issued server command: /list
3001[22:46:37] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3002[22:46:37] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3003[22:47:11] [Server thread/INFO]: CONSOLE issued server command: /list
3004[22:47:11] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3005[22:47:11] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3006[22:47:45] [Server thread/INFO]: CONSOLE issued server command: /list
3007[22:47:45] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3008[22:47:45] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3009[22:48:19] [Server thread/INFO]: CONSOLE issued server command: /list
3010[22:48:19] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3011[22:48:19] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3012[22:48:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
3013[22:48:53] [Server thread/INFO]: CONSOLE issued server command: /list
3014[22:48:53] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3015[22:48:53] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3016[22:49:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
3017[22:49:19] [Craft Scheduler Thread - 231/INFO]: [BuycraftX] Fetching all due players...
3018[22:49:19] [Craft Scheduler Thread - 231/INFO]: [BuycraftX] Fetched due players (5 found).
3019[22:49:27] [Server thread/INFO]: CONSOLE issued server command: /list
3020[22:49:27] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3021[22:49:27] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3022[22:49:27] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
3023[22:49:40] [Server thread/INFO]: Saving is already turned on.
3024[22:49:40] [Server thread/INFO]: Saving...
3025[22:49:40] [Server thread/INFO]: Saved the world
3026[22:49:40] [Server thread/INFO]: [Server] §8World saved.
3027[22:50:01] [Server thread/INFO]: CONSOLE issued server command: /list
3028[22:50:01] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3029[22:50:01] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3030[22:50:35] [Server thread/INFO]: CONSOLE issued server command: /list
3031[22:50:35] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3032[22:50:35] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3033[22:51:09] [Server thread/INFO]: CONSOLE issued server command: /list
3034[22:51:09] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3035[22:51:09] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3036[22:51:43] [Server thread/INFO]: CONSOLE issued server command: /list
3037[22:51:43] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3038[22:51:43] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3039[22:52:17] [Server thread/INFO]: CONSOLE issued server command: /list
3040[22:52:17] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3041[22:52:17] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3042[22:52:51] [Server thread/INFO]: CONSOLE issued server command: /list
3043[22:52:51] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3044[22:52:51] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3045[22:53:25] [Server thread/INFO]: CONSOLE issued server command: /list
3046[22:53:25] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3047[22:53:25] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3048[22:53:59] [Server thread/INFO]: CONSOLE issued server command: /list
3049[22:53:59] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3050[22:53:59] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3051[22:54:19] [Craft Scheduler Thread - 235/INFO]: [BuycraftX] Fetching all due players...
3052[22:54:19] [Craft Scheduler Thread - 235/INFO]: [BuycraftX] Fetched due players (5 found).
3053[22:54:33] [Server thread/INFO]: CONSOLE issued server command: /list
3054[22:54:33] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3055[22:54:33] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3056[22:55:07] [Server thread/INFO]: CONSOLE issued server command: /list
3057[22:55:07] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3058[22:55:07] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3059[22:55:41] [Server thread/INFO]: CONSOLE issued server command: /list
3060[22:55:41] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3061[22:55:41] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3062[22:56:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
3063[22:56:15] [Server thread/INFO]: CONSOLE issued server command: /list
3064[22:56:15] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3065[22:56:15] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3066[22:56:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
3067[22:56:49] [Server thread/INFO]: CONSOLE issued server command: /list
3068[22:56:49] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3069[22:56:49] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3070[22:57:07] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
3071[22:57:23] [Server thread/INFO]: CONSOLE issued server command: /list
3072[22:57:23] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3073[22:57:23] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3074[22:57:57] [Server thread/INFO]: CONSOLE issued server command: /list
3075[22:57:57] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3076[22:57:57] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3077[22:58:31] [Server thread/INFO]: CONSOLE issued server command: /list
3078[22:58:31] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3079[22:58:31] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3080[22:59:05] [Server thread/INFO]: CONSOLE issued server command: /list
3081[22:59:05] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3082[22:59:05] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3083[22:59:10] [Craft Scheduler Thread - 229/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3084java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3085 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3086 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3087 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3088 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3089 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3090 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3091 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3092 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3093 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3094 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3095 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3096 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3097[22:59:11] [Craft Scheduler Thread - 232/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3098java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3099 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3100 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3101 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3102 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3103 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3104 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3105 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3106 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3107 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3108 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3109 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3110 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3111[22:59:13] [Craft Scheduler Thread - 243/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3112java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3113 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3114 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3115 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3116 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3117 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3118 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3119 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3120 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3121 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3122 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3123 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3124 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3125[22:59:15] [Craft Scheduler Thread - 229/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3126java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3127 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3128 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3129 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3130 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3131 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3132 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3133 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3134 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3135 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3136 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3137 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3138 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3139[22:59:17] [Craft Scheduler Thread - 242/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3140java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3141 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3142 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3143 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3144 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3145 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3146 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3147 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3148 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3149 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3150 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3151 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3152 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3153[22:59:19] [Craft Scheduler Thread - 245/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3154java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3155 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3156 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3157 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3158 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3159 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3160 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3161 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3162 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3163 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3164 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3165 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3166 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3167[22:59:20] [Craft Scheduler Thread - 252/INFO]: [BuycraftX] Fetching all due players...
3168[22:59:20] [Craft Scheduler Thread - 252/INFO]: [BuycraftX] Fetched due players (5 found).
3169[22:59:21] [Craft Scheduler Thread - 245/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3170java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3171 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3172 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3173 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3174 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3175 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3176 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3177 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3178 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3179 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3180 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3181 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3182 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3183[22:59:23] [Craft Scheduler Thread - 252/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3184java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3185 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3186 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3187 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3188 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3189 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3190 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3191 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3192 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3193 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3194 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3195 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3196 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3197[22:59:25] [Craft Scheduler Thread - 252/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3198java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3199 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3200 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3201 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3202 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3203 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3204 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3205 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3206 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3207 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3208 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3209 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3210 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3211[22:59:27] [Craft Scheduler Thread - 242/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3212java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3213 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3214 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3215 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3216 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3217 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3218 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3219 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3220 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3221 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3222 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3223 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3224 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3225[22:59:29] [Craft Scheduler Thread - 251/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3226java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3227 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3228 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3229 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3230 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3231 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3232 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3233 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3234 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3235 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3236 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3237 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3238 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3239[22:59:31] [Craft Scheduler Thread - 241/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3240java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3241 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3242 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3243 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3244 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3245 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3246 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3247 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3248 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3249 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3250 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3251 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3252 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3253[22:59:33] [Craft Scheduler Thread - 229/ERROR]: [PluginConstructorAPI] Could not digest /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar
3254java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server1373/plugins/DependencyDownloader/backup-PluginConstructorAPI vXXX.jar (No such file or directory)
3255 at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144]
3256 at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_144]
3257 at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_144]
3258 at me.zombie_striker.pluginconstructor.DependencyDownloader.fileHash(DependencyDownloader.java:422) [PluginConstructorAPI%20v1.0.8.jar:?]
3259 at me.zombie_striker.pluginconstructor.DependencyDownloader.download(DependencyDownloader.java:234) [PluginConstructorAPI%20v1.0.8.jar:?]
3260 at me.zombie_striker.pluginconstructor.DependencyDownloader.access$1(DependencyDownloader.java:154) [PluginConstructorAPI%20v1.0.8.jar:?]
3261 at me.zombie_striker.pluginconstructor.DependencyDownloader$1.run(DependencyDownloader.java:149) [PluginConstructorAPI%20v1.0.8.jar:?]
3262 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3263 at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
3264 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
3265 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
3266 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
3267[22:59:39] [Server thread/INFO]: CONSOLE issued server command: /list
3268[22:59:39] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3269[22:59:39] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3270[22:59:44] [Server thread/INFO]: Saving is already turned on.
3271[22:59:44] [Server thread/INFO]: Saving...
3272[22:59:44] [Server thread/INFO]: Saved the world
3273[22:59:44] [Server thread/INFO]: [Server] §8World saved.
3274[23:00:13] [Server thread/INFO]: CONSOLE issued server command: /list
3275[23:00:13] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3276[23:00:13] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3277[23:00:47] [Server thread/INFO]: CONSOLE issued server command: /list
3278[23:00:47] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3279[23:00:47] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3280[23:01:21] [Server thread/INFO]: CONSOLE issued server command: /list
3281[23:01:21] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3282[23:01:21] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3283[23:01:55] [Server thread/INFO]: CONSOLE issued server command: /list
3284[23:01:55] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3285[23:01:55] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3286[23:02:29] [Server thread/INFO]: CONSOLE issued server command: /list
3287[23:02:29] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3288[23:02:29] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3289[23:03:03] [Server thread/INFO]: CONSOLE issued server command: /list
3290[23:03:03] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3291[23:03:03] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3292[23:03:37] [Server thread/INFO]: CONSOLE issued server command: /list
3293[23:03:37] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3294[23:03:37] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3295[23:03:47] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
3296[23:04:11] [Server thread/INFO]: CONSOLE issued server command: /list
3297[23:04:11] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3298[23:04:11] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3299[23:04:20] [Craft Scheduler Thread - 232/INFO]: [BuycraftX] Fetching all due players...
3300[23:04:21] [Craft Scheduler Thread - 232/INFO]: [BuycraftX] Fetched due players (5 found).
3301[23:04:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
3302[23:04:45] [Server thread/INFO]: CONSOLE issued server command: /list
3303[23:04:45] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3304[23:04:45] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3305[23:04:47] [Server thread/INFO]: [ClearLag] Removed 4 Entities!
3306[23:05:19] [Server thread/INFO]: CONSOLE issued server command: /list
3307[23:05:19] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3308[23:05:19] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3309[23:05:32] [Server thread/INFO]: takeoffs has just earned the achievement [Taking Inventory]
3310[23:05:53] [Server thread/INFO]: CONSOLE issued server command: /list
3311[23:05:53] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3312[23:05:53] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3313[23:06:28] [Server thread/INFO]: CONSOLE issued server command: /list
3314[23:06:28] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3315[23:06:28] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3316[23:07:02] [Server thread/INFO]: CONSOLE issued server command: /list
3317[23:07:02] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3318[23:07:02] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3319[23:07:36] [Server thread/INFO]: CONSOLE issued server command: /list
3320[23:07:36] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3321[23:07:36] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3322[23:08:10] [Server thread/INFO]: CONSOLE issued server command: /list
3323[23:08:10] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3324[23:08:10] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3325[23:08:44] [Server thread/INFO]: CONSOLE issued server command: /list
3326[23:08:44] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3327[23:08:44] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3328[23:09:18] [Server thread/INFO]: CONSOLE issued server command: /list
3329[23:09:18] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3330[23:09:18] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3331[23:09:21] [Craft Scheduler Thread - 262/INFO]: [BuycraftX] Fetching all due players...
3332[23:09:21] [Craft Scheduler Thread - 262/INFO]: [BuycraftX] Fetched due players (5 found).
3333[23:09:48] [Server thread/INFO]: Saving is already turned on.
3334[23:09:48] [Server thread/INFO]: Saving...
3335[23:09:48] [Server thread/INFO]: Saved the world
3336[23:09:48] [Server thread/INFO]: [Server] §8World saved.
3337[23:09:52] [Server thread/INFO]: CONSOLE issued server command: /list
3338[23:09:52] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3339[23:09:52] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3340[23:10:26] [Server thread/INFO]: CONSOLE issued server command: /list
3341[23:10:26] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3342[23:10:26] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3343[23:11:00] [Server thread/INFO]: CONSOLE issued server command: /list
3344[23:11:00] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3345[23:11:00] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3346[23:11:28] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
3347[23:11:34] [Server thread/INFO]: CONSOLE issued server command: /list
3348[23:11:34] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3349[23:11:34] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3350[23:12:08] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
3351[23:12:08] [Server thread/INFO]: CONSOLE issued server command: /list
3352[23:12:08] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3353[23:12:08] [Server thread/INFO]: U: [AFK][i Owner i]~StrafeZ
3354[23:12:13] [Server thread/INFO]: takeoffs issued server command: /give takeoffs cobblestone 2304
3355[23:12:16] [Server thread/INFO]: takeoffs issued server command: /autosell
3356[23:12:17] [Server thread/INFO]: takeoffs issued server command: /autosell
3357[23:12:28] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
3358[23:12:42] [Server thread/INFO]: CONSOLE issued server command: /list
3359[23:12:42] [Server thread/INFO]: There are 1 out of maximum 6 players online.
3360[23:12:42] [Server thread/INFO]: U: [i Owner i]~StrafeZ
3361# AutoSell version: 1.6.4 Main Configuration
3362#
3363# A fully customizable automatic toggleable shop/mining utility system where players can type /autosell to toggle
3364# automatic selling while mining if in mines/regions that have shops associated with them.
3365# If no mine/region integration is enabled, players will be able to autosell in any enabled worlds if they have permission to access a shop
3366# playe.
3367# You can create as many shop lists you want. Each shop must have a unique priority set
3368# with 1 being the highest priority (if permissions are used). You can also configure if players can only get paid in certain
3369# mines/regions!
3370check_updates: true
3371block_listener_priority: HIGHEST
3372hooks:
3373 mine_reset_lite:
3374 enabled: true
3375 worldguard:
3376 enabled: false
3377 prisonmines:
3378 enabled: false
3379 coreprotect: {}
3380tools_never_break: true
3381multiplier_limit: 100.0
3382autosell:
3383 allow_creative: false
3384 require_tools: true
3385 take_sold_items: true
3386 disabled_worlds:
3387 - someworld
3388 - someotherworld
3389 multipliers_enabled: false
3390 interval_announcements:
3391 enabled: true
3392 interval: 60
3393 has_multiplier_message:
3394 - '&8&m-----------------------------------------------------'
3395 - '&eYour AutoSell stats...'
3396 - '&bItems Sold&7: &f%items%'
3397 - '&bAmount&7: &a$&f%amount%'
3398 - '&bMultiplier: &f%multiplier%'
3399 - '&8&m-----------------------------------------------------'
3400 no_multiplier_message:
3401 - '&8&m-----------------------------------------------------'
3402 - '&eYour AutoSell stats...'
3403 - '&bItems Sold&7: &f%items%'
3404 - '&bAmount&7: &a$&f%amount%'
3405 - '&8&m-----------------------------------------------------'
3406signsell:
3407 per_shop_permissions: true
3408 has_multiplier_message:
3409 - '&8&m-----------------------------------------------------'
3410 - '&bItems Sold&7: &f%items%'
3411 - '&bAmount&7: &a$&f%amount%'
3412 - '&bMultiplier: &f%multiplier%'
3413 - '&8&m-----------------------------------------------------'
3414 no_multiplier_message:
3415 - '&8&m-----------------------------------------------------'
3416 - '&bItems Sold&7: &f%items%'
3417 - '&bAmount&7: &a$&f%amount%'
3418 - '&8&m-----------------------------------------------------'
3419sellall:
3420 enabled: true
3421 use_perm_shop_when_no_shop_is_at_location: true
3422 has_multiplier_message:
3423 - '&8&m-----------------------------------------------------'
3424 - '&bItems Sold&7: &f%items%'
3425 - '&bAmount&7: &a$&f%amount%'
3426 - '&bMultiplier: &f%multiplier%'
3427 - '&8&m-----------------------------------------------------'
3428 no_multiplier_message:
3429 - '&8&m-----------------------------------------------------'
3430 - '&bItems Sold&7: &f%items%'
3431 - '&bAmount&7: &a$&f%amount%'
3432 - '&8&m-----------------------------------------------------'
3433item_drops:
3434 drops2inv:
3435 enabled: true
3436 require_permission_node: false
3437 autosell_areas_only: false
3438 disabled_worlds:
3439 - someworld
3440 - someotherworld
3441 ignored_blocks:
3442 - SKULL_ITEM
3443 - SKULL
3444 allowed_instead_of_ignored: false
3445 silk_touch:
3446 enabled: true
3447 auto_smelt:
3448 enabled: true
3449 toggle_on_join: false
3450 disabled_worlds:
3451 - someworld
3452 - someotherworld
3453 smelt_list:
3454 - GOLD_ORE,GOLD_INGOT
3455 - IRON_ORE,IRON_INGOT
3456 - WOOL;3,WOOL;5
3457 - STONE,STONE
3458 fortune:
3459 enabled: true
3460 minimum_drops: 1
3461 maximum_drops: 1000
3462 multiplier: 1.2
3463 modifier: 1
3464 random_drop_amount: true
3465 disabled_worlds:
3466 - someworld
3467 - someotherworld
3468 fortune_blocks:
3469 - DIAMOND_ORE
3470 - EMERALD_ORE
3471 - GOLD_ORE
3472 - IRON_ORE
3473 - LAPIS_ORE
3474 - REDSTONE_ORE
3475 - QUARTZ_ORE
3476 - COAL_ORE
3477 - DIAMOND_BLOCK
3478 - EMERALD_BLOCK
3479 - GOLD_BLOCK
3480 - IRON_BLOCK
3481 - LAPIS_BLOCK
3482 - REDSTONE_BLOCK
3483 - QUARTZ_BLOCK
3484 - COAL_BLOCK
3485 ingot_to_block:
3486 enabled: true
3487 toggle_on_join: false
3488 auto_blocks_interval: 30
3489shop_items_info:
3490 use_gui: true
3491 message:
3492 - '&8&m-----------------------------------------------------'
3493 - '&aShop: &f%shop%'
3494 - '%items%'
3495 - '&8&m-----------------------------------------------------'
3496 item_format: '&7%material%&f:&7%data% &f- &a$&f%price_1%'
3497vkbackpack:
3498 bptoggle_on_join: true
3499money:
3500 fix_money: true
3501 use_custom_format: false
3502 custom_format: '#,###.00'
3503 thousands_format: k
3504 millions_format: M
3505 billions_format: B
3506 trillions_format: T
3507 quadrillions_format: Q
3508shops:
3509 A:
3510 priority: 1
3511 shop_list:
3512 - COBBLESTONE;0,6.0
3513 - COAL;0,15.0
3514 - STONE;0,10.0
3515 - COAL_ORE;0,20.0
3516 B:
3517 priority: 2
3518 shop_list:
3519 - COBBLESTONE;0,12.0
3520 - COAL;0,32.0
3521 - STONE;0,32.0
3522 - COAL_ORE;0,43.0
3523 C:
3524 priority: 3
3525 shop_list:
3526 - COBBLESTONE;0,35.0
3527 - COAL;0,78.0
3528 - STONE;0,63.0
3529 - COAL_ORE;0,98.0
3530 D:
3531 priority: 4
3532 shop_list:
3533 - COBBLESTONE;0,85.0
3534 - COAL;0,170.0
3535 - STONE;0,145.0
3536 - COAL_ORE;0,220.0
3537 - IRON_ORE;0,250.0
3538 - IRON_INGOT;0,200.0
3539 E:
3540 priority: 5
3541 shop_list:
3542 - COBBLESTONE;0,120.0
3543 - COAL;0,220.0
3544 - STONE;0,185.0
3545 - COAL_ORE;0,260.0
3546 - IRON_ORE;0,290.0
3547 - IRON_INGOT;0,230.0
3548 F:
3549 priority: 6
3550 shop_list:
3551 - COBBLESTONE;0,160.0
3552 - STONE;0,275.0
3553 - IRON_BLOCK;0,450.0
3554 - IRON_ORE;0,340.0
3555 - IRON_INGOT;0,280.0
3556 G:
3557 priority: 7
3558 shop_list:
3559 - COBBLESTONE;0,190.0
3560 - STONE;0,225.0
3561 - IRON_BLOCK;0,650.0
3562 - IRON_ORE;0,340.0
3563 - IRON_INGOT;0,320.0
3564 H:
3565 priority: 8
3566 shop_list:
3567 - INK_SACK-4;0,480.0
3568 - IRON_BLOCK;0,570.0
3569 - IRON_ORE;0,440.0
3570 - IRON_INGOT;0,370.0
3571 I:
3572 priority: 9
3573 shop_list:
3574 - LAPIS_BLOCK;0,1250.0
3575 - INK_SACK-4;0,700.0
3576 - IRON_BLOCK;0,990.0
3577 - IRON_ORE;0,590.0
3578 - IRON_INGOT;0,480.0
3579 J:
3580 priority: 10
3581 shop_list:
3582 - LAPIS_BLOCK;0,1850.0
3583 - IRON_BLOCK;0,1500.0
3584 K:
3585 priority: 11
3586 shop_list:
3587 - IRON_BLOCK;0,1900.0
3588 - LAPIS_BLOCK;0,2350.0
3589 L:
3590 priority: 12
3591 shop_list:
3592 - IRON_BLOCK;0,2200.0
3593 - LAPIS_BLOCK;0,2600.0
3594 - GOLD_ORE;0,1700.0
3595 - GOLD_INGOT;0,1300.0
3596 M:
3597 priority: 13
3598 shop_list:
3599 - IRON_BLOCK;0,2700.0
3600 - LAPIS_BLOCK;0,3200.0
3601 - GOLD_ORE;0,2100.0
3602 - GOLD_INGOT;0,1650.0
3603 N:
3604 priority: 14
3605 shop_list:
3606 - IRON_BLOCK;0,3100.0
3607 - LAPIS_BLOCK;0,3750.0
3608 - GOLD_ORE;0,2650.0
3609 - GOLD_BLOCK;0,2650.0
3610 - GOLD_INGOT;0,1950.0
3611 O:
3612 priority: 15
3613 shop_list:
3614 - IRON_BLOCK;0,3600.0
3615 - LAPIS_BLOCK;0,4150.0
3616 - GOLD_ORE;0,2950.0
3617 - GOLD_BLOCK;0,4800.0
3618 - GOLD_INGOT;0,2350.0
3619 p:
3620 priority: 16
3621 shop_list:
3622 - GOLD_BLOCK;0,5500.0
3623 - IRON_BLOCK;0,4100.0
3624 - LAPIS_BLOCK;0,4850.0
3625 q:
3626 priority: 17
3627 shop_list:
3628 - GOLD_BLOCK;0,6500.0
3629 - IRON_BLOCK;0,4800.0
3630 - LAPIS_BLOCK;0,5600.0
3631 - QUARTZ_BLOCK;0,8000.0
3632 u:
3633 priority: 21
3634 shop_list:
3635 - GOLD_BLOCK;0,14900.0
3636 - EMERALD_BLOCK;0,23700.0
3637 - LAPIS_BLOCK;0,9600.0
3638 - QUARTZ_BLOCK;0,25000.0
3639 v:
3640 priority: 22
3641 shop_list:
3642 - GOLD_BLOCK;0,20000.0
3643 - EMERALD_BLOCK;0,31500.0
3644 - LAPIS_BLOCK;0,12000.0
3645 - QUARTZ_BLOCK;0,33000.0
3646 w:
3647 priority: 23
3648 shop_list:
3649 - GOLD_BLOCK;0,23500.0
3650 - EMERALD_BLOCK;0,37800.0
3651 - DIAMOND_BLOCK;0,48000.0
3652 - QUARTZ_BLOCK;0,39500.0
3653 x:
3654 priority: 24
3655 shop_list:
3656 - GOLD_BLOCK;0,26500.0
3657 - EMERALD_BLOCK;0,42000.0
3658 - DIAMOND_BLOCK;0,55500.0
3659 - QUARTZ_BLOCK;0,44500.0
3660 y:
3661 priority: 25
3662 shop_list:
3663 - EMERALD_BLOCK;0,49000.0
3664 - DIAMOND_BLOCK;0,66500.0
3665 - QUARTZ_BLOCK;0,53500.0
3666 z:
3667 priority: 26
3668 shop_list:
3669 - EMERALD_BLOCK;0,55000.0
3670 - DIAMOND_BLOCK;0,70000.0
3671 - QUARTZ_BLOCK;0,59000.0
3672 r:
3673 priority: 18
3674 shop_list:
3675 - GOLD_BLOCK;0,7900.0
3676 - IRON_BLOCK;0,5300.0
3677 - LAPIS_BLOCK;0,6200.0
3678 - QUARTZ_BLOCK;0,9500.0
3679 s:
3680 priority: 19
3681 shop_list:
3682 - GOLD_BLOCK;0,8800.0
3683 - EMERALD_BLOCK;0,10500.0
3684 - LAPIS_BLOCK;0,7150.0
3685 - QUARTZ_BLOCK;0,11500.0
3686 t:
3687 priority: 20
3688 shop_list:
3689 - GOLD_BLOCK;0,11500.0
3690 - EMERALD_BLOCK;0,16700.0
3691 - LAPIS_BLOCK;0,8200.0
3692 - QUARTZ_BLOCK;0,17800.0
3693 Complete:
3694 priority: 27
3695 shop_list:
3696 - NETHER_BRICK;0,70000.0
3697 pvp:
3698 priority: 28
3699 shop_list:
3700 - NETHER_BRICK;0,200.0