In our support boards we aim to provide support for the B3 core in its current state. Older releases of B3 are NOT supported. Check our front page for the latest version. You may post feature requests in our General Discussion board. Modifications and Hacks of the core B3 code are NOT supported.
Before you ask for support: [ Read the Support Instructions ] - More info: [ Full Support Disclaimer ]

You are here: Big Brother Bot ForumSupport ForumsGeneral Usage Support (Moderator: MordyT)Warnings staying active.
Pages: [1]   Go Down
  Print  
Author Topic: Warnings staying active.  (Read 2764 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Gameserver Rental Co.
Posts: 48
Offline Offline
WWW
« on: January 25, 2008, 10:24:47 AM »

I cant seem to find how to adjust how long warnings stay active?  Seems that ppl have warnings for weeks on our server .



Also I was hoping someone could tell me how to change the title of who is doing the action like !w . would like it to say B3 Admin , or |BC|Admin. ?


many thanks .
Logged

Sr. Member
****
Posts: 259
Offline Offline
WWW
« Reply #1 on: January 25, 2008, 11:58:58 AM »

admin.xml. or something close to that.
Logged

Deadbone Platoon
B3 Driven CoD Servers
Former Dev. (senate)
*****
Posts: 350
Offline Offline
« Reply #2 on: January 25, 2008, 06:50:41 PM »

Some warnings are supposed to stay active for weeks. Each warning has a different delay. Some warnings are so offensive that they stick around a long time.
Logged
Jr. Member
**
OS: Windows
Type: Gameserver Rental Co.
Posts: 48
Offline Offline
WWW
« Reply #3 on: January 25, 2008, 08:11:09 PM »

That is true but I made the rules cant I adjust to how long each is active ?

I mean I understand keeping it active for weeks for things like racism but I have some custom rules that I dont think they need to last that long.

and is the second possible ?

since im asking so much I have another Question I am having problems kicking ppl from the server . it says it kicked such and such just doesnt get him out . a few times this has happened and i used his @ and list and typed his name .

didnt see anything on that question either.
many thanks
Logged
Newbie
*
Posts: 6
Offline Offline
« Reply #4 on: January 29, 2008, 09:11:37 PM »

yeah I was on a server today where the admin warned someone for being idle...  the third warning sayed he was going to be kicked.. all the way up to the 6th..     neither kicked him.. 
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #5 on: January 30, 2008, 03:24:02 AM »

@tynman: In b3/conf/plugin_admin.xml is a section:
Code:
<settings name="warn_reasons">
<set name="generic">1h, ^7</set>
<set name="default">1h, ^7behave yourself</set>
The 1h stands for 1 hour, that's how long the warning will be alive.

it's all here: http://www.bigbrotherbot.com/b3.html#warnings
Logged

Sr. Member
****
Posts: 238
Offline Offline
« Reply #6 on: January 30, 2008, 04:09:32 AM »

yeah I was on a server today where the admin warned someone for being idle...  the third warning sayed he was going to be kicked.. all the way up to the 6th..     neither kicked him.. 

I did notice this behaviour on our server also. The bot warns for spectator mode and should kick after 3 times but it doesnt for some reason.
eventually did a manual !kick but i still wanted to look into this. Maybe someone else also had this problem?
Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #7 on: January 30, 2008, 04:28:40 AM »

Okay, this probably needs to be added to the documentation for poweradminurt. Here's the deal.

PoweradminUrt makes use of the warn_reason 'spectator' that is configured in the plugin_admin.xml
By default the warning is set to expire in 5 minutes. If you do a quick calculation how the default poweradmin settings for the specchecker work you can see that the first warning issued is already expired at the time the third warning is being issued... Hence it will never reach the 3 active warnings for 'spectator' to have a legit kick...

Here's what I suggest you do to make the warnings stick longer. Open b3/conf/plugin_admin.xml and look for the next line:

<set name="spectator">5m, ^7spectator too long on full server</set>

Change it to:
<set name="spectator">1h, ^7spectator too long on full server</set>

That will make the specchecker work... I'll add it to the documentation of the latest poweradminurt version soon.
« Last Edit: January 30, 2008, 04:30:27 AM by xlr8or » Logged

Sr. Member
****
Posts: 238
Offline Offline
« Reply #8 on: January 30, 2008, 05:39:05 AM »

aaah that explains it!

I remember it did work when we entered 1 customer warning and then the bot added another 2

thanks
Logged

Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal