Releases: SimpleMC/SimpleAnnounce
Releases · SimpleMC/SimpleAnnounce
1.1.0-SNAPSHOT
Changed
- MC 1.21, Java 21, Kotlin 2.1
- BREAKING: New config format
Added
- GH-5: JSON Chat Component (JSON) support in messages (@tajobe)
- Uses legacy conversion for Boss and Title announcements, full component support for Chat
- GH-4: Sound support (@tajobe)
- GH-3: Title type announcement sender (@tajobe)
- MIT license
Removed
- Offline variant is now the default jar, no longer producing an "online" version
- debugMode option: log levels are controlled by the server's log4j configuration
Fixed
- Config Auto-reload is now a repeating task as intended
- Config actually created on first run
- Copy updated default header when config is updated
- Chat sender advancing the current message per player
release-1.0.0
Added
- CHANGELOG
- Github Actions for build and automated releases
Changed
- Adopt semver
- Kotlin rewrite
- Target MC version 1.15