Files to replace on update
#8
If you have RCON enabled, you could script a RCON client to send the necessary commands to the server. Note, though, that having RCON enabled and open to public is not recommended, because there's no encryption in the protocol - it should be firewalled to allow local-only connections.

Alternatively, it is possible to write a simple plugin for this - listen on a TCP port, verify that the connection is local and if so, execute any command coming in from that connection.
Reply
Thanks given by:


Messages In This Thread
Files to replace on update - by Rekuen - 12-19-2015, 02:35 AM
RE: Files to replace on update - by bearbin - 12-19-2015, 02:56 AM
RE: Files to replace on update - by Rekuen - 12-19-2015, 03:02 AM
RE: Files to replace on update - by Rekuen - 12-19-2015, 05:29 AM
RE: Files to replace on update - by bearbin - 12-19-2015, 06:04 AM
RE: Files to replace on update - by Rekuen - 12-19-2015, 11:12 AM
RE: Files to replace on update - by Zee1234 - 12-19-2015, 12:06 PM
RE: Files to replace on update - by Rekuen - 12-19-2015, 11:07 PM
RE: Files to replace on update - by xoft - 12-19-2015, 09:00 PM
RE: Files to replace on update - by bearbin - 12-19-2015, 11:38 PM
RE: Files to replace on update - by Rekuen - 12-20-2015, 12:02 AM
RE: Files to replace on update - by LogicParrot - 12-21-2015, 07:22 AM



Users browsing this thread: 1 Guest(s)