move citycraft to sumcraft...

Signed-off-by: j502647092 <jtb1@163.com>
master
j502647092 2015-10-02 15:42:18 +08:00
parent 55b9e9a163
commit 686f77034f
3 changed files with 84 additions and 22 deletions

View File

@ -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",

17
repo/repo.info.bak Normal file
View File

@ -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"
}
]

View File

@ -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"
}
]
}