update package.info framework...

master
j502647092 2015-10-23 21:01:13 +08:00
parent 25c97a2a48
commit 4fc5e66f4e
3 changed files with 38 additions and 23 deletions

View File

@ -1,7 +1,8 @@
{ {
"name":"citycraft", "name": "citycraft",
"url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", "url": "http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/",
"plugins":[ "plugins":
[
]
]
} }

View File

@ -1,18 +1,21 @@
{ {
"name":"mengcraft", "name": "mengcraft",
"url":"http://ci.mengcraft.com:8080/plugin/repository/everything/", "url": "http://ci.mengcraft.com:8080/plugin/repository/everything/",
"plugins":[ "plugins":
{ [
"groupId":"com.mengcraft", {
"artifactId":"protect", "groupId": "com.mengcraft",
"description":"服务器保护插件", "artifactId": "protect",
"version":"2.2-SNAPSHOT" "name": "protect",
}, "description": "服务器保护插件",
{ "version": "2.2-SNAPSHOT"
"groupId":"com.mengcraft", },
"artifactId":"playersql", {
"description":"服务器玩家信息同步", "groupId": "com.mengcraft",
"version":"1.17-SNAPSHOT" "artifactId": "playersql",
} "name": "playersql",
] "description": "服务器玩家信息同步",
"version": "1.17-SNAPSHOT"
}
]
} }

View File

@ -13,66 +13,77 @@
{ {
"groupId": "fr.xephi", "groupId": "fr.xephi",
"artifactId": "AuthMe", "artifactId": "AuthMe",
"name": "AuthMe",
"description": "登录插件重制版本", "description": "登录插件重制版本",
"version": "6.0" "version": "6.0"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "Yum", "artifactId": "Yum",
"name": "Yum",
"description": "服务器插件管理系统", "description": "服务器插件管理系统",
"version": "1.7" "version": "1.7"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "SimpleEssential", "artifactId": "SimpleEssential",
"name": "SimpleEssential",
"description": "轻量级基础插件", "description": "轻量级基础插件",
"version": "1.4.1" "version": "1.4.1"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "SimpleProtect", "artifactId": "SimpleProtect",
"name": "SimpleProtect",
"description": "轻量级保护插件", "description": "轻量级保护插件",
"version": "1.3" "version": "1.3"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "CarryEnchantBench", "artifactId": "CarryEnchantBench",
"name": "CarryEnchantBench",
"description": "30级随身附魔台", "description": "30级随身附魔台",
"version": "1.2" "version": "1.2"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "Residence", "artifactId": "Residence",
"name": "Residence",
"description": "领地插件重制版本", "description": "领地插件重制版本",
"version": "2.8.0.7" "version": "2.8.0.7"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "Multikills", "artifactId": "Multikills",
"name": "Multikills",
"description": "连杀插件", "description": "连杀插件",
"version": "1.3.6" "version": "1.3.6"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "PrefixGuiManager", "artifactId": "PrefixGuiManager",
"name": "PrefixGuiManager",
"description": "图形化称号管理插件", "description": "图形化称号管理插件",
"version": "1.2" "version": "1.2"
}, },
{ {
"groupId": "org.maxgamer", "groupId": "org.maxgamer",
"artifactId": "QuickShop", "artifactId": "QuickShop",
"name": "QuickShop",
"description": "快捷商店重制版本", "description": "快捷商店重制版本",
"version": "1.5.1" "version": "1.5.1"
}, },
{ {
"groupId": "io.github.Cnly.WowSuchCleaner", "groupId": "io.github.Cnly.WowSuchCleaner",
"artifactId": "WowSuchCleaner", "artifactId": "WowSuchCleaner",
"name": "WowSuchCleaner",
"description": "拍卖行版扫地大妈", "description": "拍卖行版扫地大妈",
"version": "1.6.1" "version": "1.6.1"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "ProtectItem", "artifactId": "ProtectItem",
"name": "ProtectItem",
"description": "物品保护系统", "description": "物品保护系统",
"version": "1.0" "version": "1.0"
} }