TChat is an advanced, fully modular chat management plugin for Minecraft servers running PaperMC.
It is designed to be lightweight, scalable, and highly configurable, allowing server owners to control every aspect of the chat system.
- Modular architecture (enable/disable modules independently)
- Advanced chat formatting system
- Permission-based color chat
- Multi-language support
- Config-driven behavior (YAML)
- Admin update notifications
- Optimized for performance
- Java 25
- PaperMC API
- Maven
Repository: https://github.com/TectHost/TChat5
- Java 25+
- A Minecraft server running PaperMC
- PlaceholderAPI
- Download the latest
.jarfrom the releases page - Place it in your server's
plugins/folder - Start or restart your server
- Clone the repository:
git clone https://github.com/TectHost/TChat5.git- Enter the project directory:
cd TChat5- Build with Maven:
mvn clean package- The compiled
.jarwill be in:
/target/
After starting the server:
- Configuration files will be generated in
/plugins/TChat/ - Edit
.ymlfiles to customize behavior - Reload or restart the server after changes
Contributions are welcome.
- Fork the repository
- Create a branch (
feature/your-feature) - Commit changes
- Push to your branch
- Open a Pull Request
Distributed under the MIT License.
See LICENSE for more information.
- Developed by Tect.host