Skip to content

Releases: TheShadowEevee/BDSX-Discord-Chatter-Plugin

DiscordChatter Release 1.1.4

03 Nov 04:01

Choose a tag to compare

Version 1.1.4 is here! Patchnotes include...

  • Fix Bot crashing if there's no network connection
  • Removed references to dc command, as it currently does not work.

Sorry it's been so long without an update!

To install, download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like <BDSX Folder>/plugins/DiscordChatter/index.js for reference.

Full Changelog: 1.1.2...1.1.4

DiscordChatter Compatibility Release 1.1.2

27 Apr 03:01
bfa929f

Choose a tag to compare

Version 1.1.2 compatibility temp release

  • Update plugin to no longer depend on removed Scripting API
  • In-Game/Console commands are disabled until the alternative is fixed.

To install, download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like <BDSX Folder>/plugins/DiscordChatter/index.js for reference.

Full Changelog: 1.1.1...1.1.2

DiscordChatter Release 1.1.1

17 Apr 05:13
86a6191

Choose a tag to compare

Version 1.1.1 is here! Patchnotes include...

  • Add Discord Activity Settings

To install, download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like <BDSX Folder>/plugins/DiscordChatter/index.js for reference.

Full Changelog: 1.1.0...1.1.1

DiscordChatter Release 1.1.0

01 Mar 04:12
affbcb9

Choose a tag to compare

Version 1.1.0 is here! Including all the hotfixes, plus...

  • Emojis now look normal in MC! (IE when someone posts :NotLikeThis: in Discord it shows :NotLikeThis: in chat)
    • Emojis cannot be sent from in-game to Discord, nor will this be implemented.
  • More error catching

To install, download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like <BDSX Folder>/plugins/DiscordChatter/index.js for reference.

DiscordChatter Hotfix v1.0.5

03 Dec 21:44

Choose a tag to compare

This is a hotfix release. No new features are added, but bugs may be fixed. Please update when you can.

Fixes:

  • Fix a bug that caused a server crash if Discord chatting happened during server start.
  • Fix a bug in 1.18+ that caused user Join/Leave messages to not appear in Discord.

To install, delete the old plugin then download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like /plugins/DiscordChatter/index.js for reference.

DiscordChatter Hotfix v1.0.4

05 Nov 02:51
6f8211e

Choose a tag to compare

This is a hotfix release. No new features are added, but bugs may be fixed. Please update when you can.

Fixes:

  • Fix a bug that prevented the plugin from working.

To install, delete the old plugin then download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like /plugins/DiscordChatter/index.js for reference.

DiscordChatter Hotfix v1.0.3

25 Oct 02:11
8e79ee7

Choose a tag to compare

This is a hotfix release. No new features are added, but bugs may be fixed. Please update when you can.

Fixes:

  • Changed regex to account for whitespace in player names.

To install, delete the old plugin then download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like /plugins/DiscordChatter/index.js for reference.

DiscordChatter Hotfix v1.0.2

15 Jun 00:40
b20160a

Choose a tag to compare

This is a hotfix release. No new features are added, but bugs may be fixed. Please update when you can.

Fixes:

  • Changed how channel IDs are sent via the config command. They should be prefixed with chanID_ when using the dc config command.

To install, delete the old plugin then download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like /plugins/DiscordChatter/index.js for reference.

DiscordChatter Hotfix v1.0.1

13 Jun 16:41
be9e654

Choose a tag to compare

This is a hotfix release. No new features are added, but bugs may be fixed. Please update when you can.

Fixes:

  • Fixed config.json generation on first boot. This was causing the plugin to be unable to be configured.

To install, delete the old plugin then download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like /plugins/DiscordChatter/index.js for reference.

DiscordChatter Version 1.0.0

26 May 02:15
bd4896d

Choose a tag to compare

The initial release of DiscordChatter!

To install, download the source and extract it to a folder in your BDSX server's plugins folder.
It should look something like <BDSX Folder>/plugins/DiscordChatter/index.js for reference.