> For the complete documentation index, see [llms.txt](https://alexmens.gitbook.io/chatplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alexmens.gitbook.io/chatplus/chatplus-wiki.md).

# ChatPlus Wiki

## <mark style="color:blue;">Welcome to ChatPlus Plugin</mark>

**ChatPlus** is a plugin for Spigot or Paper servers in Minecraft that allows players or administrators to **create your custom private chats** and **send messages to others**. Supports all versions of Minecraft from 1.13 to 1.20.x. ChatPlus has many commands to create, manage and customize a chat in any way and many other features explained below. It is extremely configurable in many aspects and **can be configured according to different requirements** (Minigame servers, Roleplay servers, Faction Servers etc.

<figure><img src="/files/Q4p0tKtKPQXw8BJrKXDX" alt="https://discord.gg/RBnaTm5bhH"><figcaption><p><a href="https://discord.gg/RBnaTm5bhH"><mark style="color:blue;">Please Click Here to Join Our Discord to claim your License or ask for Support!</mark></a></p></figcaption></figure>

<br>

## <mark style="color:blue;">Features</mark>

<mark style="color:blue;">✔</mark> **Many commands** to **manage** or **customize** your chats.\ <mark style="color:blue;">✔</mark> Different way to **interact with chats.** (Commands, GUI, etc..)\ <mark style="color:blue;">✔</mark> **Multiple chats** for players' groups, friends, staff., etc..\ <mark style="color:blue;">✔</mark> **Multiple formats** for each chat.\ <mark style="color:blue;">✔</mark> **Permission based** chats or player adding system.\ <mark style="color:blue;">✔</mark> **MySQL** or **SQLite** support.\ <mark style="color:blue;">✔</mark> **Configurable messages** and **HEX colors** support.\ <mark style="color:blue;">✔</mark> Roleplay features.\ <mark style="color:blue;">✔</mark> API Methods for Developers.\ <mark style="color:blue;">✔</mark> **DiscordSRV** Integration


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://alexmens.gitbook.io/chatplus/chatplus-wiki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
