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

[1.2.1] 版本更新

- [A] 添加重载指令。
- [U] 令方块安全检测更加宽松。
- [F] 修复非玩家离开游戏情况下数据不保存的问题。
This commit is contained in:
2022-02-18 20:17:05 +08:00
parent 3b3e678fc7
commit b8d2d060dc
6 changed files with 46 additions and 12 deletions
+9
View File
@@ -13,7 +13,16 @@ permissions:
description: "插件的主权限节点"
default: false
"MoeTeleport.admin":
description: "插件的管理员权限节点"
default: op
commands:
"MoeTeleport":
description: "插件的主命令,用于重载插件或查看插件信息。"
permission: "MoeTeleport.admin"
usage: "/MoeTeleport reload"
"back":
description: 返回传送前的上一个地点。