1
mirror of https://github.com/CarmJos/MoeTeleport.git synced 2026-06-04 16:46:10 +08:00

1.0.2 版本更新

1. 修复back有时无法使用的问题
2. 添加权限节点的前缀,避免权限混用
3. 实装多条请求处理的提示
4. 针对home和back取消safety判断,避免无法返回。
5. 修复请求超时不清理的问题。
6. 修复部分消息不全的问题。
7. 添加Tpa/TpaHere的限制,短时间只允许一条请求,避免刷屏。
This commit is contained in:
2021-12-17 13:29:12 +08:00
parent 98a88356d8
commit 5439c57dde
18 changed files with 135 additions and 169 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>moeteleport</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<name>MoeTeleport</name>
<description>喵喵传送,简单的传送、设置家的插件。</description>