RBANS 1.2 - IRC-style bans with wildcards support

Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 4444
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

RBANS 1.2 - IRC-style bans with wildcards support

Post by greenie »

* 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

get plugin
get source
π‘΄π’‚π’šπ’ƒπ’† 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 π’Šπ’” 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☒️

βœ… GAZDUIRE JOCURI / VPS / GAZDUIRE WEB / SERVERE DEDICATE - Stock NELIMITAT / Valabil comandati pe https://www.zonek.ro/
Post Reply

Return to β€œAdmin Commands”