Ulysses

General => Off-Topic => Topic started by: Tuskin on February 25, 2007, 01:46:56 PM

Title: Noob Admin Question
Post by: Tuskin on February 25, 2007, 01:46:56 PM
Where is the Ban list kept? I need to unban someone, Yes i read the read me.
Title: Re: Noob Admin Question
Post by: JamminR on February 25, 2007, 03:03:36 PM
Two ways.
One)
From your server console, or game console if you run a remote server use rcon , "remove <the_steam:id:you:wish_to_remove>" , then "writeid" to write it to the file permanently.

OR

Two)
Open up your gmod/cfg/banned_user.cfg using notepad, find the users steam id you want removed, remove its entire 'banid # <steam:id>" line
Save the file, (re)start your server.

[edit] Syntax correction