options:
gerisaymsg: &7{TIME}
Variables:
{zaman.geri} = 2
command /gerisay [<integer>] [<text>]:
permission :anwcount.down
trigger:
if arg 1 is not set:
send "&7&lZaman belirlemedin!"
stop
wait 1 seconds
set {_time} to arg 1
loop arg 1 times:
set {_m} to "{@gerisaymsg}"
replace all "{TIME}" in {_m} with "%{_time}%"
broadcast "&7&lAminium &b&l: &3&l%{_m}%"
wait 1 minutes
remove 1 from {_time}
remove 1 from {zaman.geri}
broadcast "&7&lAminium &b&l: &f&lSüre bitti."
add 2 to {zaman.geri}
if arg 2 is set:
execute console command "%arg 2%"