> For the complete documentation index, see [llms.txt](https://confluxbungee.cayeoficial.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://confluxbungee.cayeoficial.com/introduction.md).

# Introduction

## :question:What is ConfluxBungee?

ConfluxBungee is a modern and reliable Bungeecord and Velocity core, designed for work on both single and multiproxy instances. It can help you to reduce the amount of plugins you have by combining some useful plugins into one.

## :round\_pushpin:Which are the features?

* 🔐 **Global StaffChat:** Keep your staff in touch no matter where they are with the StaffChat system.

<figure><img src="/files/O59LySahDWqLCMQEFul5" alt=""><figcaption></figcaption></figure>

* ❓ **Helpop and Helpop reply:** Obviusly, you also keep users in touch with the staff 24/7.

<figure><img src="/files/Vb4kwmDov760FaH9TB6Z" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jyGoWjlndABPj7JPLrR5" alt=""><figcaption></figcaption></figure>

* 🏠 **Multi and single lobby support:** Lobby/hub command that supports multilobby.
* 🔨 **Global whitelist:** Restrict access on your entire network to users for some time.
* 📑 **MOTD System:** The plugin allows you to set a custom MOTD with Hex and Gradient support.
* 📢 **Alert System:** Keep your staff under control, see when they join, leave or switch servers.
* 🌐 **Supports multiproxy and single proxy networks**
* 👨‍💻 **BUILT-IN MINIMESSAGE SUPPORT:** Efficient color message format with hexadecimal and gradient support, even on MOTD!
* 👀 **Discord Integration** to log and reply StaffChat and Helpop messages through discord (~~Sold separately.~~ No longer sold separately, included in the price!)
* 🔁 **All data is synced across all servers and proxies**, so if you are a multiproxy network everything is under control!

## :toolbox: Requirements

To run this software you need a Redis database. You can host your own redis instance or get a free one at [RedisLab](https://app.redislabs.com/)


---

# 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:

```
GET https://confluxbungee.cayeoficial.com/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
