Well I'm creating a plugin that when one player is banned from a server (server X for instance) then this player is also banned from all other servers running this plugin (server A, server B, etc.)
But now how do I make it so that it create's a logfile or something on ANOTHER location (not mysql or something just a textfile. Or ya need to explain mysql for me ;)) thru ftp (dunno). And write's the players steamID and also bans him from the current server.
How do I make it so that the plugin writes the steamID in a file, and that other servers can read the logfile (for any updates of bans) and if a change occurs it bans them to.
Hopefully I explained it well enough, if not ask me :p