Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-12-25 07:40:13 +01:00
Must count down here.
Dieser Commit ist enthalten in:
Ursprung
402398010e
Commit
904e1367a2
@ -280,6 +280,7 @@ public class VelocityServer implements ProxyServer {
|
|||||||
latch.countDown();
|
latch.countDown();
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
latch.countDown();
|
||||||
player.disconnect(TextComponent.of("Your server has been changed, but we could "
|
player.disconnect(TextComponent.of("Your server has been changed, but we could "
|
||||||
+ "not move you to any fallback servers."));
|
+ "not move you to any fallback servers."));
|
||||||
}
|
}
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren