mirror of
				https://e.coding.net/circlecloud/DataStorage.git
				synced 2025-11-03 18:06:19 +00:00 
			
		
		
		
	@@ -4,6 +4,7 @@ main: ${project.groupId}.${project.artifactId}.${project.artifactId}
 | 
			
		||||
version: ${project.version}-Build#${env.BUILD_NUMBER}
 | 
			
		||||
author: 喵♂呜
 | 
			
		||||
website: ${jenkins.url}/job/${project.artifactId}/
 | 
			
		||||
depend: [PlaceholderAPI]
 | 
			
		||||
commands:
 | 
			
		||||
  ${project.artifactId}:
 | 
			
		||||
    description: ${project.artifactId} - ${project.description}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user