/Shutdown: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|purpose=Shutting down the server. | |purpose=Shutting down the server. | ||
|aliases= | |aliases= | ||
|uses=/Shutdown | |uses=/Shutdown <Delay> | ||
/Shutdown <Delay> <Message> | |||
/Shutdown Abort | |||
|cat=Maintenance | |cat=Maintenance | ||
|perm=ShutdownServer | |perm=ShutdownServer | ||
| Line 10: | Line 14: | ||
|}} | |}} | ||
Shutting down the server | Shutting down the server remotely. If you want the server to restart itself, use [[/Restart]] instead. | ||
==<code>/Shutdown <Delay></code>== | |||
:Shuts down the server after a specified delay. | |||
==<code>/Shutdown | ==<code>/Shutdown <Delay> <Message></code>== | ||
:Shuts down the server after a specified delay. The given message is announced in the countdown. | |||
==<code>/Shutdown | ==<code>/Shutdown Abort</code>== | ||
:Aborts any current shutdown or restart countdown. | |||
{{LastUpdated|1400}} | |||
Revision as of 02:23, 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 |
Shutting 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.