mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-02-17 15:39:30 +08:00
[ci skip] update docs url (#1393)
This commit is contained in:
parent
09f687e5d5
commit
f6a47ae8b0
@ -208,7 +208,7 @@ public class LoginSessionHandler implements MinecraftSessionHandler {
|
||||
The connection to the remote server was unexpectedly closed.
|
||||
This is usually because the remote server does not have \
|
||||
BungeeCord IP forwarding correctly enabled.
|
||||
See https://velocitypowered.com/wiki/users/forwarding/ for instructions \
|
||||
See https://docs.papermc.io/velocity/player-information-forwarding for instructions \
|
||||
on how to configure player info forwarding correctly."""));
|
||||
} else {
|
||||
resultFuture.completeExceptionally(
|
||||
|
Loading…
Reference in New Issue
Block a user