Releases: TheShadowEevee/BDSX-Discord-Chatter-Plugin
DiscordChatter Release 1.1.4
Version 1.1.4 is here! Patchnotes include...
- Fix Bot crashing if there's no network connection
- Removed references to
dccommand, 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
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
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
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
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
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
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
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
This is a hotfix release. No new features are added, but bugs may be fixed. Please update when you can.
Fixes:
- Fixed
config.jsongeneration 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
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.