MineChat
🟠 Updated over a year ago🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #39 of 135 folia mods in this game by downloads
📋 About This Mod
# MineChat Server MineChat lets players chat on a Minecraft server without needing to join the server from Minecraft. This plugin provides the server-side component of the MineChat platform, connecting in-game chat with external MineChat clients. > **Note**: This project is currently being updated to follow the official MineChat protocol specification, which improves safety and convenience. > > The current version still works with older clients but will receive breaking changes in the future. ## Features * **Client authentication**: MineChat clients authenticate once using a temporary link code. * **Chat bridging**: Messages sent in Minecraft chat are broadcast to connected MineChat clients and vice versa. * **Persistent storage**: Link codes and client information are saved on disk, persisting across server restarts. * **Automatic cleanup**: Expired link codes are removed automatically every minute. ## How to Use ### Linking your account 1. **Generate a link code** in-game: `/link` You will receive a temporary code valid for 5 minutes. 2. **Authenticate from the CLI (https://github.com/MineChatPowered/client)** (a GUI client is in the works): ```bash minechat-client --server <host:port> --link <code> ``` This links your MineChat client to your Minecraft account without using Minecraft credentials. ## Advanced: How it Works * **Server socket**: Listens for connections from MineChat clients on port `25575` by default. * **Authentication**: Validates clients using link codes or stored UUIDs and broadcasts join/leave messages. * **Message broadcasting**: Sends in-game chat to connected clients and relays client messages to Minecraft chat. * **Persistent storage**: Stores client data in JSON files under `plugins/MineChat/` (`link_codes.json` and `clients.json`). ## Contributing Contributions are welcome! Please submit (https://github.com/MineChatPowered/server/issues) or pull requests.
# MineChat Server
MineChat lets players chat on a Minecraft server without needing to join the server from Minecraft.
This plugin provides the server-side component of the MineChat platform, connecting in-game chat with external MineChat clients.
> Note: This project is currently being updated to follow the official MineChat protocol specification, which improves safety and convenience. > > The current version still works with older clients but will receive breaking changes in the future.
## Features
Client authentication: MineChat clients authenticate once using a temporary link code. Chat bridging: Messages sent in Minecraft chat are broadcast to connected MineChat clients and vice versa. Persistent storage: Link codes and client information are saved on disk, persisting across server restarts. Automatic cleanup: Expired link codes are removed automatically every minute.
## How to Use
### Linking your account
1. Generate a link code in-game: `/link` You will receive a temporary code valid for 5 minutes.
2. *Authenticate from the CLI (https://github.com/MineChatPowered/client)** (a GUI client is in the works):
```bash
minechat-client --server
```
This links your MineChat client to your Minecraft account without using Minecraft credentials.
## Advanced: How it Works
Server socket: Listens for connections from MineChat clients on port `25575` by default. Authentication: Validates clients using link codes or stored UUIDs and broadcasts join/leave messages. Message broadcasting: Sends in-game chat to connected clients and relays client messages to Minecraft chat. * Persistent storage: Stores client data in JSON files under `plugins/MineChat/` (`link_codes.json` and `clients.json`).
## Contributing
Contributions are welcome! Please submit (https://github.com/MineChatPowered/server/issues) or pull requests.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- winlogon
- Version
- 0.1.0
- Downloads
- 134
- Endorsements
- 0
- Category
- folia
- Created
- 3/13/2025
- Updated
- 3/10/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- social, technology
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does MineChat support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4. Other versions may work but are untested by the author.
What is the latest version of MineChat?
Version 0.1.0, published 2025-03-10 with 134 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
