on command "warp isim":
if {acwarpisim::%player%} is not set:
set {acwarpisim::%player%} to false
if sender is console:
stop
if {acwarpisim::%player%} is false:
if player's money greater than or equal to "miktar":
set {acwarpisim::%player%} to true
send "&d10.000 &epara çekildi."
execute console command "warp isim %player%"
stop
send "&cYeterli paranız yok!"
stop
execute console command "warp isim %player%"