feat: PAPI改为软依赖
This commit is contained in:
@ -4,7 +4,7 @@ main: ${project.groupId}.${project.artifactId}.${project.artifactId}
|
|||||||
version: ${project.version}-git-${env.GIT_COMMIT}
|
version: ${project.version}-git-${env.GIT_COMMIT}
|
||||||
author: 喵♂呜
|
author: 喵♂呜
|
||||||
website: ${ciManagement.url}
|
website: ${ciManagement.url}
|
||||||
depend:
|
softdepend:
|
||||||
- PlaceholderAPI
|
- PlaceholderAPI
|
||||||
commands:
|
commands:
|
||||||
${project.artifactId}:
|
${project.artifactId}:
|
||||||
|
Reference in New Issue
Block a user