还原citycraft数据 更新插件版本 Multikills->1.5 Residence->2.8.1.3...

Signed-off-by: 502647092 <jtb1@163.com>
master
502647092 2015-11-13 20:35:13 +08:00
parent 1a2454c766
commit f16a2ad37d
3 changed files with 98 additions and 95 deletions

View File

@ -1,8 +1,83 @@
{ {
"name": "citycraft", "name":"citycraft",
"url": "http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", "url":"http://ci.citycraft.cn:8080/plugin/repository/everything/",
"plugins": "plugins":[
[ {
"groupId":"cn.citycraft",
] "artifactId":"AuthMe",
"name":"AuthMe",
"description":"登录插件重制版本",
"version":"6.0"
},
{
"groupId":"cn.citycraft",
"artifactId":"Yum",
"name":"Yum",
"description":"服务器插件管理系统",
"version":"1.7.4"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleEssential",
"name":"SimpleEssential",
"description":"轻量级基础插件",
"version":"1.4.1"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleProtect",
"name":"SimpleProtect",
"description":"轻量级保护插件",
"version":"1.3"
},
{
"groupId":"cn.citycraft",
"artifactId":"CarryEnchantBench",
"name":"CarryEnchantBench",
"description":"30级随身附魔台",
"version":"1.2"
},
{
"groupId":"cn.citycraft",
"artifactId":"Residence",
"name":"Residence",
"description":"领地插件重制版本",
"version":"2.8.1.3"
},
{
"groupId":"cn.citycraft",
"artifactId":"Multikills",
"name":"Multikills",
"description":"连杀插件",
"version":"1.5"
},
{
"groupId":"cn.citycraft",
"artifactId":"PrefixGuiManager",
"name":"PrefixGuiManager",
"description":"图形化称号管理插件",
"version":"1.2"
},
{
"groupId":"org.maxgamer",
"artifactId":"QuickShop",
"name":"QuickShop",
"description":"快捷商店重制版本",
"version":"1.5.2"
},
{
"groupId":"cn.citycraft",
"artifactId":"ProtectItem",
"name":"ProtectItem",
"description":"物品保护系统",
"version":"1.0"
},
{
"groupId":"cn.citycraft",
"artifactId":"TeleportRandom",
"name":"TeleportRandom",
"description":"随机传送系统",
"version":"1.0"
}
]
} }

View File

@ -1,12 +1,17 @@
[ [
{ {
"id": "mengcraft", "id":"citycraft",
"url": "http://502647092.github.io/repo/mengcraft/package.info", "url":"http://502647092.github.io/repo/citycrafts/package.info",
"type": "maven" "type":"maven"
}, },
{ {
"id": "sumcraft", "id":"mengcraft",
"url": "http://502647092.github.io/repo/sumcraft/package.info", "url":"http://502647092.github.io/repo/mengcraft/package.info",
"type": "maven" "type":"maven"
} },
{
"id":"sumcraft",
"url":"http://502647092.github.io/repo/sumcraft/package.info",
"type":"maven"
}
] ]

View File

@ -9,89 +9,12 @@
"description":"地皮插件官方版本", "description":"地皮插件官方版本",
"version":"3.2.15" "version":"3.2.15"
}, },
{
"groupId":"cn.citycraft",
"artifactId":"AuthMe",
"name":"AuthMe",
"description":"登录插件重制版本",
"version":"6.0"
},
{
"groupId":"cn.citycraft",
"artifactId":"Yum",
"name":"Yum",
"description":"服务器插件管理系统",
"version":"1.7.4"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleEssential",
"name":"SimpleEssential",
"description":"轻量级基础插件",
"version":"1.4.1"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleProtect",
"name":"SimpleProtect",
"description":"轻量级保护插件",
"version":"1.3"
},
{
"groupId":"cn.citycraft",
"artifactId":"CarryEnchantBench",
"name":"CarryEnchantBench",
"description":"30级随身附魔台",
"version":"1.2"
},
{
"groupId":"cn.citycraft",
"artifactId":"Residence",
"name":"Residence",
"description":"领地插件重制版本",
"version":"2.8.1.0"
},
{
"groupId":"cn.citycraft",
"artifactId":"Multikills",
"name":"Multikills",
"description":"连杀插件",
"version":"1.4"
},
{
"groupId":"cn.citycraft",
"artifactId":"PrefixGuiManager",
"name":"PrefixGuiManager",
"description":"图形化称号管理插件",
"version":"1.2"
},
{
"groupId":"org.maxgamer",
"artifactId":"QuickShop",
"name":"QuickShop",
"description":"快捷商店重制版本",
"version":"1.5.2"
},
{ {
"groupId":"io.github.Cnly.WowSuchCleaner", "groupId":"io.github.Cnly.WowSuchCleaner",
"artifactId":"WowSuchCleaner", "artifactId":"WowSuchCleaner",
"name":"WowSuchCleaner", "name":"WowSuchCleaner",
"description":"拍卖行版扫地大妈", "description":"拍卖行版扫地大妈",
"version":"1.6.1" "version":"1.6.1"
},
{
"groupId":"cn.citycraft",
"artifactId":"ProtectItem",
"name":"ProtectItem",
"description":"物品保护系统",
"version":"1.0"
},
{
"groupId":"cn.citycraft",
"artifactId":"TeleportRandom",
"name":"TeleportRandom",
"description":"随机传送系统",
"version":"1.0"
} }
] ]
} }