This plugin allows you to schedule RCON commands to run exactly when you need them to.
You can set them to run when the server starts, every X minutes, every X hours or at an exact time during the day.
Schedules are based on real world time (not in game time).
Installing and/or updates for the DLL must be performed while the server is offline.
RCON Command
If anyone else has issues getting
Open the
	
		
					
					
	
		
	
					
					
					You can set them to run when the server starts, every X minutes, every X hours or at an exact time during the day.
Schedules are based on real world time (not in game time).
Installing and/or updates for the DLL must be performed while the server is offline.
RCON Command
RconScheduler.Reload - This command will unload all currently scheduled items and load new ones from the current config. You may notice a 1 minute delay before schedules start running again.If anyone else has issues getting
FAILED messages try the following:Open the
GameUserSettings.ini and search for [SessionSettings] add the MultiHome entry with your server IP.
		INI:
	
	[SessionSettings]
MultiHome=192.168.0.1 
	 
	




