Bu verdiğim skripti türkçe karakter dışında problemlerini düzeltirmisiniz? Neden çalışmıyor?
on load:
set {point} to 0
every 2 minutes:
add 1 to {point}
if {point} is 1:
execute console command "/title @a title &3 "
if {point} is 2:
execute console command...