Discordium

Minecraft-Discord chat bridge and more!

File Details

Discordium 1.3.0-1.18.2

  • R
  • Aug 30, 2022
  • 8.67 MB
  • 304
  • 1.18.2
  • Fabric

File Name

discordium-1.3.0-1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:discordium-666452:3959160"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

See it on GitHub

  • fix advancements strings for real this time and used a cleaner recent way of loading the language files
  • add optional crash-report channel and send crash-report automatically with a mclo.gs link
  • add require member to be on the discord server option
  • kick player when their linked discord account is removed from the discord server

new config keys (they won't be added automatically if the config file is already generated, you need to add them manually):

{
  "crashChannelId": "",
  "requireMemberOnDiscordServer": true,
  "notOnDiscordServer": "You need to be on the discord server. Please join https://discord.gg/YOURLINK",
  "removedFromDiscordServer": "You are not on the discord server anymore",
}