30 lines
572 B
JSON
30 lines
572 B
JSON
![]() |
{
|
||
|
"loader": {
|
||
|
"name": "java_plain",
|
||
|
"version": "1.0"
|
||
|
},
|
||
|
"license": "All-Rights-Reserved",
|
||
|
"plugins": [
|
||
|
{
|
||
|
"id": "oneworld",
|
||
|
"name": "OneWorld",
|
||
|
"version": "${version}",
|
||
|
"entrypoint": "org.punkcraft.oneworld.OneWorld",
|
||
|
"description": "My plugin description",
|
||
|
"branding": {},
|
||
|
"links": {
|
||
|
},
|
||
|
"contributors": [
|
||
|
],
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"id": "spongeapi",
|
||
|
"version": "7.4.0",
|
||
|
"load-order": "after",
|
||
|
"optional": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|