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. (cherry picked from commit d879665b52c6c30d057e94ed49b222b8a1585717) |
||
|---|---|---|
| .. | ||
| ConnectionManager.cs | ||
| GrantConnectBypassCommand.cs | ||