mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-19 19:08:13 +00:00
🍻 publish plugin Minecraft Server 聊天同步 (#1244)
This commit is contained in:
parent
c6eef06b55
commit
1c14e638c8
@ -2641,5 +2641,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_mcqq_server",
|
||||||
|
"project_link": "nonebot-plugin-mcqq-server",
|
||||||
|
"name": "Minecraft Server 聊天同步",
|
||||||
|
"desc": "采用本地读取log信息的方法的Minecraft Server互通消息的插件,mcqq服主版。",
|
||||||
|
"author": "KarisAya",
|
||||||
|
"homepage": "https://github.com/KarisAya/nonebot_plugin_mcqq_server",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "Minecraft",
|
||||||
|
"color": "#52ea64"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "消息互通",
|
||||||
|
"color": "#52e5ea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user