# 自述

[此仓库](https://github.com/YKDZ/Lands-Wiki-Simplified-Chinese-Translation) 由 [GitBook](https://www.gitbook.com/) 托管，储存 [YKDZ](https://github.com/YKDZ) 维护的 Spigot 插件 [Lands](https://www.spigotmc.org/resources/lands-%E2%AD%95-land-claim-plugin-%E2%9C%85-grief-prevention-protection-gui-management-nations-wars-1-20-support.53313/updates) 的 [官方 Wiki](https://github.com/Angeschossen/Lands/wiki) 的简体中文翻译。

本翻译中使用的特殊名词的翻译对照表可以在本人维护的 [插件本体的简体中文翻译](https://github.com/YKDZ/Lands-Simplified-Chinese-Translation?tab=readme-ov-file#%E8%AF%8D%E6%B1%87%E5%AF%B9%E7%85%A7) 的仓库的自述中找到。

所有内容均为从零开始手动进行翻译，不含 AI 翻译等。

## 注意事项

本人仅是翻译的维护者，没有义务提供有关插件本体的售后服务（包括但不限于 Bug 解决、问题解答等）。请前往官方渠道反馈问题并寻求帮助。

本文档不倾向于新增内容，仅忠于原文进行翻译。也不会对原文存在的错误进行修正，或为原文采用的图床进行换源操作。

## 贡献

本仓库难以实时监控官方 Wiki 的更新并作出反应。如果你发现官方 Wiki 有新的更改，但本翻译仓库没有更新，可以在 Issues 处提醒我，我会尽力进行同步。

如果你发现了本仓库中存在的翻译问题等，也可以在 Issues 中反馈，我会尽力修复。


---

# 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://forest-development.gitbook.io/lands-zh-cn-wiki/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.
