/Shutdown: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| 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={{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>== | |||
: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. Equivalent to {{cmd|Restart|abort}} | |||
{{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