CountdownType

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.

Copyright © 2024–2026 Gyvex. Distributed under the MIT License.

This site uses Just the Docs, a documentation theme for Jekyll.