This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
Releases: eone666/mc-telegram-notifier
Releases · eone666/mc-telegram-notifier
v2-preview - 2023/10/04
WARNING: PaperMC API updated to 1.20
What's Changed
- Migrate from self-writed Telegram Client to "kt-telegram-bot" by @eone666 in #11
- Setup and configure commands by @eone666 in #13
New Contributors
Full Changelog: preview...v2-preview
preview - 2023/07/03
What's Changed
- move from Java to Kotlin by @BratishkaErik in #2
- add support for sending player advancements by @BratishkaErik in #3
- Send Silently config option for Telegram messages. by @kkroboth in #4
New Contributors
- @BratishkaErik made their first contribution in #2
- @kkroboth made their first contribution in #4
Full Changelog: 1.0.2...preview
1.0.2 - 2023/03/05
Version 1.0.2 - `Prefix` now is optional - Square brackets in prefix removed - Output to console using `getLogger().info()` instead of `System.out.println()` - Unused code removed - Spaces in the URL will be replaced with `+` to eliminate errors
1.0.1 - 2023/03/05
fixed folder structure
1.0.0 - 2023/03/05
1.0-SNAPSHOT first commit