Commit Graph

1 Commits

Author SHA1 Message Date
Pieter-Jan Briers
3089d8f198 Add new "grant_connect_bypass" admin command (#26771)
This command allows you to grant a player temporary privilege to join regardless of player cap, whitelist, etc. It does not bypass bans.

The API for this is IConnectionManager.AddTemporaryConnectBypass().

I shuffled around the logic inside ConnectionManager. Bans are now checked before panic bunker.
2024-07-11 21:37:13 -07:00