The problem I found is that I can't find a way to make it so that if a player has already died and there is already an hour in the counter and another one dies, another hour is added instead of starting from zero.
I am on version 1.20.1 of minecraft and the latest version of skript.
Code:
on death of player:
send title "&c&l&o¡BALTIDEATH!" to all players
send subtitle "%victim% murió por weon" to all players
send message "&l&cDebido a la muerte de &4%victim% &cse avecinan dias de intensa tormenta, suerte en su cruzada por Baltideath..." to all players
command "minecraft:weather thunder 3600s"
I am on version 1.20.1 of minecraft and the latest version of skript.