Jump to content

/Restart: Difference between revisions

From fCraft Wiki
No edit summary
BobKare (talk | contribs)
No edit summary
Line 11: Line 11:
|perm=ShutdownServer
|perm=ShutdownServer
|console=Yes
|console=Yes
|v=0.500
|v=[http://www.fcraft.net/wiki/Version_history#0.500 fCraft 0.500]
|}}
|}}
Restarts the server remotely. If you want the server to shut itself down, use [[/Shutdown]] instead.
Restarts the server remotely. If you want the server to shut itself down, use [[/Shutdown]] instead.


==<code>/Shutdown <Delay></code>==
==<code>/Restart <Delay></code>==
:Restarts the server after a specified delay.
:Restarts the server after a specified delay.


==<code>/Shutdown <Delay> <Message></code>==
==<code>/Restart <Delay> <Message></code>==
:Restarts the server after a specified delay. The given message is announced in the countdown.
:Restarts the server after a specified delay. The given message is announced in the countdown.


==<code>/Shutdown Abort</code>==
==<code>/Restart Abort</code>==
:Aborts any current shutdown or restart countdown. Equivalent to <code>/Shutdown abort</code>
:Aborts any current shutdown or restart countdown. Equivalent to <code>/Shutdown abort</code>


{{LastUpdated|1400}}
{{LastUpdated|1400}}

Revision as of 15:45, 28 February 2012

Command
Restart

Restarts the server.

Usage

/Restart <Delay>

/Restart <Delay> <Message>

/Restart Abort

CategoryMaintenance
Required permissionsShutdownServer
Usable from console?Yes
Introduced in[[Version history#fCraft 0.500|fCraft fCraft 0.500]]

Restarts the server remotely. If you want the server to shut itself down, use /Shutdown instead.

/Restart <Delay>

Restarts the server after a specified delay.

/Restart <Delay> <Message>

Restarts the server after a specified delay. The given message is announced in the countdown.

/Restart Abort

Aborts any current shutdown or restart countdown. Equivalent to /Shutdown abort