Advertisement
Hsuwan

Untitled

Nov 25th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. command /serverrestart :
  2. trigger:
  3. broadcast "&b文靜之潭&6//&9伺服器重啟腳本已啟用"
  4. wait 30 minutes
  5. broadcast "&b文靜之潭&6//&9伺服器即將在 &e10分鐘後 &9重新啟動"
  6. wait 6 minutes
  7. broadcast "&b文靜之潭&6//&9伺服器即將在 &e3分鐘後 &9重新啟動"
  8. wait 1.5 minutes
  9. broadcast "&b文靜之潭&6//&9伺服器即將在 &e1分鐘後 &9重新啟動"
  10. wait 20 seconds
  11. broadcast "&b文靜之潭&6//&9伺服器即將在 &e30秒後 &9重新啟動"
  12. execute console command "whitelist on"
  13. wait 15 seconds
  14. broadcast "&b文靜之潭&6//&9伺服器即將在 &e10秒後 &9重新啟動"
  15. wait 6 seconds
  16. execute console command "stop 伺服器重新啟動,請稍候再進入,感謝您的遊玩。"
  17. On Skript Start:
  18. wait 30 minutes
  19. broadcast "&b文靜之潭&6//&9伺服器即將在 &e10分鐘後 &9重新啟動"
  20. wait 6 minutes
  21. broadcast "&b文靜之潭&6//&9伺服器即將在 &e3分鐘後 &9重新啟動"
  22. wait 1.5 minutes
  23. broadcast "&b文靜之潭&6//&9伺服器即將在 &e1分鐘後 &9重新啟動"
  24. wait 20 seconds
  25. broadcast "&b文靜之潭&6//&9伺服器即將在 &e30秒後 &9重新啟動"
  26. execute console command "whitelist on"
  27. wait 15 seconds
  28. broadcast "&b文靜之潭&6//&9伺服器即將在 &e10秒後 &9重新啟動"
  29. wait 6 seconds
  30. execute console command "stop 伺服器重新啟動,請稍候再進入,感謝您的遊玩。"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement