diff --git a/README.md b/README.md index 489357a..7ed9749 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,20 @@ and be reviewed by all players who have passed. For development dependencies, please see [Dependencies](https://github.com/ArtformGames/VotePass/network/dependencies) . +## Extensions + +> Have you developed an extension plugin related to this plugin? +> Welcome to submit your extension plugin in [Issues](https://github.com/ArtformGames/VotePass/issues) +> and we will add it to the list! + +### [**VotePass-Mailer**](https://github.com/ArtformGames/VotePass-Mailer) + +Support email notify for VotePass in game servers. + +### [**VotePass-QQNotify**](https://github.com/ArtformGames/VotePass-QQNotify) + +Support QQ notify for VotePass in lobby servers. + ## Commands The main command is `/VotePass` or `/vp`. diff --git a/README_CN.md b/README_CN.md index 79a6037..5a9b08d 100644 --- a/README_CN.md +++ b/README_CN.md @@ -46,6 +46,19 @@ README LANGUAGES [ [English](README.md) | [**中文**](README_CN.md) ] 详细依赖列表可见 [Dependencies](https://github.com/ArtfromGames/VotePass/network/dependencies) 。 +## 拓展 + +> 您也开发了一款与本插件相关的拓展插件吗?欢迎在 [Issues](https://github.com/ArtformGames/VotePass/issues) 中提交您的拓展插件! + +### [**VotePass-Mailer**](https://github.com/ArtformGames/VotePass-Mailer) + +在游戏服务器中支持通过邮件通知申请人最终投票结果。 + +### [**VotePass-QQNotify**](https://github.com/ArtformGames/VotePass-QQNotify) + +在大厅服务器中支持通过QQ发送新请求信息,以召唤玩家投票。 + + ## 指令 插件的主指令为 `/VotePass` 或 `/vp`.