/Timer: Difference between revisions
Appearance
Created page with "{{CommandBox |name=Timer |purpose=Starts a countdown. |aliases= |uses=/Timer /Timer Duration [Message] /Timer Abort # |cat=Chat |perm=Say |console=Yes |}} /Timer creates a..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|uses=/Timer | |uses=/Timer | ||
/Timer Duration | /Timer <Duration> <Message> | ||
/Timer Abort # | /Timer Abort <#> | ||
|cat=Chat | |cat=Chat | ||
|perm= | |perm={{rperm|UseTimers}} | ||
|console=Yes | |console=Yes | ||
|v=0.600 | |||
|}} | |}} | ||
{{cmd|Timer}} creates a publicly-announced countdown. Long timers announce once an hour (e.g. "7h left"). During the last hour, timer announces more often: every 10 minutes, then every minute, then every 10 seconds, and finally every second, until timer is up. | |||
==<code>/Timer</code>== | ==<code>/Timer</code>== | ||
:Shows a list of all running timers. | :Shows a list of all running timers. | ||
==<code>/Timer <Duration> Message</code>== | ==<code>/Timer <Duration> <Message></code>== | ||
:Starts a timer of given duration. Duration is specified in the [[Time_formatting|common time format]]. Message may be left blank. | :Starts a timer of given duration. Duration is specified in the [[Time_formatting|common time format]]. Message may be left blank. | ||
==<code>/Timer Abort #</code>== | ==<code>/Timer Abort <#></code>== | ||
:Aborts a timer with the given ID number. Each timer has a unique ID, that can be found by typing | :Aborts a timer with the given ID number. Each timer has a unique ID, that can be found by typing {{cmd|Timer}} and checking the list. | ||
{{LastUpdated| | {{LastUpdated|1650}} | ||
Latest revision as of 03:00, 22 August 2012
| Command | |
| Timer Starts a countdown. | |
|---|---|
| Usage |
/Timer /Timer <Duration> <Message> /Timer Abort <#> |
| Category | Chat |
| Required permissions | UseTimers |
| Usable from console? | Yes |
| Introduced in | fCraft 0.600 |
/Timer creates a publicly-announced countdown. Long timers announce once an hour (e.g. "7h left"). During the last hour, timer announces more often: every 10 minutes, then every minute, then every 10 seconds, and finally every second, until timer is up.
/Timer
- Shows a list of all running timers.
/Timer <Duration> <Message>
- Starts a timer of given duration. Duration is specified in the common time format. Message may be left blank.
/Timer Abort <#>
- Aborts a timer with the given ID number. Each timer has a unique ID, that can be found by typing
/Timerand checking the list.