# 首页

## 前言

自2020年暑假期间，ComplexStudio成员就致力于翻译HelpChat的各个Wiki。\
但由于学业与时间跨度问题，未能成功在2020年发布，深表歉意。

在2021年暑假，我们重新集结组内的诸多大佬，着力于重启项目。\
最终于中秋佳节期间成功筹备完毕发布事宜。

我们坚信插件因交流互鉴而精彩，因此翻译必然是这过程中必不可少的一环。\
再次为所有致力于更好的MC插件生态而奔波的开发者、译者们致敬！

## 问题

由于时间仓促，难免在翻译和校对/合并时出现一定问题\
恳请您在上方的`反馈问题`中提交issue，以便我们系统、高效地解决问题\
\[!] 我们不负责处理和转达插件本身的BUG和问题，以及建言，请您知晓。

Discord频道仅供交流学习，在这其中反馈问题将极大可能被忽略

## 鸣谢名单

> 名单无前后顺序

| 鸣谢人员         | 主要贡献         |
| ------------ | ------------ |
| HotPe\_e     | 翻译，及初期的发布筹备  |
| 幻影           | 翻译           |
| 小天铄          | 翻译           |
| mangiare     | 翻译           |
| 古明地兔         | 发行筹备         |
| AzureHanChen | 翻译，及人员和发行的筹备 |
| 白钻           | 翻译           |
| 枫黎秋          | 翻译           |

<br>


---

# 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://helpchat.wiki.complexstudio.net/master.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.
