Page 1 of 1

Proper Restart & Shutdown

Posted: Sat Jun 27, 2009 8:37 am
by KenshinX
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 3237:
L2JDP Revision 6340:

Hi,

Is there a proper way to restart and shutdown the gameserver & loginserver? Other than using CTRL + C, CTRL + Break, Closing the console window and forcing to terminate java in the process.

I just want to restart the gameserver & loginserver but i have to wait for the java to finish doing his stuff.
Any idea? to do it faster & quickly & painlessly?

:D

Re: Proper Restart & Shutdown

Posted: Sat Jun 27, 2009 8:41 am
by _DS_
Login as GM and type //shutdown 120 or find shutdown menu in admin panel.

Re: Proper Restart & Shutdown

Posted: Sat Jun 27, 2009 9:22 am
by KenshinX
_DS_ wrote:Login as GM and type //shutdown 120 or find shutdown menu in admin panel.
Thank you very much for your quick response.

Re: Proper Restart & Shutdown

Posted: Sun Jun 28, 2009 5:00 pm
by smartmedia
Hi..

I tried to shutdown the server from command line but is not working. From admin menu is working.
I use: //shutdown 120
I get the result that this command is not exist.

Re: Proper Restart & Shutdown

Posted: Mon Jun 29, 2009 7:02 am
by Ammon
it is //server_shutdown <time in s>, //server_restart <time in s> or //server_abort (to abort restart or shutdown).

Re: Proper Restart & Shutdown

Posted: Mon Jun 29, 2009 8:43 am
by smartmedia
Ammon wrote:it is //server_shutdown <time in s>, //server_restart <time in s> or //server_abort (to abort restart or shutdown).
Thanks man... It's working this way..

Re: Proper Restart & Shutdown

Posted: Mon Jun 29, 2009 9:32 am
by KenshinX