forked from Upstream/mmocore
Updated Party and Friends dependencies
This commit is contained in:
parent
9bfc5b4ccd
commit
357d41b617
@ -204,13 +204,6 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Party plugins -->
|
<!-- Party plugins -->
|
||||||
<dependency>
|
|
||||||
<groupId>de.simonsator</groupId>
|
|
||||||
<artifactId>Party-and-Friends-MySQL-Edition-Spigot-API</artifactId>
|
|
||||||
<version>1.5.3</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.simonsator</groupId>
|
<groupId>de.simonsator</groupId>
|
||||||
<artifactId>DevelopmentPAFSpigot</artifactId>
|
<artifactId>DevelopmentPAFSpigot</artifactId>
|
||||||
@ -220,8 +213,15 @@
|
|||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.simonsator</groupId>
|
<groupId>de.simonsator</groupId>
|
||||||
<artifactId>Spigot-Party-API-For-RedisBungee</artifactId>
|
<artifactId>Party-and-Friends-MySQL-Edition-Spigot-API</artifactId>
|
||||||
<version>1.0.3-SNAPSHOT</version>
|
<version>1.5.4-RELEASE</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>de.simonsator</groupId>
|
||||||
|
<artifactId>spigot-party-api-for-party-and-friends</artifactId>
|
||||||
|
<version>1.0.4-RELEASE</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user