Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

TeaBridge

TeaBridge is another Fabric/Quilt mod that bridges your Discord and Minecraft chat together. Originally made only for the devOS Seasons server to fix some issues we've had with other chat bridge mods, this mod is now available to all.

Features

  • Send and view messages between Discord and Minecraft
  • Server Crash detection [uploads to mclo.gs]
  • Markdown support [provided by Placeholder API]
  • Shows roles of a Discord member if you hover over their Discord name in Minecraft chat
  • Shows in Minecraft chat if a message sent in Discord chat was an attachment
  • Mention filtering [good luck pinging @everyone/@here in Minecraft chat]
  • Death and Advencement messages

[screenshots in Gallery]

Discord Permissions Required

  • View Channel
  • Send Messages
  • Read Message History

Config

{
  "discord": {
    "token": "",
    "webhook": ""
  },
  "game": {
    "serverStartingMessage": "Server is starting...",
    "serverStartMessage": "Server has started!",
    "serverStopMessage": "Server has stopped!",
    "serverCrashMessage": "Server has crashed!",
    "mirrorDeath": true,
    "mirrorAdvancements": true
  },
  "crashes": {
    "uploadToMclogs": true
  }
}

Development

TeaBridge is on devOS' Maven

maven { url = "https://mvn.devos.one/snapshots/" }
modImplementation("one.devos.nautical:TeaBridge:<version>")

External resources



Project members

devOS Nautical

devOS Nautical

Organization

asoji

Member

Maximum

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID