Lumi/plugins/economy-framework/plugin.json
2026-07-18 03:06:58 +02:00

12 lines
385 B
JSON

{
"id": "economy-framework",
"name": "Economy Framework",
"version": "0.2.10",
"description": "Cross-platform currency framework with shared balances and extensible hooks.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.2.9",
"migration_notes": "Existing accounts and balances are retained; no manual migration is required.",
"rollback_safe": true
}