AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   ServerBans (https://forums.alliedmods.net/showthread.php?t=90428)

Jmgr 04-18-2009 07:47

ServerBans
 
** 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

PM 04-21-2009 05:57

Re: ServerBans
 
Oh this looks nice, good job!

Jmgr 05-20-2009 19:05

Re: ServerBans
 
Up : New version 1.2 :)

Quote:

Oh this looks nice, good job!
Thanks PM !

Vinz 05-20-2009 20:49

Re: ServerBans
 
Thanks a lot for this plugin :)
I'll send you my feedbacks with the new version :wink:

MoI^ 05-22-2009 16:53

Re: ServerBans
 
Anyways, sourcebans is better ;)
Quote:

Originally Posted by Jmgr (Post 808196)
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


Jmgr 05-22-2009 17:22

Re: ServerBans
 
Thanks for your advice ;)

cv3t 05-26-2009 11:14

Re: ServerBans
 
Only steamID bans ? IP work ?

Jmgr 05-26-2009 11:43

Re: ServerBans
 
Only steamId, but I could add ip bans if there is a real need. (and if I find enough time...)

cv3t 06-03-2009 05:37

Re: ServerBans
 
It would be quite good :)

Jmgr 06-03-2009 12:00

Re: ServerBans
 
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 ? :wink:


All times are GMT -4. The time now is 02:37.

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