Jump to content
  • 0

Auto Restart System H5


Question

Posted

Anyone have this mod running java for H5?

# ---------------------------------------------------------------------------
# Auto Restart System
# ---------------------------------------------------------------------------
# Enable auto restart system?
EnableRestartSystem = True

# Enable restart system first
# Restart time countdown time (in seconds)
# Default: 300 (5 minutes)
RestartSeconds = 300

# Restart hours interval
# If you put 12:00 the server countdown for the restart will start at that time
# After 5 minutes (300 seconds) the server will be restarted
# You can put more than one value. Separate them by ","
# Example: 12:00,00:00
RestartInterval = 12:00,00:00

7 answers to this question

Recommended Posts

  • 0
Posted

You can auto restart the server using global tasks in the servers database.

 

Try this.

INSERT INTO `global_tasks` VALUES ('9', 'restart', 'TYPE_GLOBAL_TASK', '1377057240983', '1', '06:00:00', '300');

With this your server will autorestart everyday at 6 in the morning with a 300 seconds countdown.

  • 0
Posted (edited)

Moving it to the right section...

Use search button before posting, please.

 

U could try to addapt &/|| change this one http://www.maxcheaters.com/topic/132419-interlude-automatic-restart/?hl=restart

Edited by ^Wyatt
  • 0
Posted

No Interlud --> H5 L2jserver

"Who does not sit LEARN ... never will stand for TEACH ..."

 

What's the difference? :rage:

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock