add PrefixGuiManager...

Signed-off-by: j502647092 <jtb1@163.com>
master
j502647092 2015-09-04 19:46:52 +08:00
parent dd27bf46d7
commit da3f5800f4
2 changed files with 58 additions and 51 deletions

View File

@ -1,36 +1,43 @@
{
"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.1"
},
{
"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"
}
]
{
"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.1"
},
{
"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"
}
]
}

View File

@ -1,17 +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"
}
[
{
"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"
}
]