mirror of
https://github.com/CarmJos/EasyPlugin.git
synced 2026-06-04 16:48:16 +08:00
feat(command): 新增快捷子指令制作的相关API
新增指令相关API,便于快速制作指令与子指令。
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
### 主要部分 (`/base`)
|
||||
|
||||
- Main [`easyplugin-main`](base/main)
|
||||
- ~~Command*~~ (已独立项目到 [**MineCommands**](https://github.com/CarmJos/MineCommands))
|
||||
- Command [`easyplugin-command`](base/command)
|
||||
- ~~Messages*~~ (已独立项目到 [**EasyMessages**](https://github.com/CarmJos/EasyMessages))
|
||||
- ~~Configuration~~ (已独立项目到 [**MineConfiguration**](https://github.com/CarmJos/MineConfiguration))
|
||||
- ~~Database~~ (已独立项目到 [**EasySQL**](https://github.com/CarmJos/EasySQL))
|
||||
|
||||
Reference in New Issue
Block a user