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
, andS2
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.0
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
VCTEvents
using theMODIFY
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.0
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
toVCTActions
for clearer differentiation.
VCTAPI
is now deprecated. Update your integrations before version 2.1.0.Bug fixes
- Fixed an issue where the
FINISH
event was not triggered correctly.