Fix race condition when waiting for bukkit message while

bungee redirects player
This commit is contained in:
games647
2016-08-19 21:07:29 +02:00
parent 596caa0573
commit 36d7564c3a
7 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.games647</groupId>
<artifactId>fastlogin</artifactId>
<version>1.7.1</version>
<version>1.8</version>
<relativePath>../pom.xml</relativePath>
</parent>