Countdown
Creates a countdown using broadcasts.
Syntax
Countdown @players duration "title"
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
duration | Yes | Duration in format #ms, #s, #m, #h (e.g. 5s or 2m) | |
title | Yes | Any text e.g. "Hello, World!" | Use %seconds% to get seconds remaining until the end of the countdown. |
Validated examples using this method
On a running server
Use serhelp Countdown to inspect the reference generated by your installed SER version.