This plugin will only be updated by community pull requests on the GitHub repository. DO NOT USE REVIEWS TO REPORT ISSUES OR ASK FOR HELP! Minecraft 1.19.4 requires Java 17.
Connect the chat of Minecraft and Discord for all your users to enjoy!
This plugin integrates messages between your Minecraft server and a channel on your Discord server. I try to make it as faithful as possible, porting the chats between services.
Supports 1.19.4
The GitHub link is provided, feel free to contribute to the project or suggest features. The Javadoc for the API is linked below.
Features: Minecraft -> Discord:
Chat
/say, /me
/tellraw @a (implemented the best I can)
text
extra
bold
italic
underlined
strikethrough
obfuscated
Death
Join
Quit
Advancements
SuperVanish support!
(Send your own messages using the API below)
Discord -> Minecraft:
All chat messages (excludes bots)
%tab (shows list of online users, SuperVanish support)
(Code your own commands using the API below)
Commands:
/minecord_off (%off)
Pauses integration
/minecord_on (%on)
Unpauses integration
Setup/Config:
This plugin requires some additional setup (and advanced Discord knowledge). You need to create your own Discord bot to paste into
token of config.yml.
Because of this, the plugin may fail to load on the first launch,
this is okay. If you need help setting up a Discord bot, go here:
https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot.
channelID takes the id of the Discord channel to integrate
prefix takes the Discord prefix of the bot
minecordIntegrationToggle takes a list of ids of Discord users who are allowed to turn integration on and off from Discord. This permission is granted through minecord.integration.toggle inside Minecraft.