Server Commands/DIE
(New page: <pre>DIE [delay] :<reason></pre> Causes the ircd process to exit, the given reason will be broadcasted out. If a delay in seconds is specified then the server will stop allowing new conne...) |
|||
Line 1: | Line 1: | ||
+ | {| class="wikitable" width="25%" style="font-size: 85%; text-align: left;" | ||
+ | |- | ||
+ | | '''Command Token:''' DIE | ||
+ | |} | ||
<pre>DIE [delay] :<reason></pre> | <pre>DIE [delay] :<reason></pre> | ||
Revision as of 08:55, 4 October 2008
Command Token: DIE |
DIE [delay] :<reason>
Causes the ircd process to exit, the given reason will be broadcasted out. If a delay in seconds is specified then the server will stop allowing new connections and terminate the server after [delay] seconds.