This is a plugin for the Serenity JS server software for Minecraft: Bedrock Edition. The plugin establishes a connection between a Minecraft and Discord server.
- Grab the latest release, and put the
.sjs
file that you download into your/plugins/
folder. - Run your server once, so it loads the plugin.
- Go into the new folder, then into the
/config/
folder, and make the changes to the configuration files that you want. - Set your bot's token and channel ID in
properties.scfg
. (If you do not know how to do this, see the tutorial at the top of the file.) - Save your changes, and you're done! Start up your server to begin bridging!
I hope you find good use out of this plugin! If you have any suggestions, feedback, or bugs, please report them directly to me by joining the SerenityJS Discord and messaging me (palm1), or alternatively, create an issue on this github repository.
Happy bridging!
Feature | Status |
---|---|
Server Action Messages | ✅ |
Event Messages | ✅ |
Event Message Configuration | ✅ |
MC -> Discord Logging | ✅ |
Discord -> MC Relay | ✅ |
API & Documentation | 🔶 |
Webhook Mode | 🔶 |
(Some) Emoji Support | 🔶 |
✅ - Complete 🔶 - Planned