diff --git a/pom.xml b/pom.xml index 87b0758..cde0765 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ de.craftinc CraftincReplicator jar - 0.1 + 0.9 UTF-8 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 38e35dc..b255bc4 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -17,8 +17,7 @@ name: Craft Inc. Replicator main: de.craftinc.replicator.Plugin version: ${project.version} -softdepend: [Multiverse-Core] -authors: [ddidderr, beuth_el_max] +authors: [ddidderr, beuth_el_max, Mochaccino, mice_on_drugs] website: http://www.craftinc.de/craftinc-replicator commands: @@ -29,4 +28,4 @@ commands: permissions: craftinc.replicator.update: default: op - description: Allows to check for updates and also get notified on login if a new version is available. \ No newline at end of file + description: Allows to check for updates and to get notified on login if a new version is available.