# DeluxeHub

<figure><img src="https://2667209884-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lqc2JuGePbzrltEZZa2%2F-Lqc8Fg03VNrUUMiyDaf%2F-Lqc8d-djt2Q7cWPVOPK%2FHeader.png?alt=media&#x26;token=35eaf726-5a3a-4d63-91b2-4fa20badbe83" alt=""><figcaption></figcaption></figure>

欢迎来到 DeluxeHub 的使用文档，在这里你可以找到所有文档，来丰富你的配置和使用 DeluxeHub

Github：<https://github.com/ItsLewizzz/DeluxeHub>

**汉化：Mr.阿冬**

**MineBBS搬运帖：**

<https://www.minebbs.com/resources/deluxehub.7362/>

~~<mark style="background-color:purple;">MCBBS搬运帖（已失效）：</mark>~~

{% embed url="<https://www.mcbbs.net/thread-964359-1-1.html>" %} <mark style="color:red;">**未经允许，禁止转载**</mark>
{% endembed %}

## 服务器要求

### 服务器核心

你需要 **Spigot、Paper 或者是 Spigot 的其他分支**，这将会确保 DeluxeHub 能够在你的服务器上稳定运行，不会出现错误，插件不支持 Bukkit/CraftBukkit

### 服务器版本

DeluxeHub已在 **1.8.8 - 1.19.x** 的版本进行了测试和支持。超出此范围的版本可能不会去支持。但是，大多数更新主要在 Spigot 的最新版本上进行测试。

## 安装教程

### 下载最新版本

[在这里](https://www.spigotmc.org/resources/deluxehub-3-professional-hub-management-1-8-1-14-4.49425/)下载的 DeluxeHub 的最新版本，并将插件放入服务器的`\plugins`目录中。在放入之前，请确保你的服务器处于未开启状态。

### 加载 DeluxeHub

开启服务器，待到服务器完全启动后，你会在`\plugins`目录中发现一个名为 DeluxeHub 的新文件夹。如果没有找到文件夹，在控制台看看有没有出现报错，确保你已经正确的安装本插件。

### 配置插件

安装完成后，你可以在 DeluxeHub 文件夹（在你的 Plugins 文件夹中），你可以在文件夹中找到多个文件，并根据自己的喜好在配置文件中编辑这些文件。

### 重新载入插件

你只需要在改动相关配置文件并保存后，输入`/deluxehub reload`重载插件，您新的更改将会载入插件中。

{% hint style="info" %}
如果你在重载插件时出现错误，这很可能是你的配置文件存在问题。可能是无效的物品材质或无效的 YAML 语法。在联系我们寻求帮助之前，请尝试解决这些问题，这是你的修改问题。你可以使用[该网站](https://yaml-online-parser.appspot.com/)分析配置文件中的 YAML 语法错误
{% endhint %}


---

# 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://miao-3.gitbook.io/deluxehub-3-zhong-wen-wiki/deluxehub.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.
