Method RemoveBannedPlayer
RemoveBannedPlayer(string)
Removes the ban on the provided player/community name.
public void RemoveBannedPlayer(string playerName)
Parameters
playerNamestringThe player name to unban.
Removes the ban on the provided player/community name.
public void RemoveBannedPlayer(string playerName)
playerName stringThe player name to unban.