Enumeration of countdown behavior types.
- Package:
com.skyblockexp.ezcountdown.api.model - Enum:
CountdownType
Values:
FIXED_DATE- target is a specific date/time.DURATION- runs for a fixed duration in seconds.RECURRING- repeats every year on a configured month/day/time.MANUAL- started and stopped manually by API/commands.