diff --git a/pom.xml b/pom.xml index 30d9b666..cabce65b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,41 +2,41 @@ 4.0.0 - + fr.xephi.authme.AuthMe AuthMe 5.0-SNAPSHOT - + AuthMeReloaded Authentication plugin for CraftBukkit/Spigot! http://dev.bukkit.org/bukkit-plugins/authme-reloaded/ - + jar - + UTF-8 - + 1.7 1.7 - + 1.8.7-R0.1-SNAPSHOT - + ${project.groupId}.${project.artifactId} - + jenkins http://ci.xephi.fr - + GitHub https://github.com/Xephi/AuthMeReloaded/issues - + @@ -48,10 +48,10 @@ ${maven.compiler.target} - + maven-jar-plugin 2.6 @@ -81,107 +81,96 @@ - + - + spigot-repo https://hub.spigotmc.org/nexus/content/groups/public/ - - + + vault-repo http://nexus.theyeticave.net/content/repositories/pub_releases - + - everything + citizens-repo http://repo.citizensnpcs.co - - + + ess-repo http://repo.ess3.net/content/groups/public - + minelink-thirdparty http://repo.minelink.net/content/repositories/public - - + + + - bukkit-plugins-releases - repo.luricos.de releases + luricos-releases http://repo.luricos.de/content/repositories/releases/ - + - - sonatype-nexus-releases - https://oss.sonatype.org/content/repositories/releases - sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - - - + comphenix-snapshots - Comphenix Maven Snapshots http://repo.comphenix.net/content/repositories/snapshots/ - + onarandombox http://repo.onarandombox.com/content/groups/public - + - + - + - + mysql mysql-connector-java 5.1.35 - + org.xerial sqlite-jdbc 3.8.10.1 - + com.h2database h2 1.4.187 - + com.sun.mail @@ -193,14 +182,14 @@ mail 1.5.0-b01 - + com.maxmind.geoip geoip-api 1.2.14 - + @@ -208,7 +197,8 @@ spigot-api ${bukkitVersion} - + + com.comphenix.attribute AttributeStorage @@ -224,7 +214,7 @@ - + net.milkbowl.vault @@ -241,7 +231,7 @@ - + net.citizensnpcs @@ -258,7 +248,7 @@ - + com.onarandombox.multiversecore @@ -277,7 +267,7 @@ - + net.ess3 @@ -294,7 +284,7 @@ - + net.minelink @@ -311,12 +301,12 @@ - + com.trc202 - combattag - 6.4.1-SNAPSHOT + CombatTag + 6.2.1-SNAPSHOT org.bukkit @@ -328,7 +318,7 @@ - + de.luricos.bukkit @@ -345,7 +335,7 @@ - + org.spoutcraft @@ -362,7 +352,7 @@ - + @@ -383,7 +373,7 @@ - + net.citizensnpcs @@ -392,7 +382,7 @@ system ${project.basedir}/libs/Citizens.jar - + com.cypherx @@ -401,7 +391,7 @@ system ${project.basedir}/libs/xAuth.jar - + me.muizers @@ -410,6 +400,6 @@ system ${project.basedir}/libs/Notifications.jar - + diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 623077ff..560ac19b 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -3,7 +3,7 @@ author: Xephi59 website: http://dev.bukkit.org/bukkit-plugins/authme-reloaded/ description: AuthMe prevents people, which aren't logged in, from doing stuff like placing blocks, moving, typing commands or seeing the inventory of the current player. main: fr.xephi.authme.AuthMe -version: 5.0-SNAPSHOT +version: maven-version softdepend: [Vault, ChestShop, Spout, Multiverse-Core, Notifications, Citizens, CombatTag, Essentials, EssentialsSpawn] commands: register: