Shift+F
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: folia paper purpur spigot
标签: utility
使用蹲下加副手機交換按鍵 來執行指定指令
Perform the command by pressing Crouch and Swap Hand simultaneously.
Permission
shiftf.usefor using Shift+Fshiftf.command.reloadfor the reload command
config.yml
# 是否取消原本 F 的副手交換行為。
cancel-hand-swap: true
# 權限節點:
# shiftf.use
# 預設給所有玩家,允許使用 Shift+F 觸發功能。
#
# shiftf.command.reload
# 預設給 OP,允許使用 /shiftf reload 重新載入設定。
#
# 觸發 Shift+F 後要執行的指令。
# 可用變數:
# %player% / %player_name% / %player_uuid%
# 指令前綴:
# [player] 以玩家身分執行
# [console] 以後台身分執行
trigger-commands:
- "[player] spawn"
- "[console] say %player_name% used Shift+F"
请登录后举报
暂无评论,抢个沙发吧~