You are here: Big Brother Bot ForumAdd-OnsPluginsReleases!banlist plugin v2.1.2
Pages: 1 [2] 3   Go Down
  Print  
Author Topic: banlist plugin v2.1.2  (Read 8012 times)
Jr. Member
**
Posts: 10
Offline Offline
« Reply #15 on: August 25, 2009, 05:10:18 PM »

I know this is bumb but where does this banlist go? With my ban file I have in my mod?
How would b3 use it then?
Logged
Dev. Team
Hero Member
*****
Posts: 1038
Offline Offline
Don't contact me on Xfire! I will just reject you!
« Reply #16 on: August 25, 2009, 11:32:07 PM »

I'm assuming that you're using CoD4. This plugin allows you to load bans from banlists (such as an echelon banlist as so: XLR8or UrT banlistp

This allows you to share bans between servers whilst not sharing user levels, or automatically downloading and updating banlists like punksbusted or pbbans.
Logged

Jr. Member
**
Posts: 10
Offline Offline
« Reply #17 on: August 26, 2009, 08:33:37 AM »

Does PB need to be on?

Logged
Dev. Team
Hero Member
*****
Posts: 1038
Offline Offline
Don't contact me on Xfire! I will just reject you!
« Reply #18 on: August 26, 2009, 08:37:41 AM »

depends on the banlist. For example, the banlist I linked you to is an Urban Terror banlist that uses IPs only, and Echelon by default (for some reason) generates IP banlists.

the PsB and PBB banlists would be using PBGUIDs for authentication.
Logged

Jr. Member
**
Posts: 10
Offline Offline
« Reply #19 on: August 27, 2009, 02:38:15 PM »

Well I need IP's to ban not just GUID's.

Not working for me but I will keep at it. PB is off on the server if thats a problem.

If anyone has got this working for call of duty 4 please let me know what you did......have a real pain of a player I would love to stop dead in his tracks. Want to ban a segment from a provider to stop his ip changing.

Thanks
Logged
Dev. Team
Hero Member
*****
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT, SmG
Posts: 1136
Offline Offline
WWW
« Reply #20 on: August 27, 2009, 02:54:49 PM »

@Anixter : this plugin does not produce any banlist, but reads and enforces existing banlists.

All you have to do is to create a banlist file (let call it c:/banlists/assholes.txt)
If the IP of the guy you want to ban is www.xxx.yyy.zzz, then add it on a line in c:/banlists/assholes.txt

Quote from: c:/banlists/assholes.txt
# banlist of assholes IPs
#

www.xxx.yyy.zzz // teamkilling

now configure the banlist plugin as such :

Code: xml


   
       
       100
       
       
       no
   


   
       
       100
       
       
       100
       
       
       100
   




 
   assholes
   c:/banlists/assholes.txt
   no
   ^4$name^7 is ^1BANNED^7, reason: is an ^5asshole
 
 




And that's it.

Now, let say you want to ban any IP starting with www.xxx.yyy. then you can use the following option in your config :
Code: xml
    yes

You can edit c:/banlists/assholes.txt with your favorite editor anytime you want with immediate effect on the bot without any bot restart or any other intervention.
« Last Edit: August 27, 2009, 03:00:19 PM by Courgette » Logged

Jr. Member
**
Posts: 25
Offline Offline
« Reply #21 on: October 12, 2009, 08:42:26 AM »

so question 1: does the banlist have to be a .txt file

question 2: does the URL the banlist thats been updated from have to  be a .txt file
Logged
Dev. Team
Hero Member
*****
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT, SmG
Posts: 1136
Offline Offline
WWW
« Reply #22 on: October 12, 2009, 08:48:37 AM »

the banlist file must be a 'plain text' file. It does not matter if its name ends with '.txt' or not.
Call it assholes.list if you wish Smiley
Logged

Dev. Team
Hero Member
*****
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT, SmG
Posts: 1136
Offline Offline
WWW
« Reply #23 on: November 26, 2009, 04:24:13 PM »

New version : 2.1.0
- in guid banlists, search is now case-insensitive

see first post
Logged

Newbie
*
Posts: 8
Offline Offline
« Reply #24 on: January 18, 2010, 05:50:49 PM »

Is it possible to make the plugin ban IPs ingame? something like !banip that would add the person's IP to the banlist?
Logged
Dev. Team
Hero Member
*****
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT, SmG
Posts: 1136
Offline Offline
WWW
« Reply #25 on: January 19, 2010, 01:58:23 AM »

This plugin is not intented to create/modify banlists. It just enforces existing banlists.
Depending on your game, the poweradmin plugin can have commands that ban by IP as well
Logged

Full Member
***
OS: Windows
Type: Gameserver Rental Co.
Gameservers: CoD4
Posts: 143
Offline Offline
« Reply #26 on: January 19, 2010, 02:20:23 PM »

This plugin is not intented to create/modify banlists. It just enforces existing banlists.
Depending on your game, the poweradmin plugin can have commands that ban by IP as well


Is there a poweradmin for cod4 other then superadmin??

If so whats the link :]
Logged

Dev. Team
Hero Member
*****
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT, SmG
Posts: 1136
Offline Offline
WWW
« Reply #27 on: January 19, 2010, 02:31:17 PM »

http://www.bigbrotherbot.com/forums/downloads/?cat=4
Logged

Full Member
***
OS: Windows
Type: Gameserver Rental Co.
Gameservers: CoD4
Posts: 143
Offline Offline
« Reply #28 on: January 19, 2010, 03:06:15 PM »

Thanks i dont see ip ban listed in the poweradmin.xml
Do i have to add it..??
Logged

Newbie
*
Posts: 8
Offline Offline
« Reply #29 on: January 20, 2010, 11:09:08 PM »

The problem I run into sometimes is people aren't banned by typing !pb, instead it writes their IP to the permanent list and doesn't do anything from there.
If I pointed the banlist plugin to look at echelons banlist, would that work?
If not is their some way I could make a command to add to a banlist that the plugin could use?

I'm running Linux, and the only way I've found would be to make a script that would wget the banlist from the site, save it to a file and have the plugin read it from there, please let me know if you think that would work, or if there's a better way to do it, I don't know much about python scripting so if there's a way to do the equivalent I'd love to know, Thanks.
Logged
Tags: plugin 
Pages: 1 [2] 3   Go Up
  Print  
 
Jump to: