Must count down here.

This commit is contained in:
Andrew Steinborn
2018-11-21 16:01:58 -05:00
parent 402398010e
commit 904e1367a2

View File

@@ -280,6 +280,7 @@ public class VelocityServer implements ProxyServer {
latch.countDown();
});
} else {
latch.countDown();
player.disconnect(TextComponent.of("Your server has been changed, but we could "
+ "not move you to any fallback servers."));
}