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.20.jar

  • R
  • Jun 20, 2023
  • 16.41 MB
  • 27
  • 1.20.1+1
  • Forge + 1

File Name

TaterComms-1.0.1-1.20.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

Fabric

modImplementation "curse.maven:switchboard-877133:4598241"
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