diff options
author | KHobbits <rob@khobbits.co.uk> | 2011-12-12 23:13:39 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2011-12-12 23:13:39 +0000 |
commit | e37ab86c9bf80fcd5fb755e14963cf79638297b4 (patch) | |
tree | a81eca2dadf153a93c3e88c739ce8c5092383a97 /EssentialsGroupManager/nbproject | |
parent | f936cd5f2716ddbfd15054891b4bc335f1ad1347 (diff) | |
download | Essentials-e37ab86c9bf80fcd5fb755e14963cf79638297b4.tar Essentials-e37ab86c9bf80fcd5fb755e14963cf79638297b4.tar.gz Essentials-e37ab86c9bf80fcd5fb755e14963cf79638297b4.tar.lz Essentials-e37ab86c9bf80fcd5fb755e14963cf79638297b4.tar.xz Essentials-e37ab86c9bf80fcd5fb755e14963cf79638297b4.zip |
Updating min Bukkit version.
Diffstat (limited to 'EssentialsGroupManager/nbproject')
-rw-r--r-- | EssentialsGroupManager/nbproject/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/nbproject/project.properties b/EssentialsGroupManager/nbproject/project.properties index 7a333a590..5b58a2c8c 100644 --- a/EssentialsGroupManager/nbproject/project.properties +++ b/EssentialsGroupManager/nbproject/project.properties @@ -39,7 +39,7 @@ dist.jar=${dist.dir}/EssentialsGroupManager.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= -file.reference.bukkit.jar=../lib/craftbukkit.jar +file.reference.craftbukkit.jar=../lib/craftbukkit.jar includes=** jar.compress=true javac.classpath=\ |