Files
Blockland-Pelican-Plugin/plugin.json
T
2026-03-20 14:20:43 -07:00

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
}
}