minmin0917

Clash-Life (Stop Server)

Jul 2nd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. # Clash-Life Minecraft Servers
  2. #Server Stop
  3.  
  4. command /sstop:
  5. permission: stop.use
  6. permission message: &cYou not have a permission. Not available a command.
  7. trigger:
  8. broadcast "&4[Server]Until the server Stop 60s"
  9. wait 50 seconds
  10. broadcast "&4[Server]Until the server Stop 10s"
  11. wait 5 seconds
  12. broadcast "&4[Server]Until the server Stop 5s"
  13. wait 1 seconds
  14. broadcast "&4[Server]Until the server Stop 4s"
  15. wait 1 seconds
  16. broadcast "&4[Server]Until the server Stop 3s"
  17. wait 1 seconds
  18. broadcast "&4[Server]Until the server Stop 2s"
  19. wait 1 seconds
  20. broadcast "&4[Server]Until the server Stop 1s"
  21. wait 1 seconds
  22. broadcast "&4[Server]Server Stop..."
  23. kick all players
Add Comment
Please, Sign In to add comment