API
# API Purpose
We warmly welcome the development of more add-on plugins by integrating with this plugin. If you need additional APIs, please contact me to add them.
# 1. Importing the API Dependency Package
<repository>
<id>handyplus-nexus</id>
<url>https://nexus.handyplus.cn/repository/maven-public/</url>
</repository>
<dependency>
<groupId>cn.handyplus.intensify</groupId>
<artifactId>PlayerIntensify</artifactId>
<version>3.2.1</version>
<scope>provided</scope>
</dependency>
# 2. View Specific Methods
lastUpdated: 2025-08-13 12:09:07