ShiftFCmd
作者:rebot | 分类:模组
Minecraft 版本: 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 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 26.2
平台: bukkit folia paper purpur spigot
标签: utility
ShiftFCmd
Open server menu in a flash with Shift + F

Introduction
ShiftFCmd is a simple, practical Minecraft server plugin.
It allows players to quickly execute pre-configured commands when pressing Shift + F.
Suitable for opening menus, using common features, or handling simple but frequent interactions.
Quick Start:
This example uses the "zMenu" menu plugin as a demonstration.
In actual use, please replace the command part with the command players use to open menus on your server.
First-time setup:
- Download the latest version of ShiftFCmd
- Place it in the server's
pluginsfolder - Restart the server (use
stopthen start, do not usereload) - Run the command
sfcmd command player zm open basic_inventory - Done
Updating from an older version:
- Download the latest version of ShiftFCmd
- Place it in the server's
pluginsfolder - Delete the old ShiftFCmd plugin
- Restart the server (use
stopthen start, do not usereload) - Done (configuration files will be updated automatically)
Features
- Execute one or more commands by pressing
Shift + F - Supports running commands as either
consoleorplayer - Most configuration options can be modified via commands — no need to edit config files directly
- Supports English, Simplified Chinese, and Traditional Chinese
- Built-in automatic update checking
- Automatic configuration file updates — no need to manually replace config files when upgrading from an older version
- Separate permission nodes for commands, making it easy to use with permission plugins such as LuckPerms
Commands
| Command | Permission | Description |
|---|---|---|
/sfcmd reload |
sfcmd.reload |
Reload language files and configuration files |
/sfcmd update |
sfcmd.update |
Manually check for plugin updates |
/sfcmd language <en/zh/zh_TW> |
sfcmd.language |
Switch the plugin language |
/sfcmd command <player/console> <command> |
sfcmd.command |
Set the command executor and command content |
/sfcmd switchhand |
sfcmd.switchhand |
Toggle whether the offhand swap action is preserved |
Permissions
| Permission Node | Default | Description |
|---|---|---|
sfcmd.admin |
OP | Grants all management-related permissions |
sfcmd.reload |
OP | Allows use of /sfcmd reload |
sfcmd.update |
OP | Allows use of /sfcmd update |
sfcmd.update.notify |
OP | Allows receiving update notifications |
sfcmd.language |
OP | Allows use of /sfcmd language |
sfcmd.command |
OP | Allows use of /sfcmd command |
sfcmd.switchhand |
OP | Allows use of /sfcmd switchhand |
Notes:
sfcmd.adminautomatically includessfcmd.reload,sfcmd.update,sfcmd.update.notify,sfcmd.language,sfcmd.command, andsfcmd.switchhand- Administrators can use permission management plugins such as LuckPerms to assign these permissions to specific players
Notes
This plugin detects Shift + F by listening for player sneaking and offhand-swap actions.
If a player changes their client key bindings, the trigger will change accordingly and may no longer be the default Shift + F.
bStats
请登录后举报

暂无评论,抢个沙发吧~