From 4fc5e66f4ecfa179d39e10052a5f5ad41d456e0d Mon Sep 17 00:00:00 2001 From: j502647092 Date: Fri, 23 Oct 2015 21:01:13 +0800 Subject: [PATCH] update package.info framework... --- repo/citycraft/package.info | 13 +++++++------ repo/mengcraft/package.info | 37 ++++++++++++++++++++----------------- repo/sumcraft/package.info | 11 +++++++++++ 3 files changed, 38 insertions(+), 23 deletions(-) diff --git a/repo/citycraft/package.info b/repo/citycraft/package.info index c73ea12..b822507 100644 --- a/repo/citycraft/package.info +++ b/repo/citycraft/package.info @@ -1,7 +1,8 @@ -{ - "name":"citycraft", - "url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", - "plugins":[ - - ] +{ + "name": "citycraft", + "url": "http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", + "plugins": + [ + + ] } \ No newline at end of file diff --git a/repo/mengcraft/package.info b/repo/mengcraft/package.info index c16a856..ccadcda 100644 --- a/repo/mengcraft/package.info +++ b/repo/mengcraft/package.info @@ -1,18 +1,21 @@ -{ - "name":"mengcraft", - "url":"http://ci.mengcraft.com:8080/plugin/repository/everything/", - "plugins":[ - { - "groupId":"com.mengcraft", - "artifactId":"protect", - "description":"服务器保护插件", - "version":"2.2-SNAPSHOT" - }, - { - "groupId":"com.mengcraft", - "artifactId":"playersql", - "description":"服务器玩家信息同步", - "version":"1.17-SNAPSHOT" - } - ] +{ + "name": "mengcraft", + "url": "http://ci.mengcraft.com:8080/plugin/repository/everything/", + "plugins": + [ + { + "groupId": "com.mengcraft", + "artifactId": "protect", + "name": "protect", + "description": "服务器保护插件", + "version": "2.2-SNAPSHOT" + }, + { + "groupId": "com.mengcraft", + "artifactId": "playersql", + "name": "playersql", + "description": "服务器玩家信息同步", + "version": "1.17-SNAPSHOT" + } + ] } \ No newline at end of file diff --git a/repo/sumcraft/package.info b/repo/sumcraft/package.info index f20e219..feb7a70 100644 --- a/repo/sumcraft/package.info +++ b/repo/sumcraft/package.info @@ -13,66 +13,77 @@ { "groupId": "fr.xephi", "artifactId": "AuthMe", + "name": "AuthMe", "description": "登录插件重制版本", "version": "6.0" }, { "groupId": "cn.citycraft", "artifactId": "Yum", + "name": "Yum", "description": "服务器插件管理系统", "version": "1.7" }, { "groupId": "cn.citycraft", "artifactId": "SimpleEssential", + "name": "SimpleEssential", "description": "轻量级基础插件", "version": "1.4.1" }, { "groupId": "cn.citycraft", "artifactId": "SimpleProtect", + "name": "SimpleProtect", "description": "轻量级保护插件", "version": "1.3" }, { "groupId": "cn.citycraft", "artifactId": "CarryEnchantBench", + "name": "CarryEnchantBench", "description": "30级随身附魔台", "version": "1.2" }, { "groupId": "cn.citycraft", "artifactId": "Residence", + "name": "Residence", "description": "领地插件重制版本", "version": "2.8.0.7" }, { "groupId": "cn.citycraft", "artifactId": "Multikills", + "name": "Multikills", "description": "连杀插件", "version": "1.3.6" }, { "groupId": "cn.citycraft", "artifactId": "PrefixGuiManager", + "name": "PrefixGuiManager", "description": "图形化称号管理插件", "version": "1.2" }, { "groupId": "org.maxgamer", "artifactId": "QuickShop", + "name": "QuickShop", "description": "快捷商店重制版本", "version": "1.5.1" }, { "groupId": "io.github.Cnly.WowSuchCleaner", "artifactId": "WowSuchCleaner", + "name": "WowSuchCleaner", "description": "拍卖行版扫地大妈", "version": "1.6.1" }, { "groupId": "cn.citycraft", "artifactId": "ProtectItem", + "name": "ProtectItem", "description": "物品保护系统", "version": "1.0" }