1
0
Fork 0
NativeBot/docs/README.md

19 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# NativeBot
> 一个 Bukkit 插件。
## 介绍
本插件最早可以追溯到2年前的 M2Q全名 Minecraft to QQ。与本插件功能类似但是仅仅只能在 Minecraft 和 QQ 之间转发消息,没有其他的功能。然后就是最近开发的 Connection 及它的重置版 ConnectionRe但是因为当时编程时候的结构没有规划过导致很难进行后续的开发所以就弃坑了。接下来就是您们现在看到的 NativeBot 了,为什么叫 NativeBot 呢因为它是内置Native在插件里的机器人Bot。这次开发吸取了上两次的经验在原来的结构上添加了用户系统权限系统进一步丰富了插件的API内容让开发的时候不需要关注一些奇奇怪怪的问题总之很舒服。
## [安装插件](install)
## [指令大全](commands)
## [插件开发帮助](development)
## 鸣谢
| 人员/项目/团队 | 内容 |
| :-: | :-: |
| [PicqBotX](https://github.com/HyDevelop/PicqBotX) | 提供Java的酷QAPI |
| [Docsify](https://docsify.js.org) | 提供本Doc的页面引擎 |
| Five_willow | 与我一起测试插件 |