mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-26 15:51:26 +00:00
✏️ Adapter: 更新 Minecraft 适配器 (#1972)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -115,12 +115,12 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot.adapters.spigot",
|
||||
"project_link": "nonebot-adapter-spigot",
|
||||
"name": "Spigot",
|
||||
"desc": "MineCraft通信适配",
|
||||
"module_name": "nonebot.adapters.minecraft",
|
||||
"project_link": "nonebot-adapter-minecraft",
|
||||
"name": "Minecraft",
|
||||
"desc": "MineCraft通信适配,支持Rcon",
|
||||
"author": "17TheWord",
|
||||
"homepage": "https://github.com/17TheWord/nonebot-adapter-spigot",
|
||||
"homepage": "https://github.com/17TheWord/nonebot-adapter-minecraft",
|
||||
"tags": [
|
||||
{
|
||||
"label": "Minecraft",
|
||||
|
Reference in New Issue
Block a user