Raised This Month: $32 Target: $400
 8% 

ServerBans


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Jmgr
Member
Join Date: Aug 2007
Location: Paris, France
Old 04-18-2009 , 07:47   ServerBans
Reply With Quote #1

** Plugin development stopped **
Due to my lack of time and motivation to patch my plugins each time Valve pops a new update I give up this thing.
Anyway the code is free software so feel free (no pun intended) to continue development yourself ;)

Thanks to anyone having used this plugin, I hope it has served you well, and sorry for the inconvenience.
** Plugin development stopped **

-> This plugin is dead and will not work on the last version of Source games. Use SourceBans instead. <-

Version 1.5

ServerBans is a Metamod:Source plugin for (almost) every Source game/mod.

This plugins completely replaces the ban system shipped with every Source servers and allows server admins to maintain a global banlist.

Why another global banlist plugin ?
Simply because the other plugins that I found where very complex to use and to install, and/or needed other plugins such as SourceMod.

So I made this small plugin which only needs Metamod:Source and a MySQL database to work.

The counterpart of this simplicity is that you will have no details about each ban, you can only know that a steam id is banned, but not which admin as made the ban or on which server this ban was made.

Please note also that temporary bans are not dispatched on other servers to keep the database small. (on my database with 26000 banned id's it is only 1mb big)

This plugin was coded in one day by me, and is used on the 12 servers of the FrenchieFresh community since 4 months.

Warning : When updating to version 1.3 or upper please update your database.
If you download the "update" package then you only need to run the content of update-tables.sql on your database.

Download : (binary, binary update & source)
http://www.jmgr.info/sba/

Features :
  • Totally transparent, you can use any ban (or unban) method (via Mani Admin Plugin, SourceMod, HLSW or RCON)
  • Open Source (GNU/GPL)
  • Developed and tested since 6 month
Installation instructions :
As any MM:S plugin, but you can find a complete guide in the README.txt file.

If you find any bug please post here, or send me an e-mail. (see the readme file)

Version 1.5 (patch) (18/04/11)
Linux version only : http://www.jmgr.info/sba/serverbans-linux-1.5.tar.gz
  • Fixed for lastest Valve update

Version 1.4 (patch) (28/06/10)
Linux version only, Windows is coming : http://www.jmgr.info/sba/serverbans-linux-1.4.tar.gz
  • Added compatibility with the Orangebox CSS
  • Added compatibility with Left4Dead2

Version 1.3 (29/06/09)
  • Added IP bans
  • Added two CVARS to bind ip bans and steamid bans (only works for console / Mani Admin bans)
Contributor : Vinz
Thanks to : cv3t, DJ Tsunami
__________________
My Metamod:Source plugins :
ServerPolls, ask your players !
ServerBans, share a banlist between multiple servers
ServerWiper, watch a Source server to punish bad behaviour

Last edited by Jmgr; 04-27-2011 at 13:19. Reason: Plugin development stopped
Jmgr is offline
PM
hello, i am pm
Join Date: Jan 2004
Location: Canalization
Old 04-21-2009 , 05:57   Re: ServerBans
Reply With Quote #2

Oh this looks nice, good job!
__________________
hello, i am pm
PM is offline
Jmgr
Member
Join Date: Aug 2007
Location: Paris, France
Old 05-20-2009 , 19:05   Re: ServerBans
Reply With Quote #3

Up : New version 1.2

Quote:
Oh this looks nice, good job!
Thanks PM !
__________________
My Metamod:Source plugins :
ServerPolls, ask your players !
ServerBans, share a banlist between multiple servers
ServerWiper, watch a Source server to punish bad behaviour
Jmgr is offline
Vinz
New Member
Join Date: May 2009
Location: Troyes, France
Old 05-20-2009 , 20:49   Re: ServerBans
Reply With Quote #4

Thanks a lot for this plugin
I'll send you my feedbacks with the new version
Vinz is offline
MoI^
Member
Join Date: May 2009
Old 05-22-2009 , 16:53   Re: ServerBans
Reply With Quote #5

Anyways, sourcebans is better ;)
Quote:
Originally Posted by Jmgr View Post
Version 1.2

ServerBans is a Metamod:Source plugin for (almost) every Source game/mod.

This plugins completely replaces the ban system shipped with every Source servers and allows server admins to maintain a global banlist.

Why another global banlist plugin ?
Simply because the other plugins that I found where very complex to use and to install, and/or needed other plugins such as SourceMod.

So I made this small plugin which only needs Metamod:Source and a MySQL database to work.

The counterpart of this simplicity is that you will have no details about each ban, you can only know that a steam id is banned, but not which admin as made the ban or on which server this ban was made.

Please note also that temporary bans are not dispatched on other servers to keep the database small. (on my database with 26000 banned id's it is only 1mb big)

This plugin was coded in one day by me, and is used on the 12 servers of the FrenchieFresh community since 4 months.

Download : (binary, binary update & source)
http://www.jmgr.info/sba/

Features :
  • Totally transparent, you can use any ban (or unban) method (via Mani Admin Plugin, SourceMod, HLSW or RCON)
  • Open Source (GNU/GPL)
  • Developed and tested since 4 month
Installation instructions :
As any MM:S plugin, but you can find a complete guide in the README.txt file.

If you find any bug please post here, or send me an e-mail. (see the readme file)

Version 1.2 (20/05/09)
  • Corrected a bug with Mani Admin bans not working (now hooking ma_ban, since Mani Admin is not using the banid command)
  • Allowing bans by user id
  • Replaced the listid command
Contributor : Vinz
__________________
MoI^ is offline
Jmgr
Member
Join Date: Aug 2007
Location: Paris, France
Old 05-22-2009 , 17:22   Re: ServerBans
Reply With Quote #6

Thanks for your advice ;)
__________________
My Metamod:Source plugins :
ServerPolls, ask your players !
ServerBans, share a banlist between multiple servers
ServerWiper, watch a Source server to punish bad behaviour
Jmgr is offline
cv3t
Junior Member
Join Date: May 2009
Location: Latvia
Old 05-26-2009 , 11:14   Re: ServerBans
Reply With Quote #7

Only steamID bans ? IP work ?
cv3t is offline
Send a message via Skype™ to cv3t
Jmgr
Member
Join Date: Aug 2007
Location: Paris, France
Old 05-26-2009 , 11:43   Re: ServerBans
Reply With Quote #8

Only steamId, but I could add ip bans if there is a real need. (and if I find enough time...)
__________________
My Metamod:Source plugins :
ServerPolls, ask your players !
ServerBans, share a banlist between multiple servers
ServerWiper, watch a Source server to punish bad behaviour
Jmgr is offline
cv3t
Junior Member
Join Date: May 2009
Location: Latvia
Old 06-03-2009 , 05:37   Re: ServerBans
Reply With Quote #9

It would be quite good
cv3t is offline
Send a message via Skype™ to cv3t
Jmgr
Member
Join Date: Aug 2007
Location: Paris, France
Old 06-03-2009 , 12:00   Re: ServerBans
Reply With Quote #10

I don't fully understand why you would need IP bans.
I mean, for Internet servers the steamId is a lot more reliable than the IP, and for LAN servers I don't see in which case you need to ban someone.

Could you please give me an usage example ?
__________________
My Metamod:Source plugins :
ServerPolls, ask your players !
ServerBans, share a banlist between multiple servers
ServerWiper, watch a Source server to punish bad behaviour
Jmgr is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode