Skip to content

Releases: kraftwerk28/spigot-tg-bridge

0.20.2

07 Jul 06:57
Compare
Choose a tag to compare
  • Do not send messages MC->TG if event is cancelled
  • Fix a flaw where no check for config.allowedChats was performed

0.20

15 Feb 00:06
Compare
Choose a tag to compare
  • Implement config hot-reloading
  • Add silentMessages option (#22)
  • Add ability to change bot API endpoint

0.19

10 Jul 10:57
a8aa799
Compare
Choose a tag to compare
  • fixed bad reload issue with /tgbridge_reload command;
  • minor stability fixes.

0.18

04 Jul 08:26
Compare
Choose a tag to compare

Changelog:

  • various bug fixes & perf improvements;
  • fix OkHttp3 errors when restarting plugin.

0.17

02 Jul 09:24
Compare
Choose a tag to compare

Changelog:

  • NPE bug fix

0.0.15

26 Jun 15:03
Compare
Choose a tag to compare

Fix lateinit property not initialized error in Plugin::onDisable()
Remove botUsername from plugin.yml

0.0.14

25 Jul 11:38
Compare
Choose a tag to compare
feature: release 0.0.14

Changelog:
  - fixed delayed plugin start (issue with long polling)

0.0.13

24 Jul 12:25
Compare
Choose a tag to compare
feature: release 0.0.13

Changelog:
  - bug fixes
  - better placeholders for message formatting

0.0.12

24 Jul 06:45
Compare
Choose a tag to compare
feature: realease 0.0.12

Changelog:
  - Disableable commands
  - player nickname escaping

0.0.11

20 Jul 16:40
Compare
Choose a tag to compare
add: /chat_id command