Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Releases: eone666/mc-telegram-notifier

v2-preview - 2023/10/04

04 Oct 11:58
Compare
Choose a tag to compare
Pre-release

WARNING: PaperMC API updated to 1.20

v2-preview docs

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

03 Jul 08:00
Compare
Choose a tag to compare
preview - 2023/07/03 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.0.2...preview

1.0.2 - 2023/03/05

05 Mar 13:38
Compare
Choose a tag to compare
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

05 Mar 06:01
Compare
Choose a tag to compare

fixed folder structure

1.0.0 - 2023/03/05

05 Mar 05:47
Compare
Choose a tag to compare
1.0-SNAPSHOT

first commit