Metadata-Version: 2.1
Name: nonebot-adapter-spigot
Version: 0.0.5
Summary: NoneBot2与MineCraft Server互通的适配器
Home-page: https://github.com/17TheWord/nonebot-adapter-spigot
Author: 17TheWord
Author-email: 17theword@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: nonebot2 (>=2.0.0rc3)
Requires-Dist: websockets (>=10.3)

[![nonebot-plugin-mcqq](https://socialify.git.ci/17TheWord/nonebot-adapter-spigot/image?description=1&font=Inter&forks=1&issues=1&logo=https%3A%2F%2Fnb2.baka.icu%2Flogo.png&name=1&owner=1&pattern=Solid&pulls=1&stargazers=1&theme=Light)](https://17theword.github.io/mc_qq/)

# nonebot-adapter-spigot
NoneBot2与MineCraft Server互通的适配器

推荐使用功能较为完整的 [`青岚 Bot`](https://github.com/17TheWord/qinglan_bot)

## 使用

前往[插件版本 Release](https://github.com/17TheWord/nonebot-plugin-mcqq/releases)下载基于Spigot服务端的插件 `MC_QQ_Spigot_1.14+.jar` 并安装

## 事件支持

- 聊天 AsyncPlayerChatEvent

- 加入 PlayerJoinEvent

- 离开 PlayerQuitEvent

- 死亡 PlayerDeathEvent


## 其他

- [17TheWord/nonebot-plugin-mcqq](https://github.com/17TheWord/nonebot-plugin-mcqq) 使用插件与MineCraft Server通信


