software

this is where i dump most of my stuff (small tools, 2b2t-related stuff, and random things that somehow made it out of my dev folder).

PlutoBridge

Lightweight Fabric mod + backend that bridges in-game chat over HTTPS/WebSockets.
Think IRC, but self-hosted and tied to player tokens.

/bridge host [host] to set the backend (default: bridge.plutorocks.dev)
/bridge token [token] to authenticate
/bridge nick [nick] to change display name
/bridge connect to connect

Use ! in chat to send bridge messages (e.g. !hello).

MinecraftIRC

Bare-bones Fabric mod that can interact with IRC servers in-game
/irc host [host] to choose a host
/irc status to see what server you're connected to and such
/irc nick [nick] to change your IRC nickname
/irc channel [channel] to pick a channel

home| blog| software| git| about| contact