diff --git a/pom.xml b/pom.xml index 47d2a0e..bf44c54 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ dev.zontreck.amp AutoMoneyPlugin - 1.0.032125.0035 + 1.0.032125.0055 AutoMoneyPlugin - https://dev.bukkit.org/projects/vault - Vault is a Chat, Permissions & Economy API to allow plugins to more easily hook into these systems without needing to hook each individual system themselves. + https://zontreck.com + Gives money to online players automatically. @@ -92,10 +92,11 @@ src/ - ${project.basedir} + ${project.basedir}/src/main/resources true plugin.yml + config.yml @@ -109,34 +110,6 @@ 1.8 - - org.apache.maven.plugins - maven-shade-plugin - 3.1.0 - - false - - - net.milkbowl.vault:VaultAPI - org.bstats - - - - - org.bstats - net.milkbowl.vault.metrics - - - - - - package - - shade - - - - org.eluder.coveralls coveralls-maven-plugin