promotional bannermobile promotional banner

Switchboard

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

TaterComms-1.19-1.0.3.jar

File nameTaterComms-1.19-1.0.3.jar
Uploaded
Nov 2, 2023
Downloads
40
Size
13.7 MB
Mod Loaders
ForgeFabric
File ID
4833989
Type
R
Release
Supported game versions
  • 1.19-Snapshot
  • 1.19.4-Snapshot
  • 1.19.3-Snapshot
  • 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:4833989")

Fabric

modImplementation "curse.maven:switchboard-877133:4833989"

Learn more about Curse Maven

What's new

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