add mengcraft and sumcraft...

Signed-off-by: 502647092 <jtb1@163.com>
master
502647092 2015-09-01 13:47:56 +08:00
parent 1f090013ce
commit 05988a8e2e
4 changed files with 49 additions and 0 deletions

View File

@ -5,16 +5,19 @@
{
"groupId":"cn.citycraft",
"artifactId":"Yum",
"description":"服务器插件管理系统",
"version":"1.3-bate1"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleEssential",
"description":"轻量级基础插件",
"version":"1.1"
},
{
"groupId":"cn.citycraft",
"artifactId":"CarryEnchantBench",
"description":"30级随身附魔台",
"version":"1.2"
}
]

View File

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

View File

@ -3,5 +3,15 @@
"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

@ -0,0 +1,18 @@
{
"name":"sumcraft",
"url":"http://ci.sumcraft.net:8080/plugin/repository/everything/",
"plugins":[
{
"groupId":"PlotSquared-Chinese",
"artifactId":"PlotSquared-Chinese",
"description":"PlotSquared地皮插件汉化版",
"version":"2.11.27"
},
{
"groupId":"fr.xephi",
"artifactId":"authme",
"description":"AuthMe登录插件",
"version":"5.0-SNAPSHOT"
}
]
}