while true do
if os.time() >= 6.20 then
commands.exec("/time set 0")
sleep(1)
commands.exec("/weather clear")
sleep(5)
else
end