API
# API Purpose
We warmly welcome integrating with this plugin to develop more add-ons. If you need additional APIs, please contact me to add them.
# 1. Importing API Dependency Package
<repository>
<id>handyplus-maven</id>
<url>https://maven.cnb.cool/handyplus/maven/-/packages/</url>
</repository>
<dependency>
<groupId>cn.handyplus.title</groupId>
<artifactId>PlayerTitle</artifactId>
<version>5.2.2</version>
<scope>provided</scope>
</dependency>