version 0.9
removed softdepend Multiverse-Core
This commit is contained in:
parent
085306995b
commit
2a289ebb18
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
||||
<groupId>de.craftinc</groupId>
|
||||
<artifactId>CraftincReplicator</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.1</version>
|
||||
<version>0.9</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -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.
|
||||
description: Allows to check for updates and to get notified on login if a new version is available.
|
||||
|
Loading…
Reference in New Issue
Block a user