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.18-1.0.3.jar

  • R
  • Nov 2, 2023
  • 13.71 MB
  • 33
  • 1.18.2+3
  • Forge + 1

File Name

TaterComms-1.18-1.0.3.jar

Supported Versions

  • 1.18-Snapshot
  • 1.18.2
  • 1.18.1
  • 1.18

Curse Maven Snippet

Forge

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

Fabric

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

Learn more about Curse Maven

Note to CurseForge staff

The files are not obfuscated, CurseForge's malware detection falsely flags shaded+relocated libraries (which is the best practice when including non-mod dependencies to prevent namespace collisions). If you have any concerns, the mod is open source and has been released on other platforms with no issues.

Fixes

  • Recoded to use TaterLib for easier cross-API support
  • Once again depends on the fabric API
  • Back ported to 1.14 and added support for Sponge 8-11
  • Added plugin message support for server-side only events
  • Implemented plugin channel support for all platforms
  • Overhauled the message relay system
    • Added Remote TCP socket support