command /gunlukodul:
trigger:
set {_cooldown} to 1 days
set {_waited} to difference between {gunlukOdul::%command sender%::lastUsed} and now
if {_waited} is less than {_cooldown}:
send "&cLütfen tekrar günlük ödül almadan önce &a%difference between {_cooldown} and {_waited}% &cdaha bekleyin"
stop
set {gunlukOdul::%command sender%::lastUsed} to now
give 5 diamonds to player
give 5 iron ingots to player
send "&aGünlük ödülün verildi."