mirror of
https://e.coding.net/circlecloud/citycraft.cn.git
synced 2024-11-01 08:38:46 +00:00
18 lines
514 B
Plaintext
18 lines
514 B
Plaintext
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|