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. |
||
|---|---|---|
| .. | ||
| ConnectionManager.cs | ||
| GrantConnectBypassCommand.cs | ||