Skip to content

TectHost/TChat5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License

Java PaperMC Maven


About The Project

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.

Features

  • 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

Built With

  • Java 25
  • PaperMC API
  • Maven

Repository: https://github.com/TectHost/TChat5


Getting Started

Prerequisites

  • Java 25+
  • A Minecraft server running PaperMC
  • PlaceholderAPI

Installation

  1. Download the latest .jar from the releases page
  2. Place it in your server's plugins/ folder
  3. Start or restart your server

Build from source

  1. Clone the repository:
git clone https://github.com/TectHost/TChat5.git
  1. Enter the project directory:
cd TChat5
  1. Build with Maven:
mvn clean package
  1. The compiled .jar will be in:
/target/

Usage

After starting the server:

  • Configuration files will be generated in /plugins/TChat/
  • Edit .yml files to customize behavior
  • Reload or restart the server after changes

Contributing

Contributions are welcome.

  1. Fork the repository
  2. Create a branch (feature/your-feature)
  3. Commit changes
  4. Push to your branch
  5. Open a Pull Request

License

Distributed under the MIT License.
See LICENSE for more information.


Acknowledgments

About

The most advanced modular chat plugin

Topics

Resources

License

Stars

Watchers

Forks

Contributors