DUE TO FORUM SIZE LIMIT JDA IS NOT INCLUDED IN PLUGIN
Simple 2-way chatbridge between minecraft and discord based on JDA.
Currently supports:
Simple 2-way chatbridge between minecraft and discord based on JDA.
Currently supports:
- Plugin load/unload
- Player join/quit messages
- Player chat messages
- Console
/saymessages
- Death messages
/say,/meand other commands which are seen by everyone
- Most messages are customizeable in
DiscordChatbridge/strings.yml - Toggleable
onlinecommand and custom prefix (!by default)
- Move
plugin.jarintoplugins/folder - Download JDA(JDA-5.0.0-beta.13-withDependencies-min.jar was used during development) and unpack it into the
plugin.jar - Launch the server and stop it
- Configure the bot token, channel id and guild in
DiscordChatbridge/config.yml- The bot uses
GatewayIntent.DEFAULT | GatewayIntent.MESSAGE_CONTENTintents, if you dont want to search what exactly each of them do, just give the bot all of them
- The bot uses
- Launch the server