Skip to content

GarlicRot/RusherChat

Repository files navigation

RusherChat

WebSocket-powered chat for RusherHack

GitHub Downloads (all assets, all releases) Minecraft Version 🧄 Approved ✔️

Overview

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.

Features

  • Global chat
  • Online list
  • Colored names
  • E2EE whispers
  • Secure transport

Commands

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.

Installation

  1. Download the latest .jar from the Releases page.
  2. Place the file into your rusherhacks/plugins directory.
  3. Launch Minecraft with RusherHacks installed.
  4. Enable the RusherChat module from the client interface.

Changelog

See CHANGELOG.md for version history and release notes.

Issues

Use the issue tracker for bug reports and feature requests:

License

This project is licensed under the MIT License.

About

WebSocket-powered chat for RusherHack

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages