Advertisement
Blue_Tec

Untitled

May 6th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. on damage:
  2. send victim title "&c! !" for 1 seconds
  3. send attacker title "&e" with subtitle "&e^" for 1 seconds
  4. if victim's health < damage:
  5. cancel event
  6. teleport victim to {spawnpoint}
  7. broadcast "&c>殺害< &b%attacker% &6--> &4&l&m%victim%"
  8.  
  9. command /setspawn:
  10. permission: admin.sk
  11. trigger:
  12. set {spawnpoint} to location of player
  13. message "&a設定しました。"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement