Fixed BungeeCord force logins if there is a lobby server

This commit is contained in:
games647
2016-06-11 13:24:35 +02:00
parent 9fc7e0bf43
commit 413a0325f8
8 changed files with 17 additions and 12 deletions
+1 -7
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.games647</groupId>
<artifactId>fastlogin</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -17,12 +17,6 @@
<name>FastLoginBungee</name>
<repositories>
<!--Waterfall-->
<!-- <repository>
<id>ellune-releases</id>
<url>https://repo.ellune.net/content/repositories/snapshots/</url>
</repository>-->
<!--BungeeCord with also the part outside the API-->
<repository>
<id>RYRED-REPO</id>