intial push
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user