Files
Xboard/plugins/Mgate/config.json
xboard 58868268dd feat: enhance plugin management
- Add command support for plugin management
- Optimize plugin management page layout
- Add email copy functionality for users
- Convert payment methods and Telegram Bot to plugin system
2025-07-26 18:49:58 +08:00

8 lines
164 B
JSON

{
"name": "MGate",
"code": "mgate",
"type": "payment",
"version": "1.0.0",
"description": "MGate payment plugin",
"author": "XBoard Team"
}