mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-15 13:40:14 +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);
|
||||
gameProfile.setUuid(uuid);
|
||||
|
||||
Logger.debug("Successfully verified BungeeGuard token");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user