Skip to content

Releases: okocraft/DiscordChatBridge

Version 2.1

29 Jul 16:04
4fa57ec
Compare
Choose a tag to compare
  • Change: If the message from Discord is multi-line, it will be sent to Minecraft in separate lines.
  • Update dependencies: JDA, slf4j, configapi

Version 2.0

07 Jul 12:33
7ac288a
Compare
Choose a tag to compare

There are a lot of differences between versions 1.13 and 2.0, due to rewrite of the plugin.

From this version, the implementation for vanilla chat is added, and compatibility for Spigot is now supported.

The config.yml and format.yml have also been partially changed, so it is recommended to delete or rename them and reconfigure them.

Version 2.0-SNAPSHOT

18 Jun 09:03
e777b7f
Compare
Choose a tag to compare
Version 2.0-SNAPSHOT Pre-release
Pre-release
  • Rewrite codes
  • add spigot support
  • add vanilla chat support
  • Need to update config.yml and format.yml

Version 1.13

08 Jun 19:33
6a960b1
Compare
Choose a tag to compare
  • Update dependencies

Version 1.12

19 Apr 00:45
fd99515
Compare
Choose a tag to compare
  • fix: 参加済みプレイヤーの記録のトリガーミス

Version 1.11

18 Apr 15:40
db105be
Compare
Choose a tag to compare
  • サーバーに参加していないプレイヤーのログアウトメッセージが送信されないようにする
  • ライブラリの更新

Version 1.10

19 Mar 18:32
c3a89c1
Compare
Choose a tag to compare
  • Update dependencies and remove unused dependency.
  • Update internal codes and improve performance.

Version 1.9

19 Jan 07:17
2615a8a
Compare
Choose a tag to compare
  • [Change] @everyone @here を制限し、ユーザー宛メンションとチャンネルが反映されるようにする
  • [Clean] コードのリフォーマット

Version 1.8

18 Jan 08:52
38065a0
Compare
Choose a tag to compare
  • [Change] メンションを反映する種類を制限する
  • [Clean] コード改善

Version 1.7

12 Jan 11:25
003652f
Compare
Choose a tag to compare
  • [Change] discord bot へのログインに失敗した時に警告ログを流す
  • [Cleanup] 重複しているコードを削除する
  • [Update] some dependencies