From 686f77034f0f93bcc185de572c4065c5d45deb8e Mon Sep 17 00:00:00 2001 From: j502647092 Date: Fri, 2 Oct 2015 15:42:18 +0800 Subject: [PATCH] move citycraft to sumcraft... Signed-off-by: j502647092 --- repo/repo.info | 5 --- repo/repo.info.bak | 17 ++++++++ repo/sumcraft/package.info | 84 ++++++++++++++++++++++++++++++-------- 3 files changed, 84 insertions(+), 22 deletions(-) create mode 100644 repo/repo.info.bak diff --git a/repo/repo.info b/repo/repo.info index 5a3dd07..ac5780e 100644 --- a/repo/repo.info +++ b/repo/repo.info @@ -1,9 +1,4 @@ [ - { - "id": "citycraft", - "url": "http://502647092.github.io/repo/citycraft/package.info", - "type": "maven" - }, { "id": "mengcraft", "url": "http://502647092.github.io/repo/mengcraft/package.info", diff --git a/repo/repo.info.bak b/repo/repo.info.bak new file mode 100644 index 0000000..5a3dd07 --- /dev/null +++ b/repo/repo.info.bak @@ -0,0 +1,17 @@ +[ + { + "id": "citycraft", + "url": "http://502647092.github.io/repo/citycraft/package.info", + "type": "maven" + }, + { + "id": "mengcraft", + "url": "http://502647092.github.io/repo/mengcraft/package.info", + "type": "maven" + }, + { + "id": "sumcraft", + "url": "http://502647092.github.io/repo/sumcraft/package.info", + "type": "maven" + } +] \ No newline at end of file diff --git a/repo/sumcraft/package.info b/repo/sumcraft/package.info index 85bcad7..989357e 100644 --- a/repo/sumcraft/package.info +++ b/repo/sumcraft/package.info @@ -1,18 +1,68 @@ -{ - "name":"sumcraft", - "url":"http://ci.sumcraft.net:8080/plugin/repository/everything/", - "plugins":[ - { - "groupId":"PlotSquared-Chinese", - "artifactId":"PlotSquared-Chinese", - "description":"地皮插件汉化版", - "version":"2.11.27" - }, - { - "groupId":"fr.xephi", - "artifactId":"authme", - "description":"AuthMe登录插件", - "version":"5.0-SNAPSHOT" - } - ] +{ + "name": "sumcraft", + "url": "http://ci.sumcraft.net:8080/plugin/repository/everything/", + "plugins": + [ + { + "groupId": "PlotSquared-Chinese", + "artifactId": "PlotSquared-Chinese", + "description": "地皮插件汉化版", + "version": "2.11.27" + }, + { + "groupId": "fr.xephi", + "artifactId": "authme", + "description": "AuthMe登录插件", + "version": "5.0-SNAPSHOT" + }, + { + "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