> ## Documentation Index
> Fetch the complete documentation index at: https://vctdocs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Stable Updates

> New stable releases and improvements for Voiid Countdown Timer plugin

As always, if any bugs come up, [open an issue](https://github.com/Voiid-Studios/voiidcountdown/issues) to let us know!

❤️ Support the project on [Ko-fi](https://ko-fi.com/maxxvoiid) :)

<Update label="November 21" tags={["New release", "Features", "Improvements", "Bug fixes", "Compatibility"]}>
  ## Plugin v2.1.0 (Nobelium)

  ***It's our anniversary! VCT is celebrating its first year with us ;)***

  Compatible with Bukkit, Spigot, Paper, Purpur & Folia. For Minecraft Java 1.13 - 1.21.10.

  ## Compatibility

  * Official compatibility of the plugin with the Paper fork for performance, Folia, has been added! We hope this will be very useful for those looking for excellent performance and that VCT is now available.

  ## New Features

  ### **Auto-updating plugin**

  Are you tired of having to manually delete the VCT .jar file and then manually download it again?

  Well, that won't happen anymore with the auto-update option! With this option, every time VCT is updated, the plugin will update itself automatically and the new version will be available the next time the server is started.

  ### **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 list`
    * `/vct expansion reloadall`
  * Expansions include metadata, help sections, and isolated configuration.

  ## 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.

  * Improved the documentation with more accurate and up-to-date information.

  * Enhanced internal consistency across pages for easier navigation.

  ## Bug fixes

  * Fixed a bug where when you used VCT in Paper, it showed that you were using Folia compatibility when it shouldn't have happened.
  * Fixed messages when using /vct set, pause, or resume, which were displaying “Missing.”
  * Fixed a bug where the “stopwatch” extension was created in the extensions folder when it shouldn’t have been.
  * Fixed the language setting in config.yml, it should now appear if you didn’t have it previously.
  * 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.

  ### [Modrinth Release: v2.1.0](https://modrinth.com/datapack/voiid-countdown-timer/version/2.1.0)
</Update>

<Update label="October 10" tags={["Features", "Improvements", "Bug fixes", "Documentation", "Compatibility"]}>
  ## Plugin v2.0.2 (Astro)

  ***Sometimes small things make the biggest difference ;)***

  Compatible with Bukkit, Spigot, Paper & Purpur. For Minecraft Java 1.13 - 1.21.10.

  ## Compatibility

  * Updated compatibility to Minecraft 1.21.10.

  ## New Features

  * Added the placeholders `H1`, `H2`, `M1`, `M2`, `S1`, and `S2` to obtain the first and second digits of hours, minutes, and seconds.
  * Integrated the same placeholders with PlaceholderAPI support.

  ## Improvements

  * Improved the documentation with more accurate and up-to-date information.
  * Enhanced internal consistency across pages for easier navigation.

  ## Bug fixes

  * Fixed several broken or incorrect links in the documentation.
  * Corrected changelog entries for version 2.0.1 across all platforms, as they listed an incorrect Minecraft version.\
    *(We still don’t know how that happened, but it’s fixed now.)*

  ### [Modrinth Release: v2.0.2](https://modrinth.com/datapack/voiid-countdown-timer/version/2.0.2)
</Update>

<Update label="September 30" tags={["Features", "Improvements", "Bug fixes", "Documentation", "Compatibility"]}>
  ## Plugin v2.0.1 (Astro)

  ***A small patch, but you'll like it :3***

  Compatible with Bukkit, Spigot, Paper & Purpur. For Minecraft Java 1.13 - 1.21.9.

  ## Compatibility

  * Updated compatibility to Minecraft 1.21.9.

  ## New Features

  * Added all missing modifiers for `VCTActions`:
    * `bossbar_color`, `bossbar_style`, `sound`, `sound_enable`, `sound_volume`, `sound_pitch`, `text`
  * Added the ability to track which modification was applied via `VCTEvents` using the `MODIFY` event.

  ## Improvements

  * Redesigned the VCT logo for better display on all platforms.
  * Improved API documentation with examples for the `VCTEvents` with Conditional Events plugin.
  * Refactored the main command for cleaner and easier-to-read code.

  ## Bug fixes

  * Fixed the help message to correctly include `/vct modify` and all relevant modifiers.
  * Fixed the wiki by removing unnecessary pages and cleaning up outdated content.

  ### [Modrinth Release: v2.0.1](https://modrinth.com/datapack/voiid-countdown-timer/version/2.0.1)
</Update>

<Update label="September 27" tags={["New release", "Features", "Improvements", "Bug fixes", "Documentation", "Deprecations"]}>
  ## Plugin v2.0.0 (Astro)

  ***A small update, thank you for your support... nah, just kidding, we made a LOT of changes to the wiki ;)***

  Compatible with Bukkit, Spigot, Paper & Purpur. For Minecraft Java 1.13 - 1.21.8.

  ## Major release: Bossbar upgrades & new wiki

  * Added multiple bossbar segment styles so you can customize countdown displays even more.
  * Migrated the entire wiki to a new service with a cleaner structure.

  ## Improvements

  * Codebase polished and cleaned up for better readability and long-term maintenance.
  * Renamed `VCTAPI` to `VCTActions` for clearer differentiation.

  <Warning>
    `VCTAPI` is now deprecated. Update your integrations before version 2.1.0.
  </Warning>

  ## Bug fixes

  * Fixed an issue where the `FINISH` event was not triggered correctly.

  ### [Modrinth Release: v2.0.0](https://modrinth.com/datapack/voiid-countdown-timer/version/2.0.0)
</Update>
