]> git.pond.sub.org Git - empserver/blob - info/shutdown.t
Make: Get SHELL from Autoconf
[empserver] / info / shutdown.t
1 .TH Command SHUTDOWN
2 .NA shutdown "Shut down the server"
3 .LV Expert
4 .SY "shutdown <minutes> <disable update?>"
5 Shutdown the server in <minutes> minutes.  If <minutes> is negative,
6 then any previous shutdown request will be canceled.  If
7 the second argument is a "n" then updates will not be disabled
8 (otherwise they will be).
9 .s1
10 All players currently logged on will be sent flash messages when the
11 shutdown is started, every hour the day of the shutdown, every 10
12 minutes the hour of the shutdown, and every minute for the last five
13 minutes of the shutdown.  When the shutdown actually
14 happens, the server will abort player commands in the same way that
15 the update does.  The players connection is closed in the same way
16 that idle connections are closed.
17 .SA "enable, disable, force, turn, Deity"