Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. on death:
  2. victim is a player
  3. wait 2 ticks
  4. clear victim's inventory
  5. wait 2 ticks
  6. force respawn victim
  7. set gamemode of victim to spectator
  8. make console execute "tm message %player% &c&lYOU DIED!!!\n&bNext time be careful!"
  9. teleport victim to attacker
  10. wait 8 seconds
  11. make console execute "mv tp %player% novispawn"
  12. set gamemode of victim to survival
  13. make console execute "tm message %player% &a&lRESPAWNED!!\n&bFeel Free to go!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement