Jump to content

/Timer: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 25: Line 25:
:Aborts a timer with the given ID number. Each timer has a unique ID, that can be found by typing <code>/Timer</code> and checking the list.
:Aborts a timer with the given ID number. Each timer has a unique ID, that can be found by typing <code>/Timer</code> and checking the list.


{{LastUpdated|605}}
{{LastUpdated|1082}}

Revision as of 03:49, 8 October 2011

Command
Timer

Starts a countdown.

Usage

/Timer

/Timer <Duration> Message

/Timer Abort #

CategoryChat
Required permissionsSay
Usable from console?Yes
Introduced infCraft 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 /Timer and checking the list.