Raised This Month: $ Target: $400
 0% 

What triggers the event server_addban?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
mrtn
Junior Member
Join Date: May 2020
Old 07-03-2020 , 06:33   What triggers the event server_addban?
Reply With Quote #1

Hi there

I have a plugin that records (almost) all events and noticed the `server_addban` event is called periodically. The server has no Sourcemod plugins enabled (other than the event logging plugin). Here is a snippet of the last occurrence:

PHP Code:
L 07/02/2020 23:32:10Event   Fired event "server_addban" ("name"(string) = "") ("userid"(short) = "0") ("networkid"(string) = "") ("ip"(string) = "49.69.145.89") ("duration"(string) = "permanently") ("by"(string) = "Console") ("kicked"(bool) = "false")
L 07/02/2020 23:32:11Event   Fired event "server_addban" ("name"(string) = "") ("userid"(short) = "0") ("networkid"(string) = "") ("ip"(string) = "49.69.145.89") ("duration"(string) = "permanently") ("by"(string) = "Console") ("kicked"(bool) = "false")
L 07/02/2020 23:32:12Event   Fired event "server_addban" ("name"(string) = "") ("userid"(short) = "0") ("networkid"(string) = "") ("ip"(string) = "49.69.145.89") ("duration"(string) = "permanently") ("by"(string) = "Console") ("kicked"(bool) = "false"
Documentation on this event is limited to the data structure: https://wiki.alliedmods.net/Generic_...#server_addban

What causes this event / where does the event originate from?

EDIT: Posted this in the wrong section, apologies! Please may you delete or move to the correct place (SourceMod > Scripting)?

Cheers!

Last edited by mrtn; 07-03-2020 at 06:55.
mrtn is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:14.


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