version 0.9
removed softdepend Multiverse-Core
This commit is contained in:
parent
085306995b
commit
bc48674bd8
BIN
CraftincReplicator.jar
Normal file
BIN
CraftincReplicator.jar
Normal file
Binary file not shown.
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
|||||||
<groupId>de.craftinc</groupId>
|
<groupId>de.craftinc</groupId>
|
||||||
<artifactId>CraftincReplicator</artifactId>
|
<artifactId>CraftincReplicator</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>0.1</version>
|
<version>0.9</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
@ -17,8 +17,7 @@
|
|||||||
name: Craft Inc. Replicator
|
name: Craft Inc. Replicator
|
||||||
main: de.craftinc.replicator.Plugin
|
main: de.craftinc.replicator.Plugin
|
||||||
version: ${project.version}
|
version: ${project.version}
|
||||||
softdepend: [Multiverse-Core]
|
authors: [ddidderr, beuth_el_max, Mochaccino, mice_on_drugs]
|
||||||
authors: [ddidderr, beuth_el_max]
|
|
||||||
website: http://www.craftinc.de/craftinc-replicator
|
website: http://www.craftinc.de/craftinc-replicator
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
@ -29,4 +28,4 @@ commands:
|
|||||||
permissions:
|
permissions:
|
||||||
craftinc.replicator.update:
|
craftinc.replicator.update:
|
||||||
default: op
|
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…
x
Reference in New Issue
Block a user