Version 1.1.0 - Major Compatibility Update Changes:
Universal API Support: Migrated to standard Spigot API core methods, ensuring compatibility across a wide range of Minecraft versions.
Java 17 Requirement: Optimized the codebase to run on Java 17+, the industry standard for modern Minecraft servers.
Legacy Compatibility: Removed external dependencies eliminating common errors on older versions.
Action Bar Stability: Implemented the universal spigot().sendMessage method for Action Bar display, ensuring smooth countdowns from 1.16.5 up to 1.21.1+.
Refined Configuration: Updated the config.yml structure to be more intuitive, with all messages set to English by default for international server compatibility.
Error Handling: Added improved ChatColor parsing to ensure messages display correctly across all supported versions.