MineChat Documentation
MineChat protocol is currently in development
This specification is a work in progress and may change without notice.
The protocol is not stable until version 1.0.0 is released. That version will be frozen and used as the baseline for compatibility.
Implementations targeting this version should expect breaking changes.
Welcome to the official documentation for MineChat, a cross-platform chat protocol for Minecraft servers.
Here you'll find:
- Protocol Specification – Detailed specification of the MineChat protocol (version 1.0).
- Client & Server Guides – How to implement MineChat on your client or server.
- Examples & Tutorials – Sample flows, linking, and message handling.
- Reference Material – Packet tables, formatting guides, and best practices.
Getting Started
- Read the Protocol Specification to understand core concepts.
- Check out the Implementation Guides for step-by-step instructions.
For updates and community contributions, visit our GitHub repository.
The content on this site is licensed under the CC-BY 4.0 unless stated otherwise.