November 20
2.1.0 PLUGIN Release Candidate 2 for Java 1.13 - 1.21.10.
Compatible with Bukkit, Spigot, Paper, Purpur & Folia (EXPERIMENTAL)New Features
- The format was added to the timer settings, providing a new tool for expansion developers.
Improvements
- A few more debug messages were added.
- The placeholder for the language description in config.yml has been removed.
Bug fixes
- Fixed messages when using
/vct set,pause, orresume, 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.
Modrinth Release: v2.1.0-rc2
November 17
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 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 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.
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.
Modrinth Release: v2.1.0-rc1
October 20
2.1.0 PLUGIN Alpha 2 for Java 1.13 - 1.21.10.
Compatible with Bukkit, Spigot, Paper, Purpur & Folia (EXPERIMENTAL)Added the auto-update optionModrinth Release: v2.1.0-a2
October 13
