View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 09-13-2020 , 16:02   Re: Basebans can't unban
Reply With Quote #4

...

Well, can you use RCON ?

rcon listid

rcon removeid "STEAM_0:1:14163588"

rcon writeid



If game is csgo...
try set sv_kick_players_with_cooldown 0
Code:
"sv_kick_players_with_cooldown" = "1"
FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE 
- (0: do not kick on insecure servers; 1: kick players with Untrusted status or convicted by Overwatch; 2: kick players with any cooldown)
or disable this
Code:
"sv_kick_ban_duration" = "15"
FCVAR_GAMEDLL FCVAR_NOTIFY FCVAR_REPLICATED FCVAR_RELEASE 
- How long should a kick ban from the server should last (in minutes)
__________________
Do not Private Message @me

Last edited by Bacardi; 09-13-2020 at 16:03.
Bacardi is offline