promotional bannermobile promotional banner

Simple Discord Link Bot

A simple to use discord-minecraft/vice versa chat link bot with advanced features

File Details

[1.18.2 - 1.21.5] Simple Discord Link Universal - 3.3.0

  • R
  • Mar 29, 2025
  • 9.58 MB
  • 40.2K
  • 1.21.5+13
  • Forge + 3

File Name

SimpleDiscordLink-Universal-3.3.0.jar

Supported Versions

  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.1
  • 1.21
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.18.2

Curse Maven Snippet

Forge

implementation "curse.maven:simple-discord-link-bot-forge-fabric-spigot-541320:6362458"

Fabric

modImplementation "curse.maven:simple-discord-link-bot-forge-fabric-spigot-541320:6362458"

Quilt

modImplementation "curse.maven:simple-discord-link-bot-forge-fabric-spigot-541320:6362458"

NeoForge

implementation "curse.maven:simple-discord-link-bot-forge-fabric-spigot-541320:6362458"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Requires CraterLib 2.1.4 or newer

Warning: This is a config breaking update. As always, your old config file will be backed up. If you need to revert, simply rename simple-discord-link.old to simple-discord-link.toml

Bug Fixes:

  • Fix /discordverify command permissions, so that it's usable by everyone - hypherionsa
  • Fix Database engine failing to read database files that end with 2 empty lines - hypherionsa
  • Don't relay raw Config Editor URLs to Console Relay - hypherionsa
  • Fix %player_name% placeholder not being usable in Chat Embeds - hypherionsa
  • Fix certain methods of bypassing the mention filter - unsigned-32-bit-integer - #PR 151
  • Webhook names containing _ being formatted as \_ - hypherionsa - #152
  • Fixed events that happen on login (like rank sync) not running when Join messages are disabled, or the user is vanished - hypherionsa
  • Replaced Embed Parser with GSON to prevent escaped character errors caused by JACKSON..... You still suck - hypherionsa
  • Fixed messages containing " not being relayed to Discord when using Embeds - hypherionsa

New Features:

  • Added Vanish Config flag to disable fake join/leave messages - hypherionsa
  • Allow Regex matching for Message filtering - hypherionsa
  • Allow message filtering to be used on Usernames as well - hypherionsa
  • Access Control/Optional Verification can now give multiple verifiedRoles - hypherionsa
  • Allow advancements and death messages to respect game rules - hypherionsa
  • Hard coded english messages and responses can now be translated into different languages (TRANSLATORS WANTED) - hypherionsa
  • Added flag to disable message filter on console messages - hypherionsa
  • Allow Message Filtering system to be used on Discord -> MC messages and usernames too - hypherionsa
  • Added Spanish Translations - ArkoSammy12

Changes:

  • Renamed Advancements config field from achievements to advancements - hypherionsa
  • Renamed ignoredMessages to filtering - hypherionsa

Experimental Features:

  • Added new Experimental Feature System - hypherionsa
  • Added SDLink Relay System. Allowing multiple bots to relay their chats, and other things to multiple servers. Only available as an experimental flag for now - hypherionsa