mirror of
https://github.com/CarmJos/TimeForFlight.git
synced 2026-06-05 00:07:14 +08:00
基本功能完成。
This commit is contained in:
@@ -6,4 +6,15 @@ depend: [ProtocolLib]
|
||||
commands:
|
||||
TimeForFlight:
|
||||
aliases:
|
||||
- flighttime
|
||||
- flighttime
|
||||
ToggleFly:
|
||||
aliases:
|
||||
- ToggleFlight
|
||||
permissions:
|
||||
timeforflight.unlimited:
|
||||
default: op
|
||||
description: "无限制飞行,不计算飞行时间"
|
||||
timeforflight.allowflight:
|
||||
description: "拥有此权限的玩家允许飞行"
|
||||
timeforflight.getflighttime:
|
||||
description: "拥有次权限的玩家会获赠飞行时间"
|
||||
Reference in New Issue
Block a user