AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   RBANS 1.2 - IRC-style bans with wildcards support (https://forums.alliedmods.net/showthread.php?t=78622)

ahtoh 10-07-2008 12:20

RBANS 1.2 - IRC-style bans with wildcards support
 
1 Attachment(s)
* IRC-style bans with wildcards support
*
* Copyright (c) 2008 ahtoh
*
* EXAMPLES:
*
* *dsl*.somecity.someisp.com
* ???-???-168-192.*.cable.someisp.com
* *.com
* *.cn
* 10.10.*.42
* 10.12.??.*
*
*
* INSTALLATION TIPS:
*
* 1. You will need NETDB module for reverse DNS lookups
* here http://forums.alliedmods.net/showthread.php?t=52326
* Put netdb_amxx_i386.so to amxmodx\modules dir
*
*
* CONSOLE COMMANDS:
*
* amx_rban <IP|FQDN> [minutes] - add to banlist. Wildcards * and ? are supported.
* amx_addwhite <IP|FQDN> - add to whitelist. Wildcards * and ? are supported
* amx_runban <IP|FQDN> - remove from banlist
* amx_removewhite <IP|FQDN> - remove from whitelist
* amx_blist - show banlist
* amx_wlist - show whitelist
*
*
* CVARS:
*
* amx_rban_minutes (0) - Ban time (in minutes)
* amx_rban_delay (0) - Delay (in seconds) before kicking banned player
*
*
* VERSION HISTORY:
*
* v1.2 - 11/20/08
* - bugfixing
*
* v1.12 - 11/19/08
* - added amx_rban_delay cvar
* - added logging on kick
*
* v1.0 - 07/26/08
* - Initial release

ahtoh 10-07-2008 12:29

Re: RBANS - IRC-style bans with wildcards support
 
this one has been written by request http://forums.alliedmods.net/showthread.php?t=57824

Alka 10-07-2008 12:56

Re: RBANS - IRC-style bans with wildcards support
 
Oh lol! Is finnaly out...i've thought of something like this with your module, but to lazy...eh. Nice anyway, good job!

[X]-RayCat 10-07-2008 16:39

Re: RBANS - IRC-style bans with wildcards support
 
You should let moderator upload amxx version.

Alucard^ 10-07-2008 16:48

Re: RBANS - IRC-style bans with wildcards support
 
ohh good, emmm i understand the plugin but i dont understand how to use it, i seen the examples but emm, u can give me another example to understand this? thx to much

Brad 10-07-2008 17:17

Re: RBANS - IRC-style bans with wildcards support
 
I've removed the AMXX file you had attached. In the future, don't attach them. They are generated automatically when someone clicks "Get Plugin".

Mordekay 10-08-2008 02:08

Re: RBANS - IRC-style bans with wildcards support
 
Could somebody give me a reason why someone would ban an IP range instead of STEAM_ID?
The only known reason to me banning by IP is using no-steam, exept it is a cafe-account usuer terrorising my server, but cafes mostly have a static ip and don't need an IP-range ban to get rid of them.
I don't want to make this plugin bad or something, just an explanation.

plasmo 10-08-2008 02:52

Re: RBANS - IRC-style bans with wildcards support
 
there are too many reasons to list

Sn!ff3r 10-08-2008 04:05

Re: RBANS - IRC-style bans with wildcards support
 
Sweet.

Mordekay 10-08-2008 05:09

Re: RBANS - IRC-style bans with wildcards support
 
Quote:

Originally Posted by plasmo (Post 696738)
there are too many reasons to list

Show me one pls.


All times are GMT -4. The time now is 10:48.

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