> For the complete documentation index, see [llms.txt](https://wiki.cobblemonoasis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonoasis.com/rule/ke-hu-duan-tiao-li.md).

# 客戶端條例

{% hint style="info" %}
本指南用于说明 **Cobblemon OASIS** 中允许与禁止使用的客户端模组.

由于模组数量众多, 我们无法逐一审核, 文中列出的模组仅作为参考. 请根据本页面规则自行判断所使用的模组是否合规.

部分模组虽然不属于作弊, 但可能破坏 OASIS 所希望提供的公平与原生游戏体验, 因此同样可能被禁止.

如无法确定某个模组是否允许使用, 请在使用前联系管理团队确认.
{% endhint %}

### 禁止使用

禁止那些提供不公平游戏优势且违背服务器核心体验的模组或功能

\
**示例:**&#x20;

* `任何形式的透視 X-Ray`
* `自由視角 Freecam`
* `洞穴探測/礦物追蹤`
* `非官方提供的的實體追蹤`

#### 滑鼠宏与脚本 <a href="#macros-et-automatisations" id="macros-et-automatisations"></a>

禁止使用脚本, 宏以及任何自动化游戏或玩家操作的修改.&#x20;

**示例:**&#x20;

* `Baritone 自动寻路 / 挖矿`
* `机器人 / 代替玩家进行游戏的功能`
* `自动点击`
* `自动钓鱼`
* `自动化脚本`
* `使用重物压住鼠标 / 按键`

#### 作弊客户端 <a href="#clients-hack" id="clients-hack"></a>

任何包含作弊修改的启动器或模组包都不被允许使用.&#x20;

* **示例:**&#x20;
  * `Wurst`
  * `Meteor`
  * `Kronos`


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.cobblemonoasis.com/rule/ke-hu-duan-tiao-li.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
