RusherChat allows users running the plugin to connect and chat across any Minecraft version available to RusherHacks through a shared WebSocket server. Messages are transmitted instantly and displayed in a dedicated chat window within RusherHack.
- Global chat
- Online list
- Colored names
- E2EE whispers
- Secure transport
| Command | Description |
|---|---|
/whisper or /w <username> <message> |
Sends a private message to the specified user. |
/reply or /r <message> |
Sends a private message to the last user who whispered to you. |
/ignore or /i <username> |
Toggles ignoring messages from the specified user. |
Note
Whispers are now fully end-to-end encrypted. Messages 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 the Releases page. - Place the file into your
rusherhacks/pluginsdirectory. - Launch Minecraft with RusherHacks installed.
- Enable the RusherChat module from the client interface.
See CHANGELOG.md for version history and release notes.
Use the issue tracker for bug reports and feature requests:
This project is licensed under the MIT License.