From 9e7f21c389971e7642a737c0f1aa90ded34f096e Mon Sep 17 00:00:00 2001 From: EhhChris Date: Mon, 10 Mar 2014 10:33:53 -0400 Subject: [PATCH] CraftBukkit to Bukkit & Dependency Links As far as compiling for me, I can only do so with Bukkit, not Craftbukkit because of the getMaxHealth operations. Also added current links for dependency downloads. --- build.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 1d270c6..5a01b61 100644 --- a/build.xml +++ b/build.xml @@ -10,11 +10,11 @@ To build MobArena, you need the following dependencies, which can all be found on their respective websites/Bukkit pages/whatever: - - Craftbukkit - - Vault by Sleaker - - Heroes by the HeroCraft team - - SpoutPlugin by the Spout team - - MagicSpells by nisovin + - Bukkit by the Bukkit team http://dl.bukkit.org/downloads/bukkit/ + - Vault by Sleaker http://dev.bukkit.org/bukkit-plugins/vault/ + - Heroes by the HeroCraft team http://dev.bukkit.org/bukkit-plugins/heroes/ + - SpoutPlugin by the Spout team http://dev.bukkit.org/bukkit-plugins/spoutcraft-plugin/ + - MagicSpells by nisovin http://dev.bukkit.org/bukkit-plugins/magicspells/ The dependencies (jar-files) should be placed in a lib-folder at the root of the project file structure, i.e. in the same folder as 'src'. @@ -143,4 +143,4 @@ - \ No newline at end of file +