Releases: the-obsidian/DiscordBridge
Releases · the-obsidian/DiscordBridge
v1.4.4
- keep voice disabled on reload - build project with gradle
v1.4.2
- update Discord API library
v1.4.1
v1.4.0
- adds ability to reload the plugin configuration and reconnect to Discord (fixes #15) - automatically reconnects to Discord on disconnect (fixes #9) - strips colors from messages when sending to Discord (fixes #4) - optionally sends death messages to Discord (fixes #12) - adds option to use display name in message templates (fixes #13) - adds option to use world name in message templates (fixes #14) - changes backing API library to fix changes on Discord's end (fixes #18)
v1.3.0
- Add messages on join / leave
- Add settings to customize messages
- Strip colors before sending to Discord
v1.2.0
Adds new debug
option for increasing the console log message verbosity.
v1.1.0
Upgrades the Discord API library from 1.2 to 1.3
v1.0.1
Generate plugin.yml from maven