/Restart: Difference between revisions
Appearance
No edit summary |
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>/ | ==<code>/Restart <Delay></code>== | ||
:Restarts the server after a specified delay. | :Restarts the server after a specified delay. | ||
==<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>/ | ==<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 |
| Category | Maintenance |
| Required permissions | ShutdownServer |
| 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