Skip to content

DiscordChat 2.0.4

Compare
Choose a tag to compare
@shadowfacts shadowfacts released this 12 Jan 23:07
· 32 commits to rewrite since this release
285a84c
  • Block in sendMessage until JDA is created, fixes crash on server startup
  • Don't repack Commons Logging on 1.7.10
  • Don't block until the send queue is empty in DiscordChat.stop, fixes issue where DC would prevent the server from stopping
  • Block in the sending thread, fixes issue
  • Replace periods in names with underscores to prevent Forge's link regex from breaking
  • Catch Discord errors when sending messages, fixes random disconnects
  • Fix bug in MessageFormatter
  • Add cleaner messages for invalid token/server/channel
  • Fix nicknames not showing in MC
  • Add 1.11.2