/Restart: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{CommandBox | {{CommandBox | ||
|name=Restart | |name=Restart | ||
|purpose= | |purpose=Restarts the server. | ||
|aliases= | |aliases= | ||
|uses=/Restart | |uses=/Restart <Delay> | ||
/Restart <Delay> <Message> | |||
/Restart Abort | |||
|cat=Maintenance | |cat=Maintenance | ||
|perm=ShutdownServer | |perm=ShutdownServer | ||
| Line 9: | Line 13: | ||
|v=0.500 | |v=0.500 | ||
|}} | |}} | ||
Restarts the server remotely. If you want the server to shut itself down, use [[/Shutdown]] instead. | |||
==<code>/Shutdown <Delay></code>== | |||
:Restarts the server after a specified delay. | |||
==<code>/ | ==<code>/Shutdown <Delay> <Message></code>== | ||
:Restarts the server after a specified delay. The given message is announced in the countdown. | |||
==<code>/ | ==<code>/Shutdown Abort</code>== | ||
:Aborts any current shutdown or restart countdown. Equivalent to <code>/Shutdown abort</code> | |||
{{LastUpdated|1400}} | |||
Revision as of 02:29, 27 January 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 | fCraft 0.500 |
Restarts the server remotely. If you want the server to shut itself down, use /Shutdown instead.
/Shutdown <Delay>
- Restarts the server after a specified delay.
/Shutdown <Delay> <Message>
- Restarts the server after a specified delay. The given message is announced in the countdown.
/Shutdown Abort
- Aborts any current shutdown or restart countdown. Equivalent to
/Shutdown abort