iOnuRR
Birisi mi Spawnlandı?
- Katılım
- 6 Şubat 2019
- Mesajlar
- 6
- Elmaslar
- 8
- Puan
- 0
- Minecraft
- iOnuRR
Discord:
OnuR#6221
Selamlar MC-TR ailesi bugün ''VipFly ve ArsaFly'' skripti paylaşıcağım, umarım işinizi halleder.
Konuyu beğenirseniz elmas vermeyi gözardı etmeyin.
Kod:
command /vipfly:
Permission: vip.fly
Permission Message: &fBilinmeyen komut.
Trigger:
If {fly.%player%} is not set:
Send "&3Fly &8» &eUçuş modun başarıyla &aaktif &eedildi!" to player
set player's flight mode to true
Set {fly.%player%} to true
Stop
Send "&3Fly &8» &eUçuş modun başarıyla &cdeaktif &eedildi!" to player
set player's flight mode to false
Delete {fly.%player%}
Stop
command /arsafly:
aliases: adafly, uc, arsauc, adauc
trigger:
if world is "plotworld":
set player's fly mode to true
message "&3Fly &8» &eArsalarda uçuş modu &aaktif!"
else:
message "&3Fly &8» &cBu komudu kullanmak için arsalarda olman gerek!"
on command "/warp arena":
execute console command "fly %player% disable"
on command "/warps arena":
execute console command "fly %player% disable"
on command "/essentials:warps arena":
execute console command "fly %player% disable"
on command "/essentials:warp arena":
execute console command "fly %player% disable"
on command "/essentials:ewarp arena":
execute console command "fly %player% disable"
on command "/essentials:ewarps arena":
execute console command "fly %player% disable"
on command "/ewarp arena":
execute console command "fly %player% disable"
on command "/ewarps arena":
execute console command "fly %player% disable"