Switchboard

A simple, cross API plugin that bridges communication between servers, using built-in Proxy methods, Discord channels and TCP sockets.

File Details

TaterComms-1.0.1-1.19.jar

  • R
  • Jun 20, 2023
  • 16.41 MB
  • 33
  • 1.19.4+4
  • Forge + 1

File Name

TaterComms-1.0.1-1.19.jar

Supported Versions

  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:switchboard-877133:4598244")

Fabric

modImplementation "curse.maven:switchboard-877133:4598244"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Created a Fabric mixin for the player Death events
  • Updated the Fabric 1.17 Message listener to ignore commands (whoops)
  • Translated all Fabric events to mixins
  • Added /discord command for players to grab the invite link
  • Fixed build error for the Fabric mixin refmap
  • No longer depends on the Fabric API