So im trying to display to server with server.broadcast(message) when banned player is trying to connect and rejcted with ban reason. but OnServerMessage does not pickup that message that i see in server console
any ideas
any ideas
void OnClientAuth(Connection connection)
{
Puts($"OnClientAuth works!");
}@Wulf sorry that hook does not pickup
Rejecting connection - You are banned from this server (reason)
Seems this is not posible at the moment
(19:11:01) | 105.186.246.131:54594/76561198321809950/Mac Rejecting connection - You are banned from this server (testing code 4)