22 lines
545 B
JSON
22 lines
545 B
JSON
{
|
|
"id": "blockland-config",
|
|
"name": "Blockland Config",
|
|
"author": "RallyBlock",
|
|
"version": "1.7.0",
|
|
"description": "Manage Blockland server add-ons, color sets, and preferences",
|
|
"category": "plugin",
|
|
"url": null,
|
|
"update_url": null,
|
|
"namespace": "Pelican\\BlocklandConfig",
|
|
"class": "BlocklandConfigPlugin",
|
|
"panels": [
|
|
"admin",
|
|
"server"
|
|
],
|
|
"panel_version": null,
|
|
"composer_packages": null,
|
|
"meta": {
|
|
"status": "enabled",
|
|
"status_message": null
|
|
}
|
|
} |