Server Commands/RESTART
(New page: <pre>RESTART [delay] :<reason></pre> Restarts the server, the given reason will be broadcast out. If a delay in seconds is specified then the server will stop allowing new connections and...) |
|||
Line 1: | Line 1: | ||
- | < | + | '''Syntax:''' <code>RESTART [delay] :<reason></code> |
+ | |||
Restarts the server, the given reason will be broadcast out. If a delay in seconds is specified then the server will stop allowing new connections and restart the server after [delay] seconds. | Restarts the server, the given reason will be broadcast out. If a delay in seconds is specified then the server will stop allowing new connections and restart the server after [delay] seconds. |
Current revision as of 07:24, 10 December 2008
Syntax: RESTART [delay] :<reason>
Restarts the server, the given reason will be broadcast out. If a delay in seconds is specified then the server will stop allowing new connections and restart the server after [delay] seconds.