/Shutdown: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
|}} | |}} | ||
Shuts down the server remotely. If you want the server to restart itself, use [[/Restart]] instead. | |||
==<code>/Shutdown <Delay></code>== | ==<code>/Shutdown <Delay></code>== | ||
| Line 23: | Line 23: | ||
==<code>/Shutdown Abort</code>== | ==<code>/Shutdown Abort</code>== | ||
:Aborts any current shutdown or restart countdown. | :Aborts any current shutdown or restart countdown. Equivalent to <code>/Restart abort</code> | ||
{{LastUpdated|1400}} | {{LastUpdated|1400}} | ||
Revision as of 02:29, 27 January 2012
| Command | |
| Shutdown Shutting down the server. | |
|---|---|
| Usage |
/Shutdown <Delay> /Shutdown <Delay> <Message> /Shutdown Abort |
| Category | Maintenance |
| Required permissions | ShutdownServer |
| Usable from console? | Yes |
| Introduced in | fCraft 0.474 |
Shuts down the server remotely. If you want the server to restart itself, use /Restart instead.
/Shutdown <Delay>
- Shuts down the server after a specified delay.
/Shutdown <Delay> <Message>
- Shuts down 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
/Restart abort