- Added support for versions up to Minecraft 26.1.2.
- Improved the efficiency of fetching player skulls (e.g., in the player selection menu).
- Updated dependencies and bumped the minimum Java version to 17.
New Minimum Java Version
As a reminder, in order to support the plugin's new performance improvements and features, the minimum Java version is now 17. If you are unable to upgrade your Java version, please stay on the previous stable release. Note that legacy server versions (e.g., 1.8.8) are still supported as long as your Java runtime is higher than Java 17.
• Fixed a fatal error that would occasionally disable the plugin on startup (PatternSyntaxException).
• Drastically improved startup times. The plugin should no longer "hang" for approximately 3 seconds after it begins loading.
• Added support for MC 1.20.2.
• Added HEX color code support for all eligible Minecraft versions. There previously was a logical error that only allowed HEX colors to be used on MC 1.16.
• Various minor optimizations.
• Added official support and compatibility for Minecraft 1.20, including Minecraft 1.20.1.
• Updated the licensing system, which should significantly reduce the number of "server limit reached" errors.
• Updated dependencies.
• Fixed an issue where the "Yes" and "No" words could not be localized or modified in messages.yml.
Configuration Changes
"words.yes" has been renamed to "words.true-yes".
"words.no" has been renamed to "words.false-no".
Renaming these options in your configuration is required to take advantage of this update.