# 目录

## 请点击下方的方块选择内容进行浏览：

{% hint style="warning" %}
注意：插件使用较复杂，请尽可能地**按照顺序**进行阅读
{% endhint %}

## (1) 服主必读

{% content-ref url="/pages/-MhItJtSFaAz9IKMFIKm" %}
[2.4.1 版本更新 😎](/update.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgvG-tGwnJn\_YtyHa-v" %}
[0 - 插件基本信息](/0.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgvGAwjKDJWNgfmOTV8" %}
[1 - 指令及权限](/1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgvGI88m1ZRJDzYw7xN" %}
[2 - 配置文件](/2.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgvGOGB-xDcIs\_tdgor" %}
[3 - 积分商城](/3.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2-TFqx2rUhvltqnT3" %}
[4 - 段位](/4.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2-TbrZxcoo4rBAjUf" %}
[5 - 排行榜](/5.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2-TwVVjTo5u08mO5R" %}
[6 - 排行榜全息图](/6.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2OKP246EnWm-hAQSp" %}
[7 - 开启的世界设置](/7.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2-UFXWGm1xW-ZPE2S" %}
[8 - 防刷分机制](/8.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2ODLJMKh9j3xoh9EG" %}
[9 - PVP积分 (PVP Point)](/9.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2OFkoyg4Dmpwequ3i" %}
[10 - PVP经验值 (PVP Exp)](/10.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2PTWnCPmQ1NyzRzLa" %}
[11 - PlaceholderAPI 变量](/11.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh3LMT7cU2\_niTJSpIo" %}
[12 - 📙 已知BUG、开发计划](/12.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhIw6M3pDYDsLairQdq" %}
[13 - MySQL 支持](/13.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhIy6\_9mPF4Rtwvr\_e-" %}
[14 - 重复击杀玩家所获积分、经验递减机制](/14.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhIyvOIxO2zKgdmfynr" %}
[15 - 死亡扣除](/15.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhIzMjjyxsDqfL1QAe\_" %}
[16 - 每日获得积分、经验上限](/16.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhm7gaPZBrUVFbOX1ZP" %}
[17 - PVP状态切换](/17.md)
{% endcontent-ref %}

{% content-ref url="/pages/G0AHfQGKNCd9zDcutb8M" %}
[18 - 击杀判定](/18.md)
{% endcontent-ref %}

## (2) 开发者阅读

{% content-ref url="/pages/-Mh2RwNOQSM38oSBwN6H" %}
[1 - 源码](/kai-fa-zhe/developer-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mh2TT5qoOIOjPOhO2gJ" %}
[2 - 开发者API](/kai-fa-zhe/developer-2.md)
{% endcontent-ref %}


---

# 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://pvprdoc.jonjs.cn/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.
