Shift+F

shift+f run commands.

7

Shift+F

Perform the command by pressing Crouch and Swap Hand simultaneously. Perform the command by pressing Crouch and Swap Hand simultaneously.

Permission - `shiftf.use` for using Shift+F - `shiftf.command.reload` for 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"

```

ShiftF

ADS