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

File nameTaterComms-1.20-1.0.3.jar
Uploaded
Nov 2, 2023
Downloads
105
Size
13.7 MB
Mod Loaders
ForgeFabric
File ID
4833993
Type
R
Release
Supported game versions
  • 1.20-Snapshot
  • 1.20.2-Snapshot
  • 1.20.3-Snapshot
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

Fabric

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

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