/Shutdown: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
/Shutdown Abort | /Shutdown Abort | ||
|cat=Maintenance | |cat=Maintenance | ||
|perm=ShutdownServer | |perm={{rperm|ShutdownServer}} | ||
|console=Yes | |console=Yes | ||
|v=0.474 | |v=0.474 | ||
|}} | |}} | ||
Shuts down the server remotely. If you want the server to restart itself, use {{cmd|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 {{cmd|Restart|abort}} | ||
{{LastUpdated| | {{LastUpdated|1650}} | ||
Latest revision as of 02:37, 22 August 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