Automatically ban for EAC Violations/BloodySolved

I have a script I made that already does this but it makes sense that this function would be useful in this plugin as well as for recording data to server armour. If a player attempts to connect with a bloody mouse EAC will issue a kick. If you could (or if you do already, let me know) have the plugin catch the EAC kick reason and if it matches with Bloody/A4Tech issues a ban. I believe an EAC hook was added a month or two ago.

Here is an example of the EAC message:

[EAC] Kicking PLAYER (Blacklisted device: Bloody mouse/A4Tech)

Hi 

This is something I am going to be adding, but haven't even investigated if possible. I have also noticed that they have started banning players for using devices known to contain macros/scripting on rust.

According to Wulf in another post, the OnPlayerDisconnected hook would log the message, but recently OnPlayerKicked was added for the EAC location.

I hope this would help, I am really looking forward to utilizing this service and looking forward to doing whatever it may take to keep it up and running with high quality, feel free to DM me if needed.

Does this plugin also pull previous bans as I have a large backlog of players who have been banned before. Manual uploading of bans would be useful too for certain verified or special members through a web interface. Can take it even further and have a place for admins to talk with one another or inquire about violations to other admins. Right now I usually connect to the IP of the server a player was banned on and ask for an admin to talk with.

Anyway, thanks again!

DillWorbridge

According to Wulf in another post, the OnPlayerDisconnected hook would log the message, but recently OnPlayerKicked was added for the EAC location.

I hope this would help, I am really looking forward to utilizing this service and looking forward to doing whatever it may take to keep it up and running with high quality, feel free to DM me if needed.

Does this plugin also pull previous bans as I have a large backlog of players who have been banned before. Manual uploading of bans would be useful too for certain verified or special members through a web interface. Can take it even further and have a place for admins to talk with one another or inquire about violations to other admins. Right now I usually connect to the IP of the server a player was banned on and ask for an admin to talk with.

Anyway, thanks again!

Yes currently it does scan your local bans and submits them. 

Regarding the web interface, this is most def in the pipeline, also for admins to communicate, as well as a ban appeal location as well. 
There is a section in the config to add your name and email, this will be used in the future for an online account, as well as notifications etc. 

The webinterface side will come as soon as the plugin is performing without error
This is now available in v0.2.6

@DillWorbridge
Great work !
Locked automatically