Update for Factions 1.6.3 (API change)
This commit is contained in:
parent
5f60437325
commit
9e01fe7fe2
BIN
Factions.jar
BIN
Factions.jar
Binary file not shown.
4
pom.xml
4
pom.xml
@ -56,7 +56,7 @@
|
||||
<dependency>
|
||||
<groupId>org.dynmap</groupId>
|
||||
<artifactId>dynmap-api</artifactId>
|
||||
<version>[0.28,)</version>
|
||||
<version>[0.29,)</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
@ -68,7 +68,7 @@
|
||||
<dependency>
|
||||
<groupId>com.massivecraft</groupId>
|
||||
<artifactId>Factions</artifactId>
|
||||
<version>1.6.1</version>
|
||||
<version>1.6.3</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/Factions.jar</systemPath>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user