|
1 | 1 | { |
| 2 | + "astrbot_plugin_maimaidx": { |
| 3 | + "display_name": "国服舞萌插件", |
| 4 | + "desc": "国服舞萌查分插件,支持查询成绩、排名、曲目信息等功能(一定要看文档!!!)", |
| 5 | + "author": "ZhiheZier", |
| 6 | + "repo": "https://github.com/ZhiheZier/astrbot_plugin_maimaidx", |
| 7 | + "tags": [ |
| 8 | + "maimai", |
| 9 | + "舞萌", |
| 10 | + "查分" |
| 11 | + ], |
| 12 | + "social_link": "https://github.com/ZhiheZier" |
| 13 | + }, |
| 14 | + "astrbot_plugin_mcsmanager": { |
| 15 | + "display_name": "MCSManager 管理", |
| 16 | + "desc": "可以通过指令管理mcsmanager内实例的插件:主要功能:通过指令开/关mcsm实例,mcsm节点状态(内存,cpu占用),查看实例列表", |
| 17 | + "author": "5060ti个马力的2099", |
| 18 | + "repo": "https://github.com/HSOS6/astrbot_plugin_mcsmanager", |
| 19 | + "tags": [ |
| 20 | + "MC", |
| 21 | + "mcsmanager", |
| 22 | + "控制台" |
| 23 | + ], |
| 24 | + "social_link": "https://github.com/HSOS6" |
| 25 | + }, |
| 26 | + "astrbot_plugin_minecraft_adapter": { |
| 27 | + "display_name": "Minecraft适配器", |
| 28 | + "desc": "连接到 Minecraft 插件服务器,实现消息互通和服务器管理", |
| 29 | + "author": "Railgun19457", |
| 30 | + "repo": "https://github.com/railgun19457/astrbot_plugin_minecraft_adapter", |
| 31 | + "tags": ["MC", "Minecraft"], |
| 32 | + "social_link": "https://www.misakanet.site" |
| 33 | + }, |
2 | 34 | "astrbot_plugin_minecraft_monitor": { |
3 | 35 | "display_name": "MC 服务器状态检测", |
4 | 36 | "desc": "Minecraft服务器监控插件,支持定时检测服务器状态变化并发送通知。可配置目标群、服务器地址、检查间隔等。", |
|
0 commit comments