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-nexus</id>
<url>https://nexus.handyplus.cn/repository/maven-public/</url>
</repository>
<dependency>
<groupId>com.handy.playertitle</groupId>
<artifactId>PlayerTitle</artifactId>
<version>4.7.0</version>
<scope>provided</scope>
</dependency>
# 2. View Specific Methods
lastUpdated: 2025-08-12 12:59:26