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:
@@ -13,7 +13,16 @@ permissions:
|
||||
description: "插件的主权限节点"
|
||||
default: false
|
||||
|
||||
"MoeTeleport.admin":
|
||||
description: "插件的管理员权限节点"
|
||||
default: op
|
||||
|
||||
commands:
|
||||
"MoeTeleport":
|
||||
description: "插件的主命令,用于重载插件或查看插件信息。"
|
||||
permission: "MoeTeleport.admin"
|
||||
usage: "/MoeTeleport reload"
|
||||
|
||||
"back":
|
||||
description: 返回传送前的上一个地点。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user