# 首页

> 一款专为 Minecraft 网络服务器（Velocity）设计的深度定制公会插件

**KaGuilds** 是一款功能强大、高度可定制的 Minecraft 公会插件，专为现代网络服务器打造。它利用 **SQL 事务** 和 **跨服消息总线** 确保在分布式环境下的数据一致性和安全性，为玩家提供流畅的跨服公会体验。

***

## ✨ 核心特性

### 🔄 完整的跨服同步

基于 Velocity 消息通道，实现：

* 全局公会聊天、通知和邀请
* 实时同步公会信息和权限
* 跨服玩家邀请和加入申请
* 数据一致性保障

### 💰 深度经济整合

* **公会金库**：支持存取款，带交易日志
* **仓库系统**：多个可锁定仓库，租期管理
* **贡献度系统**：通过存取款获得贡献度
* 完整的费用配置体系

### 👥 严谨的职位体系

三级权限结构：

* **会长 (Owner)** - 完全控制权
* **管理员 (Admin)** - 管理权限
* **成员 (Member)** - 基础权限
* 支持晋升降职和所有权转移

### 📈 动态等级系统

* 动态增加成员上限和功能
* 每个等级解锁独特 Buff 和特权

### 🎮 PvP 竞技场

* 公会对战，自定义装备包
* 比赛计时和获胜条件
* 统计追踪和奖励命令
* BOSS 条实时状态显示

### 🖼️ 高度可自定义的 GUI

* 丰富的菜单系统
* 支持自定义布局、材质、Lore
* 类似 TrMenu 的编辑体验

### 📊 PlaceholderAPI 支持

* 记分板和聊天集成
* 丰富的占位符变量
* 实时数据更新

### 🌍 多语言支持

* **简体中文**：`zh_CN.yml`
* **English**：`en_US.yml`
* 完全本地化支持

## 💰 支持与购买

KaGuilds 是一款付费开源插件，您可以在 GitHub 下载源代码并构建插件使用。

{% embed url="<https://github.com/Katacr/KaGuilds/>" %}

如果您想支持开发者，也可以在各个插件平台购买和下载该插件。

{% hint style="info" %}
只有购买插件的用户才会受到技术支持。
{% endhint %}

***

## 🤝 社区与反馈

* **GitHub**: [Katacr/KaGuilds](https://github.com/Katacr/KaGuilds/)
* **问题反馈**: [GitHub Issues](https://github.com/Katacr/KaGuilds/issues)

## 📄 许可证

本项目采用 [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html) 许可证开源。


---

# Agent Instructions: 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://katacr.gitbook.io/plugins/readme.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.
