mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-16 06:00:13 +02:00
Added debug message
This commit is contained in:
parent
14fd8f094c
commit
207bf16b0c
@ -335,6 +335,8 @@ public class ClientConnection extends ChannelInboundHandlerAdapter {
|
|||||||
setAddress(socketAddressHostname);
|
setAddress(socketAddressHostname);
|
||||||
gameProfile.setUuid(uuid);
|
gameProfile.setUuid(uuid);
|
||||||
|
|
||||||
|
Logger.debug("Successfully verified BungeeGuard token");
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user