1
mirror of https://github.com/CarmJos/TimeForFlight.git synced 2026-06-05 00:07:14 +08:00

完成指令的Tab补全、指令帮助、指令权限警告的功能。

This commit is contained in:
carm
2020-08-02 18:35:03 +08:00
parent 8b12001bd3
commit 1f3a67d14c
3 changed files with 97 additions and 5 deletions
+3
View File
@@ -5,6 +5,9 @@ author: CarmJos
depend: [ProtocolLib]
commands:
TimeForFlight:
permission: timeforflight.admin
description: 管理员指令
permission-message: "§c抱歉!§7但您没有这么做的权限。"
aliases:
- flighttime
ToggleFly: