promotional bannermobile promotional banner

VCT - Voiid Countdown Timer for Bukkit

A customizable timer plugin

File Details

2.1.0-rc1

  • B
  • Nov 17, 2025
  • 2.56 MB
  • 8
  • 1.21.10+30

File Name

VoiidCountdownTimer-2.1.0-rc1.jar

Supported Versions

  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

2.1.0 PLUGIN Release Candidate 1 for Java 1.13 - 1.21.10.

Compatible with Bukkit, Spigot, Paper, Purpur & Folia (EXPERIMENTAL)

Compatibility

  • Verified compatibility with Folia (still experimental).

New Features

Modular Translation System

A complete replacement of the old Messages: block in config.yml.

  • New folders:
    • /core/messages/origins/ -> default language files
    • /core/messages/custom/ -> user overrides
  • Automatic synchronization of missing keys.
  • Supports:
    • single messages
    • lists (lines:)
    • sections (header: + lines:)
  • Everything visible inside Minecraft is now translatable.

A legacy config warning will appear if the old Messages: section is still present.

Expansion System

VCT now supports first-party and custom expansions using a clean API.

  • New commands:
    • /vct expansion info <id>
    • /vct expansion enable <id>
    • /vct expansion disable <id>
    • /vct expansion reload <id>
    • /vct expansion reloadall
  • Expansions include metadata, help sections, and isolated configuration.

The new official VCT expansions are in the works, so stay tuned for our announcements! 👀

Improvements

  • Major internal cleanup & refactor of the command system.
  • Rewrote help menus to use the new translation structure.
  • Unified message formatting across commands & expansions.
  • Improved auto-updater messages and reduced duplicated logs.
  • Improved structure of config loading for timers & core folders.

Bug fixes

  • Fixed missing translation keys not being created on first load.
  • Fixed issues with list-based translations showing incorrectly.
  • Fixed rare startup errors caused by load order.
  • Fixed multiple formatting inconsistencies across commands.

If you find a bug in this version, open an issue to let us know! ;)