promotional bannermobile promotional banner

Simple Discord Link Bot

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

File Details

Simple Discord Link Universal - 3.1.0

  • R
  • Jun 13, 2024
  • 22.12 MB
  • 2.3K
  • 1.21.1+10
  • Forge + 3

File Name

SimpleDiscordLink-Universal-3.1.0.jar

Supported Versions

  • 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:5425231"

Fabric

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

Quilt

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

NeoForge

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

Learn more about Curse Maven

Bug Fixes:

  • Fixed random server crashes on shutdown - #101 - HypherionSA
  • Fixed users being pingable from chat, even when disabled - #102 - j00w33
  • Fixed linked commands failing to run on 1.20.4 - #106 - HypherionSA
  • Fixed chat prefix breaking formatting codes - #108 - HypherionSA
  • Linked accounts are now removed when a member is banned or leaves the server - HypherionSA
  • Setup command now enable webhooks when a webhook url is configured - HypherionSA

New Features:

  • You can now use Forum Posts/Threads as channels/webhooks - #109 - HypherionSA
  • You can now use whitelisting along with the access control system - HypherionSA
  • Beautified Chat (Server) is now supported - #43 - HypherionSA
  • Moved some important logging out of Debug logging, so that errors are more visible - HypherionSA
  • NeoForge support on 1.20.4 and above - HypherionSA
  • You can now edit SDLink configs with our brand new online editor instead

Technical Changes:

  • Require CraterLib 2.0.0 as lowest version
  • SDLink Core is now merged into the mod
  • SDLink now runs on the nojang api from craterlib, making it minecraft independent (as long as craterlib is available)
  • Updated Discord JDA and some libraries