November 21
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 oldMessages: 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.
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
October 10
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, andS2to 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
September 30
Plugin v2.0.1 (Astro)
A small patch, but you’ll like it :3Compatible 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
VCTEventsusing theMODIFYevent.
Improvements
- Redesigned the VCT logo for better display on all platforms.
- Improved API documentation with examples for the
VCTEventswith Conditional Events plugin. - Refactored the main command for cleaner and easier-to-read code.
Bug fixes
- Fixed the help message to correctly include
/vct modifyand all relevant modifiers. - Fixed the wiki by removing unnecessary pages and cleaning up outdated content.
Modrinth Release: v2.0.1
September 27
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
VCTAPItoVCTActionsfor clearer differentiation.
Bug fixes
- Fixed an issue where the
FINISHevent was not triggered correctly.
