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}
 | 
			
		||||
author: 喵♂呜
 | 
			
		||||
website: ${ciManagement.url}
 | 
			
		||||
depend:
 | 
			
		||||
softdepend:
 | 
			
		||||
- PlaceholderAPI
 | 
			
		||||
commands:
 | 
			
		||||
  ${project.artifactId}:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user