This mod/plugin links your server chat with a channel on your discord server.
Compatible Platforms: Forge, Spigot (since 2.0.4)
Features:
- Send chat messages from discord to minecraft and back
- /discord command which sends an invite url to the sender
- Webhook mode
- Shows player faces
- Customizable server avatar
- Commands
- Server crash detection (might not always work!, forge only)
- Player timeout detection (might not always work!, forge only)
- Death and advancement messages
- API for mod developers to send messages and register commands
- Discord <-> Minecraft account linking (with whitelist mode)
- Votifier integration (spigot)
- Dynmap Integration
Discord Permissions
The bot needs permissions to modify webhooks, send and read messages and manage channels. You also need to enable Server Members Intent
Quick setup guide: https://github.com/ErdbeerbaerLP/Discord-Chat-Integration/wiki/Quick-Setup
1.12 will only get very critical bug fixes!
To edit .toml configs I recommend this Notepad++ language definition: https://github.com/Theodor-Lindberg/NPP-TOML-Syntax
Do not report bugs in the comments, go here instead!
Are there any chat plugins you'd recommend to pair with Discord Integration? I know when I've used chat mods (Think it was MaChat?) with a different Discord integration type of mod it had issues with capturing chat messages.
hi i wanna add command like TPS when i send it from discord it shows tps of the server
I don't think minotar API works anymore. If you want player avatar in discord page, use playerAvatarURL = "https://crafatar.com/avatars/%uuid%?randomuuid=%randomUUID%" instead
Hey ya. I’m having an issue with this mod on 1.16.4. It crashes my server on load and on shutdown. And sometimes in middle of gameplay it totally bugs out. I have edited the config file the best of my knowledge (I do have c++ certificate) and I am unable to resolve the issues. Is there a discord or something to use for support? Or anyone contact me to look over my config. Thanks lol
I don't know is this is where feedback goes but it would be cool if you could list the online players in the channels topic! plz add that
In reply to Raxo_Bruh:
I do believe that is in the config file already. It’s in mine far as I know. I did show the online players
In reply to TheRanker24:
How? Is it available in 1.7.10?
hm is there a Other Mod that can Discord Whitelist on version 1.12.2 ?
What is the correct syntax to add a whitelist command I can use in Discord? Or is there a guide for syncing a discord rank to the whitelist? Im having a tough time. Thank You.
How do I get the "Discord <-> Minecraft account linking (with whitelist mode)" working? running the 1.12.2 version.
thanks so much for making this!
In reply to SGDelacour:
Linking is not implemented in the 1.12 version. It is implemented since 1.15
In reply to ErdbeerbaerLP:
if I made a sizable donation any chance you could implement it?
In reply to SGDelacour:
I will think about it
(but it will take some time as my internet is not good right now)
In reply to ErdbeerbaerLP:
keep me posted, this would be huge!
In reply to SGDelacour:
I am planning to split the mod apart on github, the "Common" part gets an single repository and then there will be an forge repo and an spigot repo. After I done that and after I pushed that as an 1.16 update on all versions (forge, spigot) I likely start doing an 1.12 backport of that too. Also I can't work that fast on that as I still have an bad internet connection right now
In reply to ErdbeerbaerLP:
nice! looking forward to it. :)
Also, I bet this is a hard sell - but does a world exist where something gets created for all of the 1.7.10 modpacks out there that are still in development?
Working great!
I want to make a command to do the /say "message" command, i have no clue how to make a command with all this config line mumbo jumnbo lol. How would i go about doing that?
Hi,
i used this properly with Minecraft 1.15.2, but can't use it with Minecraft 1.16.4, it seems a Token issue (cf : few lines at the beginning of my latest.log), my token is good, i reset it on my discord dev page, and tryed back on my 1.15 pack, without issues.
here you can find my latest.log, with a lot of garbage and useless informations, but it seems talking about at the beggining of it : https://gist.github.com/Bass2style/a62f46347d2f55c5598848978d280860
In reply to Bass2style:
I can't find any error caused by this mod, however, some other mods throw errors.
It even logs that the login with the token worked.
[Discord Integration Launch Thread] INFO net.dv8tion.jda.api.JDA - Login Successful!
The very first error is caused by an mod called Advanced Shulkerboxes
(package name 'de.maxhenkel.shulkerbox')