diff --git a/Craft Inc. Gates 2.3.0.jar b/Craft Inc. Gates 2.4.0-DEV.jar similarity index 59% rename from Craft Inc. Gates 2.3.0.jar rename to Craft Inc. Gates 2.4.0-DEV.jar index 83ad0cb..4dc8b43 100644 Binary files a/Craft Inc. Gates 2.3.0.jar and b/Craft Inc. Gates 2.4.0-DEV.jar differ diff --git a/plugin.yml b/plugin.yml index be9625d..205899d 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,10 +1,8 @@ name: ${project.name} version: ${project.version} description: A plugin to create gates for fast traveling. -softdepend: [Vault] -author: tomco, s1m0ne -authors: [oloflarsson, locutus, DrAgonmoray, s1m0ne, tomco] +depend: [Craft Inc. Gates, dynmap] +author: tomco website: FIXME - main: de.craftinc.gates.dynmap.Plugin database: false diff --git a/pom.xml b/pom.xml index 6e9d88a..ab934a8 100644 --- a/pom.xml +++ b/pom.xml @@ -87,9 +87,9 @@ de.craftinc CraftIncGates - 2.3 + 2.4-DEV system - ${project.basedir}/Craft Inc. Gates 2.3.0.jar + ${project.basedir}/Craft Inc. Gates 2.4.0-DEV.jar