> For the complete documentation index, see [llms.txt](https://lijinhong11.gitbook.io/protectorapi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lijinhong11.gitbook.io/protectorapi/protectorapi-cn/start/readme.md).

# 介绍

ProtectorAPI 是一个对接了几乎所有保护插件的API的API。

旨在提供一个更标准化的保护API。

### 用法

#### 对于服主

1. 下载最新版本
2. 关服
3. 将下载好的jar放入服务器plugins文件夹
4. 开服

**注意:&#x20;**<mark style="color:red;">**请参阅**</mark> [插件兼容性](/protectorapi/protectorapi-cn/start/supported-unsupported-plugins.md) <mark style="color:red;">**以确保是否兼容你的插件!**</mark>

#### 对于开发者

请参阅 [设置](/protectorapi/protectorapi-cn/develop/setup.md)
