mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-01 01:25:07 +08:00
🍻 publish plugin MC Ping (#1655)
This commit is contained in:
parent
646ab1002f
commit
da72d20d0e
@ -4060,5 +4060,24 @@
|
|||||||
"homepage": "https://github.com/Special-Week/nonebot_plugin_impact",
|
"homepage": "https://github.com/Special-Week/nonebot_plugin_impact",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_mcping",
|
||||||
|
"project_link": "nonebot-plugin-mcping",
|
||||||
|
"name": "MC Ping",
|
||||||
|
"desc": "查询MineCraft服务器状态并返回图片的插件,支持JE/BE服务端",
|
||||||
|
"author": "17TheWord",
|
||||||
|
"homepage": "https://github.com/17TheWord/nonebot-plugin-mcping",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "Minecraft",
|
||||||
|
"color": "#47d754"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "服务器状态",
|
||||||
|
"color": "#d7cd47"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user