intial push

This commit is contained in:
RallyBlock
2026-03-20 14:20:43 -07:00
parent f66aca1da2
commit f1d4b1f3b5
24 changed files with 4105 additions and 0 deletions
+22
View File
@@ -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
}
}