RusherChat is a WebSocket-powered chat plugin for RusherHack.
It lets players chat across supported Minecraft versions through a shared server, with messages shown in a dedicated RusherHack window.
- Global cross-version chat
- Online user list
- Colored names
- End-to-end encrypted whispers
- Secure WebSocket transport
| Command | Description |
|---|---|
/w <user> <message> |
Send a private whisper |
/r <message> |
Reply to the last whisper |
/i <user> |
Ignore or unignore a user |
Whispers are encrypted on the sender's client and decrypted only on the recipient's client. The server cannot read whisper contents.
- Download the latest
.jarfrom Releases. - Place it in your
rusherhack/pluginsfolder. - Launch Minecraft with RusherHack.
RusherChat starts automatically when the plugin is installed.
Required WebSocket backend used by the client plugin.
Use the issue tracker for bugs, requests, or general feedback:
MIT
