if you have multiple servers, you seriously need to look into a more streamlined ban management system, which most of us here suggest would be SourceBans - http://www.sourcebans.net/ - if you want something a little more "lightweight" but just as effective is "Sourcemod Webadmin" available here: https://forums.alliedmods.net/showthread.php?t=60174
Both sites require Sourcemod on your game servers to work, but it sure makes ban management a hell of a lot easier. It's definitely worth the effort of setting up the web front end and MySQL database, shoot even if you have only 1 server .... --mauirixxx -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Stuart Sent: Monday, January 11, 2010 10:56 AM To: 'Half-Life dedicated Linux server mailing list' Subject: Re: [hlds_linux] ban players in console yup just make sure its exec'd in the startup cfg etc -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of tom nikitopoulos Sent: 11 January 2010 20:45 To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] ban players in console must have been typing something else in console. i see that banid works. i get tired of seeing racist and shit text on console server screen. i would imagine that transferring banned steam accounts cfgs. between servers will work? On Mon, Jan 11, 2010 at 7:02 AM, Christoffer Pedersen < [email protected]> wrote: > Yea, as i remember it, it should be something like this: > > Banip <time> <ip-address> <kick (only use this if you want to kick the > player when banning)> > > Ex. > > Banip 5 212.160.154.93 kick // would ban the ip address 212.160.154.93 for > 5 > minutes and kick it right away > > You can also use banid which bans just the steam id > > Banid <time> <steam id> <kick> > > Ex. > > Banid 5 STEAM_0:1:234567 kick // would ban the steam id of that player for > 5 > minutes and kick it right away > > Hope this clears something up > > -----Original Message----- > From: tom nikitopoulos [mailto:[email protected]] > Sent: 11. januar 2010 01:11 > To: Half-Life dedicated Linux server mailing list > Subject: [hlds_linux] ban players in console > > is there a way to ban players from the console terminal? i have tried a > couple of commands but no dice. > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

