Advertisement
Guest User

Sudden Death

a guest
May 30th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. options:
  2.  
  3. P: <cyan>[<gray>UHC<cyan>]
  4.  
  5. command /suddendeath <text>:
  6. permission: skript.op
  7. aliases: /sd <world>
  8. trigger:
  9. command "/pvp global off"
  10. command "/tp Jakekub 0 100 0"
  11. wait 1 second
  12. make player execute command "/tpall"
  13. make player execute command "/butcher"
  14. make player execute command "/butcher"
  15. make player execute command "/butcher"
  16. make player execute command "/butcher"
  17. make player execute command "/setwalls %arg 1% 100"
  18. broadcast "{@P} <light red>Sudden Death has Begun!"
  19. broadcast "{@P} <light red>PvP Enabled in <silver>30 <light red>seconds!"
  20. wait 26 seconds
  21. broadcast "{@P} <light red>3..."
  22. wait 1 second
  23. broadcast "{@P} <light red>2..."
  24. wait 1 second
  25. broadcast "{@P} <light red>1..."
  26. wait 1 second
  27. broadcast "{@P} <light red>PvP On!"
  28. command "/pvp global on"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement