API
# API Purpose
Very welcome to integrate with this plugin to develop more addon plugins. If you need more APIs, please contact me to add them
# I. Import API Dependencies
<repository>
<id>handyplus-maven</id>
<url>https://maven.cnb.cool/handyplus/maven/-/packages/</url>
</repository>
<dependency>
<groupId>cn.handyplus.warp</groupId>
<artifactId>PlayerWarp</artifactId>
<version>2.5.1</version>
<scope>provided</scope>
</dependency>