diff --git a/repo/citycraft/package.info b/repo/citycraft/package.info index e67d8b8..1823234 100644 --- a/repo/citycraft/package.info +++ b/repo/citycraft/package.info @@ -1,43 +1,54 @@ -{ - "name": "citycraft", - "url": "http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", - "plugins": - [ - { - "groupId": "cn.citycraft", - "artifactId": "Yum", - "description": "服务器插件管理系统", - "version": "1.3.2" - }, - { - "groupId": "cn.citycraft", - "artifactId": "SimpleEssential", - "description": "轻量级基础插件", - "version": "1.3" - }, - { - "groupId": "cn.citycraft", - "artifactId": "CarryEnchantBench", - "description": "30级随身附魔台", - "version": "1.2" - }, - { - "groupId": "cn.citycraft", - "artifactId": "Residence", - "description": "领地插件", - "version": "2.7.0.6" - }, - { - "groupId": "cn.citycraft", - "artifactId": "Multkills", - "description": "连杀插件", - "version": "1.3.5" - }, - { - "groupId": "cn.citycraft", - "artifactId": "PrefixGuiManager", - "description": "图形化称号管理插件", - "version": "1.0" - } - ] +{ + "name":"citycraft", + "url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", + "plugins":[ + { + "groupId":"cn.citycraft", + "artifactId":"Yum", + "description":"服务器插件管理系统", + "version":"1.3.3" + }, + { + "groupId":"cn.citycraft", + "artifactId":"SimpleEssential", + "description":"轻量级基础插件", + "version":"1.3" + }, + { + "groupId":"cn.citycraft", + "artifactId":"SimpleProtect", + "description":"轻量级保护插件", + "version":"1.1" + }, + { + "groupId":"cn.citycraft", + "artifactId":"CarryEnchantBench", + "description":"30级随身附魔台", + "version":"1.2" + }, + { + "groupId":"cn.citycraft", + "artifactId":"Residence", + "description":"领地插件", + "version":"2.7.0.6", + "tags":[ + { + "tag":"1.7.10", + "version":"1.7.10-c" + } + ] + }, + { + "groupId":"cn.citycraft", + "artifactId":"Multkills", + "description":"连杀插件", + "version":"1.3.5" + }, + { + "groupId":"cn.citycraft", + "artifactId":"PrefixGuiManager", + "description":"图形化称号管理插件", + "version":"1.0" + } + ] } \ No newline at end of file