mirror of
https://e.coding.net/circlecloud/citycraft.cn.git
synced 2026-05-02 01:39:49 +00:00
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user