mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-30 20:15:33 +01:00 
			
		
		
		
	[shutdown] Change warning time for #472
This commit is contained in:
		| @@ -36,7 +36,7 @@ local function tick() | ||||
| 	local heure = os.date("%H") | ||||
| 	local minute = os.date("%M") | ||||
| 	-- Warn every days | ||||
| 	if heure == "04" then | ||||
| 	if heure == "06" then | ||||
| 		if minute == "00" then | ||||
| 			send("Rappel : Redémarrage journalier du serveur dans 30 minutes. (Dure 30 minutes)", "#ffff00") | ||||
| 			send("Reminder : Daily reboot of the server in 30 minutes. (Lasts 30 minutes)", "#ffff00") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user