Sync bans to website (Rust)
Good day Plugin developers

So I have been having some issues with players and trouble with communicating with other Server owners if players were banend or not
so here is what I had in mind - this plugin will serve no other purpose other than extracting the ban list to a webserver.

Here is what I would like:

A plugin installed on the server that extracts the ban list every 12hrs to a web server, however 
I wouldn need you to write the website.

The website will consist of the following colunms
SteamID - Name - Reason - Date of ban(If possible) - Server Name
And of course have a search option.

I would like all this info to pull to my server as I am willing to pay for this plugin... please PM me if you are intrested to work with me
to make this possible for all server Owners/Admins 

Before you comment "Yeah but there is the Radmin tool"
I am well aware of this but not all servers make use of this tool.

DC: Nabster#4414
I can recommend you use bans in mySql and install plugin to show it on your site
The idea is it to merge bans across variouse servers, to see if said player was banned across multiple servers, like a global ban list
A such plugin is possible at all using webrequest, but will be usefull only if server use it. If you are alone to use it, it will be pointless, but i guess i can do something for it
Well I guess its a risk to take, if other servers use it it will be great , if not it will be a fail
So let me rephrase this for you guys. What he wants to do is to only display the bans on the website that reads the data off a database. The problem is we need a plugin that servers can use so when they ban someone the data will go to our database and displayed on the website.

For a small rust community like South Africa this is perfect. We can get in contact with most servers owners here and ask them to use our plugin.

Maby anyone can help with the plugin part ?
Still need this?
@Norn i guess yes, i didn't had time to work on it
Yes @Norn that would be nice. I got the website working and is reading data off mysql database now

 still need the plugin part
You could use advanced rcon tool that handles ban syncing, storage, all id matching etc called BattleMetrics.