OnGameModeExit Question
#4

I believe a plain Linux kill commands sends a SIGTERM signal for a graceful shutdown. This is usually what a stop button comes down to, but you would need to check because the command can also be fed options to perform a SIGKILL.

After closing the server you should see in the server log that the plugins were unloaded and that something along the lines of "server shutting down" was printed.

On Windows you should probably type exit in the server console for a graceful shutdown.
Reply


Messages In This Thread
OnGameModeExit Question - by AdrianG - 28.03.2016, 02:12
Re: OnGameModeExit Question - by itsCody - 28.03.2016, 02:39
Re: OnGameModeExit Question - by SickAttack - 28.03.2016, 03:11
Re: OnGameModeExit Question - by Vince - 28.03.2016, 10:25

Forum Jump:


Users browsing this thread: 1 Guest(s)