Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Changelog
Messages now use the more flexible MiniMessage for formatting instead of the outdated color codes. Read more about MiniMessage. Placeholder API is now a required dependency.
Add-on developers are now encouraged to use Minecraft Text instead of String for any displayed messages (season name, weather name, chat message). Special getText
and addTextValue
methods have been added to ConfigFileObject
and ConfigContentObject
for this purpose.
All config files now have a version (default 1). Now you can easily and safely update values in configs to the new format without the user noticing, for this you need to override the update
method in your class that extends ConfigFileObject
.
MiniMessage is included to the jar!
Full Changelog: https://github.com/kochkaev/seasons-api/compare/1.2-BETA-5...1.2-BETA-6
Files
Metadata
Release channel
BetaVersion number
1.2-BETA-6Loaders
Game versions
1.21.5Downloads
178Publication date
May 4, 2025 at 5:19 PMPublisher

kochkaev
Member