Advertisement
Hsuwan

Untitled

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