YusifHuseynli24
Bir Kömür Göründü Kaptanım!
- Katılım
- 13 Mayıs 2018
- Mesajlar
- 122
- Elmaslar
- 24
- Puan
- 0
- Minecraft
- iCyrex
Kod:
command /spawn:
trigger:
if player has permission "op":
send "{@tp} &aSpawn`a Işınlandın."
teleport player to {spawn}
else:
send "{@tp} &eSpawn`a Işınlanıyorsun &7[ &c3 &7]"
wait 1 second
send "{@tp} &eSpawn`a Işınlanıyorsun &7[ &c2 &7]"
wait 1 second
send "{@tp} &eSpawn`a Işınlanıyorsun &7[ &c1 &7]"
wait 1 second
send "{@tp} &aSpawn`a Işınlandın."
teleport player to {spawn}