View Full Version : Dynamic banlist from a webserver?
retaliati0n_
02-02-2007, 11:54 PM
We have a dymanic banlist on our webserver. A lot of server operators use our banlist but the problem is it is only in a .cfg form. We are looking for alternatives like a plugin that automatically updates at say 2am every morning by re-downloading the banscript.
Any help would be very much appreciated.
Leopard__
02-03-2007, 12:11 AM
php_execute can control a server via console if the game server is running on the same machine as the web server
croix
02-03-2007, 06:45 AM
php_execute can control a server via console if the game server is running on the same machine as the web server
is that working... coz i want to try it :D
Leopard__
02-03-2007, 07:01 AM
if you run your server via screen:
- you can execute server console commands like "banid 0 steamid" "removeid steamid" and "writeid" via shell/bash/command line "screen -p0 eval ..."
- and you can let your webserver execute commands in bash/shell with "php_execute".
but oooopps. we're in the windows thread. i DONT KNOW here. for linux it works.
Jake_E
02-03-2007, 09:17 AM
Steambans plugin actually has such a feature. Although you must be part of a large network of servers (that must also install the plugin) before they will allow you to obtain the advanced version (the basic plugin does not have the feature).
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.